Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937744 - xfce-extra/xfce4-screenshooter-1.11.0 failed to emerge
Summary: xfce-extra/xfce4-screenshooter-1.11.0 failed to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: parallel-make
  Show dependency tree
 
Reported: 2024-08-11 06:56 UTC by 5836000
Modified: 2024-08-11 16:44 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,121.63 KB, text/x-log)
2024-08-11 07:12 UTC, Tom Green
Details
emerge --info (emerge-info.txt,6.64 KB, text/plain)
2024-08-11 07:13 UTC, Tom Green
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 5836000 2024-08-11 06:56:10 UTC
xfce-extra/xfce4-screenshooter-1.11.0 failed to emerge

/usr/bin/install: cannot change permissions of '/var/tmp/portage/xfce-extra/xfce4-screenshooter-1.11.0/image/usr/libexec/xfce4/screenshooter/scripts/imgur-upload.sh': No such file or directory
make[3]: *** [Makefile:1019: install-scriptSCRIPTS] Error 1
Comment 1 Tom Green 2024-08-11 07:12:49 UTC
Created attachment 899826 [details]
build.log

I am seeing a similar install error, though not identical:

/usr/bin/install: cannot create regular file '/var/tmp/portage/xfce-extra/xfce4-screenshooter-1.11.0/image/usr/libexec/xfce4/screenshooter/scripts/imgur-upload.sh': File exists
Comment 2 Tom Green 2024-08-11 07:13:09 UTC
Created attachment 899827 [details]
emerge --info
Comment 3 Tom Green 2024-08-11 07:23:57 UTC
On the third try the package has now installed, very strange!

Perhaps there is some sort of race condition in the install process?
Comment 4 5836000 2024-08-11 12:14:14 UTC
yes, it installed on 3-rd time...
Comment 5 Larry the Git Cow gentoo-dev 2024-08-11 12:35:34 UTC
The bug has been closed via the following commit(s):

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

commit a444ac08ab4d6c434336edd134113cad36d89041
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-08-11 12:34:26 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-08-11 12:35:31 +0000

    xfce-extra/xfce4-screenshooter: Revert 1.11.0 stabilization
    
    This version has a parallel make problem.  It's fixed in 1.11.1,
    so let's stabilize that version instead.
    
    Closes: https://bugs.gentoo.org/937744
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 xfce-extra/xfce4-screenshooter/xfce4-screenshooter-1.11.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)