Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894148 - app-arch/dtrx-8.5.0 fails to compile: packaging._tokenizer.ParserSyntaxError: Expected end or semicolon (after name and no valid version specifier)
Summary: app-arch/dtrx-8.5.0 fails to compile: packaging._tokenizer.ParserSyntaxError:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
: 894214 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-02-13 07:44 UTC by Agostino Sarubbo
Modified: 2023-02-13 18:40 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,46.03 KB, text/plain)
2023-02-13 07:44 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-02-13 07:44:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-arch/dtrx-8.5.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-13 07:44:46 UTC
Created attachment 850660 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-13 07:44:47 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


packaging.requirements.InvalidRequirement: Expected end or semicolon (after name and no valid version specifier)
packaging._tokenizer.ParserSyntaxError: Expected end or semicolon (after name and no valid version specifier)
Comment 3 Larry the Git Cow gentoo-dev 2023-02-13 14:46:51 UTC
The bug has been closed via the following commit(s):

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

commit 1105791f4d6a1eff781a881ff6d25c32ed78e45a
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-02-13 11:12:57 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-02-13 14:46:12 +0000

    app-arch/dtrx: remove platform specifier
    
    Closes: https://bugs.gentoo.org/894148
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-arch/dtrx/dtrx-8.5.0.ebuild | 6 ++++++
 app-arch/dtrx/dtrx-9999.ebuild  | 6 ++++++
 2 files changed, 12 insertions(+)
Comment 4 Maciej Barć gentoo-dev 2023-02-13 18:40:12 UTC
*** Bug 894214 has been marked as a duplicate of this bug. ***