OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004031 [python] packaging minor always 2009-11-12 19:29 2013-01-06 14:12
Reporter maciej View Status public  
Assigned To maciej
Priority normal Resolution fixed  
Status closed  
Summary 0004031: Get rid of CSWpython-rt package
Description The runtime package is unhelpful. I'm getting into arguments with the release manager who insists that my packages must depend on CSWpython-rt instead of CSWpython. I explain that CSWpython depends on CSWpython-rt, but then the release manager says "I REPEAT". I've been also asked if my package really needs to depend on the CSWpython package and not just CSWpython-rt.

But CSWpython-rt is not enough for any Python program to work. There's no usecase for it, and it creates confusion. Can it be removed?
Additional Information
Tags No tags attached.
Attached Files ? file icon python-rt.patch [^] (1,763 bytes) 2009-11-12 20:20

- Relationships

-  Notes
(0006971)
phil (reporter)
2009-11-12 20:09

A small point of clarity: the release manager said "[in addition to CSWpython]", not "instead of" :-}
(0006972)
maciej (reporter)
2009-11-12 20:20

Attached an example patch for the Makefile.
(0007159)
maciej (reporter)
2010-01-02 12:16

CSWpython-rt is now an empty package.

Previously:
CSWpython-rt contains .so files
CSWpython depends on CSWpython-rt


Now:
CSWpython contains .so files
CSWpython-rt depends on CSWpython

There are bugs filed against packages depending on CSWpython-rt to remove the dependency and use CSWpython instead.

There's also a deprecated dependencies check in the v2-checkpkg branch of GAR.
(0009755)
maciej (reporter)
2012-03-21 21:49

I removed 3 of 4 dependencies:

- mod_python has been rebuilt
- silvercity has been removed (the upstream is dead)
- pysqlite has been removed (Python has inbuilt sqlite support)

The last big one is ooocore.
(0010261)
maciej (reporter)
2013-01-06 14:12

The package is now dropped from unstable.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker