[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SOLVED: kdevelop again...



On Wed, Nov 20, 2002 at 06:42:53PM +0200, mtsouk@freemail.gr wrote:
> On Tue, 19 Nov 2002, Ray Dougharty wrote:
> 
> > Date: Tue, 19 Nov 2002 23:11:33 -0800
> > From: Ray Dougharty <rayd@mindless.com>
> > To: mtsouk@freemail.gr, Paul Cupis <paul@cupis.co.uk>
> > Cc: debian-kde@lists.debian.org
> > Subject: Re: kdevelop again...
> >
> > On Tuesday 19 November 2002 21:03, mtsouk@freemail.gr wrote:
> > > On Mon, 18 Nov 2002, Paul Cupis wrote:
> > > > Date: Mon, 18 Nov 2002 17:59:15 +0000
> > > > From: Paul Cupis <paul@cupis.co.uk>
> > > > To: debian-kde@lists.debian.org
> > > > Subject: Re: kdevelop again...
> > > > Resent-Date: Mon, 18 Nov 2002 12:01:13 -0600 (CST)
> > > > Resent-From: debian-kde@lists.debian.org
> > > >
> > > > -----BEGIN PGP SIGNED MESSAGE-----
> > > > Hash: SHA1
> > > >
> > > > On Monday 18 November 2002 15:40, mtsouk@freemail.gr wrote:
> > > > > On Mon, 18 Nov 2002, Paul Cupis wrote:
> > > > > > Date: Mon, 18 Nov 2002 14:10:12 +0000
> > > > > > From: Paul Cupis <paul@cupis.co.uk>
> > > > > > To: debian-kde@lists.debian.org
> > > > > > Subject: Re: kdevelop again...
> > > > > > Resent-Date: Mon, 18 Nov 2002 08:11:18 -0600 (CST)
> > > > > > Resent-From: debian-kde@lists.debian.org
> > > > > >
> > > > > > -----BEGIN PGP SIGNED MESSAGE-----
> > > > > > Hash: SHA1
> > > > > >
> > > > > > On Monday 18 November 2002 06:37, mtsouk@freemail.gr wrote:
> > > > > > > Hello to everyone.
> > > > > > >
> > > > > > > I have the following problem:
> > > > > > >
> > > > > > > # apt-get install kdevelop
> > > > > > > Reading Package Lists...
> > > > > > > Building Dependency Tree...
> > > > > > > Some packages could not be installed. This may mean that you have
> > > > > > > requested an impossible situation or if you are using the unstable
> > > > > > > distribution that some required packages have not yet been created
> > > > > > > or been moved out of Incoming.
> > > > > > >
> > > > > > > Since you only requested a single operation it is extremely likely
> > > > > > > that the package is simply not installable and a bug report against
> > > > > > > that package should be filed.
> > > > > > > The following information may help to resolve the situation:
> > > > > > >
> > > > > > > Sorry, but the following packages have unmet dependencies:
> > > > > > >   kdevelop: Depends: kdelibs3 (>= 4:2.2.2-1) but it is not going to
> > > > > > > be installed Depends: kdebase-libs but it is not going to be
> > > > > > > installed E: Sorry, broken packages
> > > > > > > #
> > > > > > >
> > > > > > > What can I do to resolve it?
> > > > > >
> > > > > > Try adding the following source line:
> > > > > >
> > > > > >   deb http://people.debian.org/~njordan kde3.0/
> > > > > >
> > > > > > (From http://www.cupis.co.uk/debian/kde3.html)
> > > > > >
> > > > > > Paul Cupis
> > > > > > - --
> > > > > > paul@cupis.co.uk
> > > > >
> > > > > And do what? :-)
> > > > >
> > > > > If I issue the same command, is it going to work? Why?
> > > > > Is this a bug or did I do something wrong?
> > > >
> > > > Sorry,
> > > >
> > > > Add the new source to your sources.list, run apt-get update and then
> > > > apt-get install kdevelop.
> > > >
> > > > The kdevelop package is maintained by njordan, and is not hosted on the
> > > > kde.org servers - this it not a bug. In due course, they will all be on
> > > > debian.org servers. The webpage I referenced will indicate where you
> > > > might find other programs for kde3 which are not on the kde.org servers,
> > > > and also links to the Debian-KDE3 FAQ.
> > > >
> > > > Paul Cupis
> > > > - --
> > > > paul@cupis.co.uk
> > > >
> > > > -----BEGIN PGP SIGNATURE-----
> > > > Version: GnuPG v1.2.0 (GNU/Linux)
> > > >
> > > > iD8DBQE92SqGIzuKV+SHX/kRAg4xAKCCFfnJvzFscmSJVMmrMw8iTp1V4wCeLNsS
> > > > SVbycKhXKN8rzq1gJ/xdocU=
> > > > =hCWO
> > > > -----END PGP SIGNATURE-----
> > >
> > > Hi and thank you very much for answering.
> > >
> > > After doing have you have said, I now get the following:
> > >
> > > debian:~# apt-get install kdevelop
> > > Reading Package Lists... Done
> > > Building Dependency Tree... Done
> > > Some packages could not be installed. This may mean that you have
> > > requested an impossible situation or if you are using the unstable
> > > distribution that some required packages have not yet been created
> > > or been moved out of Incoming.
> > >
> > > Since you only requested a single operation it is extremely likely that
> > > the package is simply not installable and a bug report against
> > > that package should be filed.
> > > The following information may help to resolve the situation:
> > >
> > > Sorry, but the following packages have unmet dependencies:
> > >   kdevelop: Depends: libc6 (>= 2.2.5-13) but 2.2.5-11.2 is to be installed
> > > E: Sorry, broken packages
> > > debian:~#
> > >
> > > Any hints?
> > >
> > > have a nice day,
> > > Mihalis.
> >
> >
> > Maybe try the kdevelop that is compiled for Woody.
> > Change the source list given above to
> >
> > deb http://people.debian.org/~njordan kde3.0-woody/
> >
> > I believe this should not require any other packages to be upgraded if you are
> > currently running Debian 3.0 ( aka Woody ).
> 
> I am downloading kdevelop now!
> I think it is going to work.
> 
> Thank you very much for helping me.
> 
> cheers,
> Mihalis.

Uh, could people get back to the
trim-your-quotes-to-what-is-actually-necessary thing?[1]  This thread
ended up dragging over 130 lines of useless cruft along for the ride.
If nothing else, it makes it harder for people to read your messages,
and less likely that you'll get help.

-rob

[1] Don't point that finger at me. :-)

Attachment: pgpQUEniY64st.pgp
Description: PGP signature


Reply to: