build noise due to setuptools_darcs, which should have been removed #2006

Closed
opened 2013-06-22 20:23:42 +00:00 by daira · 1 comment
daira commented 2013-06-22 20:23:42 +00:00
Owner

The build log https://tahoe-lafs.org/buildbot-tahoe-lafs/builders/Randy%20FreeBSD-amd64/builds/229/steps/test/logs/stdio has the following line of noise (I've also pasted the preceding and following lines for context):

writing entry points to src/allmydata_tahoe.egg-info/entry_points.txt
Unable to execute darcs -- if you are building a package with 'setup.py sdist', 'setup.py bdist_egg', or other package-building commands, then the resulting package might be missing some files.  If you are not building a package then you can ignore this warning.
reading manifest file 'src/allmydata_tahoe.egg-info/SOURCES.txt'

This is confusing me because the warning comes from setuptools_darcs ([here]source:setuptools_darcs-1.2.12.egg/setuptools_darcs/setuptools_darcs.py@0fb49375c0365e0ab247534cf6bb5d62191f7d13#L31), which was removed in [2cccc1a3df85c40ef43a6f6f51df480c77bd918a/trunk].

The build log <https://tahoe-lafs.org/buildbot-tahoe-lafs/builders/Randy%20FreeBSD-amd64/builds/229/steps/test/logs/stdio> has the following line of noise (I've also pasted the preceding and following lines for context): ``` writing entry points to src/allmydata_tahoe.egg-info/entry_points.txt Unable to execute darcs -- if you are building a package with 'setup.py sdist', 'setup.py bdist_egg', or other package-building commands, then the resulting package might be missing some files. If you are not building a package then you can ignore this warning. reading manifest file 'src/allmydata_tahoe.egg-info/SOURCES.txt' ``` This is confusing me because the warning comes from `setuptools_darcs` ([here]source:setuptools_darcs-1.2.12.egg/setuptools_darcs/setuptools_darcs.py@0fb49375c0365e0ab247534cf6bb5d62191f7d13#L31), which was removed in [2cccc1a3df85c40ef43a6f6f51df480c77bd918a/trunk].
tahoe-lafs added the
packaging
minor
defect
1.10.0
labels 2013-06-22 20:23:42 +00:00
tahoe-lafs added this to the undecided milestone 2013-06-22 20:23:42 +00:00

setuptools_darcs must be installed on Randy's FreeBSD system.

Ah yes, there it is listed in the [//buildbot-tahoe-lafs/builders/Randy%20FreeBSD-amd64/builds/229/steps/show-tool-versions/logs/stdio show-tool-versions step].

setuptools_darcs must be installed on Randy's FreeBSD system. Ah yes, there it is listed in the [//buildbot-tahoe-lafs/builders/Randy%20FreeBSD-amd64/builds/229/steps/show-tool-versions/logs/stdio show-tool-versions step].
zooko added the
invalid
label 2013-09-12 11:26:17 +00:00
zooko closed this issue 2013-09-12 11:26:17 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#2006
No description provided.