FS#15739 - [abs] /var/abs has no core and extra dirs
Attached to Project:
Arch Linux
Opened by Vlad George (DonVla) - Friday, 31 July 2009, 08:17 GMT
Last edited by Allan McRae (Allan) - Friday, 31 July 2009, 15:46 GMT
Opened by Vlad George (DonVla) - Friday, 31 July 2009, 08:17 GMT
Last edited by Allan McRae (Allan) - Friday, 31 July 2009, 15:46 GMT
|
Details
Description:
core and extra repos under /var/abs are missing Additional info: * package version(s) abs version 2.3.0 * " $ ls -l /var/abs/ total 96 drwxr-xr-x 1929 root root 69632 2009-07-31 06:08 community drwxr-xr-x 59 root root 4096 2009-07-31 06:04 kde-unstable drwxr-xr-x 2 root root 4096 2009-07-30 18:53 local -rw-r--r-- 1 root root 419 2009-07-30 18:53 README drwxr-xr-x 34 root root 12288 2009-07-31 06:05 testing " Steps to reproduce: run: "$ abs" |
This task depends upon
hi,
"sudo abs" deletes the repos core, extra and testing and creates "comunity" AND "community".
i think theres something wrong with the abs-sync.
/etc/abs.conf says: REPOS=(core extra community testing)
but ls on /var/abs sais: community comunity local README
tryed differend servers. no success ;\
someone have the same problem?
The "comunity" one is dues to someone making a spelling mistake with the db scripts. I am looking into why the core/extra/testing repos did not work apart from "arch=('any')" packages.
Allan
Hi,
The following packages have files in the wrong place in svn. Something like <pkg>/repo/<pkg> instead of <pkg>/repo/<pkg>-<arch>.
cabal-install
codeblocks
haskell-x11
haskell-zlib
moovida
Also python-matplotlib has a package in "comunity-i686".
I will fix these up but please remove any stray files as they cause issues for the ABS scripts.
Thanks,
Allan
"REPOS=(core extra community testing)"
# abs -t
With "# abs" also for me it don't works.
# abs
# ls /var/abs
README community comunity local
$ ls
README community kde-unstable local
==> Starting ABS sync...
receiving file list ... done
./
sent 80 bytes received 63 bytes 31.78 bytes/sec
total size is 0 speedup is 0.00
LANG=en ls /var/abs/core/kernel26
ls: cannot access /var/abs/core/kernel26: No such file or directory
Should be fixed in the next day.