Search Criteria
Package Details: pacserve 2021-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/pacserve.git (read-only, click to copy) |
---|---|
Package Base: | pacserve |
Description: | Easily share Pacman packages between computers. A replacement for PkgD. |
Upstream URL: | https://xyne.dev/projects/pacserve |
Keywords: | arch_linux pacman server |
Licenses: | GPL |
Conflicts: | pacredir |
Submitter: | Xyne |
Maintainer: | Xyne |
Last Packager: | Xyne |
Votes: | 110 |
Popularity: | 0.129807 |
First Submitted: | 2011-04-17 00:30 (UTC) |
Last Updated: | 2022-07-15 22:46 (UTC) |
Dependencies (5)
- pyalpm (pyalpm-gitAUR)
- python3-threaded_serversAUR
- avahi (optional) – Avahi support
- python-dbus (optional) – Avahi support
- python-gobject (python-gobject-gitAUR) (optional) – Avahi support
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 14 Next › Last »
mareex commented on 2018-04-27 19:32 (UTC)
cannot update my system anymore after upgrading to 2018-8. Pacman is stuck and I have a process called "python3 -mThreadedServers.Pacserve --multicast" eating a lot of cpu.
oksijun commented on 2018-04-26 17:42 (UTC)
python-dbus seems to be a mandatory dependency now ? pacserve refused to start without it
Xyne commented on 2018-04-26 11:28 (UTC)
I've added Avahi support alongside multicast support for peer detection. There are probably still some bugs to work out but it works so far in my initial tests.
<deleted-account> commented on 2018-02-26 14:42 (UTC)
@Xyne Hi, there is a better way to work without users and sysusers. You only have to add to your service file "DynamicUser=yes" and some other security stuff (read here: http://0pointer.net/blog/dynamic-users-with-systemd.html). ;-) Here is my version: https://pastebin.com/VnX4ZDDf By the way, are there any plans for avahi support?
Xyne commented on 2018-01-15 05:14 (UTC)
Sorry, I added the pacserve user in haste. Today's update uses systemd.sysusers to add the user and group instead. The update should work if you stop the pacserve service first but manual intervention may be required. Sorry for the inconvenience.
mareex commented on 2018-01-07 12:50 (UTC) (edited on 2018-01-07 13:20 (UTC) by mareex)
I now see pacserve as user in sddm. uid=1002(pacserve) gid=1000(pacserve) groups=1000(pacserve)
Shouldn't uid be smaller than 1000?
zoqaeski commented on 2018-01-06 04:31 (UTC)
Shouldn't the pacserve user and group be created as system ones, with
(useradd|groupadd) -r …
?Xyne commented on 2017-04-09 19:14 (UTC)
archusr commented on 2017-04-02 19:35 (UTC)
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 14 Next › Last »