public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] Kopete and akonadi server
@ 2009-08-26 12:58 Mark Haney
  2009-08-26 14:58 ` [gentoo-amd64] " Duncan
  0 siblings, 1 reply; 8+ messages in thread
From: Mark Haney @ 2009-08-26 12:58 UTC (permalink / raw
  To: gentoo-amd64

I just filed a bug report on akonadi server 1.2.0 failing to build on my
system.  That isn't the problem, the problem is I am trying to update
kopete, but it is requiring akonadi for updating to 4.3.0.

Is there a USE flag I can turn off to make that go away?

-- 
Interdum feror cupidine partium magnarum Europae vincendarum

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415



^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-amd64]  Re: Kopete and akonadi server
  2009-08-26 12:58 [gentoo-amd64] Kopete and akonadi server Mark Haney
@ 2009-08-26 14:58 ` Duncan
  2009-08-26 15:03   ` Mark Haney
  2009-08-26 16:19   ` Volker Armin Hemmann
  0 siblings, 2 replies; 8+ messages in thread
From: Duncan @ 2009-08-26 14:58 UTC (permalink / raw
  To: gentoo-amd64

Mark Haney posted on Wed, 26 Aug 2009 08:58:07 -0400 as excerpted:

> I just filed a bug report on akonadi server 1.2.0 failing to build on my
> system.  That isn't the problem, the problem is I am trying to update
> kopete, but it is requiring akonadi for updating to 4.3.0.
> 
> Is there a USE flag I can turn off to make that go away?

I don't believe so.  I don't have kopete merged here (not an IM/IRC type 
of guy), but:

$ equery depends akonadi-server
 * Searching for akonadi-server ...
kde-base/kdepimlibs-4.3.0 (>=app-office/akonadi-server-1.2.0)
$ equery depgraph --depth=1 =kopete-4.3.0 | grep kdepimlibs
 `-- kde-base/kdepimlibs-4.3.0
$

So kopete needs kdepimlibs, which in turn, needs akonadi-server.

FWIW, I have akonadi-server installed here, for kdepimlibs, for a whole 
bunch of stuff (akregator, koffice-libs, plasma-workspace with the rss 
USE flag, kdeplasma-addons, kaddressbook, kmail, a bunch of other 
libraries...).  So it's likely that even if you didn't need it for 
kopete, you'd need it for something else that uses kdepimlibs.

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64]  Re: Kopete and akonadi server
  2009-08-26 14:58 ` [gentoo-amd64] " Duncan
@ 2009-08-26 15:03   ` Mark Haney
  2009-08-26 17:12     ` Duncan
  2009-08-26 16:19   ` Volker Armin Hemmann
  1 sibling, 1 reply; 8+ messages in thread
From: Mark Haney @ 2009-08-26 15:03 UTC (permalink / raw
  To: gentoo-amd64

Duncan wrote:
> Mark Haney posted on Wed, 26 Aug 2009 08:58:07 -0400 as excerpted:

> 
> FWIW, I have akonadi-server installed here, for kdepimlibs, for a whole 
> bunch of stuff (akregator, koffice-libs, plasma-workspace with the rss 
> USE flag, kdeplasma-addons, kaddressbook, kmail, a bunch of other 
> libraries...).  So it's likely that even if you didn't need it for 
> kopete, you'd need it for something else that uses kdepimlibs.
> 

Then that leaves me wondering why akonadi-server won't build for me.


-- 
Interdum feror cupidine partium magnarum Europae vincendarum

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64]  Re: Kopete and akonadi server
  2009-08-26 14:58 ` [gentoo-amd64] " Duncan
  2009-08-26 15:03   ` Mark Haney
@ 2009-08-26 16:19   ` Volker Armin Hemmann
  1 sibling, 0 replies; 8+ messages in thread
From: Volker Armin Hemmann @ 2009-08-26 16:19 UTC (permalink / raw
  To: gentoo-amd64

On Mittwoch 26 August 2009, Duncan wrote:
> Mark Haney posted on Wed, 26 Aug 2009 08:58:07 -0400 as excerpted:
> > I just filed a bug report on akonadi server 1.2.0 failing to build on my
> > system.  That isn't the problem, the problem is I am trying to update
> > kopete, but it is requiring akonadi for updating to 4.3.0.
> >
> > Is there a USE flag I can turn off to make that go away?
>
> I don't believe so.  I don't have kopete merged here (not an IM/IRC type
> of guy), but:
>
> $ equery depends akonadi-server
>  * Searching for akonadi-server ...
> kde-base/kdepimlibs-4.3.0 (>=app-office/akonadi-server-1.2.0)
> $ equery depgraph --depth=1 =kopete-4.3.0 | grep kdepimlibs
>  `-- kde-base/kdepimlibs-4.3.0
> $
>
> So kopete needs kdepimlibs, which in turn, needs akonadi-server.
>
> FWIW, I have akonadi-server installed here, for kdepimlibs, for a whole
> bunch of stuff (akregator, koffice-libs, plasma-workspace with the rss
> USE flag, kdeplasma-addons, kaddressbook, kmail, a bunch of other
> libraries...).  So it's likely that even if you didn't need it for
> kopete, you'd need it for something else that uses kdepimlibs.

even worse, kopete in 4.3 needs akonadi. If you disable it (like I did in 4.2) 
kopete won't be able to access your accounts and thus not work.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-amd64]  Re: Kopete and akonadi server
  2009-08-26 15:03   ` Mark Haney
@ 2009-08-26 17:12     ` Duncan
  2009-08-26 17:27       ` Mark Haney
  0 siblings, 1 reply; 8+ messages in thread
From: Duncan @ 2009-08-26 17:12 UTC (permalink / raw
  To: gentoo-amd64

Mark Haney posted on Wed, 26 Aug 2009 11:03:55 -0400 as excerpted:

> Then that leaves me wondering why akonadi-server won't build for me.

I don't know.  Good question.  What's that bug number you filed, again?

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64]  Re: Kopete and akonadi server
  2009-08-26 17:12     ` Duncan
@ 2009-08-26 17:27       ` Mark Haney
  2009-08-26 18:29         ` Duncan
  0 siblings, 1 reply; 8+ messages in thread
From: Mark Haney @ 2009-08-26 17:27 UTC (permalink / raw
  To: gentoo-amd64

Duncan wrote:
> Mark Haney posted on Wed, 26 Aug 2009 11:03:55 -0400 as excerpted:
> 
>> Then that leaves me wondering why akonadi-server won't build for me.
> 
> I don't know.  Good question.  What's that bug number you filed, again?
> 
http://bugs.gentoo.org/show_bug.cgi?id=282796

What's bizarre is that I just was able to compile akonadi-server after
downgrading soprano beforehand.  Which is bizarre.


-- 
Interdum feror cupidine partium magnarum Europae vincendarum

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415



^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-amd64]  Re: Kopete and akonadi server
  2009-08-26 17:27       ` Mark Haney
@ 2009-08-26 18:29         ` Duncan
  2009-08-26 18:37           ` Mark Haney
  0 siblings, 1 reply; 8+ messages in thread
From: Duncan @ 2009-08-26 18:29 UTC (permalink / raw
  To: gentoo-amd64

Mark Haney posted on Wed, 26 Aug 2009 13:27:42 -0400 as excerpted:

> Duncan wrote:
>> Mark Haney posted on Wed, 26 Aug 2009 11:03:55 -0400 as excerpted:
>> 
>>> Then that leaves me wondering why akonadi-server won't build for me.
>> 
>> I don't know.  Good question.  What's that bug number you filed, again?
>> 
> http://bugs.gentoo.org/show_bug.cgi?id=282796
> 
> What's bizarre is that I just was able to compile akonadi-server after
> downgrading soprano beforehand.  Which is bizarre.

I CCed myself and added a note.  All your gt versions are the same, 
right?  All mine are 4.5.2 ATM, for instance.

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman




^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-amd64]  Re: Kopete and akonadi server
  2009-08-26 18:29         ` Duncan
@ 2009-08-26 18:37           ` Mark Haney
  0 siblings, 0 replies; 8+ messages in thread
From: Mark Haney @ 2009-08-26 18:37 UTC (permalink / raw
  To: gentoo-amd64

Duncan wrote:
> Mark Haney posted on Wed, 26 Aug 2009 13:27:42 -0400 as excerpted:
> 
>> Duncan wrote:
>>> Mark Haney posted on Wed, 26 Aug 2009 11:03:55 -0400 as excerpted:
>>>
>>>> Then that leaves me wondering why akonadi-server won't build for me.
>>> I don't know.  Good question.  What's that bug number you filed, again?
>>>
>> http://bugs.gentoo.org/show_bug.cgi?id=282796
>>
>> What's bizarre is that I just was able to compile akonadi-server after
>> downgrading soprano beforehand.  Which is bizarre.
> 
> I CCed myself and added a note.  All your gt versions are the same, 
> right?  All mine are 4.5.2 ATM, for instance.
> 

Yeah, they are.


-- 
Interdum feror cupidine partium magnarum Europae vincendarum

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-08-26 20:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-26 12:58 [gentoo-amd64] Kopete and akonadi server Mark Haney
2009-08-26 14:58 ` [gentoo-amd64] " Duncan
2009-08-26 15:03   ` Mark Haney
2009-08-26 17:12     ` Duncan
2009-08-26 17:27       ` Mark Haney
2009-08-26 18:29         ` Duncan
2009-08-26 18:37           ` Mark Haney
2009-08-26 16:19   ` Volker Armin Hemmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox