Search Criteria
Package Details: ipmiutil 3.1.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ipmiutil.git (read-only, click to copy) |
---|---|
Package Base: | ipmiutil |
Description: | A simple program that lists results from the hardware detection library. |
Upstream URL: | http://sourceforge.net/projects/ipmiutil/ |
Licenses: | BSD |
Conflicts: | renameutils |
Submitter: | goodmen |
Maintainer: | Florian |
Last Packager: | Florian |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2010-04-16 10:28 (UTC) |
Last Updated: | 2024-07-28 19:59 (UTC) |
Latest Comments
1 2 Next › Last »
Alucard commented on 2024-07-28 19:58 (UTC)
Anyone else getting "error: implicit declaration of function ‘os_assert’; did you mean ‘assert’? [-Wimplicit-function-declaration]": 3.1.8 fails to build with clang 16+, and Arch as of today is on clang 18. 3.1.9 was released and does successfully build on Arch.
dreieck commented on 2021-03-29 19:06 (UTC) (edited on 2021-03-29 19:08 (UTC) by dreieck)
@Florian:
makepkg -o
on thePKGBUILD
(PKGBUILD
downloaded withyay
) does produce that.From the
PKGBUILD
:I deleted the source file and run
makepkg -o
manually.md5sum ipmiutil-3.1.7.tar.gz
:ls -lh ipmiutil-3.1.7.tar.gz
:file ipmiutil-3.1.7.tar.gz
:However, manual download with
wget http://prdownloads.sourceforge.net/ipmiutil/ipmiutil-3.1.7.tar.gz
seems to produce correct results:md5sum ipmiutil-3.1.7.tar.gz
:ls -lh ipmiutil-3.1.7.tar.gz
:makepkg
downloads withwget
, too, but it had set Firefox as the user-agent (some other package did need this). Setting--user-agent ''
in theDLAGENTS
-entry in the/etc/makepkg.conf
did solve it.Thanks for insisting that it is correct!
Florian commented on 2021-03-28 08:48 (UTC)
Hi, can you verify that you have the right files? I downloaded and checksummed the source manually, and the hash in the PKGBUILD seems to be correct.
dreieck commented on 2021-03-26 21:09 (UTC)
Checksum verification fails:
Thanks for maintaining!
dreieck commented on 2019-10-28 10:44 (UTC) (edited on 2021-03-29 19:07 (UTC) by dreieck)
Conflicts with
community/renameutils
:Please add
conflicts=(renameutils)
, or rename/usr/bin/icmd
of your package (e.g. toicmd-ipmiutil
).dterei commented on 2015-01-09 00:38 (UTC)
fukawi2 commented on 2012-06-18 07:05 (UTC)
goodmen commented on 2011-04-06 01:30 (UTC)
goodmen commented on 2011-04-06 01:29 (UTC)
1 2 Next › Last »