Bug 753667 - createrepo --deltas broken
Summary: createrepo --deltas broken
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: createrepo
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Luke Macken
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-14 03:45 UTC by Ralf Corsepius
Modified: 2016-09-20 02:42 UTC (History)
4 users (show)

Fixed In Version: createrepo-0.9.9-9.fc16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-14 23:31:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
temporary solution to supporess the error message (821 bytes, patch)
2011-11-16 04:20 UTC, Masatake YAMATO
no flags Details | Diff

Description Ralf Corsepius 2011-11-14 03:45:41 UTC
Description of problem:

# /usr/bin/createrepo --deltas . ; echo "Status: $?"
Spawning worker 0 with 242 pkgs
Workers Finished
Gathering worker results

Saving Primary metadata
Saving file lists metadata
Saving other metadata
Saving delta metadata
Generating sqlite DBs
Unknown compression type xml
Status: 1

No drpms are being created.

Version-Release number of selected component (if applicable):
createrepo-0.9.9-7.fc16.noarch

How reproducible:
100%

Steps to Reproduce:
1. run "createrepo --delta . "
  
Actual results:
- Warning "Unknown compression type xml" being raised
- Exit status 1
- No drpms being created.


Expected results:
No warning, exit status 0, drpms being created.

Comment 1 Masatake YAMATO 2011-11-16 04:20:22 UTC
Created attachment 533887 [details]
temporary solution to supporess the error message

This bug hits me, too.
With the patch, the message is suppressed.

Comment 2 Fedora Update System 2011-12-07 17:45:15 UTC
createrepo-0.9.9-9.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/createrepo-0.9.9-9.fc16

Comment 3 Fedora Update System 2011-12-10 20:00:14 UTC
Package createrepo-0.9.9-9.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing createrepo-0.9.9-9.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2011-16920/createrepo-0.9.9-9.fc16
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-12-14 23:31:12 UTC
createrepo-0.9.9-9.fc16 has been pushed to the Fedora 16 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.