Opened 12 years ago

Closed 11 years ago

#38458 closed defect (fixed)

createrepo @0.4.11 conflicts with yum-createrepo @0.9.8

Reported by: cooljeanius (Eric Gallager) Owned by: afb@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: createrepo yum-createrepo

Description

Force-activating createrepo when yum-createrepo is already active causes the following files to get moved aside:

Warning: File /opt/local/bin/createrepo already exists.  Moving to: /opt/local/bin/createrepo.mp_1363810837.
Warning: File /opt/local/bin/modifyrepo already exists.  Moving to: /opt/local/bin/modifyrepo.mp_1363810837.
Warning: File /opt/local/share/createrepo/genpkgmetadata.py already exists.  Moving to: /opt/local/share/createrepo/genpkgmetadata.py.mp_1363810837.
Warning: File /opt/local/share/createrepo/modifyrepo.py already exists.  Moving to: /opt/local/share/createrepo/modifyrepo.py.mp_1363810837.
Warning: File /opt/local/share/man/man8/createrepo.8.gz already exists.  Moving to: /opt/local/share/man/man8/createrepo.8.gz.mp_1363810837.

Attachments (1)

createrepo-contents-vs-yum-createrepo-contents.diff (2.0 KB) - added by cooljeanius (Eric Gallager) 12 years ago.
difference between the contents of createrepo and yum-createpo +python26

Download all attachments as: .zip

Change History (7)

comment:1 Changed 12 years ago by larryv (Lawrence Velázquez)

Cc: afb@… removed
Owner: changed from macports-tickets@… to afb@…
Version: 2.1.3

Are these ports for the same software? Different versions, I suppose, but still.

comment:2 Changed 12 years ago by afb@…

Yes, they are for different (major) versions of the same software.

There's the "stable" series of createrepo that only requires rpm.

And then there's the "development" series that requires yum.

See http://createrepo.baseurl.org/

comment:3 Changed 12 years ago by afb@…

Same goes for yum-arch (2.2) and yum (3.2) ports, by the way.

See http://yum.baseurl.org/wiki/releases

comment:4 Changed 12 years ago by afb@…

Guess I should mention that most of the ports are from 2007...

The latest versions (0.9.9 and 3.4) require a "different" rpm.

Changed 12 years ago by cooljeanius (Eric Gallager)

difference between the contents of createrepo and yum-createpo +python26

comment:5 Changed 11 years ago by afb@…

Fixed, r104997.

comment:6 Changed 11 years ago by afb@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.