Hello, when trying to remove the java-1.6.0 package I get the following error message:
error: %postun(java-1.6.0-openjdk-1.6.0.0-0.6.b08.el5.centos.i386) scriptlet failed, exit status 2
How can I remove this package??
Regards,
On Jun 21, 2008, at 5:49 PM, Heiko Adams wrote:
Hello, when trying to remove the java-1.6.0 package I get the following error message:
error: %postun(java-1.6.0-openjdk-1.6.0.0-0.6.b08.el5.centos.i386) scriptlet failed, exit status 2
How can I remove this package??
Adding --nopostun (or less precise --noscripts) should skip through the scriptlet error.
73 de Jeff
Am Samstag, den 21.06.2008, 18:02 -0400 schrieb Jeff Johnson:
On Jun 21, 2008, at 5:49 PM, Heiko Adams wrote:
Hello, when trying to remove the java-1.6.0 package I get the following error message:
error: %postun(java-1.6.0-openjdk-1.6.0.0-0.6.b08.el5.centos.i386) scriptlet failed, exit status 2
How can I remove this package??
Adding --nopostun (or less precise --noscripts) should skip through the scriptlet error.
Okay, I've solved the problem. But when trying to install the iced-tea packages yum wants to install java-1.6.0??
Regards,
On Sun, 22 Jun 2008, Heiko Adams wrote:
Am Samstag, den 21.06.2008, 18:02 -0400 schrieb Jeff Johnson:
On Jun 21, 2008, at 5:49 PM, Heiko Adams wrote:
Hello, when trying to remove the java-1.6.0 package I get the following error message:
error: %postun(java-1.6.0-openjdk-1.6.0.0-0.6.b08.el5.centos.i386) scriptlet failed, exit status 2
How can I remove this package??
Adding --nopostun (or less precise --noscripts) should skip through the scriptlet error.
Okay, I've solved the problem. But when trying to install the iced-tea packages yum wants to install java-1.6.0??
So you need to decide which is your highest priority - removing java-1.6.0 or installing iced-tea. You didn't tell us why you wanted to remove java-1.6.0.
Am Montag, den 23.06.2008, 10:15 -0400 schrieb Charlie Brady:
On Sun, 22 Jun 2008, Heiko Adams wrote:
Okay, I've solved the problem. But when trying to install the iced-tea packages yum wants to install java-1.6.0??
So you need to decide which is your highest priority - removing java-1.6.0 or installing iced-tea. You didn't tell us why you wanted to remove java-1.6.0.
I just wanted to test if the webinterface of my hp jetdirect printserver works with iced-tea. With Java 1.6 it doesn't.