Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907611 - gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3: The source directory '${S}' doesn't exist
Summary: gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3: The source directo...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-01 10:53 UTC by vowstar
Modified: 2023-06-02 08:28 UTC (History)
0 users

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


Attachments
Fixed ebuild (gnome-shell-extension-desktop-icons-ng-47.0.3.ebuild,992 bytes, text/plain)
2023-06-01 10:54 UTC, vowstar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vowstar 2023-06-01 10:53:22 UTC
* ERROR: gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3::gentoo failed (prepare phase):
 *   The source directory '/var/tmp/portage/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3/work/desktop-icons-ng-47.0.3-9c2f2bc688e9c95335c64f1b3a6ad0cc2051d7b4' doesn't exist
 * 
 * Call stack:
 *            ebuild.sh, line  780:  Called __ebuild_main 'prepare'
 *   phase-functions.sh, line 1072:  Called __dyn_prepare
 *   phase-functions.sh, line  400:  Called die
 * The specific snippet of code:
 *              die "The source directory '${S}' doesn't exist"
 * 
 * If you need support, post the output of `emerge --info '=gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3/temp/environment'.
 * Working directory: '/var/tmp/portage/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3/empty'
 * S: '/var/tmp/portage/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3/work/desktop-icons-ng-47.0.3-9c2f2bc688e9c95335c64f1b3a6ad0cc2051d7b4'

COMMIT="9c2f2bc688e9c95335c64f1b3a6ad0cc2051d7b4"

should changed to 

COMMIT="0769c60a86651c8f08c7549a87a4dcbcbde86794"
Comment 1 vowstar 2023-06-01 10:54:28 UTC
Created attachment 863003 [details]
Fixed ebuild
Comment 2 Larry the Git Cow gentoo-dev 2023-06-02 08:28:36 UTC
The bug has been closed via the following commit(s):

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

commit b0bbd5119a8364e80f6bec96a191fb6c4fe88c2f
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-06-02 08:27:55 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-06-02 08:28:31 +0000

    gnome-extra/gnome-shell-extension-desktop-icons-ng: Fix commit ref
    
    Closes: https://bugs.gentoo.org/907611
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 .../gnome-shell-extension-desktop-icons-ng-47.0.3.ebuild                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)