You are not logged in.
Does somebody know how (with which tool) the -f (files) list addition can be parsed ?
Till now I knew about the files.tar.gz tarball on the repos was being used by pkgfile. The new list, generated by repo-add -f from which tool is it used ?
Last edited by flamelab (2011-03-26 20:42:12)
Offline
nothing yet as far as I know.
Offline
So it's just there so that it would be used by pacman related tools in the future (like pkgfile) ?
Offline
I think it will be useful to find which package provides a library, for package currently NOT installed in the system which means
sudo pacman -Qo /usr/lib/****will not work. Currently we need to use pkgfile to get that info, like in https://bbs.archlinux.org/viewtopic.php … 34#p907934 .
My new forum user/nick name is "the.ridikulus.rat" .
Offline
I doubt the database containing the filelist will become the default distributed by Arch as it is about 10x larger...
Offline
I doubt the database containing the filelist will become the default distributed by Arch as it is about 10x larger...
How about using repo.db.tar.xz instead of gz? - to compensate for 10x increase in database file size.
My new forum user/nick name is "the.ridikulus.rat" .
Offline
We can... but it will require waiting for everyone to get to pacman-3.5 (which looks for a file <repo>.db so the extension does not matter). The at least requires new official install media released and probably a 6 month to a year wait.
Also, the size savings with .xz nowhere near compensate for the 10X increase.
Offline
Also, the size savings with .xz nowhere near compensate for the 10X increase.
And the speed loss makes the switch not worth it.
Offline