fix deb builders #246

Closed
opened 2007-12-22 17:49:00 +00:00 by zooko · 4 comments
zooko commented 2007-12-22 17:49:00 +00:00
Owner

As is visible on the BuildBot, my recent packaging fixes have broken the deb builders.

This is because the "darcsver" executable is now required to create auto-version-stamps.

As is visible on the [BuildBot](wiki/BuildBot), my recent packaging fixes have broken the deb builders. This is because the "darcsver" executable is now required to create auto-version-stamps.
tahoe-lafs added the
packaging
major
defect
0.7.0
labels 2007-12-22 17:49:00 +00:00
tahoe-lafs added this to the 0.7.0 milestone 2007-12-22 17:49:00 +00:00
zooko commented 2007-12-22 19:41:33 +00:00
Author
Owner
./pyutil-1.3.12-py2.5-macosx-10.3-fat.egg/scripts/darcsver.py

Is the executable which, if it gets run with allmydata-tahoe src/allmydata/_version.py as its arguments produces a new _version.py file.

``` ./pyutil-1.3.12-py2.5-macosx-10.3-fat.egg/scripts/darcsver.py ``` Is the executable which, if it gets run with `allmydata-tahoe` `src/allmydata/_version.py` as its arguments produces a new `_version.py` file.
zooko commented 2007-12-22 19:42:38 +00:00
Author
Owner

If you actually install pyutil, the it is supposed to produce a darcsver executable. Perhaps we need to add the --install-scripts=support/bin flag in order to cause it to appear there.

If you actually install pyutil, the it is supposed to produce a `darcsver` executable. Perhaps we need to add the `--install-scripts=support/bin` flag in order to cause it to appear there.
warner commented 2007-12-31 20:52:42 +00:00
Author
Owner

FYI, the scripts from foolscap do get installed into support/bin/ , without
any special arguments in our build-deps rule:

27:warner@fluxx% ls support/bin/
flogtool*
FYI, the scripts from foolscap *do* get installed into support/bin/ , without any special arguments in our build-deps rule: ``` 27:warner@fluxx% ls support/bin/ flogtool* ```
zooko commented 2008-01-01 07:01:05 +00:00
Author
Owner

So the builders are now (changeset:2755f28e76118824) green, but as per #251 we need more packages to be .deb packaged before we can use their results.

So the builders are now (changeset:2755f28e76118824) green, but as per #251 we need more packages to be .deb packaged before we can use their results.
tahoe-lafs added the
fixed
label 2008-01-01 07:01:05 +00:00
zooko closed this issue 2008-01-01 07:01:05 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

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