Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728028 - sci-mathematics/twelf-1.7.1-r1 calls commands that do not exist (bin/buildid: line 8: svnversion: command not found)
Summary: sci-mathematics/twelf-1.7.1-r1 calls commands that do not exist (bin/buildid:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
: 835429 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-06-12 08:26 UTC by Agostino Sarubbo
Modified: 2022-03-27 06:23 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,571.17 KB, text/plain)
2020-06-12 08:26 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 2020-06-12 08:26:49 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: sci-mathematics/twelf calls commands that do not exist.
Discovered on: amd64
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-12 08:26:55 UTC
Created attachment 644472 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-12 08:20:46 UTC
tinderbox has reproduced this issue with version 1.7.1-r1 - Updating summary.
Comment 3 Toralf Förster gentoo-dev 2022-03-16 14:04:03 UTC
*** Bug 835429 has been marked as a duplicate of this bug. ***
Comment 4 Larry the Git Cow gentoo-dev 2022-03-27 06:23:14 UTC
The bug has been closed via the following commit(s):

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

commit 2e4fece2319bee38e08022d4f9db122763d06b46
Author:     Mark Wright <gienah@gentoo.org>
AuthorDate: 2022-03-27 06:22:24 +0000
Commit:     Mark Wright <gienah@gentoo.org>
CommitDate: 2022-03-27 06:23:08 +0000

    sci-mathematics/twelf: Fix ROOT in src_prepare, old-style backquotes
    
    Thanks to Sam James and Toralf Forster for reporting.
    
    Fix: calls svnversion command that does not exist, thanks to Agostino Sarubbo
    for reporting.
    
    Closes: https://bugs.gentoo.org/836112
    Closes: https://bugs.gentoo.org/803296
    Closes: https://bugs.gentoo.org/728028
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Mark Wright <gienah@gentoo.org>

 .../files/twelf-1.7.1-doc-guide-Makefile.patch     |  8 +++-
 ...f-1.7.1-emacs-fix-old-style-backquotes-p1.patch | 45 ++++++++++++++++++++++
 ...f-1.7.1-emacs-fix-old-style-backquotes-p2.patch | 36 +++++++++++++++++
 ...f-1.7.1-emacs-fix-old-style-backquotes-p3.patch | 13 +++++++
 .../files/twelf-1.7.1-remove-svnversion.patch      | 13 +++++++
 ...twelf-1.7.1-r1.ebuild => twelf-1.7.1-r2.ebuild} | 32 ++++++++-------
 6 files changed, 131 insertions(+), 16 deletions(-)