bugManeage - Bugs: bug #61803, Not rule to make R targets in the...

 
 

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

bug #61803: Not rule to make R targets in the Python directory

Submitter:  Raul Infante-Sainz <infantesainz>
Submitted:  Wed 12 Jan 2022 04:10:04 PM UTC
   
 
Category:  Software Severity:  3 - Normal
Item Group:  Output not reasonable Status:  Fixed
Privacy:  Public Assigned to:  infantesainz
Open/Closed:  Closed

Thu 13 Jan 2022 11:29:28 PM UTC, comment #3: 

This happened because Raul used the '--all-highlevel' option.

I also regularly use this option. But, during the testing of R packages, since I wanted to test them independently of all the other high-level software, I didn't actually use '--all-highlevel', but just manually activated the R packages in 'TARGETS.conf', so I missed this bug.

Raul's fix was indeed very good ;-)!

Mohammad Akhlaghi <makhlaghi>
Group administrator
Thu 13 Jan 2022 03:51:02 PM UTC, comment #2: 

Commit 2a8ff24 installed R + R libraries + entrypoints (python package) successfully.

I think the bug must have been missed earlier because I didn't try installing both python and R libraries.

Nice fix. :)

Boud Roukema <boud>
Group Member
Thu 13 Jan 2022 12:56:42 PM UTC, comment #1: 

Thanks a lot for finding and fixing the problem Raul! It has been merged into the 'version-update' development branch ;-).

Mohammad Akhlaghi <makhlaghi>
Group administrator
Wed 12 Jan 2022 04:10:04 PM UTC, original submission:  

When configuring Maneage asking for install all high-level software, multiple lines showing "Not rule to make target XXX, needed by 'all'".

The point is that the targets are R modules, while the directory is for Python packages! See a few lines below.

I identified the problem and proposed a solution, as it can be seen here: https://gitlab.com/maneage/project-dev/-/commit/d32a99a7

Check it and if this is a good fix, merge and close this bug.


make: *** No rule to make target '/BDIR/software/installed/version-info/python/r-cran-cli-2.5.0', needed by 'all'.
make: *** No rule to make target '/BDIR/software/installed/version-info/python/r-cran-colorspace-2.0-1', needed by 'all'.
[...]


Raul Infante-Sainz <infantesainz>
Group Member

 

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

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 boud (Posted a comment)
  • -email is unavailable- added by makhlaghi (Posted a comment)
  • -email is unavailable- added by infantesainz (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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-01-13 makhlaghi Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code