[arch-general] New abs and /var/abs/community
With the new abs, community disappeared from /var/abs. Do I need to do something special to get it? after abs shakti:~$ ls /var/abs core extra local README testing unstable shakti:~$ grep REPOS /etc/abs.conf # REPOS to be parsed by abs (in this order) REPOS=(core extra unstable community testing) shakti:~$
Dne Wednesday 16 of April 2008 09:48:54 Karolina Lindqvist napsal(a):
With the new abs, community disappeared from /var/abs. Do I need to do something special to get it?
after abs
shakti:~$ ls /var/abs core extra local README testing unstable shakti:~$ grep REPOS /etc/abs.conf # REPOS to be parsed by abs (in this order) REPOS=(core extra unstable community testing) shakti:~$
Citation from Archlinux news (http://archlinux.org/news/390/): "/etc/abs/* are no longer required" Ota
Dne středa 16 dubna 2008 v 10:27:24 jste napsal(a):
Dne Wednesday 16 of April 2008 09:48:54 Karolina Lindqvist napsal(a):
With the new abs, community disappeared from /var/abs. Do I need to do something special to get it?
after abs
shakti:~$ ls /var/abs core extra local README testing unstable shakti:~$ grep REPOS /etc/abs.conf # REPOS to be parsed by abs (in this order) REPOS=(core extra unstable community testing) shakti:~$
Citation from Archlinux news (http://archlinux.org/news/390/): "/etc/abs/* are no longer required"
Ota sorry, i'm a bit slow on mornings :D. Ota
On Wed, Apr 16, 2008 at 2:48 AM, Karolina Lindqvist <karolina.lindqvist@kramnet.se> wrote:
With the new abs, community disappeared from /var/abs. Do I need to do something special to get it?
after abs
shakti:~$ ls /var/abs core extra local README testing unstable shakti:~$ grep REPOS /etc/abs.conf # REPOS to be parsed by abs (in this order) REPOS=(core extra unstable community testing) shakti:~$
Travis may have accidentally forgot the community repo when making up the cron job for this - should be easy though: cvs -d/home/cvs-community export -r CURRENT community should do it, I think
On Wed, Apr 16, 2008 at 4:35 AM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Wed, Apr 16, 2008 at 2:48 AM, Karolina Lindqvist <karolina.lindqvist@kramnet.se> wrote:
With the new abs, community disappeared from /var/abs. Do I need to do something special to get it?
after abs
shakti:~$ ls /var/abs core extra local README testing unstable shakti:~$ grep REPOS /etc/abs.conf # REPOS to be parsed by abs (in this order) REPOS=(core extra unstable community testing) shakti:~$
Travis may have accidentally forgot the community repo when making up the cron job for this - should be easy though: cvs -d/home/cvs-community export -r CURRENT community should do it, I think
Yup, totally forgot about community. D'oh. I'll whip something up soon to fix this. -- Travis
On Wed, Apr 16, 2008 at 7:42 AM, Travis Willard <travis@archlinux.org> wrote:
On Wed, Apr 16, 2008 at 4:35 AM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Wed, Apr 16, 2008 at 2:48 AM, Karolina Lindqvist <karolina.lindqvist@kramnet.se> wrote:
With the new abs, community disappeared from /var/abs. Do I need to do something special to get it?
after abs
shakti:~$ ls /var/abs core extra local README testing unstable shakti:~$ grep REPOS /etc/abs.conf # REPOS to be parsed by abs (in this order) REPOS=(core extra unstable community testing) shakti:~$
Travis may have accidentally forgot the community repo when making up the cron job for this - should be easy though: cvs -d/home/cvs-community export -r CURRENT community should do it, I think
Yup, totally forgot about community. D'oh. I'll whip something up soon to fix this.
Should be fixed - next abs pull should grab community. If you want to use makeworld with community, update to abs-2.1-1
participants (4)
-
Aaron Griffin
-
Karolina Lindqvist
-
Otakar Truněček
-
Travis Willard