[SLE] downgrade rpm
From: Ryan McCain (Ryan.McCain_at_dss.state.la.us)
Date: 03/30/05
- Previous message: Felix Miata: "Re: [SLE] Suse minimal install based on rescue - what to add to rescue to be bootable"
- Next in thread: Carlos E. R.: "Re: [SLE] downgrade rpm"
- Reply: Carlos E. R.: "Re: [SLE] downgrade rpm"
- Maybe reply: Ryan McCain: "Re: [SLE] downgrade rpm"
- Maybe reply: Ryan McCain: "Re: [SLE] downgrade rpm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Mar 2005 12:15:25 -0600 To: <suse-linux-e@suse.com>
I need to downgrade from openldap2-client-2.2.24-0.1 to
openldap2-client-2.2.6-34.i586.rpm. I am doing this because another
program I am trying to install requires libler.so.199 and
libldap.so.199. These are the versions that come with the
openldap2-client I am trying to downgrade to.
When I run the command to downgrade I get the following results:
omf-h0sck11:~ # rpm -U --oldpackage openldap2-client-2.2.6-34.i586.rpm
error: Failed dependencies:
liblber-2.2.so.7 is needed by (installed) ldapcpplib-0.0.3-28.1
liblber-2.2.so.7 is needed by (installed) libgda-1.0.3-58.1
liblber-2.2.so.7 is needed by (installed) dirmngr-0.5.5-3.1
liblber-2.2.so.7 is needed by (installed) autofs-3.1.7-903.1
liblber-2.2.so.7 is needed by (installed)
cyrus-sasl-saslauthd-2.1.19-5.2
liblber-2.2.so.7 is needed by (installed) pwdutils-2.6.90-6.1
liblber-2.2.so.7 is needed by (installed) opensc-0.8.1-3.1
liblber-2.2.so.7 is needed by (installed) postfix-2.1.5-3.1
liblber-2.2.so.7 is needed by (installed) pwlib-1.8.0-3.1
liblber-2.2.so.7 is needed by (installed) openh323-1.15.0-3.1
liblber-2.2.so.7 is needed by (installed) apache2-2.0.53-5.1
liblber-2.2.so.7 is needed by (installed) kdebase3-3.4.0-12
liblber-2.2.so.7 is needed by (installed)
evolution-2.2.0.0.200503210410-0.snap.ximian.10.1
liblber-2.2.so.7 is needed by (installed)
evolution-data-server-1.2.0.0.200503210410-0.snap.ximian.10.1
liblber-2.2.so.7 is needed by (installed)
samba-client-3.0.13-0.1
liblber-2.2.so.7 is needed by (installed)
libsmbclient-3.0.13-0.1
liblber-2.2.so.7 is needed by (installed) samba-3.0.13-0.1
liblber-2.2.so.7 is needed by (installed) openldap2-2.2.15-5
libldap-2.2.so.7 is needed by (installed) ldapcpplib-0.0.3-28.1
libldap-2.2.so.7 is needed by (installed) libgda-1.0.3-58.1
libldap-2.2.so.7 is needed by (installed) dirmngr-0.5.5-3.1
libldap-2.2.so.7 is needed by (installed) autofs-3.1.7-903.1
libldap-2.2.so.7 is needed by (installed)
cyrus-sasl-saslauthd-2.1.19-5.2
libldap-2.2.so.7 is needed by (installed) gpg-1.2.5-3.1
libldap-2.2.so.7 is needed by (installed) pwdutils-2.6.90-6.1
libldap-2.2.so.7 is needed by (installed) opensc-0.8.1-3.1
libldap-2.2.so.7 is needed by (installed) postfix-2.1.5-3.1
libldap-2.2.so.7 is needed by (installed) pwlib-1.8.0-3.1
libldap-2.2.so.7 is needed by (installed) openh323-1.15.0-3.1
libldap-2.2.so.7 is needed by (installed)
multisync-ldap-0.82-7.1
libldap-2.2.so.7 is needed by (installed) apache2-2.0.53-5.1
libldap-2.2.so.7 is needed by (installed) kdebase3-3.4.0-12
libldap-2.2.so.7 is needed by (installed)
evolution-2.2.0.0.200503210410-0.snap.ximian.10.1
libldap-2.2.so.7 is needed by (installed)
evolution-data-server-1.2.0.0.200503210410-0.snap.ximian.10.1
libldap-2.2.so.7 is needed by (installed)
samba-client-3.0.13-0.1
libldap-2.2.so.7 is needed by (installed)
libsmbclient-3.0.13-0.1
libldap-2.2.so.7 is needed by (installed) samba-3.0.13-0.1
libldap_r-2.2.so.7 is needed by (installed) pwlib-1.8.0-3.1
libldap_r-2.2.so.7 is needed by (installed) openh323-1.15.0-3.1
libldap_r-2.2.so.7 is needed by (installed) openldap2-2.2.15-5
omf-h0sck11:~ #
... If I attempt to remove the version of openldap2-client installed, I
get:
omf-h0sck11:~ # rpm -e openldap2-client
error: Failed dependencies:
liblber-2.2.so.7 is needed by (installed) ldapcpplib-0.0.3-28.1
liblber-2.2.so.7 is needed by (installed) libgda-1.0.3-58.1
liblber-2.2.so.7 is needed by (installed) dirmngr-0.5.5-3.1
liblber-2.2.so.7 is needed by (installed) autofs-3.1.7-903.1
liblber-2.2.so.7 is needed by (installed)
cyrus-sasl-saslauthd-2.1.19-5.2
liblber-2.2.so.7 is needed by (installed) pwdutils-2.6.90-6.1
liblber-2.2.so.7 is needed by (installed) opensc-0.8.1-3.1
liblber-2.2.so.7 is needed by (installed) postfix-2.1.5-3.1
liblber-2.2.so.7 is needed by (installed) pwlib-1.8.0-3.1
liblber-2.2.so.7 is needed by (installed) openh323-1.15.0-3.1
liblber-2.2.so.7 is needed by (installed) apache2-2.0.53-5.1
liblber-2.2.so.7 is needed by (installed) kdebase3-3.4.0-12
liblber-2.2.so.7 is needed by (installed)
evolution-2.2.0.0.200503210410-0.snap.ximian.10.1
liblber-2.2.so.7 is needed by (installed)
evolution-data-server-1.2.0.0.200503210410-0.snap.ximian.10.1
liblber-2.2.so.7 is needed by (installed)
samba-client-3.0.13-0.1
liblber-2.2.so.7 is needed by (installed)
libsmbclient-3.0.13-0.1
liblber-2.2.so.7 is needed by (installed) samba-3.0.13-0.1
liblber-2.2.so.7 is needed by (installed) openldap2-2.2.15-5
libldap-2.2.so.7 is needed by (installed) ldapcpplib-0.0.3-28.1
libldap-2.2.so.7 is needed by (installed) libgda-1.0.3-58.1
libldap-2.2.so.7 is needed by (installed) dirmngr-0.5.5-3.1
libldap-2.2.so.7 is needed by (installed) autofs-3.1.7-903.1
libldap-2.2.so.7 is needed by (installed)
cyrus-sasl-saslauthd-2.1.19-5.2
libldap-2.2.so.7 is needed by (installed) gpg-1.2.5-3.1
libldap-2.2.so.7 is needed by (installed) pwdutils-2.6.90-6.1
libldap-2.2.so.7 is needed by (installed) opensc-0.8.1-3.1
libldap-2.2.so.7 is needed by (installed) postfix-2.1.5-3.1
libldap-2.2.so.7 is needed by (installed) pwlib-1.8.0-3.1
libldap-2.2.so.7 is needed by (installed) openh323-1.15.0-3.1
libldap-2.2.so.7 is needed by (installed)
multisync-ldap-0.82-7.1
libldap-2.2.so.7 is needed by (installed) apache2-2.0.53-5.1
libldap-2.2.so.7 is needed by (installed) kdebase3-3.4.0-12
libldap-2.2.so.7 is needed by (installed)
evolution-2.2.0.0.200503210410-0.snap.ximian.10.1
libldap-2.2.so.7 is needed by (installed)
evolution-data-server-1.2.0.0.200503210410-0.snap.ximian.10.1
libldap-2.2.so.7 is needed by (installed)
samba-client-3.0.13-0.1
libldap-2.2.so.7 is needed by (installed)
libsmbclient-3.0.13-0.1
libldap-2.2.so.7 is needed by (installed) samba-3.0.13-0.1
libldap_r-2.2.so.7 is needed by (installed) pwlib-1.8.0-3.1
libldap_r-2.2.so.7 is needed by (installed) openh323-1.15.0-3.1
libldap_r-2.2.so.7 is needed by (installed) openldap2-2.2.15-5
openldap2-client is needed by (installed) postfix-2.1.5-3.1
openldap2-client is needed by (installed) openldap2-2.2.15-5
omf-h0sck11:~ #
..I think I'm caught in the preverbial chicken and the egg situation.
Any ideas?
Thanks, Ryan
-- 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: Felix Miata: "Re: [SLE] Suse minimal install based on rescue - what to add to rescue to be bootable"
- Next in thread: Carlos E. R.: "Re: [SLE] downgrade rpm"
- Reply: Carlos E. R.: "Re: [SLE] downgrade rpm"
- Maybe reply: Ryan McCain: "Re: [SLE] downgrade rpm"
- Maybe reply: Ryan McCain: "Re: [SLE] downgrade rpm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: [SLE] downgrade rpm
... > program I am trying to install requires libler.so.199 and ... > openldap2-client
I am trying to downgrade to. ... > When I run the command to downgrade I get
the following results: ... (SuSE) - [SLE] downgrade rpm
... I need to downgrade from openldap2-client-2.2.24-0.1 to ... program I am trying
to install requires libler.so.199 and ... When I run the command to downgrade I
get the following results: ... error: Failed dependencies: ... (SuSE) - Re: installing Opera
... When I run the rpm -ivh command I get the following output: ... >
error: Failed dependencies: ... Prev by Date: ... (alt.os.linux.redhat) - Re: [opensuse] Is reiserfs dead?
... I do slip into that when I have to downgrade into the ... command line.
... It allows for some rudimentary work. ... It IS a real file browser:-P
... (SuSE) - Re: A Tale of 2 Installs: Sadly, Linux Lost This Time
... > a) download them all into one directory and then do ... -bash: rpo:
command not found ... error: Failed dependencies: ... (alt.os.linux.suse)