Skip to content

pbuild: make sure the files from setup.py's scripts section are copied #3097

@sagetrac-mabshoff

Description

@sagetrac-mabshoff

If one uses pbuild to build the Sage library the files from the scripts section are not copied into $SAGE_ROOT/local/bin:

      scripts = ['sage/dsage/scripts/dsage_worker.py',
                 'sage/dsage/scripts/dsage_setup.py',
                 'spkg-debian-maybe',
                ],

Ergo DSage's doctest just hang at 0% CPU use.

Cheers,

Michael

Component: pbuild

Issue created by migration from https://trac.sagemath.org/ticket/3097

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions