Package: rinse
Version: 3.4
Severity: wishlist

I tried updating things myself by symlinking the existing
post-install.sh and copying the package list from fedora-28,
but it failed during the post-install.

Anyways, this is the error I hit when I tried to update to
Fedora 30 myself:

Running post-install script /usr/lib/rinse/fedora-30/post-install.sh:
  Setting up DNF cache
mv: cannot stat 'f30/etc/yum.conf': No such file or directory
  Bootstrapping DNF
Traceback (most recent call last):
  File "/usr/bin/dnf", line 57, in <module>
    from dnf.cli import main
  File "/usr/lib/python3.7/site-packages/dnf/__init__.py", line 30, in <module>
    import dnf.base
  File "/usr/lib/python3.7/site-packages/dnf/base.py", line 29, in <module>
    import libdnf.transaction
ModuleNotFoundError: No module named 'libdnf'
mv: cannot stat 'f30/etc/yum.conf.orig': No such file or directory
Traceback (most recent call last):
  File "/usr/bin/dnf", line 57, in <module>
    from dnf.cli import main
  File "/usr/lib/python3.7/site-packages/dnf/__init__.py", line 30, in <module>
    import dnf.base
  File "/usr/lib/python3.7/site-packages/dnf/base.py", line 29, in <module>
    import libdnf.transaction
ModuleNotFoundError: No module named 'libdnf'
Installation complete.

Assistance greatly appreciated, thanks.

Reply via email to