Bug 476410 - Packages have unmet dependencies building poppler in PIM image
Summary: Packages have unmet dependencies building poppler in PIM image
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages Unstable Edition (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-11-01 12:25 UTC by Gert Oja
Modified: 2025-09-20 09:35 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
output of "apt list --installed" (216.48 KB, text/plain)
2023-11-01 12:25 UTC, Gert Oja
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gert Oja 2023-11-01 12:25:38 UTC
Created attachment 162791 [details]
output of "apt list --installed"

SUMMARY
Running `apt build-dep poppler` gives the following error message:
```
The following packages have unmet dependencies:
 libharfbuzz-dev : Depends: libharfbuzz0b (= 2.7.4-1ubuntu3.1) but 6.0.0+dfsg-3+22.04+jammy+unstable+build2 is to be installed
E: Unable to correct problems, you have held broken packages.
```
CMake error log provides this:
```
-- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR) (Required is at least version "4.1")
CMake Error at CMakeLists.txt:162 (MESSAGE):
  Could not find the 4.1 version of TIFF.  If you're not interested in the
  features it provides set the cmake ENABLE_LIBTIFF option to OFF
Call Stack (most recent call first):
  CMakeLists.txt:169 (find_soft_mandatory_package)

-- Configuring incomplete, errors occurred!

```

STEPS TO REPRODUCE
1. Set up KDE PIM Docker image and ./run.sh as instructed on https://community.kde.org/KDE_PIM/Docker
2. Install build-deps for kmail
3. Attempt to build pim

OBSERVED RESULT
Above error message.

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon unstable
(available in About System)
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.111.0
Qt Version: 6.6.0

ADDITIONAL INFORMATION
Comment 1 Carlos De Maine 2025-09-20 09:35:20 UTC
Thank you for your bug report! 
However this bug report was created/provided previous to 01/01/2023 and also has not received any updates since  before 01/01/2025. 
Unfortunately KDE neon no longer provides updates for anything older than noble 24.04 based edition's.
Please upgrade to KDE neon noble and if you can reproduce the issue after upgrading to an active version, feel free to re-open this bug report.
Thanks for understanding!