Subject: epm: When generating RPM, rpm's --target flag is missing a space.
Package: epm
Version: 3.7-1
Severity: normal
Small but annoying bug:
Generating an RPM with epm is currently not possibly unless the -a
option argument includes a space.
For example, this does *not* work:
fakeroot epm -f rpm -a i386 -nms foo foo.list
while
fakeroot epm -f rpm -a ' i386' -nms foo foo.list
*does* work.
Turning verbose on, the output shows that epm generates an invalid rpm
command:
Searching for product information...
Stripping executables in distribution...
Creating RPM distribution...
Creating spec file...
Copying temporary distribution files...
Building RPM binary distribution...
--targeti386: unknown option
Packaging failed!
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages epm depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared
libraries an
ii libgcc1 1:4.0.1-3 GCC support library
ii libstdc++6 4.0.1-3 The GNU Standard C++ Library v3
ii libx11-6 6.8.2.dfsg.1-4 X Window System protocol
client li
ii libxext6 6.8.2.dfsg.1-4 X Window System
miscellaneous exte
ii libxft2 2.1.7-1 FreeType-based font drawing
librar
ii xlibs 6.8.2.dfsg.1-4 X Window System client
libraries m
epm recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]