Bug 181841 - Fails to Perform Dependency Check for cvs
Summary: Fails to Perform Dependency Check for cvs
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: alsa-utils
Version: 4
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Martin Stransky
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-02-17 03:56 UTC by Joseph D. Wagner
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-20 16:53:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attempted Build Log for alsa-utils-1.0.10-1.FC4.src.rpm (1.02 KB, text/plain)
2006-02-17 03:58 UTC, Joseph D. Wagner
no flags Details

Description Joseph D. Wagner 2006-02-17 03:56:19 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux 2.6.15-1.1831_FC4; X11; i686; en_US) KHTML/3.5.1 (like Gecko)

Description of problem:
alsa-utils-1.0.10-1.FC4.src.rpm fails to check for dependency cvs, which is 
required during the build process. 

Version-Release number of selected component (if applicable):
alsa-utils-1.0.10-1.FC4

How reproducible:
Always

Steps to Reproduce:
Simply execute the following command on any system that does not have  
cvs installed: 
rpmbuild --rebuild alsa-utils-1.0.10-1.FC4.src.rpm 

Actual Results:  Attempt to build and fails when calling command for cvs. 

Expected Results:  Should return failed dependency check; missing  
prerequisites. 

Additional info:

See attached log file.

Comment 1 Joseph D. Wagner 2006-02-17 03:58:10 UTC
Created attachment 124799 [details]
Attempted Build Log for alsa-utils-1.0.10-1.FC4.src.rpm

Comment 2 Martin Stransky 2006-02-20 14:42:36 UTC
Why does autoconf need cvs?

Comment 3 Karsten Hopp 2006-02-20 15:13:38 UTC
It isn't autoconf but /usr/bin/autopoint from gettext-devel which requires cvs.
See bug 148011
Add a BuildRequires: gettext-devel like you did in the development tree to fix this

Comment 4 Martin Stransky 2006-02-20 15:28:13 UTC
Oh, thanks, I thought I had seen it somewhere...

Comment 5 Martin Stransky 2006-02-20 16:53:41 UTC
I removed autoconf from devel package, it isn't needed any longer....


Note You need to log in before you can comment on or make changes to this bug.