Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5581 - ebuild of plotutils-2.4.1-r2 fails: access violation
Summary: ebuild of plotutils-2.4.1-r2 fails: access violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-25 15:56 UTC by Christian V. J. Brüssow
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian V. J. Brüssow 2002-07-25 15:56:53 UTC
Hello,

The compilation of plotutils-2.4.1-r2 runs fine, and without any errors, but the
installation fails, due to the following access violation:

/bin/sh ../mkinstalldirs /usr/share/ode
mkdir /usr/share/ode
ACCESS DENIED  mkdir:     /usr/share/ode
mkdir: kann Verzeichnis 
Comment 1 Christian V. J. Brüssow 2002-07-25 15:56:53 UTC
Hello,

The compilation of plotutils-2.4.1-r2 runs fine, and without any errors, but the
installation fails, due to the following access violation:

/bin/sh ../mkinstalldirs /usr/share/ode
mkdir /usr/share/ode
ACCESS DENIED  mkdir:     /usr/share/ode
mkdir: kann Verzeichnis »»/usr/share/ode«« nicht anlegen: Keine Berechtigung

It looks as the ode installation ignores the 'prefix={D}/usr' from the ebuild.

This bug prevents the installation of gnuplot (I need plotutils support within
gnuplot).

Bye,
Christian
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-25 21:06:10 UTC
and you'll have it back in a few minutes, I give you my word.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-25 21:33:38 UTC
I have uploaded a revised ebuild which will be rsync'able whenever your mirror
updates itself.
Please do try it (emerge --clean rsync first :P) and let me know.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-26 18:08:11 UTC
hello?
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-26 18:38:28 UTC
so it works?