[kdepimlibs] [Bug 341877] "circular dependency" between kdepimlibs and new split PIM kmailtransport

2016-04-12 Thread Christophe Giboudeaux via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341877

--- Comment #9 from Christophe Giboudeaux  ---
No thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdepimlibs] [Bug 341877] "circular dependency" between kdepimlibs and new split PIM kmailtransport

2016-03-30 Thread James Richard Tyrer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341877

--- Comment #8 from James Richard Tyrer  ---
(In reply to James Richard Tyrer from comment #5)
> 16.03.80 behaves as follows:
> 
> configure of KDEpimligs asks for:
> 
> KF5CalendarCoreConfig.cmake
> 
Yes, that is provided by: kcalcore.  Which I might note that you don't find if
you look for "calendar".

Should I revise the Bug to state the problem as being that there are CAM
(Content Addressable Memory) references that indicate which dependencies are
required rather than the actual name of the package.  Not to mention the fact
that they are all very similar.  That is if you have the package, you can look
to see what it provides but how do you do the reverse?  Is there a reason why
the dependencies don't state the name of the package which is needed rather
than a file which that package would supply AFTER it is installed?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdepimlibs] [Bug 341877] "circular dependency" between kdepimlibs and new split PIM kmailtransport

2016-03-29 Thread Laurent Montel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341877

Laurent Montel  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #7 from Laurent Montel  ---
Wrong KF5CalendarCoreConfig.cmake is provided by kcalcore. which doesn't ask
kdepimlibs or kmailtransport
it asks just 
find_dependency(KF5KDELibs4Support "5.19.0")
find_dependency(LibIcal "0.42")

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdepimlibs] [Bug 341877] "circular dependency" between kdepimlibs and new split PIM kmailtransport

2016-03-29 Thread James Richard Tyrer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341877

--- Comment #6 from James Richard Tyrer  ---
(In reply to Laurent Montel from comment #4)
> nope I build correctly for sure.
Do you understand that if you try building it on a system where it has been
previously installed that you can probably install it without any problem.  To
test it, you need to move these three files:

KF5CalendarCoreConfig.cmake
KF5MailTransportConfig.cmake
KF5AkonadiMimeConfig.cmake

to a SCRATCH or $HOME area where they will not be found.

If you would please post your:

KF5CalendarCoreConfig.cmake

file, I will experiment with it and try to confirm that that is indeed the
case.  It should only take one file to break the circle.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdepimlibs] [Bug 341877] "circular dependency" between kdepimlibs and new split PIM kmailtransport

2016-03-29 Thread James Richard Tyrer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341877

James Richard Tyrer  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|RESOLVED|UNCONFIRMED
 Resolution|INVALID |---

--- Comment #5 from James Richard Tyrer  ---
16.03.80 behaves as follows:

configure of KDEpimligs asks for:

KF5CalendarCoreConfig.cmake

which is supplied by: akonadi-calendar

configure of akonadi-calendar asks for

KF5MailTransportConfig.cmake

which is supplied by: kmailtransport

configure of kmailtransport asks for

KF5AkonadiMimeConfig.cmake

which is supplied by KDEpimlibs

AND SO IT GOES ROUND!!

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdepimlibs] [Bug 341877] "circular dependency" between kdepimlibs and new split PIM kmailtransport

2016-03-29 Thread Laurent Montel via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341877

Laurent Montel  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|REOPENED|RESOLVED
 CC||mon...@kde.org

--- Comment #4 from Laurent Montel  ---
nope I build correctly for sure.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdepimlibs] [Bug 341877] "circular dependency" between kdepimlibs and new split PIM kmailtransport

2016-03-29 Thread James Richard Tyrer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=341877

James Richard Tyrer  changed:

   What|Removed |Added

 CC||tyr...@acm.org
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #3 from James Richard Tyrer  ---
This same problem, or a very similar one, appears to occur with
KDEPIMlibs-15.12.3

Therefore, this bug needs to be reopened and actually fixed.

-- 
You are receiving this mail because:
You are watching all bug changes.