Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 810658 - net-misc/hylafaxplus requires non-existent version of media-libs/tiff
Summary: net-misc/hylafaxplus requires non-existent version of media-libs/tiff
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 788097 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-08-27 12:39 UTC by Vieri
Modified: 2021-08-28 02:54 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 Vieri 2021-08-27 12:39:52 UTC
hylafaxplus cannot be installed because it depends on a libtiff version that is no longer in portage:

"
  Found libtiff version 4.3

Incompatible TIFF Library.

HylaFAX 7.0.3 requires TIFF software distribution versions 3.4 through
4.0. 
"

Upstream should fix this, but a quick fix is to change hylafaxplus-7.0.2-tiff-4.2.patch and change 4.[012]) to 4.[0123]).

The package compiles OK and links to libtiff.


Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-28 02:49:59 UTC
*** Bug 788097 has been marked as a duplicate of this bug. ***
Comment 2 Larry the Git Cow gentoo-dev 2021-08-28 02:54:01 UTC
The bug has been closed via the following commit(s):

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

commit ee5dc88f451e30eacac2a50c55ede8df81474173
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-28 02:53:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-28 02:53:41 +0000

    net-misc/hylafaxplus: allow newer libtiff
    
    Bug: https://bugs.gentoo.org/706154
    Closes: https://bugs.gentoo.org/810658
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/hylafaxplus/files/hylafaxplus-7.0.2-tiff-4.2.patch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)