Bonjour,

I have just upgrade from f32 to f34 and encounter some issues:

1- firefox 90 has (once more) change its configuration.... I can only see one tab: the one which is displayed; if I want to see another open tab, I have to close the one I am reading... Very easy! Moreover, the tab bar has moved from top to bottom and it seems to be impossible to change this.

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"

how to solve this problem?

4- nmb service does not start:
août 08 16:47:26 dipankar nmbd[3672]: [2021/08/08 16:47:26.806260, 0] ../../lib/util/debug.c:1104(reopen_one_log) août 08 16:47:26 dipankar nmbd[3672]: reopen_one_log: Unable to open new log file '/var/log/samba/': est un dossier août 08 16:47:26 dipankar nmbd[3672]: [2021/08/08 16:47:26.836907, 0] ../../lib/util/become_daemon.c:147(daemon_status) août 08 16:47:26 dipankar nmbd[3672]: daemon_status: daemon 'nmbd' : No local IPv4 non-loopback interfaces available, waiting for interface ... août 08 16:47:26 dipankar nmbd[3672]: [2021/08/08 16:47:26.843297, 0] ../../source3/nmbd/nmbd_subnetdb.c:253(create_subnets) août 08 16:47:26 dipankar nmbd[3672]: NOTE: NetBIOS name resolution is not supported for Internet Protocol Version 6 (IPv6). août 08 16:48:56 dipankar systemd[1]: nmb.service: start operation timed out. Terminating. août 08 16:48:56 dipankar systemd[1]: nmb.service: Failed with result 'timeout'.
août 08 16:48:56 dipankar systemd[1]: Failed to start Samba NMB Daemon.

What can I do?

Thank you.



--
François Patte
UFR de mathématiques et informatique
Laboratoire CNRS MAP5, UMR 8145
Université Paris Descartes
45, rue des Saints Pères
F-75270 Paris Cedex 06
Tél. +33 (0)6 7892 5822
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to