Dan Langille
2015-04-20 20:02:12 UTC
I am running a testport on www/py-django-tastypie
My goal it to add an option for using www/django16 as well as www/django (1.7).
The error I get is:
$ sudo poudriere testport -v -j 101amd64 -p testing -z testing -i -o www/py-django-tastypie
...
===> Verifying install for py27-django>=1.5 in /usr/ports/www/py-django16
===> Installing existing package /packages/All/py27-django16-1.6.11.txz
pkg-static: Insufficient privileges to add packages
But because I'm running testport interactively, I see I can install the port it mentions:
***@101amd64-testing-testing:~ # pkg install /packages/All/py27-django16-1.6.11.txz
Updating local repository catalogue...
[101amd64-testing-testing] Fetching meta.txz: 100% 816 B 0.8kB/s 00:01
[101amd64-testing-testing] Fetching packagesite.txz: 100% 50 KiB 51.4kB/s 00:01
Processing entries: 100%
local repository update completed. 205 packages processed.
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
py27-django16: 1.6.11
The process will require 27 MiB more space.
Proceed with this action? [y/N]: y
[101amd64-testing-testing] [1/1] Installing py27-django16-1.6.11...
[101amd64-testing-testing] [1/1] Extracting py27-django16-1.6.11: 100%
***@101amd64-testing-testing:~ #
Why does the testport fail?
Full build log here: http://services.unixathome.org/poudriere/data/101amd64-testing-testing/2015-04-20_19h53m23s/logs/errors/py27-django-tastypie-0.12.1.log
â
Dan Langille
http://langille.org/
My goal it to add an option for using www/django16 as well as www/django (1.7).
The error I get is:
$ sudo poudriere testport -v -j 101amd64 -p testing -z testing -i -o www/py-django-tastypie
...
===> Verifying install for py27-django>=1.5 in /usr/ports/www/py-django16
===> Installing existing package /packages/All/py27-django16-1.6.11.txz
pkg-static: Insufficient privileges to add packages
But because I'm running testport interactively, I see I can install the port it mentions:
***@101amd64-testing-testing:~ # pkg install /packages/All/py27-django16-1.6.11.txz
Updating local repository catalogue...
[101amd64-testing-testing] Fetching meta.txz: 100% 816 B 0.8kB/s 00:01
[101amd64-testing-testing] Fetching packagesite.txz: 100% 50 KiB 51.4kB/s 00:01
Processing entries: 100%
local repository update completed. 205 packages processed.
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
py27-django16: 1.6.11
The process will require 27 MiB more space.
Proceed with this action? [y/N]: y
[101amd64-testing-testing] [1/1] Installing py27-django16-1.6.11...
[101amd64-testing-testing] [1/1] Extracting py27-django16-1.6.11: 100%
***@101amd64-testing-testing:~ #
Why does the testport fail?
Full build log here: http://services.unixathome.org/poudriere/data/101amd64-testing-testing/2015-04-20_19h53m23s/logs/errors/py27-django-tastypie-0.12.1.log
â
Dan Langille
http://langille.org/