Gentoo Forums
Gentoo Forums
Quick Search: in
cannot emerge emerald-9999 [SOLVED]
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
BdON
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2007
Posts: 127

PostPosted: Sun Sep 30, 2007 11:09 am    Post subject: cannot emerge emerald-9999 [SOLVED] Reply with quote

I had beryl running previously, but last night I unmerged it to emerge compiz-fusion instead. I am trying to get the latest stuff(version 9999) but I am having troubles emerging x11-wm/emerald-9999 due to an error with git. this is what I get
Code:
>>> Emerging (1 of 3) x11-wm/emerald-9999 to /
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
>>> Unpacking source...
 * git update start -->
 *    repository: git://anongit.opencompositing.org/fusion/decorators/emerald
fatal: Unable to look up git.gentoo-xeffects.org (port 9418) (Name or service not known)
Cannot get the repository state from git://git.gentoo-xeffects.org/beryl/emerald
 *
 * ERROR: x11-wm/emerald-9999 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_unpack
 *   ebuild.sh, line 768:   Called qa_call 'src_unpack'
 *   ebuild.sh, line 44:   Called src_unpack
 *   ebuild.sh, line 1334:   Called git_src_unpack
 *   git.eclass, line 280:   Called git_fetch
 *   git.eclass, line 207:   Called die
 *
 * git.eclass: can't update from git://anongit.opencompositing.org/fusion/decorators/emerald.
 * 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/x11-wm/emerald-9999/temp/build.log'.
 * This ebuild is from an overlay: '/usr/local/layman/xeffects/'
 *

 * Messages for package x11-wm/emerald-9999:

 *
 * ERROR: x11-wm/emerald-9999 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_unpack
 *   ebuild.sh, line 768:   Called qa_call 'src_unpack'
 *   ebuild.sh, line 44:   Called src_unpack
 *   ebuild.sh, line 1334:   Called git_src_unpack
 *   git.eclass, line 280:   Called git_fetch
 *   git.eclass, line 207:   Called die
 *
 * git.eclass: can't update from git://anongit.opencompositing.org/fusion/decorators/emerald.
 * 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/x11-wm/emerald-9999/temp/build.log'.
 * This ebuild is from an overlay: '/usr/local/layman/xeffects/'

I have version compiz-fusion-0.5.2 semi-working, it works but I am having trouble with aquamarine, so I want to try out compiz-fusion-9999. I tried changing a few things and then one time when trying to emerge emerald I got this
Code:
 * These additional scripts need some dependencies:
  *   git-archimport   : dev-util/tla
   *   git-cvsimport    : >=dev-util/cvsps-2.1
    *   git-svnimport    : dev-util/subversion(USE=perl)
     *   git-svn          : dev-util/subversion(USE=perl) dev-perl/libwww-perl dev-perl/TermReadKey
      *   git-quiltimport  : dev-util/quilt
       *   git-cvsserver    : dev-perl/DBI dev-perl/DBD-SQLite
        *   git-instaweb     : || ( www-servers/lighttpd www-servers/apache(SLOT=2) )
         *   git-send-email   : USE=perl
          *   git-remote       : USE=perl
so I emerged all of those dependencies and/or remerged with the correct USE flags except for the last two lines because I wasn't sure what it wanted since git-send-email and git-remote are not packages, plus I don't think that would play a big part in my original error. But that seemed to get me nowhere because I still have that same error. Can anybody help?

Last edited by BdON on Thu Oct 04, 2007 9:45 am; edited 1 time in total
Back to top
View user's profile Send private message
Dottout
l33t
l33t


Joined: 07 Mar 2006
Posts: 862

PostPosted: Sun Sep 30, 2007 11:15 am    Post subject: Reply with quote

the reason seems obvious. look at my emerge:
Code:
>>> Emerging (1 of 1) x11-wm/emerald-9999 to /
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
>>> Unpacking source...
 * git update start -->
 *    repository: git://anongit.opencompositing.org/fusion/decorators/emerald
 *    local clone: /usr/portage/distfiles/git-src/emerald

I suggest you to sync your xeffects overlay.. do a svn up from /path/to/xeffects or layman -S if you use it
Back to top
View user's profile Send private message
BdON
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2007
Posts: 127

PostPosted: Sun Sep 30, 2007 12:00 pm    Post subject: Reply with quote

thanks for the quick reply. I use layman, and I ran layman -S before, but then tried it again since your post and nothing changed. I'm pretty sure I didn't have subversion before, at least I never used it, but in my original post the second code string I wrote said I needed subversion(specifically with perl USE flag) so I also tried updated the overlay with
Code:
svn co svn://svn.gentoo-xeffects.org/xeffects/trunk xeffects
and still nada. Looking at the output from "svn co svn://svn.gentoo-xeffects.org/xeffects/trunk xeffects", I see it did update x11-wm/emerald/emerald-9999.ebuild. I also tried
Code:
svn up /usr/local/layman/xeffects
and it tells me I am at revision 149. I don't know what I am missing
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 5930
Location: Melbourne, Australia

PostPosted: Sun Sep 30, 2007 5:23 pm    Post subject: Reply with quote

Moved from Desktop Environments to Unsupported Software. Xeffects overlay.
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
hulmeman
Apprentice
Apprentice


Joined: 02 Jul 2002
Posts: 165
Location: Duchy of Lancaster, England.

PostPosted: Wed Oct 03, 2007 5:02 am    Post subject: Reply with quote

Ive got the same problem, any ideas?
_________________
Do you mind not farting while I'm saving the World!

AMD64 3500+, LanParty nf4-Ultra-D, 1Gb Geil, nforce4: raid0, gf 6800, gentoo-sources-2.6.18, udev, gcc-4.4.1.
Back to top
View user's profile Send private message
jmbsvicetto
Moderator
Moderator


Joined: 27 Apr 2005
Posts: 4692
Location: Angra do Heroísmo (PT)

PostPosted: Thu Oct 04, 2007 4:01 am    Post subject: Reply with quote

You seem to have a old version of the repository.

You'll need to remove it and add it again to layman:
Code:
# layman -d xeffects
# layman -L k
# layman -a xeffects

_________________
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Back to top
View user's profile Send private message
BdON
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2007
Posts: 127

PostPosted: Thu Oct 04, 2007 8:41 am    Post subject: Reply with quote

jmbsvicetto wrote:
You seem to have a old version of the repository.

You'll need to remove it and add it again to layman:
Code:
# layman -d xeffects
# layman -L k
# layman -a xeffects
I just tried this and I am still getting the same error as I was previously. I synced the portage tree and then the layman overlays and I am still getting that error. I downgraded to version 0.5.2 for the time being and that has been working fine, but I would still like to try and fix this. Is there any way to fetch emerald with git, or by any other means, without using emerge?
Back to top
View user's profile Send private message
hulmeman
Apprentice
Apprentice


Joined: 02 Jul 2002
Posts: 165
Location: Duchy of Lancaster, England.

PostPosted: Thu Oct 04, 2007 9:23 am    Post subject: Reply with quote

I resolved by:
Code:
rm -r /usr/portage/distfiles/git-src

_________________
Do you mind not farting while I'm saving the World!

AMD64 3500+, LanParty nf4-Ultra-D, 1Gb Geil, nforce4: raid0, gf 6800, gentoo-sources-2.6.18, udev, gcc-4.4.1.
Back to top
View user's profile Send private message
BdON
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jan 2007
Posts: 127

PostPosted: Thu Oct 04, 2007 9:44 am    Post subject: Reply with quote

hulmeman wrote:
I resolved by:
Code:
rm -r /usr/portage/distfiles/git-src
Great! That worked for me as well, thanks.
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 - 5 Hours
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