archivetools icon indicating copy to clipboard operation
archivetools copied to clipboard

Arch Linux Archive Tools (mirror)

Results 3 archivetools issues
Sort by recently updated
recently updated
newest added

[this line](https://github.com/seblu/archivetools/blob/master/archive.sh#L205) in `archive.sh` calls `pacsort`, which is included in the `pacman-contrib` package ([which was split out of the `pacman` package a while ago](https://www.reddit.com/r/archlinux/comments/8mu6de/notice_pacman_and_pacmancontrib_split/)). Without `pacsort`, we see the following...

I would only consider a run of `archive.sh` successful if it successfully syncs all the stuff that it was supposed to.

I also added some `bash` syntax highlighting for github ;) 🍻