@skraw go to the forum instead of here
Search Criteria
Package Details: libwrap 7.6.32-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libwrap.git (read-only, click to copy) |
---|---|
Package Base: | libwrap |
Description: | Monitors and Controls incoming TCP connections |
Upstream URL: | http://ftp.porcupine.org/pub/security/index.html |
Licenses: | BSD |
Conflicts: | tcp_wrappers-libs |
Provides: | tcp_wrappers-libs |
Submitter: | solsticedhiver |
Maintainer: | solsticedhiver |
Last Packager: | solsticedhiver |
Votes: | 8 |
Popularity: | 0.49 |
First Submitted: | 2023-04-28 15:27 (UTC) |
Last Updated: | 2024-03-21 22:20 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libnsl (libnsl-gitAUR)
Required by (16)
- apt-cacher-ng
- conserver
- diod-git
- flow-tools
- libdcmtk17-bin
- libpulse-git (make)
- mitk-bin
- netatalk (optional)
- pulseaudio-bluetooth-git (make)
- pulseaudio-equalizer-git (make)
- pulseaudio-git (make)
- pulseaudio-git
- pulseaudio-jack-git (make)
- pulseaudio-lirc-git (make)
- pulseaudio-rtp-git (make)
- pulseaudio-zeroconf-git (make)
Sources (5)
FabioLolix commented on 2024-06-20 21:55 (UTC)
skraw commented on 2024-06-20 21:54 (UTC) (edited on 2024-06-20 21:56 (UTC) by skraw)
Hello,
I find there is something significantly going wrong with security in archlinux. I just had to find out that snmpd from net-snmp does not contain libwrap any longer. And I am really fed up with guys with complete absence of knowledge in system administration talk about "simply" replacing libwrap by firewalling. They seem to have no idea about how it all works. For a firewall the kernel needs to pipe every single packet through a filter. You do that with 100% packets to find below 1% packets (or a lot less in most cases) that deal with the service in question, be it snmpd or (quite some time back already) sshd. For very good reason mikrotik has libwrap (or an equivalent) in every delivered routeros since probably the very first. And ArchLinux simply follows this "kids demolition style" ("code is older than me, therefore must be useless"). Sorry for abusing your comments, but I cannot email eworm for lack of email address to complain. Still this needs a lot broader discussion, which seems not there ... -- Regards, Stephan
Unstable4748 commented on 2023-06-09 00:30 (UTC)
Thanks for making it clear because I never read the AUR wiki. Installed base-devel and worked.
FabioLolix commented on 2023-06-07 10:57 (UTC)
@Unstable4748 you need to install the base-devel package before dealing with the AUR
Unstable4748 commented on 2023-06-07 10:55 (UTC)
==> Starting prepare()... /var/tmp/pamac-build-username/libwrap/PKGBUILD: line 34: patch: command not found ==> ERROR: A failure occurred in prepare(). Aborting...
If someone know how to fix this please provide some step by step instructions. Leaving an abstract message like 'add this' or 'delete this' does not help most of us noobs.
solsticedhiver commented on 2023-06-02 21:35 (UTC)
I just copied the PKGBUILD from the community repo after the package was deleted from that repo. the exact same PKGBUILD.
it provives tcp_wrappers libs, not tcp_wrappers
I don't see it as relevant to add tcp_wrappers as provides. May be it is those packages that need to depend on tcp_wrappers-libs and not tcp_wrappers ?
FabioLolix commented on 2023-06-02 19:25 (UTC)
Hello, please add tcp_wrappers
to provides as some pkgbuilds need that
Plexcon commented on 2023-05-11 15:01 (UTC)
Successful installation with base-devel. Thanks solsticedhiver
solsticedhiver commented on 2023-05-02 15:51 (UTC)
It works fo me. Just try after deleting src and pkg directory where you try to build the package. Or use makepkg -C
Ribs commented on 2023-05-02 15:32 (UTC)
Cannot build 7.6.31-5. 7.6.31-4 is currently installed.
Building libwrap... ==> Making package: libwrap 7.6.31-5 (Tue 02 May 2023 16:30:11 BST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found tcp_wrappers_7.6.tar.gz -> Found tcp-wrappers_7.6.q-31.debian.tar.xz -> Found tcp-wrappers-redhat-bug11881.patch -> Found hosts.allow -> Found hosts.deny ==> Validating source files with sha256sums... tcp_wrappers_7.6.tar.gz ... Passed tcp-wrappers_7.6.q-31.debian.tar.xz ... Passed tcp-wrappers-redhat-bug11881.patch ... Passed hosts.allow ... Passed hosts.deny ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Extracting tcp_wrappers_7.6.tar.gz with bsdtar -> Extracting tcp-wrappers_7.6.q-31.debian.tar.xz with bsdtar ==> Starting prepare()... /usr/bin/patch: **** Can't open patch file ../debian/patches/00_man_quoting.diff : No such file or directory ==> ERROR: A failure occurred in prepare(). Aborting...
Pinned Comments
solsticedhiver commented on 2023-04-29 22:26 (UTC) (edited on 2023-06-07 11:19 (UTC) by solsticedhiver)
The first line of the wiki about AUR states clearly that you need to install base-devel https://wiki.archlinux.org/title/Arch_User_Repository#Getting_started