Re: problem deinstalling an rpm

2010-03-15 Thread Mauro Souza
Just a sidenote.: never ever think about using --force unless you have a
consistent valid working perfect backup AND every other option failed AND
you know what you are doing.
The last time I've tried it (couple of years ago), I ended up with a kernel
panic on a server 80 miles from me in the middle of the night. Not funny, I
assure...

Mauro
http://mauro.limeiratem.com - registered Linux User: 294521
Scripture is both history, and a love letter from God.


On Wed, Mar 10, 2010 at 2:55 PM, Bruce Furber bfur...@comcast.net wrote:

 Try --force
 May the force be with you

 CHAPLIN, JAMES (CTR) james.chap...@associates.dhs.gov wrote:

 I am having a problem with a possible corrupted rpm. I tried to
 uninsta;; and rpm, and it tells be it is not installed to begin with, go
 to install, message is that is it installed.
 
 
 
 r...@zn001:(/root)#rpm -i Some_modulefiles.s390x.rpm
 
 package Some_modulefiles.s390x is already installed
 
 r...@zn001:(/root)#rpm -q Some_modulefiles.s390x.rpm
 
 package Some_modulefiles.s390x.rpm is not installed
 
 same message with rpm -e . . . . is not installed and quits.
 
 
 
 James Chaplin
 
 Systems Programmer, MVS, zVM  zLinux
 
 Base Technologies, Inc
 
 Supporting the zSeries Platform Team
 
 
 
 
 --
 For LINUX-390 subscribe / signoff / archive access instructions,
 send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
 visit
 http://www.marist.edu/htbin/wlvindex?LINUX-390


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: problem deinstalling an rpm

2010-03-10 Thread Bruce Furber
Try --force 
May the force be with you

CHAPLIN, JAMES (CTR) james.chap...@associates.dhs.gov wrote:

I am having a problem with a possible corrupted rpm. I tried to
uninsta;; and rpm, and it tells be it is not installed to begin with, go
to install, message is that is it installed.

 

r...@zn001:(/root)#rpm -i Some_modulefiles.s390x.rpm

package Some_modulefiles.s390x is already installed

r...@zn001:(/root)#rpm -q Some_modulefiles.s390x.rpm

package Some_modulefiles.s390x.rpm is not installed

same message with rpm -e . . . . is not installed and quits.

 

James Chaplin

Systems Programmer, MVS, zVM  zLinux

Base Technologies, Inc

Supporting the zSeries Platform Team

 


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: problem deinstalling an rpm

2010-03-10 Thread CHAPLIN, JAMES (CTR)
Co-worker spotted my problem, I was trying to de-install a file, not a
package name, once I dropped the .rpm, it worked beautifully. That
second set of eyes helps.

James Chaplin
Systems Programmer, MVS, zVM  zLinux
Base Technologies, Inc

-Original Message-
From: Linux on 390 Port [mailto:linux-...@vm.marist.edu] On Behalf Of
Bruce Furber
Sent: Wednesday, March 10, 2010 1:56 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: problem deinstalling an rpm

Try --force 
May the force be with you

CHAPLIN, JAMES (CTR) james.chap...@associates.dhs.gov wrote:

I am having a problem with a possible corrupted rpm. I tried to
uninsta;; and rpm, and it tells be it is not installed to begin with,
go
to install, message is that is it installed.

 

r...@zn001:(/root)#rpm -i Some_modulefiles.s390x.rpm

package Some_modulefiles.s390x is already installed

r...@zn001:(/root)#rpm -q Some_modulefiles.s390x.rpm

package Some_modulefiles.s390x.rpm is not installed

same message with rpm -e . . . . is not installed and quits.

 

James Chaplin

Systems Programmer, MVS, zVM  zLinux

Base Technologies, Inc

Supporting the zSeries Platform Team

 


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390
or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


problem deinstalling an rpm

2010-03-09 Thread CHAPLIN, JAMES (CTR)
I am having a problem with a possible corrupted rpm. I tried to
uninsta;; and rpm, and it tells be it is not installed to begin with, go
to install, message is that is it installed.

 

r...@zn001:(/root)#rpm -i Some_modulefiles.s390x.rpm

package Some_modulefiles.s390x is already installed

r...@zn001:(/root)#rpm -q Some_modulefiles.s390x.rpm

package Some_modulefiles.s390x.rpm is not installed

same message with rpm -e . . . . is not installed and quits.

 

James Chaplin

Systems Programmer, MVS, zVM  zLinux

Base Technologies, Inc

Supporting the zSeries Platform Team

 


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390


Re: problem deinstalling an rpm

2010-03-09 Thread Christian Paro
Did you try the -q and -e without the .s390x.rpm?

Those commands aren't meant to work with the RPM's file name. Just its
logical name (or fully-qualified name with version number, for cases where
multiple versions can coexist).

On Tue, Mar 9, 2010 at 3:47 PM, CHAPLIN, JAMES (CTR) 
james.chap...@associates.dhs.gov wrote:

 I am having a problem with a possible corrupted rpm. I tried to
 uninsta;; and rpm, and it tells be it is not installed to begin with, go
 to install, message is that is it installed.



 r...@zn001:(/root)#rpm -i Some_modulefiles.s390x.rpm

package Some_modulefiles.s390x is already installed

 r...@zn001:(/root)#rpm -q Some_modulefiles.s390x.rpm

 package Some_modulefiles.s390x.rpm is not installed

 same message with rpm -e . . . . is not installed and quits.



 James Chaplin

 Systems Programmer, MVS, zVM  zLinux

 Base Technologies, Inc

 Supporting the zSeries Platform Team




 --
 For LINUX-390 subscribe / signoff / archive access instructions,
 send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or
 visit
 http://www.marist.edu/htbin/wlvindex?LINUX-390


--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390