Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (97 - 99 of 344)

Ticket Resolution Summary Owner Reporter
#136 wontfix python 2.7.6 loses pipe output. dmik Steven Levine
Description

cvs2svn v2.40 is a python app that can convert cvs repos to a number of formats.

While attempting to use cvs2svn to convert a cvs repo to git, I discovered our python port does not handle pipe output properly.

The visible symptom is that the git repo is structured correctly, but all the files are empty because the piped output of the cvs commands is lost.

cvs2svn is avaiable at ​http://cvs2svn.tigris.org/files/documents/1462/49237/cvs2svn-2.4.0.tar.gz

A simple testcase (testcase.py) is attached to this ticket. The testcase requires a cvs2svn installation, but uses on one cvs2svn function which could be moved into the testcase.

The expected output is the data variable contains the command output. The current behavior is that the data variable remains empty.

#238 fixed python Silvan Scherrer
Description

adding the python macros from http://pkgs.fedoraproject.org/cgit/rpms/python-rpm-macros.git/tree/ would make sense, as more and more python specs use them.

#16 fixed pthread.dll not installed David McKenna
Description

I installed the bootstrap version 1.3 after installing eCS 2.1. Everything seemed to go smoothly, but when I tried to use YUM after installing it and rebooting, I got an error saying 'no such file or directory'. After some investigation I found that pthread.dll was not installed. I copied it from the bootstrap and now YUM works fine.

Note: See TracQuery for help on using queries.