Mailinglist Archive: opensuse (3996 mails)
| < Previous | Next > |
Re: [SLE] apt updates
- From: radoeka <radoeka@xxxxxxxxx>
- Date: Wed, 1 Sep 2004 22:00:39 +0200
- Message-id: <20040901200039.GA23308@xxxxxxxxx>
On Tue, Aug 31, 2004 at 12:16:50PM -1000, Jerome Lyles wrote:
> On Tuesday 31 August 2004 08:27 am, Richard Bos wrote:
> > 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
> >
> I did add kde back into my component list but I want to stay with 3.2.3-7.
> Right now my kdebase3 version is 3.2.1-68.15 but the kdebas3-devel version is
> 3.2.3-7 and the rest of the kde suite is version 3.2.3-x.
>
> Please tell me how to upgrade kdebase3-3.2.1-68.15 to kdebase3-3.2.3-7. I
> think this will solve my problem.
The answer you find in the table above. Replace the component kde
with the component 'kde3-stable', execute:
- apt update
- apt install kdebase3
that should do it.
> >
> > SuSE/9.1-i386/base $ zgrep kdebase3-devel\; contlist.bz2 | grep i586
> How did you generate these lists? I tried:
> ftp://ftp.gwdg.de/pub/linux/suse/apt/SuSE/9.1-i386/base $ zgrep
> kdebase3-devel\; contlist.bz2 | grep i586
> but it didn't work.
http://linux01.gwdg.de/apt4rpm/home.html#contents, states:
After downloading the contents file just zgrep for the package name you're
interested in, e.g: zgrep "^evolution;" contlist.bz2. The last field in a
line is the name of the component that provide the package.
Download the file, and grep it.
--
Richard
> On Tuesday 31 August 2004 08:27 am, Richard Bos wrote:
> > 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
> >
> I did add kde back into my component list but I want to stay with 3.2.3-7.
> Right now my kdebase3 version is 3.2.1-68.15 but the kdebas3-devel version is
> 3.2.3-7 and the rest of the kde suite is version 3.2.3-x.
>
> Please tell me how to upgrade kdebase3-3.2.1-68.15 to kdebase3-3.2.3-7. I
> think this will solve my problem.
The answer you find in the table above. Replace the component kde
with the component 'kde3-stable', execute:
- apt update
- apt install kdebase3
that should do it.
> >
> > SuSE/9.1-i386/base $ zgrep kdebase3-devel\; contlist.bz2 | grep i586
> How did you generate these lists? I tried:
> ftp://ftp.gwdg.de/pub/linux/suse/apt/SuSE/9.1-i386/base $ zgrep
> kdebase3-devel\; contlist.bz2 | grep i586
> but it didn't work.
http://linux01.gwdg.de/apt4rpm/home.html#contents, states:
After downloading the contents file just zgrep for the package name you're
interested in, e.g: zgrep "^evolution;" contlist.bz2. The last field in a
line is the name of the component that provide the package.
Download the file, and grep it.
--
Richard
| < Previous | Next > |