Menu

#165 2.3 Beta 2 cannot uninstall

open
nobody
None
5
2005-01-28
2005-01-28
Anonymous
No

When I installed, I used the following:

rpm -Uvh --force javaHMO.2.3.i386.beta2.rpm

I added the --force because it failed to install due to
conflicts with JavaHMO2.0-0.2.0-2 which I had previously
installed. I guess I should have de-installed it first?

Now when I try to de-install 2.3 beta 2, I get this:

[root@gemini tmp]# rpm -e javaHMO-2-3
/var/tmp/rpm-tmp.21454: line 3: fg: no job control
/var/tmp/rpm-tmp.21454: line 4: syntax error near
unexpected token `newline'
/var/tmp/rpm-tmp.21454: line 4: `* Mon Feb 16 2004 Jon
Stroud <accounts@bsclimbing.com>'
error: %preun(javaHMO-2-3) scriptlet failed, exit status 2
[root@gemini tmp]#

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Use the --noscripts option when uninstalling. That will
    keep the buggy %preun script from dying, which appears to be
    caused by a typo in the %configure directive.

     
  • Nobody/Anonymous

    Logged In: NO

    This work-around does work. Thanks.

    [root@gemini root]# rpm -e --noscripts javaHMO-2-3
    warning: /etc/javaHMO/configure.xml saved as
    /etc/javaHMO/configure.xml.rpmsave
    [root@gemini root]#

     
  • Nobody/Anonymous

    Logged In: NO

    'rpm -e javaHMO' also fails in the 2.4 release.

    The error reported is the same.

     

Log in to post a comment.

MongoDB Logo MongoDB