Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Announcement: KDE CVS/Subversion Split Ebuilds
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
nicosaturno
n00b
n00b


Joined: 05 Apr 2005
Posts: 57

PostPosted: Tue Jul 25, 2006 7:34 pm    Post subject: Reply with quote

really thanks Philantrop :D

i've compile kde from the svn ebuilds...just kdelibs, konqueror and kdestart and it compile perfectly...i've only have to type

Quote:
export UNSERMAKE="/usr/lib/python2.4/site-packages/unsermake/unsermake"

for compile the kcontrol package...now i've got kde 3.5.4 :wink:

just another question...how can i compile the svn package with qt4? is it possible?

thanks again,
nicosaturno
Back to top
View user's profile Send private message
Philantrop
Retired Dev
Retired Dev


Joined: 21 Dec 2004
Posts: 1129
Location: Germany

PostPosted: Tue Jul 25, 2006 8:58 pm    Post subject: Reply with quote

I recommend not to use unsermake. It's unreliable and some KDE packages will fail if you use it. It won't be used for KDE4 anyway. If you set UNSERMAKE=no that beast will be gone. There's one package which I can't remember currently that needs unsermake.

You can't compile KDE 3.x with QT4.
_________________
If you feel the issues discussed in this thread have been resolved, please add a "[Solved]" to the subject of your original posting.
Back to top
View user's profile Send private message
Kuhrscher
Guru
Guru


Joined: 29 Dec 2003
Posts: 485
Location: Hamburg, Germany

PostPosted: Tue Jul 25, 2006 9:45 pm    Post subject: Reply with quote

First of all I would like to thank you for this fantastic overlay. Keep up your great work!

I just installed koffice-1.6. The ebuilds use the correct files from branch to build the applications, but they use the l10n-files from trunk. So the translations are not the correct ones. Since I'm using this ebuild to test and work on my translation of koffice, it's really a pity for me :wink:

Is there any possibility to fix this issue?

Thank you :)
Back to top
View user's profile Send private message
Redhatter
Developer
Developer


Joined: 20 Sep 2003
Posts: 548
Location: Brisbane, QLD, Australia

PostPosted: Sat Jul 29, 2006 3:33 am    Post subject: Reply with quote

Hi all...

I've just stumbled upon this overlay... and I'll check it out, see what it's like. Just a query though... does this cover the upcomming KDE 4 devel-prerelease?
In any case, hopefully this will be useful for checking upcomming KDE releases on MIPS. :-)

Update:

No go it seems:
Code:
beast kde-base # emerge -a =kde-meta-7-r1
These are the packages that would be merged, in order:

Calculating dependencies |

!!! An atom in the dependencies is not fully-qualified. Multiple matches:

    t
    o
    o

    m
    a
    n
    y

    v
    a
    l
    u
    e
    s

    t
    o

    u
    n
    p
    a
    c
    k

!!! This ebuild cannot be installed: '/home/portage/overlays/kde-live/kde-base/kdeaccessibility-meta/kdeaccessibility-meta-7-r1.ebuild'
!!! Please notify the package maintainer that atoms must be fully-qualified.


A tip... I use my desktop as a production machine, so it'd be nice if the subversion ebuilds could co-exist with the existing monolithic ebuilds. Perhaps the "stable" subversion releases could go into /usr/kde-svn, and the "unstable" playground releases into /usr/kde-unstable-svn?

Regards,
_________________
Stuart Longland (a.k.a Redhatter, VK4MSL)
I haven't lost my mind - it's backed up on a tape somewhere...

Gentoo/MIPS Cobalt developer, Mozilla herd member.
Back to top
View user's profile Send private message
mario
Guru
Guru


Joined: 20 Apr 2002
Posts: 400
Location: Mountain View, CA

PostPosted: Fri Aug 04, 2006 5:48 pm    Post subject: Reply with quote

Kuhrscher wrote:
First of all I would like to thank you for this fantastic overlay. Keep up your great work!

I just installed koffice-1.6. The ebuilds use the correct files from branch to build the applications, but they use the l10n-files from trunk. So the translations are not the correct ones. Since I'm using this ebuild to test and work on my translation of koffice, it's really a pity for me :wink:

Is there any possibility to fix this issue?

Thank you :)


I wish I could say yes here, but this project is in a desperate need of a maintainer. I think this is the time of the year that neither me nor Bonkie are actively involved. The issue you describe is not hard to fix, it's just that at this point there are other issues to fix too. Get in touch with me through the email option, and I will explain how this can be fixed. If you are willing, I can give you an account so you can commit the changes after testing.

I don't predict very active revival of this project until kde4 comes closer.

Also, anyone willing to maintain the ebuilds, write me a note as well so I can give you write access.

Thanks
Back to top
View user's profile Send private message
mario
Guru
Guru


Joined: 20 Apr 2002
Posts: 400
Location: Mountain View, CA

PostPosted: Fri Aug 04, 2006 5:51 pm    Post subject: Reply with quote

Redhatter wrote:


A tip... I use my desktop as a production machine, so it'd be nice if the subversion ebuilds could co-exist with the existing monolithic ebuilds. Perhaps the "stable" subversion releases could go into /usr/kde-svn, and the "unstable" playground releases into /usr/kde-unstable-svn?

Regards,


These ebuilds install in /usr/kde/devel, so what you are describing is already in place. I am not sure why you are getting this problem, but you can probably look at the ebuild and install the packages contained one by one, or source it and emerge them in a for loop over the variable or something. Not very helpful, I know, but the -meta ebuilds are just the least important at this moment.
Back to top
View user's profile Send private message
Philantrop
Retired Dev
Retired Dev


Joined: 21 Dec 2004
Posts: 1129
Location: Germany

PostPosted: Fri Aug 04, 2006 5:58 pm    Post subject: Reply with quote

Good to see you here, mario. :-)

Actually, looking at the SVN at Berlios, bonkie is actually working on the ebuilds, though.
_________________
If you feel the issues discussed in this thread have been resolved, please add a "[Solved]" to the subject of your original posting.
Back to top
View user's profile Send private message
mario
Guru
Guru


Joined: 20 Apr 2002
Posts: 400
Location: Mountain View, CA

PostPosted: Sun Aug 06, 2006 8:14 am    Post subject: Reply with quote

Philantrop wrote:
Good to see you here, mario. :-)

Actually, looking at the SVN at Berlios, bonkie is actually working on the ebuilds, though.


Hm, I haven't got any new stuff on svn up since forever, maybe I am hooked up to the wrong branch :) Well, anyway, Bonkie would surely appreciate your help :)
Back to top
View user's profile Send private message
eremini
Apprentice
Apprentice


Joined: 27 May 2005
Posts: 157

PostPosted: Sun Aug 06, 2006 9:14 am    Post subject: Reply with quote

I am installing KDE 4 from SVN by hand right now, if you guys decided to do ebuilds for that branch as well, I could help may be. It compiles nicely right now, but can't say much about working, I will experiment more today.
Back to top
View user's profile Send private message
Philantrop
Retired Dev
Retired Dev


Joined: 21 Dec 2004
Posts: 1129
Location: Germany

PostPosted: Sun Aug 06, 2006 12:13 pm    Post subject: Reply with quote

Philantrop wrote:
app-mobilephone/kmobiletools-7-r1 is broken:
kde-base/kmobile-7-r1 is broken, too:


I now have write access to the repository and I have fixed both packages. I love fixing my own bug reports. :-)

For those as clueless as myself about reporting bugs: http://genkdesvn.berlios.de/bugs
Back to top
View user's profile Send private message
mario
Guru
Guru


Joined: 20 Apr 2002
Posts: 400
Location: Mountain View, CA

PostPosted: Mon Aug 07, 2006 6:55 am    Post subject: Reply with quote

eremini wrote:
I am installing KDE 4 from SVN by hand right now, if you guys decided to do ebuilds for that branch as well, I could help may be. It compiles nicely right now, but can't say much about working, I will experiment more today.


I have created created a special mailing list and anyone interested in development for KDE4 is welcome to join the discussion by pm-ing me or sending me an email (if you know it).

Here are some issues to deal with:
- version numbers using the new .cvs versions in portage so that we avoid the version problems
- easy way to switch between qt-svn and qt-release without causing the problems that have plagued this project since the beginning
- good support for selecting between cmake/autootools
- internationalization support, this should work now
- keepobj support, i am very sad to see it broken, it was one of the reasons i started developing these ebuilds and hate it when kdelibs breaks on groff and i can't just give it another pass in one minute...

We should also demand the highest quality for the ebuilds and supporting scripts.

We might also consider migrating the project to googlecode. Ok, the more people interested in this, the better. This can certainly be a one-man job, but as it has proven, people have other engagements so one man is already unreliable. My KDE has been semi-broken for a while now and I have even considered migrating to ubuntu when they release the special distro that builds from cvs/svn sources.
Back to top
View user's profile Send private message
eremini
Apprentice
Apprentice


Joined: 27 May 2005
Posts: 157

PostPosted: Mon Aug 07, 2006 8:28 am    Post subject: Reply with quote

I will PM you, for those interested i got KDE 4 to start yesterday, well it looks pretty much the same right now, those the menus and the dialogs look much cleaner, but its pretty much b0rked right now, nothing works and there's no task bar
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


Joined: 27 Jan 2004
Posts: 1925
Location: Europe, Swizerland

PostPosted: Wed Oct 18, 2006 2:59 pm    Post subject: Reply with quote

eremini wrote:
I will PM you, for those interested i got KDE 4 to start yesterday, well it looks pretty much the same right now, those the menus and the dialogs look much cleaner, but its pretty much b0rked right now, nothing works and there's no task bar


Cool 8) How did you build it?
_________________
Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor
Back to top
View user's profile Send private message
Zephyrus
Apprentice
Apprentice


Joined: 01 Sep 2004
Posts: 201

PostPosted: Wed Oct 18, 2006 3:41 pm    Post subject: Reply with quote

Phlogiston wrote:
eremini wrote:
I will PM you, for those interested i got KDE 4 to start yesterday, well it looks pretty much the same right now, those the menus and the dialogs look much cleaner, but its pretty much b0rked right now, nothing works and there's no task bar


Cool 8) How did you build it?


removed

Edit: Whops, sorry i just noticed that this is the thread of another overlay. I didn't want to hijack this :(
Back to top
View user's profile Send private message
al-Quaknaa
n00b
n00b


Joined: 14 Feb 2006
Posts: 20
Location: Czech Republic

PostPosted: Sun Nov 19, 2006 12:11 pm    Post subject: Problem updating kdelibs Reply with quote

Hi everybody,
hope you could help me solve this problem. Every time I try to upgrade kdelibs-7-r4 (to kdelibs-7-r5), I get this error:

Code:
>>> Emerging (3 of 191) kde-base/kdelibs-7-r5 to /
 * checking ebuild checksums ;-) ...                                                                                             [ ok ]
 * checking auxfile checksums ;-) ...                                                                                            [ ok ]
 * checking miscfile checksums ;-) ...                                                                                           [ ok ]

 * On some setups that relies on the correct update of utmp records, not using
 * utempter might not update them correctly. If you experience unexpected
 * behaviour, try to rebuild kde-base/kdelibs with utempter use-flag enabled.

>>> Unpacking source...
 * Synchronizing with repository at svn://anonsvn.kde.org/home/kde in /mnt/data/portage/distfiles//svn-src/
 * Updating working copy of kde
   SVN: At revision 606106.
 * Updating working copy of kde/trunk
   SVN: At revision 606106.
 * Updating working copy of kde/trunk/l10n
   SVN: At revision 606106.
 * Updating working copy of kde/trunk/l10n/cs
   SVN: At revision 606106.
 * Updating working copy of kde/trunk/l10n/cs/messages
   SVN: At revision 606106.
 * Updating working copy of kde/trunk/l10n/cs/messages/kdelibs recursively
   SVN: At revision 606106.
 * Updating working copy of kde/branches
   SVN: At revision 606106.
 * Updating working copy of kde/branches/KDE
   SVN: At revision 606106.
 * Updating working copy of kde/branches/KDE/3.5
   SVN: At revision 606106.
 * Updating working copy of kde/branches/KDE/3.5/kde-common
   SVN: At revision 606106.
 * Updating working copy of kde/branches/KDE/3.5/kde-common/admin recursively
   SVN: At revision 606106.
Traceback (most recent call last):
  File "/usr/portage/local/layman/kde-experimental/scripts/eclass-helper-svn.py", line 374, in ?
    update_modules(ancestries, revdb_out)
  File "/usr/portage/local/layman/kde-experimental/scripts/eclass-helper-svn.py", line 274, in update_modules
    update_modules(ancestry[1], svnrevs)
  File "/usr/portage/local/layman/kde-experimental/scripts/eclass-helper-svn.py", line 274, in update_modules
    update_modules(ancestry[1], svnrevs)
  File "/usr/portage/local/layman/kde-experimental/scripts/eclass-helper-svn.py", line 274, in update_modules
    update_modules(ancestry[1], svnrevs)
  File "/usr/portage/local/layman/kde-experimental/scripts/eclass-helper-svn.py", line 261, in update_modules
    if info.mode(recurse):
  File "/usr/portage/local/layman/kde-experimental/scripts/eclass-helper-svn.py", line 115, in mode
    mode = {"deep":True, "shallow":False}[modefile.readline().strip()]
KeyError: ''

!!! ERROR: kde-base/kdelibs-7-r5 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  ebuild.sh, line 1261:   Called kdesvn-source_src_unpack
  kdesvn-source.eclass, line 231:   Called kdesvn-repo_src_unpack
  kdesvn-repo.eclass, line 209:   Called svn_src_unpack
  svn.eclass, line 222:   Called svn_src_fetch
  svn.eclass, line 163:   Called die

!!! env LANGUAGE=en_US /usr/portage/local/layman/kde-experimental/scripts/eclass-helper-svn.py   --repository=svn://anonsvn.kde.org/home/kde --work-base=/mnt/data/portage/distfiles//svn-src/ --revdb-out=/var/tmp/portage/kde-base/kdelibs-7-r5/temp/SVNREVS --check=branches/KDE/3.5/kdelibs --deep=trunk/l10n/cs/messages/kdelibs --deep=branches/KDE/3.5/kde-common/admin --deep=branches/KDE/3.5/kdelibs has failed with exit code 1
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! This ebuild is from an overlay: '/usr/portage/local/layman/kde-experimental'

Even if I try to operate in offline mode using this command
Code:
ESVN_OFFLINE=true emerge kdelibs
I get the same, just without the "Updating working copy ..." things - the error is completly the same.
Any help appreciated! :)
al-Quaknaa
Back to top
View user's profile Send private message
eMPee584
Apprentice
Apprentice


Joined: 01 Nov 2003
Posts: 152
Location: Aachen, Germany

PostPosted: Mon Mar 19, 2007 1:12 pm    Post subject: same here Reply with quote

I have exactly the same problem here with kdelibs-7-r7... what we do now?
_________________
"You cannot teach people anything. You can only help them discover it within themselves." --Galileo
expand your state of mind by not watching tv =)
- .... .. ... .-- --- .-. .-.. -.. .. ... .-- . .-.. .-.. .-- .. -.-. -.- . -..
Back to top
View user's profile Send private message
Philantrop
Retired Dev
Retired Dev


Joined: 21 Dec 2004
Posts: 1129
Location: Germany

PostPosted: Mon Mar 19, 2007 3:49 pm    Post subject: Reply with quote

Please report this as a bug on http://genkdesvn.sf.net/mantis. Either Psy or myself will see what we can do.
_________________
If you feel the issues discussed in this thread have been resolved, please add a "[Solved]" to the subject of your original posting.
Back to top
View user's profile Send private message
Philantrop
Retired Dev
Retired Dev


Joined: 21 Dec 2004
Posts: 1129
Location: Germany

PostPosted: Mon Mar 19, 2007 6:39 pm    Post subject: Re: Problem updating kdelibs Reply with quote

al-Quaknaa wrote:
Hi everybody,
hope you could help me solve this problem. Every time I try to upgrade kdelibs-7-r4 (to kdelibs-7-r5), I get this error:

[...]

File "/usr/portage/local/layman/kde-experimental/scripts/eclass-helper-svn.py", line 115, in mode
mode = {"deep":True, "shallow":False}[modefile.readline().strip()]
KeyError: ''


"The solution for eclass-helper-svn.py barfing is indeed to delete the svn-src directory which probably got corrupted somehow. It might have been enough had you just removed kde/branches/.svn.eclass.mode."

(Now documented in: http://genkdesvn.sourceforge.net/mantis/view.php?id=5)
Back to top
View user's profile Send private message
eMPee584
Apprentice
Apprentice


Joined: 01 Nov 2003
Posts: 152
Location: Aachen, Germany

PostPosted: Mon Mar 19, 2007 6:55 pm    Post subject: solved this KeyError problem Reply with quote

...by deleting the SVN folder /usr/portage/distfiles/svn-src/ . It seems a couple of those errors can be fixed by such action, donno why that is. I will be updating all KDE/other packages now and hope am back to a bleeding edge performant system :twisted:
Edit: right d'oh duplicate typing effort 8)
_________________
"You cannot teach people anything. You can only help them discover it within themselves." --Galileo
expand your state of mind by not watching tv =)
- .... .. ... .-- --- .-. .-.. -.. .. ... .-- . .-.. .-.. .-- .. -.-. -.- . -..
Back to top
View user's profile Send private message
Philantrop
Retired Dev
Retired Dev


Joined: 21 Dec 2004
Posts: 1129
Location: Germany

PostPosted: Tue Sep 25, 2007 5:57 pm    Post subject: End of life: KDE3 live ebuilds Reply with quote

Dear users of the the KDE 3 live svn ebuilds!

With KDE4's beta 3 almost here and in the "kde" overlay, the promotion of the last active overlay developer tgurr to full Gentoo developership and the vastly superior ebuilds for KDE 3.5.7 (with some fixes from svn), I hereby announce the end of support for the KDE3 live svn ebuilds in the "kde-experimental" overlay. Especially since none of us use them anymore ourselves. :)

It's been fun and a pleasure to work with you on these ebuilds but they have outlived their usefulness and we're now fully concentrating on KDE4 with a much larger and more active team than ever before.

I'd like to thank Mario and Bonkie for their excellent work on the overlay and you, our users, for your patience over the last months when we hardly did anything about the KDE3 live ebuilds. Personally, I've more than enough to do with my regular Gentoo work. :)

What's going to happen now?

- Effective immediately, we won't do any support for the KDE3 live svn ebuilds anymore.
- On September, 30th 2007, I'm going to drop the kde-experimental overlay from layman.
- You should migrate to KDE 3.5.7 (no, KDE4 isn't usable yet) ASAP.
- Over the next few days, I'm going to change http://genkdesvn.sf.net to reflect these changes.
- On November, 1st 2007, I'm going to ask our Forums guys to lock this thread.
- If you're bold and daring or just plain suicidal, you might want to try the snapshot releases of KDE4 (live svn ebuilds will follow). See this thread for more information.

I'm going to put this post on the frontpage of http://genkdesvn.sf.net and mail it to the mailinglist to make sure about every user will see this.

If you have any questions, feel free to either (in descending order of preference :-) )
- get in touch in IRC on freenode.net in #gentoo-kde or #genkdesvn (the latter being the development channel for the KDE4 overlays),
- contact me by mail (philantrop@gentoo.org),
- /msg me on IRC,
- respond here,
- PM me.

Best regards, Philantrop
Back to top
View user's profile Send private message
enderandrew
l33t
l33t


Joined: 25 Oct 2005
Posts: 731

PostPosted: Tue Sep 25, 2007 8:52 pm    Post subject: Reply with quote

Not to mention, for those who want the latest and greatest in the 3.5 branch, the 3.5.8 release isn't that far off. 3.5.8 is going to be tagged in about two weeks.

Mod Edit by NeddySeagoon
Locked as requested by Philantrop

_________________
Nihilism makes me smile.
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4
Page 4 of 4

 
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