Bug 2123809 - rpm -Va reports error on /etc/cups/cups-browsed.conf
Summary: rpm -Va reports error on /etc/cups/cups-browsed.conf
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: cups-filters
Version: 36
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Dohnal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-09-02 16:21 UTC by Christoph Karl
Modified: 2022-09-30 02:29 UTC (History)
2 users (show)

Fixed In Version: cups-filters-1.28.16-1.fc36 cups-filters-1.28.16-2.fc37 cups-filters-1.28.16-2.fc35
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-09-22 01:17:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Christoph Karl 2022-09-02 16:21:39 UTC
Description of problem:
"rpm -Va" reports error on size, digest and mtime for /etc/cups/cups-browsed.conf

Version-Release number of selected component (if applicable):
cups-filters-1.28.15-1.fc36.x86_64

How reproducible:
Always


Steps to Reproduce:
1. Make a fresh installation
2. run "rpm -Va"

Actual results:
S.5....T.  c /etc/cups/cups-browsed.conf

Expected results:
No output


Additional info:
Maybe the spec-file "cups-filters.spec" line 311 should contain:
Instead of
%config(noreplace) %{_sysconfdir}/cups/cups-browsed.conf
maybe better:
%config(noreplace) %verify(not size filedigest mtime) %{_sysconfdir}/cups/cups-browsed.conf

Comment 1 Zdenek Dohnal 2022-09-08 09:40:57 UTC
Hi Christoph,

thank you for reporting the issue!

The reason of the failure is %post scriptlet update of cups-browsed.conf, so I added a comment to the change that the %verify() can be removed once the update from %post is removed.

I'll add this bug to the rebase to 1.28.16.

Comment 2 Fedora Update System 2022-09-19 14:29:42 UTC
FEDORA-2022-421c5216ee has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-421c5216ee

Comment 3 Fedora Update System 2022-09-19 14:29:48 UTC
FEDORA-2022-93171a6767 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-93171a6767

Comment 4 Fedora Update System 2022-09-19 14:29:54 UTC
FEDORA-2022-7486772dad has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-7486772dad

Comment 5 Fedora Update System 2022-09-20 01:38:26 UTC
FEDORA-2022-93171a6767 has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-93171a6767`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-93171a6767

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2022-09-20 01:48:51 UTC
FEDORA-2022-7486772dad has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-7486772dad`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-7486772dad

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2022-09-20 01:49:36 UTC
FEDORA-2022-421c5216ee has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-421c5216ee`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-421c5216ee

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2022-09-22 01:17:30 UTC
FEDORA-2022-93171a6767 has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 9 Fedora Update System 2022-09-22 02:18:12 UTC
FEDORA-2022-203a2ddab4 has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-203a2ddab4`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-203a2ddab4

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2022-09-22 02:32:21 UTC
FEDORA-2022-e11d22bab1 has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-e11d22bab1`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-e11d22bab1

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2022-09-25 00:17:41 UTC
FEDORA-2022-203a2ddab4 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2022-09-30 02:29:00 UTC
FEDORA-2022-e11d22bab1 has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.