Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gimp-1.2.3-r3 fails with following sandbox;
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Pontus
n00b
n00b


Joined: 09 Nov 2002
Posts: 2

PostPosted: Sat Nov 09, 2002 1:02 pm    Post subject: gimp-1.2.3-r3 fails with following sandbox; Reply with quote

mkdir /usr/share/gimp/1.2/scripts
ACCESS DENIED mkdir: /usr/share/gimp/1.2/scripts
mkdir: cannot create directory `/usr/share/gimp/1.2/scripts': Permission denied
make[4]: *** [install-scriptdataDATA] Error 1
make[4]: Leaving directory `/var/tmp/portage/gimp-1.2.3-r3/work/gimp-1.2.3/plug-ins/script-fu/scripts'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/gimp-1.2.3-r3/work/gimp-1.2.3/plug-ins/script-fu/scripts'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gimp-1.2.3-r3/work/gimp-1.2.3/plug-ins/script-fu'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gimp-1.2.3-r3/work/gimp-1.2.3/plug-ins'
make: *** [install-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 26, Exitcode 2
!!! (no error message)

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-gimp-1.2.3-r3-25441.log"

mkdir: /usr/share/gimp/1.2/scripts
--------------------------------------------------------------------------------
#

Why does it do that? I did an 'emerge unmerge gimp' and then emerged gimp again to no avail... Please help?

Pontus
Back to top
View user's profile Send private message
thinair
Tux's lil' helper
Tux's lil' helper


Joined: 01 Nov 2002
Posts: 144
Location: Suisse

PostPosted: Sat Nov 09, 2002 1:05 pm    Post subject: Reply with quote

Hi,

I have a similar problem too... Does anybody have a solution... ?

--
thinair
Back to top
View user's profile Send private message
thinair
Tux's lil' helper
Tux's lil' helper


Joined: 01 Nov 2002
Posts: 144
Location: Suisse

PostPosted: Sat Nov 09, 2002 3:44 pm    Post subject: Reply with quote

Hi have got a temporary solution... gimp-1.2.3-r3 ebuild seem to be bugged... (I am being submitting it to the bugs.gentoo.org)

So for me I make
#emerge /usr/portage/media-gfx/gimp/gimp-1.2.3-r2.ebuild

and it works well...

I will try to make an update... after ... to gimp-1.2.3-r3.ebuild , I supposes the directory permission will not be replaced... :-)

Tell you if it's work,

--
thinair
Back to top
View user's profile Send private message
thinair
Tux's lil' helper
Tux's lil' helper


Joined: 01 Nov 2002
Posts: 144
Location: Suisse

PostPosted: Sat Nov 09, 2002 4:05 pm    Post subject: Reply with quote

The update doesn't work... same problem...

So I will wait the stable 1.4... and use gimp-1.2.3-r2.ebuild until :-)

a+

--
thinair
Back to top
View user's profile Send private message
Pontus
n00b
n00b


Joined: 09 Nov 2002
Posts: 2

PostPosted: Sat Nov 09, 2002 4:23 pm    Post subject: Reply with quote

Ok, thanks for letting me know!
Pontus
Back to top
View user's profile Send private message
jimmythegoat
n00b
n00b


Joined: 10 Nov 2002
Posts: 15

PostPosted: Sun Nov 10, 2002 7:06 pm    Post subject: More Issues Reply with quote

I hade the same problems with the r3 ebuilds; I think it may be something with install script changing permissions. What is worse is when I try to drop back to the r2 ebuild I get this error:
Code:
 emerge /usr/portage/media-gfx/gimp/gimp-1.2.3-r2.ebuild
Calculating dependencies ...done!
>>> emerge media-gfx/gimp-1.2.3 to /
>>> md5 ;-) gimp-1.2.3.tar.bz2
>>> Unpacking source...
>>> Unpacking gimp-1.2.3.tar.bz2
patching file Makfile.am
Hunk #1 succeeded at 112 (offset 7 lines).
>>> Reconfiguring package...
 * Reconfigure failed, please attach the contents of :
 *
 *   /var/tmp/portage/gimp-1.2.3-r2/temp/autoreconf.log
 *
 * in your bugreport.

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_unpack, Line -69, Exitcode 1
!!! running autoreconf failed


What's the deal?[/code]
_________________
Spoon!
Back to top
View user's profile Send private message
Printhead
n00b
n00b


Joined: 05 Nov 2002
Posts: 5
Location: UK

PostPosted: Tue Nov 12, 2002 3:21 pm    Post subject: Reply with quote

Ack, same here. New to Gentoo, clean install, I did 'emerge kde' last night then woke today to the following:

Quote:
!!! ERROR: The build did not complete successfully.
!!! Function src_install, line 26, exitcode 2.
!!! (No error message)

-------------Access Violation Summary------

Log File = /tmp/sandbox-gimp-1.2.3-r3-2914.log

mkdir: /usr/share/gimp
mkdir: /usr/share/gimp/1.2
mkdir: /usr/share/gimp/1.2/scripts

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


At least I'm not the only one. It's a new install as I say, with conservative cflags (-march=athlon-tbird -o2 -pipe) on a Duron 800 fwiw. Thing is, I'm not too bothered about the Gimp for now, (got my M$ box for that stuff, don't kill me!), so, how do I emerge kde without Gimp? emerge kde-base?

Oh well, about time I read the Portage manual I guess...

Edit to add - I'm using 1.4 rc1
Back to top
View user's profile Send private message
jimmythegoat
n00b
n00b


Joined: 10 Nov 2002
Posts: 15

PostPosted: Wed Nov 13, 2002 5:29 am    Post subject: access violations Reply with quote

Did you 'emerge sync' before installing? The cvs changelog says some access violations were fixed for this ebuild on Nov 10. I haven't gotten a chance to try them out though.
_________________
Spoon!
Back to top
View user's profile Send private message
Printhead
n00b
n00b


Joined: 05 Nov 2002
Posts: 5
Location: UK

PostPosted: Wed Nov 13, 2002 2:10 pm    Post subject: Reply with quote

I didn't emerge sync just before emerging kde, but I'm fairly sure I had since Nov 10th. Not to worry, having looked round it seems related to general kde problems rather than a specific Gimp problem, so I'll try emerging xfree 4.2.0 first then kde, as mentioned here.

It can wait, right now I'm busy with Iptables.... argh, so much to suss. :x

Love it. :wink:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum