You are not logged in.

#1 2007-03-08 17:46:00

kyaneos
Member
Registered: 2007-03-08
Posts: 6

Impossible getting abs tree (SOLVED)

I am new on arch. This is the first time i use ABS. I have installed cvsup. When i type abs, it seems to be ok, but when it arrives at base/coreutils/coreutils-i18n.patch, it stops. But i am not prompted then. I think this is not a big file and i do not know how to do.

[root@nabucodonosor /]# abs
Connected to cvs.archlinux.org
Updating collection arch/cvs
 Checkout PKGBUILD.proto
 Checkout base/acl/PKGBUILD
 Checkout base/attr/PKGBUILD
 Checkout base/autoconf/PKGBUILD
 Checkout base/automake/PKGBUILD
 Checkout base/bash/PKGBUILD
 Checkout base/bash/bash-noinfo.patch
 Checkout base/bash/profile
 Checkout base/bin86/PKGBUILD
 Checkout base/binutils/PKGBUILD
 Checkout base/bison/PKGBUILD
 Checkout base/bzip2/PKGBUILD
 Checkout base/coreutils/PKGBUILD
 Checkout base/coreutils/coreutils-i18n.patch

Thanks to all smile

Last edited by kyaneos (2007-03-08 18:50:32)

Offline

#2 2007-03-08 17:50:13

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Impossible getting abs tree (SOLVED)

Do you have a slow internet connection? That patch is 102KB big.

Offline

#3 2007-03-08 17:51:39

kyaneos
Member
Registered: 2007-03-08
Posts: 6

Re: Impossible getting abs tree (SOLVED)

Not, i believe 2Mb ADSL. sad Thanks

Offline

#4 2007-03-08 17:56:39

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Impossible getting abs tree (SOLVED)

That patch downloads fine with abs here. Run abs and just wait. Maybe the cvs server is slow for you. While abs is running, you could check if the size of the file increase with:
ls -l  /var/abs/base/coreutils/coreutils-i18n.patch
That way, you'll know if it's still downloading.

Offline

#5 2007-03-08 17:58:15

kyaneos
Member
Registered: 2007-03-08
Posts: 6

Re: Impossible getting abs tree (SOLVED)

[root@nabucodonosor ~]# ls -l  /mnt/unstable/var/abs/base/coreutils/coreutils-i18n.patch
ls: cannot access /mnt/unstable/var/abs/base/coreutils/coreutils-i18n.patch: No such file or directory
[root@nabucodonosor ~]#

I think it is not downloaded. sad SOrry for my english

Offline

#6 2007-03-08 18:02:48

kyaneos
Member
Registered: 2007-03-08
Posts: 6

Re: Impossible getting abs tree (SOLVED)

I think it could be a problem in kernel configuration. I use the default kernel26 arch image...

Offline

#7 2007-03-08 18:09:27

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Impossible getting abs tree (SOLVED)

Is your partition full?

You could also download the file from the webcvs:
http://cvs.archlinux.org/cgi-bin/viewcv … ch?rev=1.4
and put it in the abs tree manually. Run abs and see if it will continue with the other files or if it will stop again.

Offline

#8 2007-03-08 18:14:10

kyaneos
Member
Registered: 2007-03-08
Posts: 6

Re: Impossible getting abs tree (SOLVED)

[root@nabucodonosor ~]# cp /home/kyaneos/coreutils-i18n.patch /mnt/unstable/var/abs/base/coreutils/
[root@nabucodonosor ~]#  

[root@nabucodonosor /]# ls /var/abs/base/coreutils/
coreutils-i18n.patch
[root@nabucodonosor /]#

[root@nabucodonosor /]# abs
Connected to cvs.archlinux.org
Updating collection arch/cvs
 Checkout base/coreutils/PKGBUILD
 Checkout base/coreutils/coreutils-i18n.patch

the same... sad Thank you very much

Offline

#9 2007-03-09 22:13:00

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Impossible getting abs tree (SOLVED)

Could you post what was the cause of the problem and how you solved it? It will  help other users who have the same problem. And I am curious on how you solved it.  wink

Offline

Board footer

Powered by FluxBB