Use "rpm -e --allmatches libsdp-1.1.99-1.ofed1.3.1"? Scott
> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Or Gerlitz > Sent: Monday, November 17, 2008 10:38 PM > To: [EMAIL PROTECTED] > Cc: [email protected] > Subject: [ewg] can't remove ofed1.3.x packages > > Hi Vlad, > > doing > > $ rpm -e libsdp-1.1.99-1.ofed1.3.1 > error: "libsdp-1.1.99-1.ofed1.3.1" specifies multiple packages > > I noted that ofed1.3.x had the practice of installing multiple > packages with the same name! e.g see below the sorting of packages. > > So how can I remove a specific package (I don't want to do huge > uninstall/install just remove 2-3 packages)? also has this fixed > in the next release? > > Or. > > $ rpm -qav | grep ofed1.3.1 | sort > > dapl-1.2.7-1.ofed1.3.1 > dapl-1.2.7-1.ofed1.3.1 > dapl-2.0.9-1.ofed1.3.1 > dapl-2.0.9-1.ofed1.3.1 > dapl-devel-1.2.7-1.ofed1.3.1 > dapl-devel-1.2.7-1.ofed1.3.1 > dapl-devel-2.0.9-1.ofed1.3.1 > dapl-devel-2.0.9-1.ofed1.3.1 > dapl-utils-2.0.9-1.ofed1.3.1 > dapl-utils-2.0.9-1.ofed1.3.1 > ibutils-1.2-1.ofed1.3.1 > libibcm-1.0.2-1.ofed1.3.1 > libibcm-1.0.2-1.ofed1.3.1 > libibcm-devel-1.0.2-1.ofed1.3.1 > libibcm-devel-1.0.2-1.ofed1.3.1 > libibcommon-1.0.8-1.ofed1.3.1 > libibcommon-devel-1.0.8-1.ofed1.3.1 > libibcommon-devel-1.0.8-1.ofed1.3.1 > libibmad-1.1.6-1.ofed1.3.1 > libibmad-devel-1.1.6-1.ofed1.3.1 > libibmad-devel-1.1.6-1.ofed1.3.1 > libibumad-1.1.7-1.ofed1.3.1 > libibverbs-1.1.1-1.ofed1.3.1 > libibverbs-1.1.1-1.ofed1.3.1 > libibverbs-devel-1.1.1-1.ofed1.3.1 > libibverbs-devel-1.1.1-1.ofed1.3.1 > libibverbs-utils-1.1.1-1.ofed1.3.1 > libibverbs-utils-1.1.1-1.ofed1.3.1 > libmlx4-1.0-1.ofed1.3.1 > libmlx4-1.0-1.ofed1.3.1 > libmthca-1.0.4-1.ofed1.3.1 > libmthca-1.0.4-1.ofed1.3.1 > librdmacm-1.0.7-1.ofed1.3.1 > librdmacm-1.0.7-1.ofed1.3.1 > librdmacm-devel-1.0.7-1.ofed1.3.1 > librdmacm-devel-1.0.7-1.ofed1.3.1 > librdmacm-utils-1.0.7-1.ofed1.3.1 > librdmacm-utils-1.0.7-1.ofed1.3.1 > libsdp-1.1.99-1.ofed1.3.1 > libsdp-1.1.99-1.ofed1.3.1 > libsdp-devel-1.1.99-1.ofed1.3.1 > libsdp-devel-1.1.99-1.ofed1.3.1 > mstflint-1.3-1.ofed1.3.1 > perftest-1.2-1.ofed1.3.1 > qperf-0.4.0-1.ofed1.3.1 > sdpnetstat-1.60-1.ofed1.3.1 > srptools-0.0.4-1.ofed1.3.1 > tvflash-0.9.0-1.ofed1.3.1 > > > here I assume to see the content of both the 64 and 32 bit > packages, correct? > > $ rpm -ql libsdp-1.1.99-1.ofed1.3.1 | xargs file > > > /etc/libsdp.conf: ASCII English text > /usr/lib64/libsdp.so.1: symbolic link to > `libsdp.so.1.0.0' > /usr/lib64/libsdp.so.1.0.0: ELF 64-bit LSB shared > object, AMD x86-64, version 1 (SYSV), stripped > /usr/share/doc/libsdp-1.1.99: directory > /usr/share/doc/libsdp-1.1.99/COPYING: ASCII English text > /usr/share/doc/libsdp-1.1.99/ChangeLog: ASCII English text > /usr/share/doc/libsdp-1.1.99/NEWS: ASCII text > /usr/share/doc/libsdp-1.1.99/README: ASCII English text > /etc/libsdp.conf: ASCII English text > /usr/lib/libsdp.so.1: symbolic link to > `libsdp.so.1.0.0' > /usr/lib/libsdp.so.1.0.0: ELF 32-bit LSB shared > object, Intel 80386, version 1 (SYSV), stripped > /usr/lib/libsdp_sys.so.1: symbolic link to > `libsdp_sys.so.1.0.0' > /usr/lib/libsdp_sys.so.1.0.0: ELF 32-bit LSB shared > object, Intel 80386, version 1 (SYSV), stripped > /usr/share/doc/libsdp-1.1.99: directory > /usr/share/doc/libsdp-1.1.99/COPYING: ASCII English text > /usr/share/doc/libsdp-1.1.99/ChangeLog: ASCII English text > /usr/share/doc/libsdp-1.1.99/NEWS: ASCII text > /usr/share/doc/libsdp-1.1.99/README: ASCII English text > > > _______________________________________________ > ewg mailing list > [email protected] > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg > _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
