Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- Linux Operations agent installation 7.35-1
General
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-15-2008 05:17 AM
07-15-2008 05:17 AM
Linux Operations agent installation 7.35-1
Hi,
I tried installing OV Operations Agent (v 7.35-1) on a Linux(Suse) box with uname -a as below,
Linux skypeg4 2.6.16.21-0.8-smp #1 SMP Mon Jul 3 18:25:39 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux.
While doing so, the installation fails with the following errors
Install OPC
Updating ITO version file /opt/OV/bin/OpC/install/opcinfo.
TRACE: Next free GID in /etc/group: 77
groupadd: Group `opcgrp' already exists.
ERROR: Couldn't create /etc/group entry for group opcgrp.
error: %post(OPC-7.35-1.i586) scriptlet failed, exit status 126
Install OPCCOMM
Install OPCPERF
WARNING: Could not register CODA subagent. Execute manually:
/opt/OV/bin/OpC/opcagtreg -add /opt/OV/bin/OpC/install/coda.reg
The /etc/passwd and /etc/group do not contain the respective user opc_op and opcgrp created at all, but even while trying to add manually it fails.
When I tried to do some R&D, I found that OPC.rpm contains the opcactivate script which tried to add the user and group.
So I tried to comment that line and run it again, I found how to extract the rpm (resulted in opt & usr directories) but could not re-package the directories to rpm file.
Can somebody please help me, I appreciate the help on this.
I am ready to provide all the details required.
Thanks,
Arun
I tried installing OV Operations Agent (v 7.35-1) on a Linux(Suse) box with uname -a as below,
Linux skypeg4 2.6.16.21-0.8-smp #1 SMP Mon Jul 3 18:25:39 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux.
While doing so, the installation fails with the following errors
Install OPC
Updating ITO version file /opt/OV/bin/OpC/install/opcinfo.
TRACE: Next free GID in /etc/group: 77
groupadd: Group `opcgrp' already exists.
ERROR: Couldn't create /etc/group entry for group opcgrp.
error: %post(OPC-7.35-1.i586) scriptlet failed, exit status 126
Install OPCCOMM
Install OPCPERF
WARNING: Could not register CODA subagent. Execute manually:
/opt/OV/bin/OpC/opcagtreg -add /opt/OV/bin/OpC/install/coda.reg
The /etc/passwd and /etc/group do not contain the respective user opc_op and opcgrp created at all, but even while trying to add manually it fails.
When I tried to do some R&D, I found that OPC.rpm contains the opcactivate script which tried to add the user and group.
So I tried to comment that line and run it again, I found how to extract the rpm (resulted in opt & usr directories) but could not re-package the directories to rpm file.
Can somebody please help me, I appreciate the help on this.
I am ready to provide all the details required.
Thanks,
Arun
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-15-2008 08:36 AM
07-15-2008 08:36 AM
Re: Linux Operations agent installation 7.35-1
Shalom Arun,
Possibilities:
1) /etc/group permissions are wrong.
2) There is already an entry in /etc/group
3) Bad software from the vendor.
4) Software is not certified for the OS.
5) It will work after this error and its your lucky day.
The list is not exclusive.
SEP
Possibilities:
1) /etc/group permissions are wrong.
2) There is already an entry in /etc/group
3) Bad software from the vendor.
4) Software is not certified for the OS.
5) It will work after this error and its your lucky day.
The list is not exclusive.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-15-2008 09:21 AM
07-15-2008 09:21 AM
Re: Linux Operations agent installation 7.35-1
1) /etc/group permissions are wrong. --> No errors as
grpck
Checking `/etc/group'
2) There is already an entry in /etc/group --> No entry
3) Bad software from the vendor.
4) Software is not certified for the OS.
5) It will work after this error and its your lucky day.
The list is not exclusive.
SEP
grpck
Checking `/etc/group'
2) There is already an entry in /etc/group --> No entry
3) Bad software from the vendor.
4) Software is not certified for the OS.
5) It will work after this error and its your lucky day.
The list is not exclusive.
SEP
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP