Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GimpShop
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
homry
Tux's lil' helper
Tux's lil' helper


Joined: 01 Apr 2005
Posts: 146
Location: Karlsruhe, Germany

PostPosted: Mon Mar 05, 2007 6:10 pm    Post subject: Reply with quote

the current version of gimp in portage is 2.2.12. is there a solution for that version?

homry
_________________
IBM ThinkPad R51
Back to top
View user's profile Send private message
jefferydh
n00b
n00b


Joined: 23 Apr 2007
Posts: 1

PostPosted: Mon Apr 23, 2007 7:23 pm    Post subject: Reply with quote

Was having the same problem as aitch.
Took powerslid's advice.
Had same problem as delirium83
Fixed that.
Still getting same error:

Code:
# USE="python gimpprint gtkhtml jpeg tiff png" ACCEPT_KEYWORDS="~x86" emerge --nodeps -v media-gfx/gimpshop

These are the packages that would be merged, in order:

[ebuild  N    ] media-gfx/gimpshop-2.2.11-r1  USE="gimpprint gtkhtml jpeg png python tiff -aalib (-altivec) -debug -doc -hardened -lcms -mmx -mng -smp -sse -svg -wmf" 0 kB [1]

Total: 1 package (1 new), Size of downloads: 0 kB
Portage overlays:
 [1] /usr/local/portage


>>> Emerging (1 of 1) media-gfx/gimpshop-2.2.11-r1 to /
 * gimpshop-2.2.11.tar.bz2 MD5 ;-) ...                                    [ ok ]
 * gimpshop-2.2.11.tar.bz2 RMD160 ;-) ...                                 [ ok ]
 * gimpshop-2.2.11.tar.bz2 SHA1 ;-) ...                                   [ ok ]
 * gimpshop-2.2.11.tar.bz2 SHA256 ;-) ...                                 [ ok ]
 * gimpshop-2.2.11.tar.bz2 size ;-) ...                                   [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking gimpshop-2.2.11.tar.bz2 ;-) ...                               [ ok ]
>>> Unpacking source...
>>> Unpacking gimpshop-2.2.11.tar.bz2 to /var/tmp/portage/portage/media-gfx/gimpshop-2.2.11-r1/work
/usr/local/portage/media-gfx/gimpshop/gimpshop-2.2.11-r1.ebuild: line 63: mv/var/tmp/portage/portage/media-gfx/gimpshop-2.2.11-r1/work/gimp-2.2.11: No such file or directory
/usr/local/portage/media-gfx/gimpshop/gimpshop-2.2.11-r1.ebuild: line 65: cd: /var/tmp/portage/portage/media-gfx/gimpshop-2.2.11-r1/work/gimpshop-2.2.11: No such file or directory
sed: can't read /var/tmp/portage/portage/media-gfx/gimpshop-2.2.11-r1/work/gimpshop-2.2.11/data/misc/gimp.desktop.in.in: No such file or directory
 * Applying ltmain_sh-1.5.0-fix-relink.patch ...

 * Failed Patch: ltmain_sh-1.5.0-fix-relink.patch !
 *  ( /usr/local/portage/media-gfx/gimpshop/files/ltmain_sh-1.5.0-fix-relink.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/portage/media-gfx/gimpshop-2.2.11-r1/temp/ltmain_sh-1.5.0-fix-relink.patch-19933.out


!!! ERROR: media-gfx/gimpshop-2.2.11-r1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_unpack
  ebuild.sh, line 751:   Called qa_call 'src_unpack'
  environment, line 3651:   Called src_unpack
  gimpshop-2.2.11-r1.ebuild, line 72:   Called epatch '/usr/local/portage/media-gfx/gimpshop/files/ltmain_sh-1.5.0-fix-relink.patch'
  eutils.eclass, line 341:   Called die

!!! Failed Patch: ltmain_sh-1.5.0-fix-relink.patch!
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/portage/media-gfx/gimpshop-2.2.11-r1/temp/build.log'.

!!! This ebuild is from an overlay: '/usr/local/portage
Back to top
View user's profile Send private message
Maetis
n00b
n00b


Joined: 17 Oct 2006
Posts: 21

PostPosted: Wed May 09, 2007 7:47 pm    Post subject: Reply with quote

This is what I did to fix all these problems (I had basically all of those mentioned here):

The ebuild:
http://idisk.mac.com/johnrosshunt/Public/gimpshop-2.2.11-r1.ebuild

The patches:
https://bugs.gentoo.org/attachment.cgi?id=55391
https://bugs.gentoo.org/attachment.cgi?id=98066

The ebuild goes to:
/usr/local/portage/media-gfx/gimpshop/

The patches go to:
/usr/local/portage/media-gfx/gimpshop/files/

1) Rename gimpshop-2.2.11-libpng-1.2.10.patch to gimp-2.2.11-libpng-1.2.10.patch
2) Edit the ebuild as guided by powerslid.
3) Digest it:
Code:
ebuild gimpshop-2.2.11-r1.ebuild digest

4) emerge gimpshop
_________________
Quote:
'The man who learns
only what others know
is as ignorant as if
he learns nothing

The treasures
of knowledge are
the most rare, and
guarded most harshly.'


- Chronicle of the First Age
Back to top
View user's profile Send private message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Wed May 09, 2007 11:23 pm    Post subject: Reply with quote

I had created an fixed ebuild for it, which is working
Its was added to arcon-portage overlay.
Back to top
View user's profile Send private message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Wed May 09, 2007 11:29 pm    Post subject: Reply with quote

add
Code:
http://svn.sourceforge.net/viewvc/*checkout*/arcon/overlay/profiles/arcon-overlay.txt

to
Code:
 /etc/layman/layman.cfg
in overlays section
Code:
layman --sync-all
layman -a arcon-portage
Back to top
View user's profile Send private message
mbar
Veteran
Veteran


Joined: 19 Jan 2005
Posts: 1990
Location: Poland

PostPosted: Thu May 10, 2007 4:41 am    Post subject: Reply with quote

thanks for updating the overlay
Back to top
View user's profile Send private message
atrus123
Guru
Guru


Joined: 06 Jul 2005
Posts: 339
Location: Annapolis, MD

PostPosted: Tue May 15, 2007 2:40 pm    Post subject: Reply with quote

shaumux wrote:
add
Code:
http://svn.sourceforge.net/viewvc/*checkout*/arcon/overlay/profiles/arcon-overlay.txt

to
Code:
 /etc/layman/layman.cfg
in overlays section
Code:
layman --sync-all
layman -a arcon-portage



I haven't used Gentoo since 2005.0, so I guess I've been out of the game too long.

I've set up layman using what you've posted above and http://projects.gunnarwrobel.de/scripts/wiki/layman, and I've emerged gimpshop, but when I open the program, I get same old Gimp with a Gimpshop spash. It emerges without errors. So, retarded question, I guess: is there something in the Gimp that I need to enable to activate the Gimpshop skin? I checked but didn't see anything.
_________________
"I cannot support a movement that exploded spending and borrowing and blames its successor for the debt."
-Andrew Sullivan
Back to top
View user's profile Send private message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Tue May 15, 2007 6:33 pm    Post subject: Reply with quote

Thats how it is
The only change to the normal GIMP, other than the menu layout and Photoshop naming conventions, is that it adds a background window to the user interface.
Back to top
View user's profile Send private message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Tue May 15, 2007 6:51 pm    Post subject: Reply with quote

Oh yeah theres also an irc channel for the for the overlay
Code:
#arcon

on
Code:
spaz.homelinux.org
Back to top
View user's profile Send private message
Maetis
n00b
n00b


Joined: 17 Oct 2006
Posts: 21

PostPosted: Tue May 15, 2007 7:12 pm    Post subject: Reply with quote

shaumux wrote:

The only change to the normal GIMP, other than the menu layout and Photoshop naming conventions, is that it adds a background window to the user interface.


I thought it only adds the background window in the Windows version or atleast I'm not getting any background window. If it really does have this feature, how do I enable it?
_________________
Quote:
'The man who learns
only what others know
is as ignorant as if
he learns nothing

The treasures
of knowledge are
the most rare, and
guarded most harshly.'


- Chronicle of the First Age
Back to top
View user's profile Send private message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Tue May 15, 2007 7:27 pm    Post subject: Reply with quote

Right,Background window is in windows version.
But the naming and layout have been changed in all the versions.
Back to top
View user's profile Send private message
atrus123
Guru
Guru


Joined: 06 Jul 2005
Posts: 339
Location: Annapolis, MD

PostPosted: Wed May 16, 2007 1:30 am    Post subject: Reply with quote

shaumux wrote:
Thats how it is
The only change to the normal GIMP, other than the menu layout and Photoshop naming conventions, is that it adds a background window to the user interface.


Huh, ok. Thanks for the info. I guess I didn't know what to expect. Thanks :-)
_________________
"I cannot support a movement that exploded spending and borrowing and blames its successor for the debt."
-Andrew Sullivan
Back to top
View user's profile Send private message
xvision
n00b
n00b


Joined: 17 Jun 2007
Posts: 33

PostPosted: Sun Jun 17, 2007 8:02 pm    Post subject: Reply with quote

b3cks wrote:
It's the problem that you can't extract the tbz archive. These steps should fix this.
Go to your distfiles dir (might be /usr/portage/distfiles/) and rename the GIMP*.tbz in .tbz2
Open the GimpShop-eBuild and replace the two 'tbz' with 'tbz2'.
Make 'ebuild gimpshop-2.2.4 digest' again and than emerge gimshop.


I know this post was quite some time ago but I believe it might apply to the issues I'm having. My reason for believing this is all of the "No such file or directory" errors. I basically followed these instructions:

Maetis wrote:
This is what I did to fix all these problems (I had basically all of those mentioned here):

The ebuild:
http://idisk.mac.com/johnrosshunt/Public/gimpshop-2.2.11-r1.ebuild

The patches:
https://bugs.gentoo.org/attachment.cgi?id=55391
https://bugs.gentoo.org/attachment.cgi?id=98066

The ebuild goes to:
/usr/local/portage/media-gfx/gimpshop/

The patches go to:
/usr/local/portage/media-gfx/gimpshop/files/

1) Rename gimpshop-2.2.11-libpng-1.2.10.patch to gimp-2.2.11-libpng-1.2.10.patch
2) Edit the ebuild as guided by powerslid.
3) Digest it:
Code:
ebuild gimpshop-2.2.11-r1.ebuild digest

4) emerge gimpshop


But it just returns the following output..

Code:
>>> Unpacking source...
>>> Unpacking gimpshop-2.2.11.tar.bz2 to /var/tmp/portage/media-gfx/gimpshop-2.2.11-r1/work
mv: cannot stat `/var/tmp/portage/gimpshop-2.2.11-r1/work/gimp-2.2.11': No such file or directory
/usr/local/portage/media-gfx/gimpshop/gimpshop-2.2.11-r1.ebuild: line 64: cd: /var/tmp/portage/media-gfx/gimpshop-2.2.11-r1/work/gimpshop-2.2.11: No such file or directory
sed: can't read /var/tmp/portage/media-gfx/gimpshop-2.2.11-r1/work/gimpshop-2.2.11/data/misc/gimp.desktop.in.in: No such file or directory
 * Applying ltmain_sh-1.5.0-fix-relink.patch ...

 * Failed Patch: ltmain_sh-1.5.0-fix-relink.patch !
 *  ( /usr/local/portage/media-gfx/gimpshop/files/ltmain_sh-1.5.0-fix-relink.patch )
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/media-gfx/gimpshop-2.2.11-r1/temp/ltmain_sh-1.5.0-fix-relink.patch-13272.out


!!! ERROR: media-gfx/gimpshop-2.2.11-r1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_unpack
  ebuild.sh, line 751:   Called qa_call 'src_unpack'
  ebuild.sh, line 44:   Called src_unpack
  gimpshop-2.2.11-r1.ebuild, line 71:   Called epatch '/usr/local/portage/media-gfx/gimpshop/files/ltmain_sh-1.5.0-fix-relink.patch'
  eutils.eclass, line 341:   Called die

!!! Failed Patch: ltmain_sh-1.5.0-fix-relink.patch!
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/media-gfx/gimpshop-2.2.11-r1/temp/build.log'.

!!! This ebuild is from an overlay: '/usr/local/portage'


I have been trying to get gimpshop going for days now and am about to throw something out the window. My portage tree is located at /usr/portage and I have specified an overlay for /usr/local/portage in my make.conf file.

Is anyone able to help me with this? Thank you so much in advance.
Back to top
View user's profile Send private message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Sun Jun 17, 2007 8:06 pm    Post subject: Reply with quote

Use the ebuild in the arcon-portage overlay.
Look here if you need instructions
http://arcong.ath.cx/index.php?option=com_content&task=view&id=16&Itemid=30
Back to top
View user's profile Send private message
xvision
n00b
n00b


Joined: 17 Jun 2007
Posts: 33

PostPosted: Sun Jun 17, 2007 9:12 pm    Post subject: Reply with quote

Thanks shaumux.. although I can't seem to grab it from the Arcon overlay.

http://svn.sourceforge.net/viewvc/arcon/overlay/media-gfx/gimpshop/

It appears that gimpshop is available (judging by that link) but after adding the arcon overlay to my make.conf and to layman, a simple emerge -s gimpshop returns nothing..

Likewise, the package appears in Kuroo but won't install.
Back to top
View user's profile Send private message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Sun Jun 17, 2007 9:21 pm    Post subject: Reply with quote

Did you fetch the overlay after after adding the overlay to layman
If layman isn't working then try manually fetching the overlay the instruction are given there.
Back to top
View user's profile Send private message
xvision
n00b
n00b


Joined: 17 Jun 2007
Posts: 33

PostPosted: Sun Jun 17, 2007 9:29 pm    Post subject: Reply with quote

Finally got that overlay to work. For some reason layman set the directory to /usr/portage/local/layman/arcon-portage instead of /usr/local/portage-arcon as defined in that link.

I made the appropriate changes in my make.conf file and gimpshop is emerging now.

*crosses fingers*
Back to top
View user's profile Send private message
shaumux
Veteran
Veteran


Joined: 13 May 2005
Posts: 1009
Location: Hong Kong

PostPosted: Sun Jun 17, 2007 9:30 pm    Post subject: Reply with quote

xvision wrote:
Finally got that overlay to work. For some reason layman set the directory to /usr/portage/local/layman/arcon-portage instead of /usr/local/portage-arcon as defined in that link.

I made the appropriate changes in my make.conf file and gimpshop is emerging now.

*crosses fingers*
Don't Worry this one works I wrote and tested the ebuild
Don't forget to deletethe other ebuild or to move it some other place, it might take priority over the overlay ebuild and interfere.
Back to top
View user's profile Send private message
xvision
n00b
n00b


Joined: 17 Jun 2007
Posts: 33

PostPosted: Sun Jun 17, 2007 10:46 pm    Post subject: Reply with quote

Got it working. Thank you so much.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8
Page 8 of 8

 
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