bugfindutils - Bugs: bug #42903, checklists.py fails when $(PYTHON)...

 
 

bug #42903: checklists.py fails when $(PYTHON) is Python 3

Submitter:  Chris <ajfodjes>
Submitted:  Sat 02 Aug 2014 05:55:25 PM UTC
   
 
Category:  find Severity:  3 - Normal
Item Group:  Test suite failure Status:  Fixed
Privacy:  Public Assigned to:  jay
Originator Name:  Open/Closed:  Closed
Release:  4.5.14 Fixed Release:  4.5.15
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 20 Aug 2014 04:44:37 PM UTC, comment #1: 

Fixed in git master.   Thanks for the bug report.

James Youngman <jay>
Group administrator
Sat 02 Aug 2014 05:55:25 PM UTC, original submission:  

See https://bugs.gentoo.org/show_bug.cgi?id=518838

The problem is at the end of this file:
http://git.savannah.gnu.org/cgit/findutils.git/tree/find/testsuite/Makefile.am

I don't know enough about automake to get it to choose Python 2 over Python 3.

Alternatively there is only one print statement in checklists.py so it might be easier to use `from _future_ import print_function` to support both v2 and v3

Chris <ajfodjes>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jay (Posted a comment)
  • -email is unavailable- added by ajfodjes (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-12-18 jay Open/ClosedOpen Closed
        Fixed ReleaseNone 4.5.15
    2014-08-20 jay StatusNone Fixed
        Assigned toNone jay

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code