Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (79 - 81 of 344)

Ticket Resolution Summary Owner Reporter
#220 fixed Provide virtual WPI to satisfy dependencies (uclip) Silvan Scherrer Lewis Rosenthal
Description

As discussed, uclip is currently available as WPI and as RPM. Installing as RPM does not satisfy dependencies of other applications which check the WarpIN database.

Ideally, upon installing such a package via RPM, the WarpIN database will be updated to reflect the presence of the package on the system, without the user needing to install both RPM and WPI (and thereby increasing the risk of conflicts).

This ticket references uclip as that seems like a good place to start. kLIBC itself would be another critical component for this treatment.

#221 fixed Add yum-plugin-replace to available yum plugins Lewis Rosenthal
Description

yum-plugin-replace provides for swapping conflicting packages, either different ones or the same, but for different arches. Thus, it is possible to:

yum replace mysql --replace-with mysql51

without uninstalling the first package and then installing the replacement. This also works for packages which are "locked" by dependencies.

Source: https://github.com/iuscommunity/yum-plugin-replace

Presently, the only alternative to this is to use the yum shell to uninstall and then install, and even that is not as robust as yum-plugin-replace.

#224 fixed Project URL needs correcting in wpi4rpm SPEC herwigb Lewis Rosenthal
Description

Project URL in SPEC reads:

http://www.netlabs.org/vxapps

Should be:

https://trac.netlabs.org/vxapps

Note: See TracQuery for help on using queries.