slapt-src doesn't find packages on the mirror
Posted: 20. Sep 2018, 15:05
This is probably a silly question, but I can't find a way of making slapt-src find some packages that are clearly on the repository.
And still several packages like zathura, mupdf and jbig2dec can be found at http://mirrors.xmission.com/salix/sbo/14.2/office/ and http://mirrors.xmission.com/salix/sbo/14.2/libraries/
What am I missing here?
Code: Select all
$ slapt-src -u
Fetching slackbuild list from http://mirrors.xmission.com/salix/slkbuild/14.2/...Cached
Fetching slackbuild list from http://mirrors.xmission.com/salix/sbo/14.2/...Done
$ slapt-src --show jbig2dec
$ slapt-src -l | grep zathura
$ slapt-src -l | grep mupdf
$ slapt-src -l | wc -l
4384
And still several packages like zathura, mupdf and jbig2dec can be found at http://mirrors.xmission.com/salix/sbo/14.2/office/ and http://mirrors.xmission.com/salix/sbo/14.2/libraries/
What am I missing here?