Just installed libtaskotron on a clean F29 machine:
Installed: python3-libtaskotron-0.9.2-1.fc29.noarch warning: group taskotron does not exist - using root warning: group taskotron does not exist - using root warning: group taskotron does not exist - using root warning: group taskotron does not exist - using root warning: group taskotron does not exist - using root warning: group taskotron does not exist - using root
The group is not created even after all the packages are installed. Something is wrong.
Full log: <img alt="dnf.log" src="/taskotron/libtaskotron/issue/raw/files/2825a3cd2d7be56d7741429ded8eb37732b5f7d1e3eb89d60757c69e44ee0282-dnf.log" />
Commit 1577953 fixes this issue
I still see some errors during installation, even after the fix:
Running transaction Preparing : 1/1 Installed: python3-libtaskotron-0.9.3-2.fc29.noarch Running scriptlet: python3-libtaskotron-0.9.3-2.fc29.noarch 1/3 (Tue Dec 4 13:43:01:132925 2018) [sss_cache] [confdb_init] (0x0010): Unable to open config database [/var/lib/sss/db/config.ldb] Could not open available domains groupadd: sss_cache exited with status 5 groupadd: Failed to flush the sssd cache. (Tue Dec 4 13:43:01:143131 2018) [sss_cache] [confdb_init] (0x0010): Unable to open config database [/var/lib/sss/db/config.ldb] Could not open available domains groupadd: sss_cache exited with status 5 groupadd: Failed to flush the sssd cache. Installing : python3-libtaskotron-0.9.3-2.fc29.noarch 1/3
However, the taskotron group is correctly created and used, so the errors seem "harmless". Also, I found a number of bugs referencing this, so it's likely a bug in sssd or somewhere and not our fault: https://bugzilla.redhat.com/show_bug.cgi?id=1645118 https://bugzilla.redhat.com/show_bug.cgi?id=1653702 https://bugzilla.redhat.com/show_bug.cgi?id=1653701
taskotron
Log in to comment on this ticket.