On Tue, Feb 20, 2007 at 01:19:46PM -0500, Caleb Epstein wrote:
> I am stuck behind a proxy server that allows http or ftp-over-http
> traffic and am trying to bootstrap OpenPKG.
> 
> I was able to successfully download, build and install the bootstrap
> package, but now when it comes time to build openpkg-tools, I'm stuck.
> It seems that the "openpkg" tool is aware of the http_proxy and
> ftp_proxy environment variables and makes use of them, but when it
> comes to an "rpm --rebuild" step, I get errors:

Hi Caleb,

I too have this problem.  I simply pipe the shell script from openpkg
build -ZaKB to a file and use a little awk'ing to fetch all the
dependencies, then upgrade from that local mirror.  You can just fetch
the whole tree from FTP, but that takes a lot longer if you're only
using a subset of the packages.

IIRC, this is a result of using an older version of RPM in OpenPKG.
There is a project to update the version of RPM, but Ralf/Thomas would
be better able to explain that.

HTH,

-- 
adam
______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to