Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 746167 - app-text/qpdf-10.0.1-r1 depends on app-text/ghostscript-gpl[tiff] but the use flag tiff was dropped from ghostscript-gpl
Summary: app-text/qpdf-10.0.1-r1 depends on app-text/ghostscript-gpl[tiff] but the use...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-02 16:41 UTC by tka
Modified: 2020-11-24 10:53 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tka 2020-10-02 16:41:19 UTC
WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

app-text/ghostscript-gpl:0

  (app-text/ghostscript-gpl-9.53.3:0/0::gentoo, ebuild scheduled for merge) USE="X cups dbus gtk unicode -static-libs" L10N="-de (-ja) -ko -zh-CN -zh-TW" conflicts with
    app-text/ghostscript-gpl[tiff] required by (app-text/qpdf-10.0.1-r1:0/28::gentoo, installed) USE="ssl test -doc -examples -libressl -static-libs"
                             ^^^^ 

The tiff flag was dropped and tiff is unconditionally enabled in >=app-text/ghostscript-gpl-9.53.0. Please update the dependency of app-text/qpdf.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-11-24 10:53:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fba1f36874933f6b4473e761a5615d39cb78a34c

commit fba1f36874933f6b4473e761a5615d39cb78a34c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-11-24 10:53:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-11-24 10:53:06 +0000

    app-text/qpdf: fix MissingUseDepDefault
    
    tiff is now unconditional in app-text/ghostscript-gpl.
    
    Closes: https://bugs.gentoo.org/746167
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    RepoMan-Options: --force
    Signed-off-by: Sam James <sam@gentoo.org>

 app-text/qpdf/{qpdf-10.0.1-r1.ebuild => qpdf-10.0.1-r2.ebuild} | 2 +-
 app-text/qpdf/{qpdf-9.0.2.ebuild => qpdf-9.0.2-r1.ebuild}      | 2 +-
 app-text/qpdf/{qpdf-9.1.1-r1.ebuild => qpdf-9.1.1-r2.ebuild}   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)