bionic bash 4.4-5 failed to unpack

Bug #1732997 reported by shwn vntr
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bash (Ubuntu)
New
Undecided
Unassigned

Bug Description

Failure while unpacking required packages In debootstrap
bash_4.4-5ubuntu1_armhf.deb is at fault.
 my question is can i get an eta on when the file will be updated/fixed.

Tags: bot-comment
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1732997/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
Revision history for this message
shwn vntr (shwnvntr) wrote :

its no wonder people don't report or fix bugs.. y'all make it so hard to do so..
i have no idea what url it wants.. but here is the file in problem..
https://launchpad.net/ubuntu/bionic/armhf/bash/4.4-5ubuntu1
it is also happening with the artful file.. seeing how they are the same file.

affects: ubuntu → bash (Ubuntu)
affects: bash (Ubuntu) → armhf
affects: armhf → bash (Ubuntu)
Revision history for this message
shwn vntr (shwnvntr) wrote :

here what i found in the log
this error is holding up the building of artful and bionic for the raspberry pi2
here is a link to my project
https://sourceforge.net/projects/ultimateedition-ports/files/PiFlavourMaker/

Selecting previously unselected package bash.
dpkg: regarding .../bash_4.4-5ubuntu1_armhf.deb containing bash, pre-dependency problem:
 bash pre-depends on dash (>= 0.5.5.1-2.2)
  dash is not installed.

dpkg: warning: ignoring pre-dependency problem!
dpkg: regarding .../bash_4.4-5ubuntu1_armhf.deb containing bash, pre-dependency problem:
 bash pre-depends on libtinfo5 (>= 6)
  libtinfo5 is not installed.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../bash_4.4-5ubuntu1_armhf.deb ...
preinst: ../sysdeps/unix/sysv/linux/spawni.c:368: __spawnix: Assertion `ec >= 0' failed.
qemu: uncaught target signal 6 (Aborted) - core dumped
dpkg: error processing archive /var/cache/apt/archives/bash_4.4-5ubuntu1_armhf.deb (--unpack):
 new bash package pre-installation script subprocess was killed by signal (Aborted), core dumped

Revision history for this message
Chanho Park (chanho61.park) wrote :

Hi,
I have same error when I tried to run debootstrap --second-stage.
Anyone who have the solution?

Here is my test sequence.

1. Environment
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
$ $ uname -a
Linux cometzero-ubuntu 4.4.0-104-generic #127-Ubuntu SMP Mon Dec 11 12:16:42 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

2. debootstrap stage1
$ sudo debootstrap --verbose --foreign --arch armhf bionic ./ubuntu http://ports.ubuntu.com

3. debootstrap stage2
$ sudo mount --bind /proc ubuntu/proc
$ sudo mount --bind /dev ubuntu/dev
$ sudo mount --bind /sys ubuntu/sys
$ sudo cp /usr/bin/qemu-arm-static ubuntu/usr/bin
$ sudo chroot ubuntu

(inside chroot)
$ /debootstrap/debootstrap --second-stage
I: Keyring file not available at /usr/share/keyrings/ubuntu-archive-keyring.gpg; switching to https mirror https://mirrors.kernel.org/debian
I: Installing core packages...
I: Unpacking required packages...

........snip..........

W: Failure while unpacking required packages. This will be attempted up to five times.
W: See //debootstrap/debootstrap.log for details (possibly the package /var/cache/apt/archives/bash_4.4-5ubuntu1_armhf.deb is at fault)

From /debootstrap/debootstrap.log)

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../bash_4.4-5ubuntu1_armhf.deb ...
preinst: ../sysdeps/unix/sysv/linux/spawni.c:368: __spawnix: Assertion `ec >= 0' failed.
qemu: uncaught target signal 6 (Aborted) - core dumped
dpkg: error processing archive /var/cache/apt/archives/bash_4.4-5ubuntu1_armhf.deb (--unpack):
 new bash package pre-installation script subprocess was killed by signal (Aborted), core dumped

Revision history for this message
shwn vntr (shwnvntr) wrote :

and now its happening with 4.4.18 here is my debootstrap log

Selecting previously unselected package bash.
dpkg: regarding .../bash_4.4.18-1ubuntu1_armhf.deb containing bash, pre-dependency problem:
 bash pre-depends on libtinfo5 (>= 6)
  libtinfo5 is not installed.

dpkg: warning: ignoring pre-dependency problem!
Preparing to unpack .../bash_4.4.18-1ubuntu1_armhf.deb ...
preinst: ../sysdeps/unix/sysv/linux/spawni.c:368: __spawnix: Assertion `ec >= 0' failed.
qemu: uncaught target signal 6 (Aborted) - core dumped
dpkg: error processing archive /var/cache/apt/archives/bash_4.4.18-1ubuntu1_armhf.deb (--unpack):
 new bash package pre-installation script subprocess was killed by signal (Aborted), core dumped

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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