FS#3382 - makepkg do not check return value of gzip/sort
Attached to Project:
Pacman
Opened by Damir Perisa (damir.perisa) - Monday, 24 October 2005, 19:01 GMT
Last edited by James Rayner (iphitus) - Tuesday, 28 November 2006, 12:01 GMT
Opened by Damir Perisa (damir.perisa) - Monday, 24 October 2005, 19:01 GMT
Last edited by James Rayner (iphitus) - Tuesday, 28 November 2006, 12:01 GMT
|
Details
...
INSTALL sound/usb/snd-usb-lib.ko INSTALL sound/usb/usx2y/snd-usb-usx2y.ko if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map -b /home/damir/cvsARCH/extra/kernels/kernel26mm/pkg -r 2.6.14-rc5-mm1-ARCH; fi ==> Compressing man pages... ==> Stripping debugging symbols from libraries... ==> Stripping symbols from binaries... ==> Generating .PKGINFO file... ==> Copying install script... ==> Generating .FILELIST file... ==> Compressing package... gzip: stdout: No space left on device sort: close failed: -: No space left on device ==> Finished making: kernel26mm (Mon Oct 24 20:50:35 CEST 2005) [damir@Asteraceae kernel26mm]$ the harddisk space problem is mine, but the message makepkg gives should be erroring instead of telling the user that "Finished making: <package>" because the archive it created was not complete (because of hdd space in this case) |
This task depends upon
Closed by Aaron Griffin (phrakture)
Tuesday, 05 December 2006, 07:43 GMT
Reason for closing: Fixed
Additional comments about closing: In pacman3 cvs
Tuesday, 05 December 2006, 07:43 GMT
Reason for closing: Fixed
Additional comments about closing: In pacman3 cvs
Comment by
Travis Willard (Cerebral) - Sunday,
15 October 2006, 19:31 GMT
Patch provided
makepkg.patch
(0.5 KiB)