Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 107955
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Heinz Hombergs <Heinz.Hombergs@unitybox.de>
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 107955 depends on: Show dependency tree
Bug 107955 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2005-10-02 21:32 0000
When I update the kinterbasdb module via emerge kinterbasdb after compiling I
get this errormessage:
creating /usr/share/doc/kinterbasdb-3.1.2
ACCESS DENIED  mkdir:     /usr/share/doc/kinterbasdb-3.1.2
error: could not create '/usr/share/doc/kinterbasdb-3.1.2': Permission denied

!!! ERROR: dev-python/kinterbasdb-3.1.2 failed.
!!! Function distutils_src_install, Line 40, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-dev-python_-_kinterbasdb-3.1.2-14945.log"

mkdir:     /usr/share/doc/kinterbasdb-3.1.2
--------------------------------------------------------------------------------

The Log file cointains:
mkdir:  /usr/share/doc/kinterbasdb-3.1.2

Reproducible: Always
Steps to Reproduce:
1. emerge =kinterbasdb-3.1.2

------- Comment #1 From iulica@box.co.uk 2005-10-06 02:29:27 0000 -------
I found this changes between the two ebuilds that could explain the bug.
22c22
<       distutils_src_install --install-data=/usr/share/doc/${PF}
---
>       distutils_src_install --install-data=${ROOT}/usr/share/doc/${PF}

------- Comment #2 From iulica@box.co.uk 2005-10-14 01:03:59 0000 -------
Come on, it takes 2 minutes to fix this bug!! It's annoying, but I'm tired of
waiting. It'll go to the PORTAGE_OVERLAY.

------- Comment #3 From Alastair Tse (RETIRED) 2005-11-03 12:54:55 0000 -------
fixed. thanks for your report.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug