pkgcon/pkg-config cannot find epics-base or epics-base-linux-x86_64
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| epics-base (Debian) |
Fix Released
|
Unknown
|
|||
| epics-base (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Bug Description
I am not sure if this is an epics-dev problem or a pkgcon/pkg-config issue, but since pkg-config works fine for other packages, I assumed the former.
I have installed epics-dev. It contains the epics-base.pc and the epics-base-
jgeorg @jgeorg-ubuntu2404 /usr/share $ dpkg -l | grep epics
ii epics-dev 7.0.7+dfsg1-5 amd64 EPICS header files
jgeorg @jgeorg-ubuntu2404 /usr/share $ dpkg -L epics-dev | grep pc$
/usr/share/
/usr/share/
jgeorg @jgeorg-ubuntu2404 /usr/share $ pkg-config --modversion epics-base
Package epics-base was not found in the pkg-config search path.
Perhaps you should add the directory containing `epics-base.pc'
to the PKG_CONFIG_PATH environment variable
Package 'epics-base', required by 'virtual:world', not found
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: epics-dev 7.0.7+dfsg1-5
ProcVersionSign
Uname: Linux 6.8.0-31-generic x86_64
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
CasperMD5CheckR
CloudArchitecture: x86_64
CloudID: none
CloudName: none
CloudPlatform: none
CloudSubPlatform: config
Date: Mon Jun 3 10:15:37 2024
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: epics-base
UpgradeStatus: No upgrade log present (probably fresh install)
| Changed in epics-base (Debian): | |
| status: | Unknown → Fix Released |

According to debian changelog of epics-dev, this is was also reported as https:/ /bugs.debian. org/cgi- bin/bugreport. cgi?bug= %231059706 and has been fixed in epics-base (7.0.8+dfsg1-1)
We would highly appreciate to get at least that pc fix cherry-picked into ubuntu 24.04 LTS