I have prepared a PR which simply adds a check to avoid skipping WRONGCOLOR
file. Could you please take a look? Thanks.
https://github.com/rpm-software-management/rpm/pull/1804
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
Don't skip WRONGCOLOR state file when removing packages.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/1804
-- Commit Summary --
* https://github.com/rpm-software-management/rpm/pull/1804/commits/671b981ec775ca7c9462fc5d09
https://github.com/rpm-software-management/rpm/commit/2d52726bd55f008ea23262c2a3a31ae689cd2af4
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1800#issuecomment-947305833_
> It's quite possible that this is a bug. Can you still please verify that
> these files are not owned by another package by running `rpm -qf
> /usr/bin/strip`? Thanks!
Sure, they are not owned by any package.
```shell
[root@fedora ~]# ll /usr/bin/addr2line
-rwxr-xr-x. 1 root root 29128 Mar 12
I'm using fedora 34, rpm-4.16.1.2-6.fc34.x86_64.
After install
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1800___
Rpm-mai