update-initramfs: deferring update (trigger activated) / lzma: Cannot allocate memory

Bug #584992 reported by Martín Becerra
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
initramfs-tools (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

I am using Ubuntu from a pen drive, without being installed in the computer

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: fglrx 2:8.723.1-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
Architecture: i386
Date: Mon May 24 16:51:49 2010
DkmsStatus:

ErrorMessage: subprocess installed post-installation script returned error exit status 1
LiveMediaBuild: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
MachineType: Sony Corporation VGN-FW31J
ProcCmdLine: BOOT_IMAGE=/casper/vmlinuz noprompt cdrom-detect/try-usb=true persistent file=/cdrom/preseed/hostname.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
SourcePackage: fglrx-installer
Title: package fglrx 2:8.723.1-0ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
dmi.bios.date: 11/07/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: R2050Y0
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrR2050Y0:bd11/07/2008:svnSonyCorporation:pnVGN-FW31J:pvrC6014UPW:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: VGN-FW31J
dmi.product.version: C6014UPW
dmi.sys.vendor: Sony Corporation
glxinfo: Error: [Errno 2] No existe el fichero ó directorio
system:
 distro: Ubuntu
 codename: lucid
 architecture: i686
 kernel: 2.6.32-21-generic

Revision history for this message
Martín Becerra (trentmccoy) wrote :
Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Thanks for your report.

The log files attached do not provide any useful information. Could you please open a terminal and run the following command:
$ sudo apt-get install fglrx

and attach the output to this report.
Thanks.

Changed in fglrx-installer (Ubuntu):
status: New → Incomplete
Revision history for this message
Jose Concepcion (nivoxz) wrote :

ubuntu@ubuntu:~$ sudo apt-get install fglrx
Reading package lists... Done
Building dependency tree
Reading state information... Done
fglrx is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
4 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up initramfs-tools (0.92bubuntu78) ...
update-initramfs: deferring update (trigger activated)
lzma: Cannot allocate memory
dpkg: error processing initramfs-tools (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up bcmwl-kernel-source (5.60.48.36+bdcom-0ubuntu3) ...
Removing old bcmwl-5.60.48.36+bdcom DKMS files...

-------- Uninstall Beginning --------
Module: bcmwl
Version: 5.60.48.36+bdcom
Kernel: 2.6.32-21-generic (x86_64)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

wl.ko:
 - Uninstallation
   - Deleting from: /lib/modules/2.6.32-21-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod........^[[A.....

DKMS: uninstall Completed.

------------------------------
Deleting module version: 5.60.48.36+bdcom
completely from the DKMS tree.
------------------------------
Done.
Loading new bcmwl-5.60.48.36+bdcom DKMS files...
First Installation: checking all kernels...
Building only for 2.6.32-21-generic
Building for architecture x86_64
Building initial module for 2.6.32-21-generic
Done.

wl.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/2.6.32-21-generic/updates/dkms/

depmod............

DKMS: install Completed.
update-initramfs: deferring update (trigger activated)
lzma: Cannot allocate memory
dpkg: error processing bcmwl-kernel-source (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up fglrx (2:8.723.1-0ubuntu3) ...
update-initramfs: deferring update (trigger activated)
lzma: Cannot allocate memory
dpkg: error processing fglrx (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of fglrx-amdcccle:
 fglrx-amdcccle depends on fglrx; however:
  Package fglrx is not configured yet.
dpkg: error processing fglrx-amdcccle (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
                                                              Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
Processing triggers for python-support ...
Errors were encountered while processing:
 initramfs-tools
 bcmwl-kernel-source
 fglrx
 fglrx-amdcccle
E: Sub-process /usr/bin/dpkg returned an error code (1)
ubuntu@ubuntu:~$

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Thanks for the output.

The error is
update-initramfs: deferring update (trigger activated)
lzma: Cannot allocate memory

I'm reaffecting to initramfs-tools but this can as well be a problem with lzma.
I noticed that there is no swap space available. Assuming it is a out of memory issue, are you able to setup a swap space on another usb disk and see if it occurs again ?

affects: fglrx-installer (Ubuntu) → initramfs-tools (Ubuntu)
summary: - package fglrx 2:8.723.1-0ubuntu3 failed to install/upgrade: subprocess
- installed post-installation script returned error exit status 1
+ update-initramfs: deferring update (trigger activated) / lzma: Cannot
+ allocate memory
Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future.
To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New".
Thanks again!

Changed in initramfs-tools (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.