Do you know which logs too check?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1904716
Title:
Qt5 UiTools cmake component references unexisting library files
To manage notifications about this bug
yeah that fixed it, I guess the symlink got lost during the upgrade?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1904716
Title:
Qt5 UiTools cmake component references unexisting library files
To
I think the issue is all qt library have symlinks from the name without
version number to the one without, but QtCore is missing that
$ ls -l /usr/lib/x86_64-linux-gnu | grep libQt5
-rw-r--r-- 1 root root 1156 Aug 19 19:40 libQt5Concurrent.prl
lrwxrwxrwx 1 root root26 Aug 19 19:40
attaching main.cpp for the example
** Attachment added: "main.cpp"
https://bugs.launchpad.net/ubuntu/+source/qttools-opensource-src/+bug/1904716/+attachment/5435550/+files/main.cpp
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
Public bug reported:
Happens on Ubuntu 20.10, did not happen on 20.04.
If you have a CMake project using Qt5::UiTools, it links to library
files that do not exist.
it tries to link to /usr/lib/x86_64-linux-gnu//libQt5Core.so when the
library file should be /usr/lib/x86_64-linux-gnu/libQt5Core.so
I think it's this:
release-upgrader version '17.10.8'
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1740383
Title:
do-release-upgrade doesn't report useful info if a partition is full
To manage no
I just found this issue when upgrading from Ubuntu 17.04 to 17.10, I
don't know which version that was though.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1740383
Title:
do-release-upgrade doesn't
Public bug reported:
I was trying to upgrade and do-release-upgrade was failing saying
there's no enough disk space.
This isn't really useful if it doesn't say which partition has that
issue and how much space the upgrade process will take.
I managed to solve my particular issue but I think it w