Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kdebase-3.1_beta2 patch problem...startkde
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Mustard007
Apprentice
Apprentice


Joined: 31 May 2002
Posts: 235
Location: Montreal, Quebec, Canada

PostPosted: Thu Oct 03, 2002 12:57 am    Post subject: kdebase-3.1_beta2 patch problem...startkde Reply with quote

Hi !

I try to install the new kde3.1_beta2 ebuild but it stop the startkde patching with:

can't find file to patch at input line 3
Perharps you used the wrong -p or --strip option?
The text leading up to this was
-----------------------
|---startkde.orig 2002-09-16 00:08:25.000000000 +0300
|+++startkde.new 2002-10-01 14:02:59.000000000 +0300
------------------------
File to patch:

It's stop there with blinking cursor.

Which file i have to type ?

Thanks !

Danny.
Back to top
View user's profile Send private message
colle
n00b
n00b


Joined: 28 Jun 2002
Posts: 5
Location: Linkoping, Sweden

PostPosted: Thu Oct 03, 2002 5:35 am    Post subject: Reply with quote

I get the exact same problem. :(
Back to top
View user's profile Send private message
Roptaty
Apprentice
Apprentice


Joined: 12 May 2002
Posts: 184
Location: Norway

PostPosted: Thu Oct 03, 2002 10:32 am    Post subject: Reply with quote

What happens when you try to unmerge kdebase before you emerge it?
_________________
This signature will selfdestruct in ten seconds...
ten - nine - eight - seven - six - five - four - three - two - one - BSOD (System crashed, please restart the self-destruct sequence)
Back to top
View user's profile Send private message
jarek
n00b
n00b


Joined: 28 Sep 2002
Posts: 28

PostPosted: Thu Oct 03, 2002 10:45 am    Post subject: Re: kdebase-3.1_beta2 patch problem...startkde Reply with quote

Mustard007 wrote:
Hi !

I try to install the new kde3.1_beta2 ebuild but it stop the startkde patching with:

can't find file to patch at input line 3
Perharps you used the wrong -p or --strip option?
The text leading up to this was
-----------------------
|---startkde.orig 2002-09-16 00:08:25.000000000 +0300
|+++startkde.new 2002-10-01 14:02:59.000000000 +0300
------------------------
File to patch:

It's stop there with blinking cursor.

Which file i have to type ?

Thanks !

Danny.


Try:

File to patch: startkde

If you look at the ebuild, it seems to assume that startkde.orig exists but it doesn't. Startkde does. I can't say this will work because I did it "manually" in the /var/tmp/portage/..../kdebase-3.0.8/work-tree and then a manual make install and ebuild qmerge. When I get home later this evening I'll now if it worked.

/jarek
Back to top
View user's profile Send private message
aias4
n00b
n00b


Joined: 07 May 2002
Posts: 33
Location: Hartford, Connecticut

PostPosted: Thu Oct 03, 2002 1:12 pm    Post subject: Reply with quote

Can someone please tell me how I can emerge the kde_3.1_beta2? I type "emerge kde" and it emerges (or tries) kde3.0.3.
I also tried emerge "kde_3.1beta.ebuild" and that didn't work either.
TIA
ajay
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Thu Oct 03, 2002 2:03 pm    Post subject: Reply with quote

Edit /usr/portage/profile/package.mask and unmask the kde3.1 beta 2 ebuilds

aias4 wrote:
Can someone please tell me how I can emerge the kde_3.1_beta2? I type "emerge kde" and it emerges (or tries) kde3.0.3.
I also tried emerge "kde_3.1beta.ebuild" and that didn't work either.
TIA
ajay
Back to top
View user's profile Send private message
Mustard007
Apprentice
Apprentice


Joined: 31 May 2002
Posts: 235
Location: Montreal, Quebec, Canada

PostPosted: Thu Oct 03, 2002 3:31 pm    Post subject: Reply with quote

I thinks is in the "make install" script of kdebase the trouble.
Like you wrote, startkde is not copied in /usr/kde/3.1/bin then the ebuild can't copy startkde to startkde.orig and apply the patch.

Maybe a fix in a few hours
Back to top
View user's profile Send private message
rb338
n00b
n00b


Joined: 03 Oct 2002
Posts: 40
Location: Eindhoven, The Netherlands

PostPosted: Thu Oct 03, 2002 7:47 pm    Post subject: Reply with quote

I have the problem too, and entering startkde doesn't solve it, neither does copying startkde to startkde.orig and/or startkde.new...

I compiled kdebase for about 10 times now, how can I go around this? I did make install by hand already, but what do I do after that so that portage actually knows it's installed?
Back to top
View user's profile Send private message
ebrostig
Bodhisattva
Bodhisattva


Joined: 20 Jul 2002
Posts: 3152
Location: Orlando, Fl

PostPosted: Thu Oct 03, 2002 7:56 pm    Post subject: Reply with quote

rb338 wrote:
I have the problem too, and entering startkde doesn't solve it, neither does copying startkde to startkde.orig and/or startkde.new...

I compiled kdebase for about 10 times now, how can I go around this? I did make install by hand already, but what do I do after that so that portage actually knows it's installed?

To make Portage aware of the package you have installed manualkly:
ebuild /usr/portage/kde-base/kdebase/kdebase-3.1_beta2.ebuild qmerge

You can also use ebuild to install it rather than do make install:
ebuild /usr/portage/kde-base/kdebase/kdebase-3.1_beta2.ebuild install
then do the qmerge afterwards.

Erik
Back to top
View user's profile Send private message
longint
Tux's lil' helper
Tux's lil' helper


Joined: 27 Aug 2002
Posts: 100
Location: good old germany

PostPosted: Thu Oct 03, 2002 8:54 pm    Post subject: Reply with quote

Entering startkde worked fine for.
Just to let you know...
Back to top
View user's profile Send private message
kjeldahl
n00b
n00b


Joined: 01 Jul 2002
Posts: 43

PostPosted: Fri Oct 04, 2002 6:44 am    Post subject: Reply with quote

I emerged beta2 as well, and by simply entering "startkde" when it prompts for file to patch, everything seems to be running smoothly when installation completes. Looks excellent, and it seems Shockwave finally works in Konqueror (never got that working in 3.0.3).
Back to top
View user's profile Send private message
kemical
Tux's lil' helper
Tux's lil' helper


Joined: 15 Jul 2002
Posts: 139
Location: raleigh, NC

PostPosted: Fri Oct 04, 2002 9:33 am    Post subject: Reply with quote

changing the second line of
kde-base/kdebase/files/startkde-3.1_beta2-gentoo.diff

from:
--- startkde.orig 2002-09-16 00:08:25.000000000 +0300
+++ startkde.new 2002-10-01 14:02:59.000000000 +0300

to:
--- startkde.orig 2002-09-16 00:08:25.000000000 +0300
+++ startkde 2002-10-01 14:02:59.000000000 +0300


-this should work.

hope this helps.

https://bugs.gentoo.org/show_bug.cgi?id=8706

follow above link to keep track of the bug.
_________________
.. ...kemical. ... .. ..
Back to top
View user's profile Send private message
Roptaty
Apprentice
Apprentice


Joined: 12 May 2002
Posts: 184
Location: Norway

PostPosted: Fri Oct 04, 2002 10:29 am    Post subject: Reply with quote

I fixed this problem, by editing the kdebase-3.1_beta2.ebuild.

You need to move the line containing
mv startkde startkde.orig two lines up. So it gets executed before
the patching.
_________________
This signature will selfdestruct in ten seconds...
ten - nine - eight - seven - six - five - four - three - two - one - BSOD (System crashed, please restart the self-destruct sequence)
Back to top
View user's profile Send private message
danarmak
Retired Dev
Retired Dev


Joined: 11 Apr 2002
Posts: 23
Location: Matan, Israel

PostPosted: Sat Oct 05, 2002 11:35 am    Post subject: Reply with quote

OK, I've fixed the patchfile. Sorry about that.
_________________
Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel
Back to top
View user's profile Send private message
therion12
n00b
n00b


Joined: 18 Jun 2002
Posts: 41
Location: Chicago, IL

PostPosted: Sat Oct 05, 2002 1:35 pm    Post subject: Reply with quote

Thanks. Compiling 3.1beta2 now i can't wait to use the new kmail.
Back to top
View user's profile Send private message
therion12
n00b
n00b


Joined: 18 Jun 2002
Posts: 41
Location: Chicago, IL

PostPosted: Sat Oct 05, 2002 6:07 pm    Post subject: Reply with quote

Anyone having kde stop becuase of cdrdao fails? I get the following error:

/usr/include/g++-v32/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
In file included from xcdrdao.cc:38:
TrackInfoDialog.h:90: parse error before `&' token
In file included from xcdrdao.cc:39:
TocInfoDialog.h:93: parse error before `&' token
In file included from xcdrdao.cc:42:
DeviceConfDialog.h:87: 'string' is used as a type, but is not defined as a
type.
DeviceConfDialog.h:102: parse error before `&' token
In file included from Project.h:30,
from gcdmaster.h:30,
from xcdrdao.cc:49:
ViewSwitcher.h:34: syntax error before `*' token
ViewSwitcher.h:36: `list' was not declared in this scope
ViewSwitcher.h:36: parse error before `*' token
ViewSwitcher.h:42: `list' was not declared in this scope
ViewSwitcher.h:42: parse error before `*' token
In file included from xcdrdao.cc:49:
gcdmaster.h:35: 'list' is used as a type, but is not defined as a type.
gcdmaster.h:36: 'list' is used as a type, but is not defined as a type.
make[1]: *** [xcdrdao.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/cdrdao-1.1.5-r1/work/cdrdao-1.1.5/xdao'
make: *** [all] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 18, Exitcode 2
!!! (no error message)
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
Page 1 of 1

 
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