Search Criteria
Package Details: rpmlint 2.8.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rpmlint.git (read-only, click to copy) |
|---|---|
| Package Base: | rpmlint |
| Description: | A tool for checking common errors in rpm packages |
| Upstream URL: | https://github.com/rpm-software-management/rpmlint |
| Licenses: | GPL-2.0-only |
| Submitter: | td123 |
| Maintainer: | carsme |
| Last Packager: | carsme |
| Votes: | 9 |
| Popularity: | 1.01 |
| First Submitted: | 2011-09-12 22:55 (UTC) |
| Last Updated: | 2025-12-01 23:58 (UTC) |
Dependencies (27)
- binutils
- cpio (cpio-gitAUR)
- gzip (dxcompress-gitAUR, dxcompressAUR, gzip-gitAUR, pigz-replace-gzip-staticAUR)
- python
- python-magic (python-magic-gitAUR)
- python-packaging
- python-pybeamAUR
- python-pyxdg
- python-tomli
- python-tomli-w
- python-zstandard
- rpm-tools (rpm-tools-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- appstream-glib (appstream-glib-gitAUR) (check)
- checkbashisms (devscriptsAUR) (check)
- dash (dash-gitAUR, dash-static-muslAUR, dash-editline-gitAUR) (check)
- desktop-file-utils (desktop-file-utils-gitAUR) (check)
- Show 7 more dependencies...
Latest Comments
1 2 Next › Last »
vedranmiletic commented on 2026-01-12 09:55 (UTC)
FWIW, with Python 3.14, test/test_signature.py::test_no_signature[binary/no-signature] fails for me.
KarlofDuty commented on 2025-12-06 12:40 (UTC)
The check step fails in 2.8.0 for me. Looks to be some issue with me running zsh? But the same thing happens when I switch to bash and run yay -Syu in there again. Not really sure why my shell matters in the first place as I thought pkgbuilds always ran using bash anyway.
cyqsimon commented on 2023-03-08 05:55 (UTC) (edited on 2023-03-08 05:59 (UTC) by cyqsimon)
Oops my bad. My main use for
rpmlintis for building packages for RHEL servers, so I generally test on a Rocky 9 system. I ranman rpmlinton it absent-mindedly, and there was a man page, so I assumed Fedora'srpmlintpackage must has it too, seen that RHEL 9 wasn't released that long ago. When I saw thatman rpmlintshows nothing on my laptop, I came straight over here to report the issue.Turns out that was a false assumption - Fedora's
rpmlintdoesn't have a man page, unfortunately. Oddly, despite its rather recent release, RHEL 9 still shipsrpmlint 1.11(which is like 5 years old at this point), while Fedora obviously shipsrpmlint 2.4.So I did a
git bisecton their repo, and it seems like the man page was explicitly removed inf8799b0e9d3333da8b67eef30f384b876b620b16:Welp, too bad I guess. I did enjoy the more abundant information and the nice formatting of the man page. =(
carsme commented on 2023-03-07 19:06 (UTC) (edited on 2023-03-07 19:07 (UTC) by carsme)
@cyqsimon I could not find any man pages in the rpmlint repository. Do you have a suggestion of where to get them?
cyqsimon commented on 2023-03-07 13:04 (UTC)
Just noticed today that the man page for
rpmlintis not installed. Can you please install it too? Thanks.cyqsimon commented on 2022-12-18 13:20 (UTC)
@carsme thanks for the fix.
Considering that
rpmis not Arch's package manager, I felt relatively safe deleting/var/lib/rpm.But just as a precaution, could there be situations on Arch where
/var/lib/rpmcould potentially contain some useful user data?carsme commented on 2022-04-18 19:40 (UTC)
@nicoulaj Those tests should only run if you have an RPM database (at
/var/lib/rpm). If you do have an RPM database on your system, could you try to remove it and install again?nicoulaj commented on 2022-04-17 19:34 (UTC)
Some tests fail:
carsme commented on 2021-07-26 14:11 (UTC)
@stig124 Released a new pkgver. Hopefully it's fixed now.
stig124 commented on 2021-07-24 17:17 (UTC)
The package doesn't build, 41 errors in tests
See logs : https://termbin.com/fvnk
1 2 Next › Last »