Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910490 - dev-perl/Coro-6.570.0 - ERROR: Cannot copy Select.pm to ../.../Select.pm: Permission denied
Summary: dev-perl/Coro-6.570.0 - ERROR: Cannot copy Select.pm to ../.../Select.pm: Per...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on: 910460
Blocks:
  Show dependency tree
 
Reported: 2023-07-18 13:08 UTC by Toralf Förster
Modified: 2024-05-07 14:57 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.07 KB, text/plain)
2023-07-18 13:08 UTC, Toralf Förster
Details
dev-perl:Coro-6.570.0:20230718-101642.log (dev-perl:Coro-6.570.0:20230718-101642.log,15.33 KB, text/plain)
2023-07-18 13:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,115.35 KB, text/plain)
2023-07-18 13:08 UTC, Toralf Förster
Details
environment (environment,79.22 KB, text/plain)
2023-07-18 13:08 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,780 bytes, application/x-xz)
2023-07-18 13:08 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,16.58 KB, application/x-xz)
2023-07-18 13:08 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,24.22 KB, application/x-xz)
2023-07-18 13:08 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-07-18 13:08:26 UTC
cp Coro/RWLock.pm blib/lib/Coro/RWLock.pm
cp Coro/LWP.pm blib/lib/Coro/LWP.pm
cp Coro/AnyEvent.pm blib/lib/Coro/AnyEvent.pm
chmod 644 "State.bs"
cp Coro/Select.pm blib/lib/Coro/Select.pm
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ERROR: Cannot copy 'Select.pm' to '../blib/lib/Coro/Select.pm': Permission denied
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 at -e line 1.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-20230717-140510

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.70.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.20.6 linux/amd64

  HEAD of ::gentoo
commit 2a2510ba7fd2362ef72e2ba1e8d90245ec11b470
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jul 18 07:47:16 2023 +0000

    2023-07-18 07:47:16 UTC

emerge -qpvO dev-perl/Coro
[ebuild  N    ] dev-perl/Coro-6.570.0  USE="ev examples -event (-valgrind)"
Comment 1 Toralf Förster gentoo-dev 2023-07-18 13:08:26 UTC
Created attachment 865732 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-07-18 13:08:27 UTC
Created attachment 865733 [details]
dev-perl:Coro-6.570.0:20230718-101642.log
Comment 3 Toralf Förster gentoo-dev 2023-07-18 13:08:28 UTC
Created attachment 865734 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-07-18 13:08:30 UTC
Created attachment 865735 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-07-18 13:08:30 UTC
Created attachment 865736 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-07-18 13:08:31 UTC
Created attachment 865737 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-07-18 13:08:32 UTC
Created attachment 865738 [details]
temp.tar.xz
Comment 8 Michael Cook 2024-05-07 14:57:21 UTC
I got this with a different file today with the big perl update. Could this be a parallel build issue?
Comment 9 Michael Cook 2024-05-07 14:57:57 UTC
(In reply to Michael Cook from comment #8)
> I got this with a different file today with the big perl update. Could this
> be a parallel build issue?

Forgot to add that trying again without changing anything worked (hence thinking parallel build issue)