Re: [gentoo-user] neon: endless up-/down-grade

2006-08-01 Thread Andreas Schoelver
On Mon, 31 Jul 2006 22:28:04 +0100
Steve Evans [EMAIL PROTECTED] wrote:

...
 I think that the fundamental problem is that the neon API changes between 
 versions, so rapidsvn will only compile against one version of neon while 
 gnome-vfs will only compile against a different version.
 
 I had this problem a few days ago and realised I don't use rapdisvn, as I 
 prefer kdesvn, so I removed rapidsvn and the problem went away. This isn't 
 much help though if you need rapidsvn :-(


That was just what I thought as that happaned. :-)
So Imo either neon should be slotted, or even fixed, as my rapidsvn ebuild
requires the old neon version to be installed, but does not compile 
against it.

 See:
 
 http://bugs.gentoo.org/show_bug.cgi?id=139318

I will take a look.

Andreas
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gnome and mono-tools blocking

2006-08-01 Thread Andreas Schoelver
On Mon, 31 Jul 2006 09:59:45 -0700
Richard Fish [EMAIL PROTECTED] wrote:

 On 7/30/06, Andreas Schoelver [EMAIL PROTECTED] wrote:
  But why does USE=mozilla *not* help?
 
 Because mozilla is being removed from the tree due to security problems.

Thanks for all the informations from Jesús and you.
That was very helpful.

Now I wonder if also mono-tools will be configurable this way soon,
set it is not (as far as I see).

# equery uses mono-tools
[ Searching for packages matching mono-tools... ]
[ Colour Code : set unset ]
[ Legend: Left column  (U) - USE flags from make.conf   
 ]
[   : Right column (I) - USE flags packages was installed with ]
[ No USE flags found for dev-util/mono-tools-1.1.11]


BTW: I just saw that also equery would have given me some infos about 
yelp and firefox, but on the other hand 'emerge -uptD world' never gave
that direct dependency information to me.

equery uses yelp
[ Searching for packages matching yelp... ]
[ Colour Code : set unset ]
[ Legend: Left column  (U) - USE flags from make.conf   
 ]
[   : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for gnome-extra/yelp-2.12.2 ]
 U I
 - - debug   : Tells configure and the makefiles to build for debugging...
 - - firefox : Build against firefox instead of mozilla

Andreas

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] neon: endless up-/down-grade

2006-08-01 Thread Andreas Schoelver
I wrote :-)
...
 So Imo either neon should be slotted, or even fixed, as my rapidsvn ebuild
 requires the old neon version to be installed, but does not compile 
 against it.

oh, problem was subversion!
subversion had been build with neon 0.26.
after the downgrade of neon subversion is the reason for no longer being 
able to build rapidsvn. very weird situation.
Maybe I should uninstall rapidsvn for the moment.


  http://bugs.gentoo.org/show_bug.cgi?id=139318
 
 I will take a look.

read that. funny thing.

Thanks to all.

Andreas
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] neon: endless up-/down-grade

2006-07-31 Thread Andreas Schoelver
Hi Richard

On Sun, 30 Jul 2006 20:07:36 -0700
Richard Fish [EMAIL PROTECTED] wrote:

 On 7/30/06, Andreas Schoelver [EMAIL PROTECTED] wrote:
  Hi all
 
  each world update either updates or downgrades neon depending
  on the version just installed at that moment.
 
 It is a _very_ long-standing bug in portage that doesn't deal with
 some dependancy situtations very well. [1]
 
 The answer is usually to mask the newer version.
 
 echo # required by rapidsvn-0.9.0-r1 /etc/portage/package.mask
 echo =net-misc/neon-0.24.7 /etc/portage/package.mask

Sounds good, ...
but: I performed a revdep-rebuild in between which did the downgrade of neon
to 0.24.7, but the remerge of rapidsvn failed then.

---8--- from the err output:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld:
warning: libneon.so.26, needed by /usr/lib/libsvn_ra_dav-1.so, not found
(try using -rpath or -rpath-link)
/usr/lib/libsvn_ra_dav-1.so: undefined reference to `ne_get_content_type'
/usr/lib/libsvn_ra_dav-1.so: undefined reference to `ne_get_response_header'
/usr/lib/libsvn_ra_dav-1.so: undefined reference to `ne_has_support'
collect2: ld returned 1 exit status
make[2]: *** [rapidsvn] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

!!! ERROR: dev-util/rapidsvn-0.9.0-r1 failed.
---8---

I now read that rapisvn-0.9.0-r1 depends on the newer version of neon.
Is that correct?
My portage tree is in sync concerning neon and rapidsvn.
Maybe I have to find out how to fix the ebuild of rapidsvn to
make it build on my system.

Andreas
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gnome and mono-tools blocking

2006-07-31 Thread Andreas Schoelver
Hi Jesús

On Mon, 31 Jul 2006 01:11:30 +0200
Jesús Guerrero [EMAIL PROTECTED] wrote:

[...]
 
  My favorite browser is firefox, but how do I tell both of mono-tools
  and gnome about that?
 
  Andreas
 
 AFAIK, USE=firefox will remove the dep on seamonkey and that stuff. I dont 
 use gnome though, maybe someone can confirm this.

This helps with gnome.
But why does USE=mozilla *not* help?
Also mozilla is a web-client.

BTW: I only use some apps of gnome, maybe I should not emerge the whole
gnome thing at all.

Andreas

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] gnome and mono-tools blocking

2006-07-30 Thread Andreas Schoelver
Hi all

gnome and mono-tools can no longer be installed together.
gnome depends on seamonkey, mono-tools depend on mozilla,
but mozilla nd seamonkey block each other.

I had to uninstall gnome and evolution to be able to keep mono-tools.

My favorite browser is firefox, but how do I tell both of mono-tools
and gnome about that?

Andreas
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] neon: endless up-/down-grade

2006-07-30 Thread Andreas Schoelver
Hi all

each world update either updates or downgrades neon depending
on the version just installed at that moment.

the first world update upgraded neon 0.24.7 to 0.26.1,
the very next update (emerge -p world, without any intermediate sync)
downgraded neon 0.26.1 to 0.24.7 .
the next 'emerge -p world' leads to updating neon again and so on.

emerge -uptD world shows that rapidsvn-0.9.0-r1 is the reason for the
downgrade, whereas gnome-vfs-2.14.2 is the reason for the upgrade.

any ideas?

thanks in advance,
Andreas
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] after upgrade to xorg-x11 version 7 key 'Alt Gr' doesn't work

2006-07-13 Thread Andreas Schoelver
Hi all

... I am not able to produce special intenational keys any more.
(like @ | [] {} \ on my german keyboard)

old option
   Option  RightAlt  ModeShift
does not work any more.

Thanks in advance
Andreas
-- 
gentoo-user@gentoo.org mailing list