Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905770 - sys-apps/accountsservice-23.13.9 - generate-version.sh script fails
Summary: sys-apps/accountsservice-23.13.9 - generate-version.sh script fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-05-05 15:17 UTC by orbea
Modified: 2023-05-05 16:24 UTC (History)
0 users

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


Attachments
Build log (build.log,3.31 KB, text/x-log)
2023-05-05 15:17 UTC, orbea
Details

Note You need to log in before you can comment on or make changes to this bug.
Description orbea 2023-05-05 15:17:08 UTC
Created attachment 861199 [details]
Build log

The generate-version.sh script fails.

meson.build:1:0: ERROR: Command `/var/tmp/portage/sys-apps/accountsservice-23.13.9/work/accountsservice-23.13.9/./generate-version.sh` failed with status 1.
Comment 1 Larry the Git Cow gentoo-dev 2023-05-05 16:24:09 UTC
The bug has been closed via the following commit(s):

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

commit 20e7a9908e2d0a64163d077c2bc3842b634fff40
Author:     orbea <orbea@riseup.net>
AuthorDate: 2023-05-05 15:15:38 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2023-05-05 16:24:05 +0000

    sys-apps/accountsservice: fix generate-version.sh
    
    When configuring accountsservice inside of a tarball the
    generate-version.sh script fails because of the missing .git directory.
    
    Closes: https://bugs.gentoo.org/905770
    Upstream-PR: https://gitlab.freedesktop.org/accountsservice/accountsservice/-/merge_requests/136
    Upstream-Commit: https://gitlab.freedesktop.org/accountsservice/accountsservice/-/commit/c9c16b3c47e13e90bb2213141f6f309e2d474396
    Signed-off-by: orbea <orbea@riseup.net>
    Closes: https://github.com/gentoo/gentoo/pull/30881
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 .../accountsservice/accountsservice-23.13.9.ebuild |  1 +
 .../accountsservice-23.13.9-generate-version.patch | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)