Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2013 14:48:17 +0800
From:      Nawfal Mohmad Rouyan <nawfal@gmail.com>
To:        freebsd-pkg@freebsd.org
Subject:   poudriere can't find port origin
Message-ID:  <CAGrRQiNWu9Ygp5EWScxwxV7u-UwXR34QThhi8q5q4%2B5S33z0gA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

I'm stuck at doing bulk compilation of packages after following the
pkg primer guide found at FreeBSD pkgng wiki page.

I get this error:

[root@ibm5]/home/nawfal# poudriere bulk -f ~/poudriereList/90amd64 -j
92beta2amd64
====>> Creating the reference jail... done
====>> Mounting system devices for 92beta2amd64-default
====>> Mounting ports/packages/distfiles
====>> Mounting packages from: /poudriere_data/packages/92beta2amd64-default
====>> Mounting /var/db/ports from: /usr/local/etc/poudriere.d/options
====>> Logs: /poudriere_data/logs/bulk/92beta2amd64-default/2013-07-31_13h33m18s
====>> Appending to make.conf: /usr/local/etc/poudriere.d/92beta2amd64-make.conf
/etc/resolv.conf ->
/poudriere_data/build/92beta2amd64-default/ref/etc/resolv.conf
====>> Starting jail 92beta2amd64-default
====>> Calculating ports order and dependencies
====>> Error: Invalid port origin: net/openldap24
====>> Cleaning up
Killed
Killed
Killed
====>> Error: Error getting PKGNAME for dns/bind99
====>> Error: Error getting PKGNAME for devel/git
====>> Error: Error getting PKGNAME for lang/perl5.16
====>> Umounting file systems
[root@ibm5]/home/nawfal#

I searched the net and found a similar issue here
https://fossil.etoilebsd.net/poudriere/tktview/a13c9f92b44fb0b9. But
according to bapt, the issue is resolved.

I'm using poudriere version 3.0.4. Also tried the development version
with no luck.

Executing poudriere ports -u and -l works as expected.

[root@ibm5]/home/nawfal# poudriere ports -u
====>> Updating portstree "default"
Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found.
Fetching snapshot tag from ec2-ap-southeast-2.portsnap.freebsd.org... done.
Fetching snapshot metadata... done.
Updating from Wed Jul 31 13:19:30 MYT 2013 to Wed Jul 31 14:28:21 MYT 2013.
Fetching 3 metadata patches.. done.
Applying metadata patches... done.
Fetching 0 metadata files... done.
Fetching 2 patches.. done.
Applying patches... done.
Fetching 0 new ports or files... done.
Removing old files and directories... done.
Extracting new files:
/poudriere/ports/default/games/xgalaga/
/poudriere/ports/default/sysutils/beadm-devel/
Building new INDEX files... done.
[root@ibm5]/home/nawfal# poudriere ports -l
PORTSTREE            METHOD     PATH
default              portsnap   /poudriere/ports/default

Below is my poudriere.conf:

BASEFS=/poudriere
ZPOOL=tank
FREEBSD_HOST=ftp://ftp.freebsd.org
POUDRIERE_DATA=/poudriere_data
RESOLV_CONF=/etc/resolv.conf
DISTFILES_CACHE=/usr/ports/distfiles

I'm running 9.2 BETA2

[root@ibm5]/home/nawfal# uname -a
FreeBSD ibm5.mmu.edu.my 9.2-BETA2 FreeBSD 9.2-BETA2 #0: Wed Jul 31
06:18:09 MYT 2013
root@ibm5.mmu.edu.my:/usr/obj/usr/src/sys/GENERIC  amd64

Any help or suggestions is welcomed.

Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGrRQiNWu9Ygp5EWScxwxV7u-UwXR34QThhi8q5q4%2B5S33z0gA>