Author Topic: Opennode "gone" after installing from ISO and doing yum update  (Read 1081 times)

ilja_l

  • Administrator
  • Full Member
  • *****
  • Posts: 227
Opennode "gone" after installing from ISO and doing yum update
« on: December 28, 2010, 03:36:51 PM »
$subj

Just installed one machine and did yum update. /usr/bin/opennode binary went missing. The package opennode remained installed, removed that and tried to reinstall, but apparently opennode.repo file went missing as well.

[root@sun yum.repos.d]# ls
CentOS-Base.repo  CentOS-Media.repo  epel.repo  mirrors-rpmforge  rpmforge.repo

yum.log contains among other things
Dec 28 06:10:33 Updated: 10:centos-release-5-5.el5.centos.x86_64

Could this have influenced anything?

frame

  • activesys
  • Newbie
  • *****
  • Posts: 29
Re: Opennode "gone" after installing from ISO and doing yum update
« Reply #1 on: December 28, 2010, 07:40:13 PM »
Strange - we only have seen opennode cli missing from PATH variable after yum upgrade but this should be fixed in newest opennode rpms. But yum update should not remove opennode.repo file in any way.

frame

  • activesys
  • Newbie
  • *****
  • Posts: 29
Re: Opennode "gone" after installing from ISO and doing yum update
« Reply #2 on: December 29, 2010, 12:39:09 AM »
Ok - did some tests:

1) opennode cli utility will be missing from PATH after yum update with OpenNode 1.0 stable - so one must execute it manually as /opt/opennode/bin/opennode

2) this issue should be fixed in opennode-1.1 beta1 rpms - for upgrade just enable opennode-test repo (and disable opennode repo) and do 'yum update' once more

3) /etc/yum.repos.d/opennode.repo survived yum update just fine...