Bug#773646: Fwd: Re: Bug#773646: Backports : linux-image-3.16.0-0.bpo.4-amd64 not booting dracut fallback

2014-12-23 Thread Ben Hutchings
Control: tag -1 unreproducible

On Mon, 2014-12-22 at 16:59 +0100, Mario Kothe wrote:
> The only repository which are active are the stable and backports. So 
> there is little chance that a newer version was installed.
> 
> This is what was shown when simulate the install of dracut with -s parameter
> 
> root@nova:~# apt-get -s -t wheezy-backports install dracut
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> The following extra packages will be installed:
>dmraid exim4-base exim4-config exim4-daemon-light heirloom-mailx 
> libdevmapper-event1.02.1 libdmraid1.0.0.rc16 lvm2 mdadm psmisc
> Suggested packages:
>dracut-network mail-reader eximon4 exim4-doc-html exim4-doc-info 
> spf-tools-perl swaks exim4 mail-transport-agent
> Recommended packages:
>mailx
> The following packages will be REMOVED:
>initramfs-tools
> The following NEW packages will be installed:
>dmraid dracut exim4-base exim4-config exim4-daemon-light 
> heirloom-mailx libdevmapper-event1.02.1 libdmraid1.0.0.rc16 lvm2 mdadm 
> psmisc
[...]
> While the installed package requires a higher version it was installed 
> anyway with a lower version number
>
> root@nova:~# aptitude show linux-image-3.16.0-0.bpo.4-amd64/wheezy-backports
> Package: linux-image-3.16.0-0.bpo.4-amd64
> New: yes
> State: installed
> Automatically installed: no
> Version: 3.16.7-ckt2-1~bpo70+1
[...]

When I tried this in my wheezy+backports VM, apt-get says it will remove
linux-image-3.16.0-0.bpo.4-amd64, which is what I would expect.

I have no idea why APT is behaving differently for you.

Ben.

-- 
Ben Hutchings
Editing code like this is akin to sticking plasters on the bleeding stump
of a severed limb. - me, 29 June 1999


signature.asc
Description: This is a digitally signed message part


Bug#773646: Fwd: Re: Bug#773646: Backports : linux-image-3.16.0-0.bpo.4-amd64 not booting dracut fallback

2014-12-21 Thread Ben Hutchings
On Sun, 2014-12-21 at 19:58 +0100, Mario Kothe wrote:
> The install of initramfs-tools replaced the dracut, but in the
> repository the Version of the dracut ist as follows:
> 
> Package: dracut
> Version: 020-2
> Installed-Size: 668

That version is too old to satisfy the dependency; you must have had a
newer version installed (from testing or unstable).  Check for the last
mention of dracut in /var/log/dpkg.log.

Ben.

-- 
Ben Hutchings
Reality is just a crutch for people who can't handle science fiction.


signature.asc
Description: This is a digitally signed message part


Bug#773646: Fwd: Re: Bug#773646: Backports : linux-image-3.16.0-0.bpo.4-amd64 not booting dracut fallback

2014-12-21 Thread Mario Kothe
The install of initramfs-tools replaced the dracut, but in the 
repository the Version of the dracut ist as follows:


Package: dracut
Version: 020-2
Installed-Size: 668


 Forwarded Message 
Subject: 	Re: Bug#773646: Backports : linux-image-3.16.0-0.bpo.4-amd64 
not booting dracut fallback

Date:   Sun, 21 Dec 2014 18:17:33 +
From:   Ben Hutchings 
Reply-To:   773...@bugs.debian.org
To: Mario Kothe 



On Sun, 2014-12-21 at 19:04 +0100, Mario Kothe wrote:

On 21.12.2014 16:03, Ben Hutchings wrote:
> On Sun, 2014-12-21 at 15:13 +0100, Mario Kothe wrote:
>> I tried it with the initramfs-tools. Still no change. Error messsage is
>> the same:
>>
>> dracut Warning: Could not boot.
>> dracut Warning: "/dev/disk/by-uuid/" does not exist
>>
>> Droping to debug shell.
>>
>> And yes it is a dracut bug.
>>
>>
>> Here the install messages from installing initramfs-tools
> [...]
>> Setting up initramfs-tools (0.115~bpo70+1) ...
>> update-initramfs: deferring update (trigger activated)
>> Processing triggers for initramfs-tools ...
>> update-initramfs: /boot/initrd.img-3.2.0-4-amd64 has been altered.
>> update-initramfs: Cannot update. Override with -t option.
>> root@nova:/etc# reboot
> Oh, well you need to tell initramfs-tools to rebuild the initramfs too:
>
>  update-initramfs -u -t -k 3.16.0-0.bpo.4-amd64.
>
> Ben.
>
Ok, totally forgot that part with the update-initramfs. It works now
with kernel.

Thank you for fast answers and replies.


Please reply to the bug address (773...@bugs.debian.org) and state which
version of dracut you are using.

Ben.

--
Ben Hutchings
Reality is just a crutch for people who can't handle science fiction.





signature.asc
Description: PGP signature


Bug#773646: Backports : linux-image-3.16.0-0.bpo.4-amd64 not booting dracut fallback

2014-12-21 Thread Ben Hutchings
On Sun, 2014-12-21 at 15:13 +0100, Mario Kothe wrote:
> I tried it with the initramfs-tools. Still no change. Error messsage is 
> the same:
> 
> dracut Warning: Could not boot.
> dracut Warning: "/dev/disk/by-uuid/" does not exist
> 
> Droping to debug shell.
> 
> And yes it is a dracut bug.
> 
> 
> Here the install messages from installing initramfs-tools
[...]
> Setting up initramfs-tools (0.115~bpo70+1) ...
> update-initramfs: deferring update (trigger activated)
> Processing triggers for initramfs-tools ...
> update-initramfs: /boot/initrd.img-3.2.0-4-amd64 has been altered.
> update-initramfs: Cannot update. Override with -t option.
> root@nova:/etc# reboot

Oh, well you need to tell initramfs-tools to rebuild the initramfs too:

update-initramfs -u -t -k 3.16.0-0.bpo.4-amd64.

Ben.

-- 
Ben Hutchings
Reality is just a crutch for people who can't handle science fiction.


signature.asc
Description: This is a digitally signed message part


Bug#773646: Backports : linux-image-3.16.0-0.bpo.4-amd64 not booting dracut fallback

2014-12-21 Thread Ben Hutchings
Control: reassign -1 src:linux 3.16.7-ckt2-1~bpo70+1

On Sun, 2014-12-21 at 14:15 +0100, Mario Kothe wrote:
> Package: linux-image-3.16.0-0.bpo.4-amd64/wheezy-backports uptodate 
> 3.16.7-ckt2-1~bpo70+1
>Version: 3.16.7
>   
>After installing the Backport Package the system cannot boot with
> the new kernel. The System hangs and falls back to dracut console. It
> mentions
>that the root filesystem UID cannot not be found. The system itself
> has a boot disk (vda3) and the root is on (vda1). I checked the
> grub.cfg the
>Filesystem uid's are correct.
>
>Reboot to the original kernel 3.2.0 works though.
> 
>During the installation of the Backport Kernel dracut warns that it
> can not find consolefonts, ... (the rest I can't remember, sadly not
> logged)
> 
>Looks to me that some depencies are not in the package which are
> necessary when initramfs is replaced with dracut.

Presumably that would be a dracut bug.

>I am using Debian GNU/Linux 7, Linux 3.2.0-4-amd64 #1 SMP Debian
> 3.2.63-2+deb7u2 x86_64 GNU/Linux

What happens if you install initramfs-tools from wheezy-backports?

Ben.

-- 
Ben Hutchings
Reality is just a crutch for people who can't handle science fiction.


signature.asc
Description: This is a digitally signed message part


Bug#773646: Backports : linux-image-3.16.0-0.bpo.4-amd64 not booting dracut fallback

2014-12-21 Thread Mario Kothe

Package: linux-image-3.16.0-0.bpo.4-amd64/wheezy-backports uptodate 
3.16.7-ckt2-1~bpo70+1
  Version: 3.16.7
 
  After installing the Backport Package the system cannot boot with the new kernel. The System hangs and falls back to dracut console. It mentions

  that the root filesystem UID cannot not be found. The system itself has a 
boot disk (vda3) and the root is on (vda1). I checked the grub.cfg the
  Filesystem uid's are correct.
  
  Reboot to the original kernel 3.2.0 works though.


  During the installation of the Backport Kernel dracut warns that it can not 
find consolefonts, ... (the rest I can't remember, sadly not logged)

  Looks to me that some depencies are not in the package which are necessary 
when initramfs is replaced with dracut.


  I am using Debian GNU/Linux 7, Linux 3.2.0-4-amd64 #1 SMP Debian 
3.2.63-2+deb7u2 x86_64 GNU/Linux


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org