Opened 11 years ago

Closed 11 years ago

#38457 closed defect (fixed)

smart @1.2 has a +rpm5 variant that depends on rpm50, but rpm50 is replaced_by rpm52

Reported by: cooljeanius (Eric Gallager) Owned by: afb@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: n3npq@…, afb@…
Port: smart

Description

Its dependency should be updated accordingly. Optionally there should be additional rpm version variants for each rpm version that's still supported on MacPorts. See also #38456

Change History (5)

comment:1 Changed 11 years ago by afb@…

Which versions are "supported" on MacPorts ? The smart port currently does rpm-4.4 and rpm-5.0

Actually it doesn't really matter which rpm version, as long as it has the "rpm" python module...

Anyway, if there was any real interest the version of the port should be bumped to 1.4.1 as well ?

As well as sorting out the mess that is python versions in MacPorts, to use the same as for rpm.

comment:2 in reply to:  1 ; Changed 11 years ago by larryv (Lawrence Velázquez)

Replying to afb@…:

Which versions are "supported" on MacPorts?

Uhm, define “supported”.

comment:3 in reply to:  2 Changed 11 years ago by cooljeanius (Eric Gallager)

Replying to larryv@…:

Replying to afb@…:

Which versions are "supported" on MacPorts?

Uhm, define “supported”.

As I used it in the OP, I meant "not marked with replaced_by in their portfile"

comment:4 Changed 11 years ago by afb@…

Owner: changed from macports-tickets@… to afb@…
Status: newassigned

comment:5 Changed 11 years ago by afb@…

Resolution: fixed
Status: assignedclosed

Fixed, r104965.

It would probably be a much better idea to convert the librpm dependencies into python(rpm) dependencies, when possible.

Note: See TracTickets for help on using tickets.