** Description changed:

+ 
+ Not sure whether this is a problem. I was trying to install the server 
packages to make ubuntu recognise 4 GB RAM. During installation, I tried the 
3-way fix for menu.lst which resulted in the following errors. Following the 
install, the linux-image-server was updated and I chose to replace menu.lst 
with the maintainer's. After rebooting, the memory reported was 4 GB.
+ 
  
  $ sudo apt-get install linux-headers-server linux-image-server linux-server
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  The following extra packages will be installed:
    linux-headers-2.6.28-11-server linux-image-2.6.28-11-server
    linux-restricted-modules-2.6.28-11-server linux-restricted-modules-server
  Suggested packages:
    fdutils linux-doc-2.6.28 linux-source-2.6.28
  The following NEW packages will be installed:
    linux-headers-2.6.28-11-server linux-headers-server
    linux-image-2.6.28-11-server linux-image-server
    linux-restricted-modules-2.6.28-11-server linux-restricted-modules-server
    linux-server
  0 upgraded, 7 newly installed, 0 to remove and 26 not upgraded.
  Need to get 26.3MB of archives.
  After this operation, 107MB of additional disk space will be used.
  Do you want to continue [Y/n]? Y
  Get:1 http://sg.archive.ubuntu.com jaunty/main linux-image-2.6.28-11-server 
2.6.28-11.42 [24.7MB]
  Get:2 http://sg.archive.ubuntu.com jaunty/restricted 
linux-restricted-modules-2.6.28-11-server 2.6.28-11.15 [883kB]
  Get:3 http://sg.archive.ubuntu.com jaunty/main linux-headers-2.6.28-11-server 
2.6.28-11.42 [669kB]
  Get:4 http://sg.archive.ubuntu.com jaunty/main linux-headers-server 
2.6.28.11.15 [3388B]
  Get:5 http://sg.archive.ubuntu.com jaunty/main linux-image-server 
2.6.28.11.15 [3398B]
  Get:6 http://sg.archive.ubuntu.com jaunty/restricted 
linux-restricted-modules-server 2.6.28.11.15 [3408B]
  Get:7 http://sg.archive.ubuntu.com jaunty/restricted linux-server 
2.6.28.11.15 [3408B]
  Fetched 26.3MB in 2min 19s (189kB/s)                                          
 
  Selecting previously deselected package linux-image-2.6.28-11-server.
  (Reading database ... 134924 files and directories currently installed.)
  Unpacking linux-image-2.6.28-11-server (from 
.../linux-image-2.6.28-11-server_2.6.28-11.42_i386.deb) ...
  Done.
  Selecting previously deselected package 
linux-restricted-modules-2.6.28-11-server.
  Unpacking linux-restricted-modules-2.6.28-11-server (from 
.../linux-restricted-modules-2.6.28-11-server_2.6.28-11.15_i386.deb) ...
  Selecting previously deselected package linux-headers-2.6.28-11-server.
  Unpacking linux-headers-2.6.28-11-server (from 
.../linux-headers-2.6.28-11-server_2.6.28-11.42_i386.deb) ...
  Selecting previously deselected package linux-headers-server.
  Unpacking linux-headers-server (from 
.../linux-headers-server_2.6.28.11.15_i386.deb) ...
  Selecting previously deselected package linux-image-server.
  Unpacking linux-image-server (from 
.../linux-image-server_2.6.28.11.15_i386.deb) ...
  Selecting previously deselected package linux-restricted-modules-server.
  Unpacking linux-restricted-modules-server (from 
.../linux-restricted-modules-server_2.6.28.11.15_i386.deb) ...
  Selecting previously deselected package linux-server.
  Unpacking linux-server (from .../linux-server_2.6.28.11.15_i386.deb) ...
  Setting up linux-image-2.6.28-11-server (2.6.28-11.42) ...
  Running depmod.
  update-initramfs: Generating /boot/initrd.img-2.6.28-11-server
  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 ... none found, skipping ...
  Found kernel: /boot/vmlinuz-2.6.28-11-server
  Found kernel: /boot/vmlinuz-2.6.28-11-generic
  Found kernel: /boot/memtest86+.bin
  ^[[br...@tan-s6520:/# 
  r...@tan-s6520:/# 
  r...@tan-s6520:/# 
  r...@tan-s6520:/# 
  r...@tan-s6520:/# exit
  exit
  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: error processing linux-image-2.6.28-11-server (--configure):
   subprocess post-installation script returned error exit status 3
  dpkg: dependency problems prevent configuration of 
linux-restricted-modules-2.6.28-11-server:
   linux-restricted-modules-2.6.28-11-server depends on 
linux-image-2.6.28-11-server; however:
    Package linux-image-2.6.28-11-server is not configured yet.
  dpkg: error processing linux-restricted-modules-2.6.28-11-server 
(--configure):
   dependency problems - leaving unconfigured
  Setting up linux-headers-2.6.28-11-server (2.6.28-11.42) ...
  No apport report written because the error message indicates its a followup 
error from a previous failure.
                            Examining /etc/kernel/header_postinst.d.
  run-parts: executing /etc/kernel/header_postinst.d/nvidia-common
  
  Setting up linux-headers-server (2.6.28.11.15) ...
  dpkg: dependency problems prevent configuration of linux-image-server:
   linux-image-server depends on linux-image-2.6.28-11-server; however:
    Package linux-image-2.6.28-11-server is not configured yet.
  dpkg: error processing linux-image-server (--configure):
   dependency problems - leaving unconfigured
  No apport report written because the error message indicates its a followup 
error from a previous failure.
                            dpkg: dependency problems prevent configuration of 
linux-restricted-modules-server:
   linux-restricted-modules-server depends on 
linux-restricted-modules-2.6.28-11-server; however:
    Package linux-restricted-modules-2.6.28-11-server is not configured yet.
  dpkg: error processing linux-restricted-modules-server (--configure):
   dependency problems - leaving unconfigured
  dpkg: dependency problems prevent configuration of linux-server:
   linux-server depends on linux-image-server (= 2.6.28.11.15); however:
    Package linux-image-server is not configured yet.
   linux-server depends on linux-restricted-modules-server (= 2.6.28.11.15); 
however:
    Package linux-restricted-modules-server is not configured yet.No apport 
report written because MaxReports is reached already
  
  dpkg: error processing linux-server (--configure):
   dependency problems - leaving unconfigured
  No apport report written because MaxReports is reached already
                                                                Errors were 
encountered while processing:
   linux-image-2.6.28-11-server
   linux-restricted-modules-2.6.28-11-server
   linux-image-server
   linux-restricted-modules-server
   linux-server
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  $
  $
  
  ProblemType: Package
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ErrorMessage: subprocess post-installation script returned error exit status 3
  HibernationDevice: RESUME=UUID=740970e4-a9fe-49f5-9cbc-164191069e84
  MachineType: FUJITSU S6520
  Package: linux-image-2.6.28-11-server 2.6.28-11.42
  ProcCmdLine: root=UUID=c327f5e3-6678-4291-9089-8748453efbf6 ro quiet splash
  ProcVersionSignature: Ubuntu 2.6.28-11.42-generic
  SourcePackage: linux
  Title: package linux-image-2.6.28-11-server 2.6.28-11.42 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
3

-- 
linux-image-2.6.28-11-server crashes after installation
https://bugs.launchpad.net/bugs/378623
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

Reply via email to