Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920481 - dev-tcltk/tkimg-1.4.14-r2: Tcl cannot load Img, fails with `couldn't use "jpegtcl": please upgrade to at least version 6a`
Summary: dev-tcltk/tkimg-1.4.14-r2: Tcl cannot load Img, fails with `couldn't use "jpe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-21 16:06 UTC by Ivan Podmazov
Modified: 2024-03-05 19:19 UTC (History)
0 users

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


Attachments
Build log of dev-tcltk/tkimg-1.4.14-r2 (file_920481.txt,287.55 KB, text/plain)
2023-12-21 16:06 UTC, Ivan Podmazov
Details
emerge --info (file_920481.txt,7.92 KB, text/plain)
2023-12-24 09:34 UTC, Ivan Podmazov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan Podmazov 2023-12-21 16:06:45 UTC
Created attachment 880173 [details]
Build log of dev-tcltk/tkimg-1.4.14-r2

I have installed dev-tcltk/tkimg-1.4.14-r2.

Why I try to `require package Img` in tclsh, or when I start an application which depends on Img, it fails with
```
couldn't use "jpegtcl": please upgrade to at least version 6a
```
Comment 1 Alfred Wingate 2023-12-23 14:39:50 UTC
Please also include emerge --info.

I see the message with 1.4.14-r2 but not 1.4.15.

It doesn't appear to cause using Img to fail though.
Comment 2 Ivan Podmazov 2023-12-24 09:34:33 UTC
Created attachment 880284 [details]
emerge --info
Comment 3 Ivan Podmazov 2023-12-24 10:09:28 UTC
I have tried 1.4.15, this version does indeed work.
Comment 4 Larry the Git Cow gentoo-dev 2024-03-05 19:19:14 UTC
The bug has been closed via the following commit(s):

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

commit 6aeb488eeb991c598145185cfeff409554509dc3
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-03-05 19:17:57 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-03-05 19:18:54 +0000

    dev-tcltk/tkimg: drop 1.4.14-r2
    
    Closes: https://bugs.gentoo.org/920481
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-tcltk/tkimg/Manifest                       |   1 -
 dev-tcltk/tkimg/files/tkimg-1.4.14-gcc11.patch |  74 ---------------
 dev-tcltk/tkimg/tkimg-1.4.14-r2.ebuild         | 119 -------------------------
 3 files changed, 194 deletions(-)