Search Criteria
Package Details: hw-probe 1.6.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/hw-probe.git (read-only, click to copy) |
---|---|
Package Base: | hw-probe |
Description: | Probe for hardware, check its operability and upload result to https://linux-hardware.org |
Upstream URL: | https://github.com/linuxhw/hw-probe |
Licenses: | LGPL-2.1-or-later OR BSD-4-Clause |
Submitter: | 1ace |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 38 |
Popularity: | 0.88 |
First Submitted: | 2016-06-11 10:53 (UTC) |
Last Updated: | 2024-03-19 13:05 (UTC) |
Dependencies (15)
- acpica
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- ddcutil (ddcutil-dev-gitAUR, ddcutil-gitAUR)
- dmidecode (dmidecode-gitAUR)
- edid-decode (edid-decode-gitAUR)
- hwinfo
- net-tools (net-tools-gitAUR)
- pciutils (pciutils-gitAUR)
- perl (perl-gitAUR)
- usbutils (usbutils-gitAUR)
- efibootmgr (efibootmgr-gitAUR) (optional)
- hdparm (optional)
- inxi (optional)
- pnputils (pnputils-gitAUR) (optional)
- smartmontools (smartmontools-svnAUR) (optional)
Required by (1)
- arcolinux-app-glade-git (optional)
Latest Comments
1 2 Next › Last »
realroot commented on 2024-07-14 20:06 (UTC)
When installing it will fail cause of missing
edid-decode
though.D3vil0p3r commented on 2023-06-23 15:19 (UTC) (edited on 2023-06-23 15:19 (UTC) by D3vil0p3r)
I think that "smartmontools" should be a mandatory dependency. Is it possible to have it as non-optional but mandatory?
akstrfn commented on 2023-02-16 14:16 (UTC)
edid-decode
andedid-decode-git
are the same since in git package there isprovides=('edid-decode')
. You can notice that it is properly listed in Dependencies on AUR page.nursoda commented on 2023-02-16 14:02 (UTC)
@1ace: Correct me if I'm wrong, but your PKGBUILD explicitely 'depends' on 'edid-decode', yet no such package is available in AUR. In my opinion, you should modify your PKGBUILD to depend on 'edid-decode-git'. It may be convenient if yay does some magic here (trying to add '-git' to package names), but that's not how dependencies ought to work, right? ;)
puzzle commented on 2022-07-22 16:34 (UTC)
WARNING: 'smartmontools' package is not installed
1ace commented on 2022-07-19 18:14 (UTC)
@abarbarian: looks like your AUR helper (
pacaur
) is unable to install dependencies, which is the same bug others reported onauracle
andpikaur
.The same answer applies: you should report the bug to their devs, and/or use one that works (I use
yay
which works fine).abarbarian commented on 2022-07-17 11:27 (UTC)
If you get " Missing dependencies: -> edid-decode" when trying to install. Just install "edid-decode-git" then hw-probe and you should be good to go ;-)
abarbarian commented on 2022-07-16 13:54 (UTC)
Installed trizen to try and install hw-prob but got this as it failed to install.
AUR URL : https://aur.archlinux.org/packages/hw-probe License : GPLv2 Votes : 30 Popularity : 0.87% Installed : No Out Of Date : No Depends On : perl>=5 hwinfo curl dmidecode pciutils usbutils net-tools ddcutil edid-decode Make Deps : None Check Deps : None Optional Deps : hdparm smartmontools inxi efibootmgr pnputils Provides : None Conflicts With : None Replaces : None Package Base : hw-probe Last Update : Fri Jun 24 10:23:11 2022 Description : Tool to probe for hardware, check its operability and upload result to the Linux hardware DB: http://linux-hardware.org
:: edid-decode not found. :: Dependency not found: edid-decode ==> Making package: hw-probe 1.6.4-1 (Sat 16 Jul 2022 14:48:31 BST) ==> Checking runtime dependencies... ==> Installing missing dependencies... error: target not found: edid-decode ==> ERROR: 'pacman' failed to install missing dependencies. ==> Missing dependencies: -> edid-decode ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies. :: Unable to build hw-probe - makepkg exited with code: 8 =>> Try again? [y/N]:
I also get fails for finding and installing edid-decode.
Put brain in gear before pressing enter14:52:01-->Sat Jul 16-->~ -->sudo pacman -S edid-decode error: target not found: edid-decode Put brain in gear before pressing enter14:52:14-->Sat Jul 16-->~ -->trizen -S edid-decode :: edid-decode not found. Put brain in gear before pressing enter14:52:50-->Sat Jul 16-->~ -->pacaur -S edid-decode :: Package edid-decode not found in repositories, trying AUR... :: resolving dependencies... :: no results found for edid-decode
;-(
abarbarian commented on 2022-07-16 13:30 (UTC)
Put brain in gear before pressing enter14:26:16-->Sat Jul 16-->~ -->pacaur -S hw-probe :: Package hw-probe not found in repositories, trying AUR... :: resolving dependencies... :: no results found for edid-decode (dependency tree: hw-probe edid-decode)
Hi I get the following when trying to install hw-probe. Any help gratefully received. Thanks.
1 2 Next › Last »