[Bug 613961] New: BuildRequires: /path/to/file not supported
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@forge.provo.novell.com ReportedBy: pzb@novell.com QAContact: adrian@novell.com CC: aj@novell.com 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.
http://bugzilla.novell.com/show_bug.cgi?id=613961 http://bugzilla.novell.com/show_bug.cgi?id=613961#c1 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FEATURE AssignedTo|bnc-team-screening@forge.pr |mls@novell.com |ovo.novell.com | --- Comment #1 from Adrian Schröter <adrian@novell.com> 2010-06-14 12:41:08 UTC --- yes, because having all files would increase the amount of needed dependency data a lot and slow down the service signficant. As a workaround you can define a "Substitute: /usr/bin/perl perl" in prjconf as workaround. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=613961 http://bugzilla.novell.com/show_bug.cgi?id=613961#c2 --- Comment #2 from Adrian Schröter <adrian@novell.com> 2010-06-14 12:46:57 UTC --- feature #309851 created. -- 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.
participants (1)
-
bugzilla_noreply@novell.com