You are not logged in.
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
Last edited by kyaneos (2007-03-08 18:50:32)
Offline
Do you have a slow internet connection? That patch is 102KB big.
Offline
Not, i believe 2Mb ADSL. Thanks
Offline
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
[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. SOrry for my english
Offline
I think it could be a problem in kernel configuration. I use the default kernel26 arch image...
Offline
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
[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... Thank you very much
Offline
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.
Offline