[Bug 1904716] Re: Qt5 UiTools cmake component references unexisting library files

2020-11-19 Thread Mattia Basaglia
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 1904716] Re: Qt5 UiTools cmake component references unexisting library files

2020-11-18 Thread Mattia Basaglia
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

[Bug 1904716] Re: Qt5 UiTools cmake component references unexisting library files

2020-11-18 Thread Mattia Basaglia
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

[Bug 1904716] Re: Qt5 UiTools cmake component references unexisting library files

2020-11-18 Thread Mattia Basaglia
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.

[Bug 1904716] [NEW] Qt5 UiTools cmake component references unexisting library files

2020-11-18 Thread Mattia Basaglia
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

[Bug 1740383] Re: do-release-upgrade doesn't report useful info if a partition is full

2018-01-06 Thread Mattia Basaglia
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

[Bug 1740383] Re: do-release-upgrade doesn't report useful info if a partition is full

2018-01-06 Thread Mattia Basaglia
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

[Bug 1740383] [NEW] do-release-upgrade doesn't report useful info if a partition is full

2017-12-28 Thread Mattia Basaglia
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