[neon] [Bug 482393] qtpaths6 is missing in qt6-base

2024-03-12 Thread Carlos De Maine
https://bugs.kde.org/show_bug.cgi?id=482393

Carlos De Maine  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||carlosdema...@gmail.com
 Resolution|--- |FIXED

--- Comment #4 from Carlos De Maine  ---
good catch.  debian packaging does indeed symlink certainly binaries in
/usr/lib/qt6/bin out into /usr/bin/ with a 6 suffix to avoid clashes with past
versions named the same.  i clumped them all together to simplify packaging but
didn't take into account that if the qt6-base-dev metapackage wasn't installed
the symlinks to dev binaries would dangle.  fixed with
https://invent.kde.org/neon/qt6/qt6-base/-/commit/0cc81415aeaa773f8fb882607e2b6668f8e8eb64.

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

[neon] [Bug 482393] qtpaths6 is missing in qt6-base

2024-03-08 Thread bugzilla_noreply
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.

[neon] [Bug 482393] qtpaths6 is missing in qt6-base

2024-03-07 Thread Marius P
https://bugs.kde.org/show_bug.cgi?id=482393

Marius P  changed:

   What|Removed |Added

 CC||nmariu...@gmail.com

--- Comment #2 from Marius P  ---
How to find in which Debian/Ubuntu deb file a certain file is located:

sudo apt install apt-file
sudo apt-file update
apt-file search qtpaths6
# Says:
# qt6-base-dev-tools: /usr/bin/qtpaths6 
# qt6-base-dev-tools: /usr/lib/qt6/bin/qtpaths6

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

[neon] [Bug 482393] qtpaths6 is missing in qt6-base

2024-03-06 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=482393

Méven Car  changed:

   What|Removed |Added

 CC||meve...@gmail.com

--- Comment #1 from Méven Car  ---
In (k)ubuntu it is located at `/usr/bin/qtpaths6` in `qt6-base-dev-tools`
package:
https://packages.ubuntu.com/noble/amd64/qt6-base-dev-tools/filelist

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

[neon] [Bug 482393] qtpaths6 is missing in qt6-base

2024-03-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=482393

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[neon] [Bug 482393] qtpaths6 is missing in qt6-base

2024-03-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=482393

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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