[Bug 290952] Re: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade:

2008-10-31 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 269539 ***
https://bugs.launchpad.net/bugs/269539

Thanks for confirming. I'm marking this report as dup of #269539 because this 
is the original issue.
Regarding your last comment, this is likely due to a broken initrd. The 
solutions are largely covered in the forum. The following threads might help 
http://ubuntuforums.org/showthread.php?t=36573highlight=kernel+panic or in 
french http://forum.ubuntu-fr.org/viewtopic.php?id=5525 or probably many others.

Don't hesitate to submit any new bug.

** Changed in: ucf (Ubuntu)
   Status: Incomplete = Triaged

** This bug has been marked a duplicate of bug 269539
   package linux-image-2.6.27-3-generic failed to install/upgrade: Conflicts 
found! Please edit `/var/run/grub/menu.lst' and sort them out manually.

-- 
package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/290952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 290952] Re: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade:

2008-10-31 Thread Pyoverdine
*** This bug is a duplicate of bug 269539 ***
https://bugs.launchpad.net/bugs/269539

Well...
I'm really sure...
The problem was that in the menu.lst (of grub)...
It appear that lines with problem was:

titleUbuntu 8.10, kernel 2.6.27-7-generic
root(hd1,0)
kernel/boot/vmlinuz-2.6.27-7-generic 
root=UUID=3d06688c-29d9-4ceb-bc95-7a5a798294ba ro quiet splash
quiet

but /boot/initrd.img-2.6.24-21-generic was in de grub directory, so I just add
initrd/boot/initrd.img-2.6.24-21-generic
between splash and quiet to the menu.lst and it work find!!!

So, I don't know if it was the same problem...
(And upgrade was by gksu 'update-manager -d -c')
Now, it works find!
Think to all!!!
Pyov

@Jean-Baptiste Lallement
Super merci, vous êtes géniaux.

-- 
package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/290952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 290952] Re: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade:

2008-10-30 Thread Jean-Baptiste Lallement
Thanks for your report.

The error here is 
=
Paramétrage de linux-image-2.6.27-7-generic (2.6.27-7.14) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.27-7-generic
Running postinst hook script /sbin/update-grub.
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... 
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-2.6.27-7-generic
Found kernel: /boot/vmlinuz-2.6.24-21-generic
Found kernel: /boot/vmlinuz-2.6.24-19-generic
Found kernel: /boot/memtest86+.bin
Merging changes into the new version
 Conflicts found! Please edit `/var/run/grub/menu.lst' and sort them out 
manually.
 The file `/var/run/grub/menu.lst.ucf-new' has a record of the failed merge of 
the configuration file.
User postinst hook script [/sbin/update-grub] exited with value 3
dpkg : erreur de traitement de linux-image-2.6.27-7-generic (--configure) :
 le sous-processus post-installation script a retourné une erreur de sortie 
d'état 3
=

Did you select the experimental 3 way merge during kernel setup ?


** Changed in: ubuntu
   Status: New = Incomplete

-- 
package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/290952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 290952] Re: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade:

2008-10-30 Thread Michael Vogt
This looks like a problem with ucf to me.

** Changed in: ucf (Ubuntu)
Sourcepackagename: None = ucf

-- 
package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/290952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 290952] Re: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade:

2008-10-30 Thread Jean-Baptiste Lallement
Michael, yes I think so. This is likely a dup of bug 269539 which one is
triggered when you select the 3 way merge option. Before marking as
duplicate I need this confirmation.

-- 
package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/290952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


RE: [Bug 290952] Re: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade:

2008-10-30 Thread Pyoverdine

Did you select the experimental 3 way merge during kernel setup ?
Yes I select the 3 way merge, because :
1) I have on option in grub to allow my hard disks to be detected. So I have 
add a all_generic_ide.
2) My graphic card, NVidia GeForce4 MX440, was not clearly recognised by Ubuntu 
8.4, so it cost me a lot to make it work.

If you need anything else: said it
Laurent

 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Date: Thu, 30 Oct 2008 08:33:14 +
 Subject: [Bug 290952] Re: package linux-image-2.6.27-7-generic 2.6.27-7.14
 failed to install/upgrade: 
 
 Thanks for your report.
 
 The error here is 
 =
 Paramétrage de linux-image-2.6.27-7-generic (2.6.27-7.14) ...
 Running depmod.
 update-initramfs: Generating /boot/initrd.img-2.6.27-7-generic
 Running postinst hook script /sbin/update-grub.
 Searching for GRUB installation directory ... found: /boot/grub
 Searching for default file ... found: /boot/grub/default
 Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
 Searching for splash image ... 
 Searching for splash image ... none found, skipping ...
 Found kernel: /boot/vmlinuz-2.6.27-7-generic
 Found kernel: /boot/vmlinuz-2.6.24-21-generic
 Found kernel: /boot/vmlinuz-2.6.24-19-generic
 Found kernel: /boot/memtest86+.bin
 Merging changes into the new version
  Conflicts found! Please edit `/var/run/grub/menu.lst' and sort them out 
 manually.
  The file `/var/run/grub/menu.lst.ucf-new' has a record of the failed merge 
 of the configuration file.
 User postinst hook script [/sbin/update-grub] exited with value 3
 dpkg : erreur de traitement de linux-image-2.6.27-7-generic (--configure) :
  le sous-processus post-installation script a retourné une erreur de sortie 
 d'état 3
 =
 
 Did you select the experimental 3 way merge during kernel setup ?
 
 
 ** Changed in: ubuntu
Status: New = Incomplete
 
 -- 
 package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade: 
 https://bugs.launchpad.net/bugs/290952
 You received this bug notification because you are a direct subscriber
 of the bug.
 
 Status in Ubuntu: Incomplete
 
 Bug description:
 I was on Ubunti 8.04, and I was installing 8.10
 At the end (after about one hour), the process give me two errors and he tel 
 me that he will uninstall all...
 The installation was by gksu 'update-manager -c -d' in a terminal window.
 
 If you want further information, mail me...
 
 When I reboot I have a Kernel panic...
 
 ProblemType: Package
 Architecture: i386
 DistroRelease: Ubuntu 8.10
 ErrorMessage:
  ErrorMessage: le sous-processus post-installation script a retourné une 
 erreur de sortie d'état 3
 NonfreeKernelModules: nvidia
 Package: linux-image-2.6.27-7-generic 2.6.27-7.14
 ProcCmdLine: User Name=UUID=3d06688c-29d9-4ceb-bc95-7a5a798294ba ro  
 all_generic_ide quiet splash
 ProcVersionSignature: Ubuntu 2.6.24-21.43-generic
 SourcePackage: linux
 Title: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to 
 install/upgrade:

_
Inédit ! Des Emoticônes Déjantées! Installez les dans votre Messenger ! 
http://www.ilovemessenger.fr/Emoticones/EmoticonesDejantees.aspx

-- 
package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/290952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 290952] Re: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade:

2008-10-30 Thread Pyoverdine
When rebooting, I've got the message:
[  0.776196] kernel panic - not syncing : VFS : Unable to mount root fs on 
unknown - block (0,0)

-- 
package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/290952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 290952] Re: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade:

2008-10-29 Thread Pyoverdine

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/19065873/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/19065874/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/19065880/Dependencies.txt

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/19065881/HalComputerInfo.txt

** Attachment added: LsUsb.txt
   http://launchpadlibrarian.net/19065882/LsUsb.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/19065883/Lspci.txt

** Attachment added: ProcCpuInfo.txt
   http://launchpadlibrarian.net/19065884/ProcCpuInfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/19065885/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/19065886/ProcModules.txt

** Attachment added: VarLogDistupgradeAptlog.gz
   http://launchpadlibrarian.net/19065887/VarLogDistupgradeAptlog.gz

** Attachment added: VarLogDistupgradeApttermlog.gz
   http://launchpadlibrarian.net/19065889/VarLogDistupgradeApttermlog.gz

** Attachment added: VarLogDistupgradeMainlog.gz
   http://launchpadlibrarian.net/19065890/VarLogDistupgradeMainlog.gz

** Attachment added: VarLogDistupgradeTermlog.gz
   http://launchpadlibrarian.net/19065891/VarLogDistupgradeTermlog.gz

-- 
package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/290952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 290952] Re: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade:

2008-10-29 Thread Pyoverdine
** Description changed:

  I was on Ubunti 8.04, and I was installing 8.10
  At the end (after about one hour), the process give me two errors and he tel 
me that he will uninstall all...
  The installation was by gksu 'update-manager -c -d' in a terminal window.
  
  If you want further information, mail me...
+ 
+ When I reboot I have a Kernel panic...
  
  ProblemType: Package
  Architecture: i386
  DistroRelease: Ubuntu 8.10
  ErrorMessage:
   ErrorMessage: le sous-processus post-installation script a retourné une 
erreur de sortie d'état 3
  NonfreeKernelModules: nvidia
  Package: linux-image-2.6.27-7-generic 2.6.27-7.14
  ProcCmdLine: User Name=UUID=3d06688c-29d9-4ceb-bc95-7a5a798294ba ro  
all_generic_ide quiet splash
  ProcVersionSignature: Ubuntu 2.6.24-21.43-generic
  SourcePackage: linux
  Title: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to 
install/upgrade:

-- 
package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/290952
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs