Re: complaints after upgrade

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 09/08/2021 01:13, François Patte wrote:

2- So, I tried to downgrade firefox using dnf downgrade but:
can't create transaction lock on /var/lib/rpm/.rpm.lock
????
After some researches, I found that I have to do:
/sbin/restorecon -v /var/lib/rpm/.rpm.lock
and then:
rpmdb --rebuilddb
But this failed for the same reason : "can't create etc...." I had to do:
ausearch -c "rpmdb" --raw | audit2allow -M my-rpmdb
semodule -X 300 -i my-rpmdb.pp

At last I could downgrade firefox... And I added excludepkgs=firefox in dnf.conf file.

3- There is a service: rpmdb-rebuild.service but it is impossible to start this service for the same reason "can't create transaction lock on /var/lib/rpm/.rpm.lock"
"rpmdb-rebuild.service: Main process exited, code=exited, status=255/EXCEPTION"

Use lsof to see if any process owns /var/lib/rpm/.rpm.lock

If not, delete the lock file and try again.

FYI, in order to run rpmdb-rebuild.service the file /var/lib/rpm/.rebuilddb must exist.  So, touch it before
running the service.

--
Remind me to ignore comments which aren't germane to the thread.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux