[tahoe-lafs-trac-stream] [tahoe-lafs] #1960: spurious warnings that look a little like errors when building/installing 1.10
tahoe-lafs
trac at tahoe-lafs.org
Tue May 14 22:10:48 UTC 2013
#1960: spurious warnings that look a little like errors when building/installing
1.10
---------------------------+-----------------------------------
Reporter: daira | Owner: daira
Type: defect | Status: closed
Priority: minor | Milestone: 1.11.0
Component: packaging | Version: 1.10.0
Resolution: fixed | Keywords: warning build install
Launchpad Bug: |
---------------------------+-----------------------------------
Comment (by daira):
Replying to [comment:3 zooko]:
> Isn't the right fix to tell setuptools (or distribute or "packaging" or
"distutils" or whatever) that {{{src/allmydata/web/static/img}}} is not a
package? Packages are for Python code. This is "package data", which is
not a package. This stuff is kind of finicky and I don't remember all the
details. ☹
We already told it that these directories are package_data, so it's a
setuptools bug that it still prints the warning. However it's not one that
I particularly care about fixing, since it's easier to work around it.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1960#comment:5>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list