Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Apr 2007 21:46:02 -0700
From:      Tim Kientzle <kientzle@freebsd.org>
To:        Ulrich Spoerlein <uspoerlein@gmail.com>
Cc:        ports@freebsd.org
Subject:   Re: Cannot package converters/libiconv inside clean chroot
Message-ID:  <4618738A.6070104@freebsd.org>
In-Reply-To: <20070407174756.GA46385@roadrunner.q.local>
References:  <20070407174756.GA46385@roadrunner.q.local>

next in thread | previous in thread | raw e-mail | index | archive | help
Ulrich Spoerlein wrote:
> 
> I'm facing a strange problem, where I cannot pkg_add a libiconv.tbz
> which was build inside a clean chroot. I did the following (on
> RELENG_6).

I just tried following the steps you listed and
I don't see the same error:

# pkg_add -v libiconv-1.9.2_2.tbz
Requested space: 5744640 bytes, free space: 7040139264 bytes in 
/var/tmp/instmp.mWa5XA
extract: Package name is libiconv-1.9.2_2
extract: CWD to /usr/local
extract: /usr/local/man/man1/iconv.1.gz
extract: /usr/local/man/man3/iconv.3.gz
...... additional lines deleted ....
extract: execute '/sbin/ldconfig -m /usr/local/lib'
extract: CWD to .
Running mtree for libiconv-1.9.2_2..
mtree -U -f +MTREE_DIRS -d -e -p /usr/local >/dev/null
Attempting to record package into /var/db/pkg/libiconv-1.9.2_2..
Package libiconv-1.9.2_2 registered in /var/db/pkg/libiconv-1.9.2_2

Please send me the .tbz created on your system,
so I can try to figure out why pkg_add is failing.

Thanks,

Tim Kientzle



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4618738A.6070104>