Search Criteria
Package Details: netkit-bsd-finger 0.17-10
Package Actions
Git Clone URL: | https://aur.archlinux.org/netkit-bsd-finger.git (read-only, click to copy) |
---|---|
Package Base: | netkit-bsd-finger |
Description: | BSD-finger ported to Linux |
Upstream URL: | http://ftp.linux.org.uk/pub/linux/Networking/netkit |
Licenses: | BSD |
Submitter: | ilpianista |
Maintainer: | starfry |
Last Packager: | starfry |
Votes: | 25 |
Popularity: | 0.000357 |
First Submitted: | 2015-01-24 11:21 (UTC) |
Last Updated: | 2021-09-26 18:14 (UTC) |
Dependencies (1)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
Required by (1)
- lbdb (optional)
Latest Comments
mpy commented on 2024-05-14 20:02 (UTC)
Oh sorry, I just realized that there is already another AUR applying the debian patches (netkit-bsd-finger-ipv6). So sorry for the noise...
mpy commented on 2024-05-14 19:37 (UTC)
With the debian patches applied
finger
is now working again on my machine and doesn't segfault anymore. So I changed the PKGBUILD to apply the debian patches automatically. I don't know what's the right way to send a PR, so I'll just send you a git format-patch via mail. I hope that's fine.Here is the change as unified diff:
starfry commented on 2022-11-26 14:49 (UTC)
I just built it and, yes, I also see a segfault but only if the user being queried has no GECOS data in /etc/passwd (the 5th field). For me,
finger root
. didn't work but regular users did and it also worked fine without arguments. I did "chfn root" and entered a name and nowfinger root
also works fine. Sorry I have no idea what the problem is, I'd suggest raising upstream except it looks like abandonware (sorry, I meant historic artifact-ware ;) ).I did a quick search for another source and there is a version on Ubuntu/Debian here (https://packages.ubuntu.com/jammy/finger) that has a number of patches applied (I tried on an ubuntu vm and it doesn't have the problem). I don't have time right now to change the PKGBUILD to use this source, given its structure is different. Happy to accept a PR for it though, or to add you as a maintainer.
randomxusr commented on 2022-11-25 15:50 (UTC)
When I attempt to run it, I get a segfault and core dump. The ipv6 version seems to run without issues.
I didn't seem to have issues with any dependencies when installing.
Do you have suggestions for resolving the segfault? Or would need more info?
deep_thought commented on 2021-05-18 06:25 (UTC)
The internet archive still has it: https://web.archive.org/web/20201216144539/http://ftp.linux.org.uk/pub/linux/Networking/netkit/bsd-finger-0.17.tar.gz
micwoj92 commented on 2021-05-14 10:55 (UTC)
Can't reach sources.
starfry commented on 2015-05-05 10:43 (UTC)
admincomplex commented on 2015-03-10 13:52 (UTC)
ilpianista commented on 2015-01-24 11:21 (UTC)