Mailinglist Archive: opensuse-bugs (5236 mails)

< Previous Next >
[Bug 613961] New: BuildRequires: /path/to/file not supported
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 14 Jun 2010 12:08:20 +0000
  • Message-id: <bug-613961-21960@xxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugzilla.novell.com/show_bug.cgi?id=613961

http://bugzilla.novell.com/show_bug.cgi?id=613961#c0


Summary: BuildRequires: /path/to/file not supported
Classification: openSUSE
Product: openSUSE.org
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: BuildService
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: pzb@xxxxxxxxxx
QAContact: adrian@xxxxxxxxxx
CC: aj@xxxxxxxxxx
Found By: ---
Blocker: ---


Is is valid in a RPM spec file to have a build requirement on a specific file,
for example

BuildRequires: /usr/bin/perl

This makes a lot of sense when you have a script that explicitly calls
/usr/bin/perl; any other path is going to fail.

However, the build service does not understand this and the package does not
build because it is "unresolvable".

--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >