[Bug 693975] New: openSUSE:Tools/obs-service-download_files: macros in source declarations are not supported
https://bugzilla.novell.com/show_bug.cgi?id=693975 https://bugzilla.novell.com/show_bug.cgi?id=693975#c0 Summary: openSUSE:Tools/obs-service-download_files: macros in source declarations are not supported Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Enhancement Priority: P5 - None Component: BuildService AssignedTo: adrian@novell.com ReportedBy: giecrilj@stegny.2a.pl QAContact: adrian@novell.com Found By: Community User Blocker: No My source: %define mfr_version 6.6.9 %define mfr_revision 9 %define source_version %{mfr_version}-%{mfr_revision} Source: http://image_magick.veidrodis.com/image_magick/ImageMagick-%{source_version}.tar.bz2 service download_files failed: + echo Running /usr/lib/obs/service/download_files --outdir /lxc.tmp/out Running /usr/lib/obs/service/download_files --outdir /lxc.tmp/out + /usr/lib/obs/service/download_files --outdir /lxc.tmp/out It is impossible to fix without harnessing (or reimplementing ;-P) the RPM engine. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=693975 https://bugzilla.novell.com/show_bug.cgi?id=693975#c1 Adrian Schröter <adrian@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Adrian Schröter <adrian@suse.com> 2012-04-03 15:21:35 UTC --- should be improved now, except you use scripts inside of macro definitions now (which will never be supported for speed and security reasons) -- Configure bugmail: https://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