Bug 39625

Summary: Error installing ucd-snmp-4.1.1-3.src.rpm with rpm 4.0.2
Product: [Retired] Red Hat Linux Reporter: Need Real Name <karri.puumanen>
Component: ucd-snmpAssignee: Phil Knirsch <pknirsch>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-05-08 12:23:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2001-05-08 11:58:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT)

Description of problem:
When installing ucd-snmp-4.1.1-3.src.rpm with rpm 4.0.2 installed the 
following error occurs:

error: cannot create sourcedir /usr/src/redhat/SOURCES

How reproducible:
Always

Steps to Reproduce:
1.rpm -Uvh db3-3.1.17-4.6x.i386.rpm rpm-4.0.2-6x.i386.rpm
2.rpm -Uvh ucd-snmp-4.1.1-3.src.rpm ucd-snmp-4.1.1-3.i386.rpm
3.
	

Additional info:

Comment 1 Need Real Name 2001-05-08 12:04:05 UTC
The Compaq Linux Management agents depends heavily on ucd-snmp. Might be a good 
idea to co-operate with Compaq Linux team with this issue.
Refer to the following document:

http://www.compaq.com/support/files/server/us/WebDoc/Linux/Linux.pdf


Comment 2 Phil Knirsch 2001-05-08 12:23:31 UTC
Hmmm. I suspect you need to install the newest update packages for rpm for RH
6.2 on that machine, especially rpm-build package as that one own the
/usr/src/redhat/SOURCES directory.

This also makes sense as without the rpm-build package you can't rebuild rpm
packages from SRPMS.

Hope this explains everything.

Read ya, Phil


Comment 3 Need Real Name 2001-05-08 12:45:05 UTC
Great. Seems to work.
It might be a good idea to include a notice on rpm 4.0.2 page that the new 
owner of /usr/src/redhat/SOURCES is rpm-build not rpm as it used to be on the 
old rpm package.

And by the way, VERY impressive response time. This saved my day. Thanks.