Re: [SLE] apt updates

From: Richard Bos (radoeka_at_xs4all.nl)
Date: 08/31/04

  • Next message: David Robertson: "Re: [SLE] How do I install a tar.gz file that begins with "install""
    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
    

  • Next message: David Robertson: "Re: [SLE] How do I install a tar.gz file that begins with "install""

    Relevant Pages

    • Re: [SLE] apt updates
      ... Â I think if I remove these packages I ... Find the reason why apt suggest this. ... In this case I prefer the command line, ... # apt install OpenOffice_org ...
      (SuSE)
    • Re: [SLE] SUSE future
      ... I guess it's much harder on SuSE. ... > Try apt install Eterm. ... This has nothing to do with the apt repository. ...
      (SuSE)
    • Re: [SLE] apt-install from HD
      ... > I have tried using apt for suse 9.2 to get several application that's ... Or just use 'apt install <path to rpm to be installed>' and have ...
      (SuSE)
    • Re: [SLE] apt-get upgrade -> unknown signature or unsigned error
      ... > a) (probably safest is the apt source actually has a PGP key) look at ... apt install rpmkey- ... After this apt will _automatically_ import the public gpg key into the rpm ... Also check the archives at http://lists.suse.com ...
      (SuSE)
    • Re: [SLE] apt-get upgrade -> unknown signature or unsigned error
      ... >> a) (probably safest is the apt source actually has a PGP key) look at ... > 'apt search rpmkey' and see what there is in store. ... 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 ...
      (SuSE)