Re: [SLE] apt updates
From: Richard Bos (radoeka_at_xs4all.nl)
Date: 08/31/04
- Previous message: David Robertson: "Re: [SLE] How do I remove a sym link?"
- In reply to: Jerome Lyles: "Re: [SLE] apt updates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: suse-linux-e@suse.com Date: Tue, 31 Aug 2004 20:27:58 +0200
Op dinsdag 31 augustus 2004 11:36, schreef Jerome Lyles:
> I didn't want to try apt dist-upgrade just yet but I did try apt install
> digikam:
>
> # apt install digikam
> Reading Package Lists... Done
> Building Dependency Tree... Done
> digikam is already the newest version.
> You might want to run `apt-get -f install' to correct these:
> The following packages have unmet dependencies:
> Â kdebase3-devel: Depends: kdebase3 (= 3.2.3) but 3.2.1-68.15 is to be
> installed
> Â kdelibs3: Depends: arts (>= 1.2.3) but 1.2.1-35.4 is to be installed
> E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
> specify a solution).
> So is the reason that I have newer versions of dependency software than the
> update uses?
Than you configured... Your help is at:
http://linux01.gwdg.de/apt4rpm/home.html#contents
See:
SuSE/9.1-i386/base $ zgrep kdebase3\; contlist.bz2 | grep i586
kdebase3;3.2.1-63;i586;base
kdebase3;3.2.1-68.15;i586;update
kdebase3;3.2.1-68.23;i586;update
kdebase3;3.2.2-8;i586;kde3-stable
kdebase3;3.2.3-5;i586;kde3-stable
It seems you have kdebase3 (3.2.3) from apt component kde3-stable. While at
the moment you have available via the source.list file 3.2.1-68.15 from apt
component update.
Same is valid for arts:
SuSE/9.1-i386/base $ zgrep arts\; contlist.bz2 | grep i586
arts;1.2.1-31;i586;base
arts;1.2.1-35.4;i586;update
arts;1.2.2-2;i586;kde3-stable
arts;1.2.3-3;i586;kde3-stable
Now if you want to install a newer kde version (e.g 3.3) you need to add the
apt component 'kde' to your /etc/apt/sources.list file.
SuSE/9.1-i386/base $ zgrep kdebase3-devel\; contlist.bz2 | grep i586
.....
kdebase3-devel;3.3.0-1;i586;suse-people
kdebase3-devel;3.3.0-8;i586;kde
kdebase3-devel;3.3.0-8;i586;kde3-stable
The apt component is actually the kde supplementary directory from suse.
After adding the component, perform an apt update and apt install digicam and
see what gets reported.
You can check with 'apt showpkg kdebase3 | head -10' which version are
available (do this e.g. after and before 'apt update').
-- Richard Bos Without a home the journey is endless -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: David Robertson: "Re: [SLE] How do I remove a sym link?"
- In reply to: Jerome Lyles: "Re: [SLE] apt updates"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|