[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: initramfs-tools: buggy check for read-only /boot



On Tue, Jul 29, 2008 at 01:54:55PM +0400, CoolCold wrote:
> Hello! I've found this
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488865 is marked as fixed
> in version 0.91e, but is it going to be fixed in stable aka etch? Should bug
> be reopened or smth like this?
> 
> this is cut from /usr/sbin/update-initramfs, function ro_boot_check:
> root@kappa:~# boot_opts=$(awk '/boot/{if (match($4, /ro/) && $2 ==
> "/boot")print "ro"}' /proc/mounts);echo $boot_opts
> ro
> root@kappa:~# grep /boot /proc/mounts
> /dev/md0 /boot ext3 rw,errors=continue,data=ordered 0 0
> 
> 
> Versions:
> 
> root@kappa:~# cat /etc/debian_version
> 4.0
> 
> root@kappa:~# cat /proc/version
> Linux version 2.6.25-2-amd64 (Debian 2.6.25-3) (maks@debian.org) (gcc
> version 4.1.3 20080420 (prerelease) (Debian 4.1.2-22)) #1 SMP Wed May 14
> 14:04:05 UTC 2008
> 
> 
> root@kappa:~# dpkg -p initramfs-tools
> Package: initramfs-tools
> Priority: optional
> Section: utils
> Installed-Size: 352
> Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
> Architecture: all
> Version: 0.85i
> Provides: linux-initramfs-tool
> Depends: klibc-utils (>= 1.4.19-2), busybox (>= 1:1.01-3) |
> busybox-cvs-static (>= 20040623-1), cpio, module-init-tools, udev (>=
> 0.086-1)
> Size: 62736

right it is harmless and thus i didn't consider to bother
the release team.

also lenny is allmost around the door.

-- 
maks


Reply to: