Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916987 - [guru] app-admin/dotbot-1.20.1 fails tests
Summary: [guru] app-admin/dotbot-1.20.1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Steven Stallion
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-11-07 07:52 UTC by Agostino Sarubbo
Modified: 2023-11-16 10:05 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,64.43 KB, text/plain)
2023-11-07 07:52 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-11-07 07:52:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/dotbot-1.20.1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-11-07 07:52:38 UTC
Created attachment 874195 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-11-07 07:52:39 UTC
Error(s) that match a know pattern:


E           subprocess.CalledProcessError: Command '['/usr/bin/git', '-c', 'protocol.file.allow=always', 'submodule', 'add', '/var/tmp/portage/app-admin/dotbot-1.20.1/work/dotbot-1.20.1', 'dotbot']' returned non-zero exit status 128.
FAILED tests/test_shim.py::test_shim - subprocess.CalledProcessError: Command...
fatal: clone of '/var/tmp/portage/app-admin/dotbot-1.20.1/work/dotbot-1.20.1' into submodule path '/var/tmp/portage/app-admin/dotbot-1.20.1/temp/tmp2ujbaobe/dotfiles/dotbot' failed
fatal: repository '/var/tmp/portage/app-admin/dotbot-1.20.1/work/dotbot-1.20.1' does not exist
Comment 3 Steven Stallion 2023-11-12 17:13:31 UTC
Resolved by commit bc8c602b3332f99c6dfb5ba1972d7d9f7c9033f6
Comment 4 Larry the Git Cow gentoo-dev 2023-11-16 10:05:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=bc8c602b3332f99c6dfb5ba1972d7d9f7c9033f6

commit bc8c602b3332f99c6dfb5ba1972d7d9f7c9033f6
Author:     Steven Stallion <sstallion@gmail.com>
AuthorDate: 2023-11-12 16:36:26 +0000
Commit:     Steven Stallion <sstallion@gmail.com>
CommitDate: 2023-11-12 16:36:26 +0000

    app-admin/dotbot: fix ebuild
    
    Closes: https://bugs.gentoo.org/916987
    
    Signed-off-by: Steven Stallion <sstallion@gmail.com>

 app-admin/dotbot/dotbot-1.20.1.ebuild | 6 ++++++
 1 file changed, 6 insertions(+)