Bug 532503 - /usr/lib/rpm/macros contains @__XZ@
Summary: /usr/lib/rpm/macros contains @__XZ@
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 10
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jindrich Novy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-11-02 16:38 UTC by Ralf Corsepius
Modified: 2013-07-02 23:40 UTC (History)
4 users (show)

Fixed In Version: 4.6.1-3.fc10
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-04 12:24:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ralf Corsepius 2009-11-02 16:38:53 UTC
Description of problem:

/usr/lib/rpm/macros contains this:
%__xz                   @__XZ@

This macro is broken.

Seems like a broken autoconf substitution to me.


Version-Release number of selected component (if applicable):
rpm-4.6.1-2.fc10.i386


Additional info:
I presume this was an attempt to add support for *.xz compressed source-tarballs to FC10. If so, this bug renders this attempt void:

rpmbuild ...
...
+ rm -rf foo-0.20091102.2
+ @__XZ@ -dc /builddir/build/SOURCES/foo-0.20091102.2.tar.xz
/var/tmp/rpm-tmp.NSOSJC: line 29: @__XZ@: command not found
+ /bin/tar -xvvf -
/bin/tar: This does not look like a tar archive
/bin/tar: Error exit delayed from previous errors   
error: Bad exit status from /var/tmp/rpm-tmp.NSOSJC (%prep)

Comment 1 Fedora Update System 2009-11-03 13:28:46 UTC
rpm-4.6.1-3.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/rpm-4.6.1-3.fc10

Comment 2 Fedora Update System 2009-11-04 12:24:48 UTC
rpm-4.6.1-3.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.


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