Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #2570] uninstall old idomod.o #956

Closed
icinga-migration opened this issue Apr 30, 2012 · 2 comments
Closed

[dev.icinga.com #2570] uninstall old idomod.o #956

icinga-migration opened this issue Apr 30, 2012 · 2 comments

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/2570

Created by mfriedrich on 2012-04-30 15:15:25 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2012-04-30 15:47:54 +00:00)
Target Version: 1.7
Last Update: 2012-05-07 14:48:08 +00:00 (in Redmine)


this is only useful for the src install, were we can guess from the prefix where the old idomod.o was installed. packages need to make sure that this is removed by themselves.

Going to uninstall old idomod.o in /usr/local/icinga/bin/idomod.o ...
rm -f /usr/local/icinga/bin/idomod.o
Resuming with install...

Changesets

2012-04-30 15:16:04 +00:00 by mfriedrich 08c5d1f

install: uninstall old idomod.o #2570

fixes #2570

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-04-30 15:47:54 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 08c5d1f.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-05-07 14:48:08 +00:00

will be done in packages as well.

$ ls -ltr /usr/bin/idomod.o 
-rwxr-xr-- 1 root root 77448  7. Mai 16:45 /usr/bin/idomod.o

$ sudo rpm -Uhv --force icinga-1.7.0-1.el5.x86_64.rpm icinga-gui-1.7.0-1.el5.x86_64.rpm icinga-idoutils-libdbi-mysql-1.7.0-1.el5.x86_64.rpm

$ ls -ltr /usr/bin/idomod.o 
ls: /usr/bin/idomod.o: Datei oder Verzeichnis nicht gefunden

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant