https://bugs.kde.org/show_bug.cgi?id=482393

--- Comment #3 from tomkneip...@gmail.com ---
Maybe qt6-base-dev-tools is actually the correct package to contain qtpaths{6}.
I was just wondering, because `/usr/lib/qt6/bin/qtpaths` was present
**without** the qt6-base-dev-tools packages and it symlinks to
`/usr/lib/qt6/bin/qtpaths6`, which was not present...

Now I'm confused:
Using dpkg -S I get the following packages:
```
$ dpkg -S /usr/lib/qt6/bin/qtpaths
qt6-base: /usr/lib/qt6/bin/qtpaths
$ dpkg -S /usr/lib/qt6/bin/qtpaths6
qt6-base-dev: /usr/lib/qt6/bin/qtpaths6
```
Using apt-file I get the following packages:
```
$ apt-file search /usr/lib/qt6/bin/qtpaths
qt6-base-dev-tools: /usr/lib/qt6/bin/qtpaths
qt6-base-dev-tools: /usr/lib/qt6/bin/qtpaths6
$ apt-file search /usr/lib/qt6/bin/qtpaths6
qt6-base-dev-tools: /usr/lib/qt6/bin/qtpaths6
```

If apt-file is correct, then everything seems to be fine.
But if dpkg -S is correct, something is wrong.
One of those commands must be lying.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to