Cannot run python3 scripts any more
C de-Avillez
hggdh2 at ubuntu.com
Wed Dec 13 04:10:46 UTC 2017
On Tue, 12 Dec 2017 22:50:47 +0000
Tony Arnold <tony.arnold at manchester.ac.uk> wrote:
> I've now re-installed my system, but apt is still suggesting to
> autoremove the package 'python3-dbus.mainloop.qt'.
>
> Does anyone know, or can tell me how to find out, if this package is
> needed in Artful, or is this a dependency bug?
I am not sure about Artful, since I am running Bionic. But you can do
the same as below to find out all dependecies (and reverse deps):
[cerdea-aws]:/data/buildd$ apt-cache depends python3-dbus.mainloop.qt
python3-dbus.mainloop.qt
Depends: python3-dbus
Depends: python3
Depends: python3
Depends: <python3:any>
python3:i386
python3
Depends: libc6
Depends: libdbus-1-3
Depends: libgcc1
Depends: libqtcore4
Depends: libstdc++6
[cerdea-aws]:/data/buildd$ apt-cache rdepends python3-dbus.mainloop.qt
python3-dbus.mainloop.qt
Reverse Depends:
python3-dbus.mainloop.qt-dbg
scolasync
backintime-qt4
python3-autopilot-vis
python3-autopilot-tests
[cerdea-aws]:/data/buildd$
So, at least in Bionic, the only packages affected by removing
dbus.mainloop.qt would be (as of now) scolasync, backintime-qt4,
python3-autopilot-vis and python3-autopilot-tests.
Cheers,
..C..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20171212/c8eaa478/attachment.sig>
More information about the ubuntu-users
mailing list