Verification done on noble-proposed: - Only _one_ 'dist-packages' subdir - Now, 'import pyrazer' works
$ lxc launch ubuntu:noble razercfg-proposed $ lxc shell razercfg-proposed # sed -i '/^Suites: noble / s/$/ noble-proposed/' /etc/apt/sources.list.d/ubuntu.sources # apt update # apt install -t noble-proposed razercfg # dpkg -s razercfg | grep Version: Version: 0.42+ds-4ubuntu0.2 # dpkg -L razercfg | grep dist-packages/pyrazer /usr/lib/python3/dist-packages/pyrazer /usr/lib/python3/dist-packages/pyrazer/__init__.py /usr/lib/python3/dist-packages/pyrazer/main.py /usr/lib/python3/dist-packages/pyrazer/ui.py # python3 -q -c 'import pyrazer' # # poweroff $ lxc delete razercfg-proposed ** Tags removed: verification-needed verification-needed-noble ** Tags added: verification-done verification-done-noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2084502 Title: razercfg ships python modules in `dist-packages/dist-packages/` directory To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/razercfg/+bug/2084502/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
