Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kde 3.4rc1 is out!
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next  
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
StringCheesian
l33t
l33t


Joined: 21 Oct 2003
Posts: 887

PostPosted: Sun Feb 27, 2005 3:18 am    Post subject: Reply with quote

firephoto wrote:
I renamed all of beta2* to rc1 in my local/portage/kde-base/ [...]

Did you have to edit the kdelibs-3.4.0_beta2 ebuild? It's got this in it (line 8):
Code:
MY_PV=3.3.92
Back to top
View user's profile Send private message
firephoto
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1612
Location: +48° 5' 23.40", -119° 48' 30.00"

PostPosted: Sun Feb 27, 2005 3:25 am    Post subject: Reply with quote

StringCheesian wrote:
firephoto wrote:
I renamed all of beta2* to rc1 in my local/portage/kde-base/ [...]

Did you have to edit the kdelibs-3.4.0_beta2 ebuild? It's got this in it (line 8):
Code:
MY_PV=3.3.92


No because kdelibs*rc1 is already in portage. ;)

You have to digest ALL the ebuilds (300+ for everything) so unless there's some way to do them all easily it means one by one on the command line or with abeni.
Back to top
View user's profile Send private message
fuji
Tux's lil' helper
Tux's lil' helper


Joined: 26 Apr 2002
Posts: 111

PostPosted: Sun Feb 27, 2005 4:11 am    Post subject: Reply with quote

Just off the top of my head, but would this work?
`find /usr/portage/kde-base -iname '*rc1.ebuild' -exec /usr/sbin/ebuild {} digest \;`
_________________
Came for the hype, stayed for Portage.
Back to top
View user's profile Send private message
firephoto
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1612
Location: +48° 5' 23.40", -119° 48' 30.00"

PostPosted: Sun Feb 27, 2005 4:23 am    Post subject: Reply with quote

I knew it was possible but never tried to figure it out.

fuji wrote:
Just off the top of my head, but would this work?
`find /usr/portage/kde-base -iname '*rc1.ebuild' -exec /usr/sbin/ebuild {} digest \;`


Works like a dream. I just adjusted it to my /usr/local/portage, did a test on a specific directory, worked, backed off to all of kde-base, works great it seems. :D
Code:

# find /usr/local/portage/kde-base -iname '*rc1.ebuild' -exec /usr/sbin/ebuild {} digest \;
>>> Generating digest file...
<<< kdeutils-3.3.90.tar.bz2
<<< kdeutils-3.3.90-3.3.91.tar.xdelta
<<< kdeutils-3.3.91-3.3.92.tar.xdelta
<<< kdeutils-3.3.92-3.4.0-rc1.tar.xdelta
<<< kdeutils-3.4.0-rc1.tar.bz2
>>> Generating manifest file...
<<< ChangeLog
<<< metadata.xml
<<< ark-3.4.0_rc1.ebuild
<<< files/digest-ark-3.4.0_rc1
>>> Computed message digests.

>>> Generating digest file...
>>> Generating manifest file...
<<< kde-3.3.2.ebuild
<<< kde-3.4.0_rc1.ebuild
<<< ChangeLog
<<< kde-3.2.3.ebuild
<<< metadata.xml
<<< kde-3.3.1.ebuild
<<< files/digest-kde-3.4.0_rc1
<<< files/digest-kde-3.2.3
<<< files/digest-kde-3.3.1
<<< files/digest-kde-3.3.2
>>> Computed message digests.

>>> Generating digest file...
<<< kdeutils-3.3.90.tar.bz2
<<< kdeutils-3.3.90-3.3.91.tar.xdelta
<<< kdeutils-3.3.91-3.3.92.tar.xdelta
<<< kdeutils-3.3.92-3.4.0-rc1.tar.xdelta
<<< kdeutils-3.4.0-rc1.tar.bz2
>>> Generating manifest file...
<<< ChangeLog
<<< metadata.xml
<<< kdf-3.4.0_rc1.ebuild
<<< files/digest-kdf-3.4.0_rc1
>>> Computed message digests.

>>> Generating digest file...
<<< kdebase-3.3.90.tar.bz2
<<< kdebase-3.3.90-3.3.91.tar.xdelta
<<< kdebase-3.3.91-3.3.92.tar.xdelta
<<< kdebase-3.3.92-3.4.0-rc1.tar.xdelta
<<< kdebase-3.4.0-rc1.tar.bz2
>>> Generating manifest file...
<<< kdm-3.4.0_rc1.ebuild
<<< ChangeLog
<<< metadata.xml
<<< files/kde.pam
<<< files/agent-shutdown.sh
<<< files/kde-np.pam
<<< files/agent-startup.sh
<<< files/digest-kdm-3.4.0_rc1
...
..
.
:)


Could of saved me lots of clicks earlier but I didn't have too many packages to digest. Thanks a lot, will come in handy when I make a set of kde "snapshot" ebuilds for my overlay.
Back to top
View user's profile Send private message
younker
Apprentice
Apprentice


Joined: 18 Feb 2004
Posts: 280
Location: China

PostPosted: Sun Feb 27, 2005 5:07 am    Post subject: Reply with quote

I've emerged kde 3.4beta2, and I found the menu not worked as my expection, I choose to show prefrence menu from kcontrol, but I can't see the menu item in kmenu, I hope rc1 will resolve these problem.
Back to top
View user's profile Send private message
Phemt
Apprentice
Apprentice


Joined: 05 Apr 2003
Posts: 242

PostPosted: Sun Feb 27, 2005 10:39 am    Post subject: Reply with quote

someone who has a working overlay from kdebase? :wink:
It would be very apprecied
Back to top
View user's profile Send private message
blaster999
l33t
l33t


Joined: 09 May 2004
Posts: 902
Location: Between keyboard and chair

PostPosted: Sun Feb 27, 2005 10:45 am    Post subject: Reply with quote

younker wrote:
I've emerged kde 3.4beta2, and I found the menu not worked as my expection, I choose to show prefrence menu from kcontrol, but I can't see the menu item in kmenu, I hope rc1 will resolve these problem.

Yes, it is a known problem - I posted it to kde bugzilla, and they told me it's fixed in CVS, so rc1 does not have this issue.
_________________
60s: sex, drugs, rock'n'roll
90s: sux, bugs, drag'n'drop
---
Some multimedia keys refuse to work? See my mini-howto:
https://forums.gentoo.org/viewtopic.php?p=1896734#1896734
Back to top
View user's profile Send private message
Gaspode
n00b
n00b


Joined: 02 Oct 2004
Posts: 36

PostPosted: Sun Feb 27, 2005 12:43 pm    Post subject: Reply with quote

fuji wrote:
Just off the top of my head, but would this work?
`find /usr/portage/kde-base -iname '*rc1.ebuild' -exec /usr/sbin/ebuild {} digest \;`


Why not simply use emerge --digest? For some reason, most people don't seem to know that option for emerge... this will automatically digest all packages during the emerge.
Back to top
View user's profile Send private message
Merlin-TC
l33t
l33t


Joined: 16 May 2003
Posts: 603
Location: Germany

PostPosted: Sun Feb 27, 2005 3:30 pm    Post subject: Reply with quote

Any news on when the rest of the ebuilds will be out? Right now it's only arts and kdelibs isn't it?
Back to top
View user's profile Send private message
_hephaistos_
Advocate
Advocate


Joined: 07 Apr 2004
Posts: 2694
Location: salzburg, austria

PostPosted: Sun Feb 27, 2005 3:58 pm    Post subject: Reply with quote

Merlin-TC wrote:
Right now it's only arts and kdelibs isn't it?

yes... unfortunately
Back to top
View user's profile Send private message
elsenator
Tux's lil' helper
Tux's lil' helper


Joined: 19 Jan 2005
Posts: 89

PostPosted: Sun Feb 27, 2005 4:00 pm    Post subject: Reply with quote

Merlin-TC wrote:
Any news on when the rest of the ebuilds will be out? Right now it's only arts and kdelibs isn't it?


Yes, it is. I'm quite sure they are working to get them done right now... But i guess it might take a while before it's up in the repository. We'll just have to wait.
Back to top
View user's profile Send private message
firephoto
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1612
Location: +48° 5' 23.40", -119° 48' 30.00"

PostPosted: Sun Feb 27, 2005 4:21 pm    Post subject: Reply with quote

Gaspode wrote:
fuji wrote:
Just off the top of my head, but would this work?
`find /usr/portage/kde-base -iname '*rc1.ebuild' -exec /usr/sbin/ebuild {} digest \;`


Why not simply use emerge --digest? For some reason, most people don't seem to know that option for emerge... this will automatically digest all packages during the emerge.


That seems to work too and my guess to why it's unknown is...
Code:

~ # emerge --help | grep -ie digest
~ #   

The only mention of digest comes up in the man:ebuild page. Thanks for the tip though it does work out better than digesting ALL the ebuilds.

I got the thinkpad updated to rc1, it only has arts, libs, base on it though.
Back to top
View user's profile Send private message
Corny
n00b
n00b


Joined: 08 Dec 2004
Posts: 6
Location: Oberhausen, Germany

PostPosted: Sun Feb 27, 2005 7:06 pm    Post subject: Reply with quote

What's up with the ebuilds? It didn't took them so long with the betas, or is it just me and my impatiency?

Are there problems with the RC1?
_________________
Hit me, you can't hurt me.
Back to top
View user's profile Send private message
firephoto
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1612
Location: +48° 5' 23.40", -119° 48' 30.00"

PostPosted: Sun Feb 27, 2005 7:38 pm    Post subject: Reply with quote

*edit The official ebuilds are out, see below. edit*

Last edited by firephoto on Sun Feb 27, 2005 9:28 pm; edited 1 time in total
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


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

PostPosted: Sun Feb 27, 2005 9:09 pm    Post subject: Reply with quote

why waiting?

They are out now!!!

*happy* compiling ;)

the only problem:

Code:

[nomerge      ] kde-base/kde-i18n-3.4.0_beta2  +arts -debug -kdeenablefinal -xinerama
[ebuild     UD]  kde-base/kdelibs-3.4.0_beta2 [3.4.0_rc1] +alsa +arts +cups -debug -doc -jpeg2k -kdeenablefinal -kerberos -openexr +spell +ssl +tiff -xinerama 0 kB


I think copying and renaming this ebuild should work, but I'm wondering why always the i18n ebuild is missing on kde releases???
_________________
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
firephoto
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1612
Location: +48° 5' 23.40", -119° 48' 30.00"

PostPosted: Sun Feb 27, 2005 9:27 pm    Post subject: Reply with quote

They unsplit all the konqueror-plugins so now it seems to be all or nothing for them. I hope that means the stupid rellinks bar doesn't pop up all the time still.

Maybe there was some breakage due to the split of the konqueror-plugins?

kdepim packages seem to be emerging now but they're not all there yet.
Back to top
View user's profile Send private message
Phlogiston
Veteran
Veteran


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

PostPosted: Sun Feb 27, 2005 9:38 pm    Post subject: Reply with quote

Phlogiston. wrote:

I think copying and renaming this ebuild should work, but I'm wondering why always the i18n ebuild is missing on kde releases???


Unfortunately this does not work here:

Code:

config.pl: fast created 297 file(s).
config.status: creating config.h

Good - your configure finished. Start make now

WARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!
unsermake all
make: unsermake: Kommando nicht gefunden
make: *** [all] Fehler 127

!!! ERROR: kde-base/kde-i18n-3.4.0_rc1 failed.
!!! Function kde_src_compile, Line 166, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.


Any hint?

I also merged unsermake:

Code:

ARNING: use unsermake instead of make or use a wrapper script, e.g. makeobj!!!
unsermake all
ACCESS DENIED  unlink:    /usr/kde/unsermake/utilities.pyc
ACCESS DENIED  open_wr:   /usr/kde/unsermake/utilities.pyc
ACCESS DENIED  unlink:    /usr/kde/unsermake/handlerbase.pyc
ACCESS DENIED  open_wr:   /usr/kde/unsermake/handlerbase.pyc
ACCESS DENIED  unlink:    /usr/kde/unsermake/target.pyc
ACCESS DENIED  open_wr:   /usr/kde/unsermake/target.pyc
ACCESS DENIED  unlink:    /usr/kde/unsermake/program.pyc
ACCESS DENIED  open_wr:   /usr/kde/unsermake/program.pyc
all.am does not exist!
make: *** [all] Fehler 1

_________________
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
^PsYcHo
n00b
n00b


Joined: 27 Feb 2005
Posts: 25

PostPosted: Sun Feb 27, 2005 10:40 pm    Post subject: Reply with quote

Packages.gentoo. is looking real beautiful with rc1 all over the place :P
_________________
-m3h s3x11 sCr33n1e-


Last edited by ^PsYcHo on Sun Feb 27, 2005 10:47 pm; edited 1 time in total
Back to top
View user's profile Send private message
iverson0881
Apprentice
Apprentice


Joined: 08 Jan 2004
Posts: 285
Location: CA

PostPosted: Sun Feb 27, 2005 10:46 pm    Post subject: Reply with quote

Looks like they did a little typo with lm_sensors package.
Code:

emerge -uDavt world

These are the packages that I would merge, in reverse order:

Calculating world dependencies        er
emerge: there are no ebuilds to satisfy "sys-apps/lm-sensors".


!!! Problem with ebuild kde-base/kde-meta-3.4.0_rc1
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.


should've read "sys-apps/lm_sensors" .
Back to top
View user's profile Send private message
firephoto
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1612
Location: +48° 5' 23.40", -119° 48' 30.00"

PostPosted: Sun Feb 27, 2005 11:19 pm    Post subject: Reply with quote

lm sensors changed their name today in portage, - to a _.

The konq-plugins*rc1 ebuild is incorrect, it's an old copy of the ark-plugins ebuild with the new name. the konq-plugins*beta2 ebuild is correct for the new combined way.

Still a few packages missing but I think I have my system up to date now.
Back to top
View user's profile Send private message
Lokheed
Veteran
Veteran


Joined: 12 Jul 2004
Posts: 1295
Location: /usr/src/linux

PostPosted: Sun Feb 27, 2005 11:55 pm    Post subject: Reply with quote

firephoto wrote:
lm sensors changed their name today in portage, - to a _.

The konq-plugins*rc1 ebuild is incorrect, it's an old copy of the ark-plugins ebuild with the new name. the konq-plugins*beta2 ebuild is correct for the new combined way.

Still a few packages missing but I think I have my system up to date now.


I am wondering if they got rid of the various plugins and are just going with this one ebuild? That would suck as I only want a few plugins and not all. I will wait till all the packages arrive...more than a couple are still missing.

Also did you file a bug report for the konq-plugins error?

EDIT: I saw your post above that they indeed got rid of the various plugins...to bad.
_________________
You're not afraid of the dark are you?


Last edited by Lokheed on Mon Feb 28, 2005 12:01 am; edited 1 time in total
Back to top
View user's profile Send private message
iverson0881
Apprentice
Apprentice


Joined: 08 Jan 2004
Posts: 285
Location: CA

PostPosted: Sun Feb 27, 2005 11:56 pm    Post subject: Reply with quote

I found that "ksysguard-3.4.0_rc1" is the problem. It has the incorrect "-" instead of "_"

Should I report this into the bug or do devs look at this post?
Back to top
View user's profile Send private message
Lokheed
Veteran
Veteran


Joined: 12 Jul 2004
Posts: 1295
Location: /usr/src/linux

PostPosted: Mon Feb 28, 2005 12:01 am    Post subject: Reply with quote

iverson0881 wrote:
I found that "ksysguard-3.4.0_rc1" is the problem. It has the incorrect "-" instead of "_"

Should I report this into the bug or do devs look at this post?


Report it please.
_________________
You're not afraid of the dark are you?
Back to top
View user's profile Send private message
firephoto
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1612
Location: +48° 5' 23.40", -119° 48' 30.00"

PostPosted: Mon Feb 28, 2005 12:02 am    Post subject: Reply with quote

Lokheed wrote:
firephoto wrote:
lm sensors changed their name today in portage, - to a _.

The konq-plugins*rc1 ebuild is incorrect, it's an old copy of the ark-plugins ebuild with the new name. the konq-plugins*beta2 ebuild is correct for the new combined way.

Still a few packages missing but I think I have my system up to date now.


I am wondering if they got rid of the various plugins and are just going with this one ebuild? That would suck as I only want a few plugins and not all. I will wait till all the packages arrive...more than a couple are still missing.

Also did you file a bug report for the konq-plugins error?

I filed a bug, probably a few others too that will show up with the ebuilds. I have one system that I'm waiting for the official ebuilds to all show up then I'll emerge world on it and check everything out good with the ebuilds.

iverson0881 if you've tracked down the problem for sure I'd file a bug, make sure it's reported to the kde team, it's in the guided report.
Back to top
View user's profile Send private message
iverson0881
Apprentice
Apprentice


Joined: 08 Jan 2004
Posts: 285
Location: CA

PostPosted: Mon Feb 28, 2005 12:04 am    Post subject: Reply with quote

bug is here:
https://bugs.gentoo.org/show_bug.cgi?id=83506
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
Page 3 of 9

 
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