FS#44343 - [devtools] makepkg is not installing makedepends packages in arch-nspawn

Attached to Project: Arch Linux
Opened by Jesus Alvarez (demizer) - Thursday, 26 March 2015, 04:06 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 26 March 2015, 04:19 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Originally reported at https://github.com/graysky2/clean-chroot-manager/issues/14

I ran into this problem with clean-chroot-manager, but the extra-x86_64-build script is also having this problem.

scripts that use arch-nspawn are failing to install makedepends packages. When trying to build libtermkey-bzr, makedepends=('bzr`), I get the following error:

[/mnt/data/pacman/repo/sources/libtermkey-bzr] git:master
demizer@lithium ❯❯❯ extra-x86_64-build
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
there is nothing to do

==> Building in chroot for [extra] (x86_64)...
==> Creating clean working copy [demizer]...done
==> Making package: libtermkey-bzr 0.17.r12-2 (Sun Mar 22 19:37:28 PDT 2015)
==> Retrieving sources...
-> Branching http://bazaar.leonerd.org.uk/c/libtermkey/ ...
/usr/bin/makepkg: line 468: bzr: command not found
==> ERROR: Failure while branching http://bazaar.leonerd.org.uk/c/libtermkey/
Aborting...
==> ERROR: Could not download sources.

Devtools package version: 20150227-1
This task depends upon

Closed by  Doug Newgard (Scimmia)
Thursday, 26 March 2015, 04:19 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#39097 

Loading...