bugGNU Health - Bugs: bug #61849, setup.py broken

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #61849: setup.py broken

Submitter:  Axel Braun <coogor>
Submitted:  Tue 18 Jan 2022 08:06:00 PM UTC
   
 
Category:  Tryton Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  meanmicio
Open/Closed:  Closed Release:  3.9.0
Module:  health_profile Component:  None

Wed 19 Jan 2022 04:11:15 PM UTC, comment #3: 

Hello, Axel

Sorry, misplaced parenthesis :)

PS: You submitted a whole file, not a patch :)

The other changes that you see are linting and improvements of the setup module.

Please review the changeset.
https://hg.savannah.gnu.org/hgweb/health/rev/4fd5269daf35

Luis Falcon <meanmicio>
Group administrator
Wed 19 Jan 2022 03:22:33 PM UTC, comment #2: 

Hm...that is not what I submitted :-/

As a conseqence, it still breaks:

[   11s] + echo python3
[   11s] + python_flavor=python3
[   11s] + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
[   11s] Traceback (most recent call last):
[   11s]   File "setup.py", line 59, in <module>
[   11s]     long_description=read('README'),
[   11s]   File "setup.py", line 25, in read
[   11s]     return open(os.path.join(os.path.dirname(_file_), fname).read())
[   11s] AttributeError: 'str' object has no attribute 'read'
[   11s] error: Bad exit status from /var/tmp/rpm-tmp.OCAAHI (%build)

(with the other setup.py the GH 4.0 build is ready to rest at Buildservice)

Axel Braun <coogor>
Wed 19 Jan 2022 12:01:56 PM UTC, comment #1: 
Luis Falcon <meanmicio>
Group administrator
Tue 18 Jan 2022 08:06:00 PM UTC, original submission:  

The setup.py in the current alpha of GH 4.0 is broken. The attached one should fix it

Axel Braun <coogor>

 

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

Attached Files
file #52679:  setup.py added by coogor (3KiB - text/x-python)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by meanmicio (Posted a comment)
  • -email is unavailable- added by coogor (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.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-03-05 meanmicio StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2022-01-19 meanmicio StatusIn Progress Ready For Test
    2022-01-19 coogor StatusReady For Test In Progress
    2022-01-19 meanmicio StatusNone Ready For Test
        ReleaseNone 3.9.0
    2022-01-18 coogor Attached File- Added setup.py, #52679

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code