fix make clean #245

Closed
opened 2007-12-22 17:40:48 +00:00 by zooko · 2 comments

As is visible on the BuildBot, my recent packaging improvements have broken the "make clean" test by leaving eggs in the CWD.

The best fix would be to make those eggs live in support/ where they belong.

A temporary fix might be to configure "make clean" to ignore .eggs in its CWD.

As is visible on the [BuildBot](wiki/BuildBot), my recent packaging improvements have broken the "make clean" test by leaving eggs in the CWD. The best fix would be to make those eggs live in support/ where they belong. A temporary fix might be to configure "make clean" to ignore .eggs in its CWD.
zooko added the
packaging
major
defect
0.7.0
labels 2007-12-22 17:40:48 +00:00
zooko added this to the 0.7.0 milestone 2007-12-22 17:40:48 +00:00
zooko self-assigned this 2007-12-22 17:40:48 +00:00

As an adjunct to this, the .darcs-boringfile needs to be updated to match. At the moment, my usual 'darcs w -l' idiom has the real changes obscured by 70ish files from the pyutil and argparse eggs.

This is tested in the same buildbot column as the 'make clean' test.

As an adjunct to this, the .darcs-boringfile needs to be updated to match. At the moment, my usual 'darcs w -l' idiom has the real changes obscured by 70ish files from the pyutil and argparse eggs. This is tested in the same buildbot column as the 'make clean' test.
Author

fixed by changeset:c5ea8f12b5a67c82 and changeset:7326b8bae0d55092

fixed by changeset:c5ea8f12b5a67c82 and changeset:7326b8bae0d55092
zooko added the
fixed
label 2008-01-01 07:03:51 +00:00
zooko closed this issue 2008-01-01 07:03:51 +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#245
No description provided.