Unsuccessful upgrade
Milian Wolff
mail at milianw.de
Tue Jul 28 14:26:06 BST 2015
On Tuesday, July 28, 2015 12:05:15 PM Leon Pollak wrote:
> On Monday 13 July 2015 19:21:41 Milian Wolff wrote:
> > On Monday 13 July 2015 19:29:40 Leon Pollak wrote:
> > > Hello. all.
> > > After yesterday's upgrade of my FC20, kdevelop debugger produces an
> > > message about the MI error and does not stop at breakpoints.
> > >
> > > I wanted to return back to the working version, but "yum downgrade" also
> > > does not work - a lot of errors about old version...
> > >
> > > So, I decided to download the version which was before the update
> > > (4.5.2)
> > > and compile and install.
> > >
> > > So, I did this without setting parameters (global build/installation)
> > > with
> > > the old scripts I had.
> > >
> > > Everything passed without an error.
> > > I also run kbuildsycoca4 and even rebooted.
> > >
> > > But starting the kdevelop says that it does not find cmake and ifile
> > > plugins. Running ktraderclient --servicetype KDevelop/Plugin really says
> > > serviceType "KDevelop/Plugin" not found got 0 offers.
> > >
> > > I checked - the kdevelop is in the /usr/local.
> > > And: echo $KDEDIRS
> > > /usr/local:/usr
> > >
> > > But it does not want to work...:-(
> >
> > strace -e open kbuildsycoca4 |& grep kdev
> >
> > what does that say?
>
> Millian, please, a bit more of your attention.
>
> >From today's morning it returned to the original error saying the same
>
> messages of cmake and ifiles plugin absence.
>
> But this time running
> strace -e open kbuildsycoca4 |& grep kdev
> returns nothing.
>
> I tried to reinstall - no change.
> What else, if you can recommend, may be done?
that means your env is broken.
echo $KDEDIRS
or, better yet:
kde4-config --path services
What does that give you? Run find in the returned folders and ensure
"kdev*.desktop" can be found.
Bye
--
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20150728/95455aac/attachment-0001.sig>
More information about the KDevelop
mailing list