Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704052 - dev-tcltk/tkimg-1.4.7 creates symlinks to /usr/lib64/Img1.4/ which does not exist
Summary: dev-tcltk/tkimg-1.4.7 creates symlinks to /usr/lib64/Img1.4/ which does not e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-27 21:42 UTC by Ian Zimmerman
Modified: 2019-12-28 19:37 UTC (History)
0 users

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 Ian Zimmerman 2019-12-27 21:42:56 UTC
This version of the package makes symlinks from /usr/lib64/lib{tiff,tcl,jpeg,zlib}*.so to the same filenames in /usr/lib64/Img1.4/.  But this directory doesn't exist; instead, /usr/lib64/Img1.4.7/ does, and contains the real files.
Comment 1 Larry the Git Cow gentoo-dev 2019-12-28 19:37:48 UTC
The bug has been closed via the following commit(s):

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

commit 9d19aa352700bfed7525d02796a64d6a99e049b0
Author:     Tupone Alfredo <tupone@gentoo.org>
AuthorDate: 2019-12-28 19:37:23 +0000
Commit:     Tupone Alfredo <tupone@gentoo.org>
CommitDate: 2019-12-28 19:37:23 +0000

    dev-tcltk/tkimg: fix symlinks
    
    Closes: https://bugs.gentoo.org/704052
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-tcltk/tkimg/tkimg-1.4.7.ebuild | 2 +-
 dev-tcltk/tkimg/tkimg-1.4.9.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)