On Wed, Apr 16, 2008 at 2:48 AM, Karolina Lindqvist <karolina.lindqvist@xxxxxxxxxx> 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