You are not logged in.

#1 2010-11-09 14:23:50

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Archmobile Repo?

I am probably missing the obvious, but what is the correct repo for the archmobile script?

Just trying;

./archmobile -a x86_64  -d --build archbuild

gives a fatal error:

[...]
:: Synchronizing package databases...
error: failed retrieving file 'build.db.tar.gz' from hiciu.rootnode.net : Not Found
error: failed to update build (Not Found)
error: failed retrieving file 'core.db.tar.gz' from hiciu.rootnode.net : Not Found
error: failed to update core (Not Found)
error: failed to synchronize any databases
error: Failed to install qemu or gcc-libs.
debug: Cleaning up...
[...]

What is the address? I found the way to access the repo via rsync, but not via normal http or ftp.

Thanks.
etb

Offline

#2 2010-11-10 08:58:48

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Re: Archmobile Repo?

To anyone interested, I found a workaround, but it is somewhat crazy:

download the whole repo using

rsync -auvz rsync.archmobile.org::public pkgs

and execute the script with

./archmobile -a x86_64  -d --build archbuild /media/sdmemory 'file:///full/path/to/pkgs'

Offline

#3 2010-11-13 05:35:19

mitoyarzun
Member
Registered: 2008-09-19
Posts: 9

Re: Archmobile Repo?

Hi!

I made a copy available at http://mito.lapalta.net/archmobile/pkgs

I hope it works smile

Offline

#4 2010-11-17 07:12:52

ezzetabi
Member
Registered: 2006-08-27
Posts: 947

Re: Archmobile Repo?

Well, thanks. But as you can see in the other thread I am pretty much at a dead end.

Offline

Board footer

Powered by FluxBB