First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 106443
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo non-Linux Team <alt@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 106443 depends on: Show dependency tree
Show dependency graph
Bug 106443 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-09-18 16:56 0000
The following packages are using the cp --parents option to copy file. 
This option does not exist on BSD's cp, so they are screwed for 
Gentoo/FreeBSD, Gentoo/Darwin and Gentoo/OSX. 
Instead of cp --parents, please use treecopy() function in portability eclass. 
 
Thanks 
 
app-benchmarks/ltp/ltp-20041203.ebuild: Tries to use cp --parents 
[dragonheart@gentoo.org] 
dev-util/subversion/subversion-1.2.3-r1.ebuild: Tries to use cp --parents 
[pauldv@gentoo.org] 
sci-electronics/systemc/systemc-2.0.1.ebuild: Tries to use cp --parents [sci] 
sys-cluster/lam-mpi/lam-mpi-7.1.1-r3.ebuild: Tries to use cp --parents 
[cluster] 
Affected herds: sci, cluster 
Affected devs: dragonheart@gentoo.org, pauldv@gentoo.org

------- Comment #1 From Daniel Black 2005-09-24 18:57:01 0000 -------
ltp fixed  

------- Comment #2 From Olivier Fisette 2005-10-01 07:55:47 0000 -------
"sci-electronics/systemc" fixed. Work done for the sci herd. 

------- Comment #3 From Christian Zoffoli 2005-10-03 13:05:10 0000 -------
sys-cluster/lam-mpi fixed.

------- Comment #4 From Diego Pettenò 2005-10-03 13:10:24 0000 -------
Now subversion is the only one remaining. 

------- Comment #5 From Paul de Vrieze 2005-10-04 03:44:08 0000 -------
subversion should be fixed now. I've replaced the cp --parents with a "mkdir
-p"

------- Comment #6 From Diego Pettenò 2005-10-05 15:15:32 0000 -------
Considering this fixed then. 
 

First Last Prev Next    No search results available      Search page      Enter new bug