[tahoe-lafs-trac-stream] [tahoe-lafs] #1969: logo.png is not found in allmydata-tahoe as installed via easy_install and pip
tahoe-lafs
trac at tahoe-lafs.org
Mon May 13 22:32:37 UTC 2013
#1969: logo.png is not found in allmydata-tahoe as installed via easy_install and
pip
-------------------------------+---------------------------
Reporter: joepie91 | Owner:
Type: defect | Status: new
Priority: minor | Milestone: undecided
Component: code-frontend-web | Version: 1.10.0
Keywords: | Launchpad Bug:
-------------------------------+---------------------------
I've attempted to install allmydata-tahoe through both easy_install and
pip, and in both cases the logo in the interface top bar did not work. The
logo file is present, but the HTTPd is somehow not finding it. The CSS
works fine.
* Screenshot: http://owely.com/4mFMHU
* Error: http://owely.com/1wGbXa
File exists:
{{{
[sven ~/projects/cvm 00:16:32] ls -al /usr/lib/python2.7/site-
packages/allmydata/web/static/icon.png
-rw-r--r-- 1 root root 467 May 9 15:35 /usr/lib/python2.7/site-
packages/allmydata/web/static/icon.png
}}}
Installation log:
{{{
linux-fi74:/usr/lib/python2.7/site-packages # easy_install allmydata-tahoe
Searching for allmydata-tahoe
Reading http://pypi.python.org/simple/allmydata-tahoe/
Reading http://allmydata.org/
Reading https://tahoe-lafs.org/
Reading http://tahoe-lafs.org/
Best match: allmydata-tahoe 1.10.0
Downloading http://pypi.python.org/packages/source/a/allmydata-tahoe
/allmydata-tahoe-1.10.0.tar.gz#md5=cbc2660b9aad2b2941da57445f5dc3f3
Processing allmydata-tahoe-1.10.0.tar.gz
Writing /tmp/easy_install-bAclt5/allmydata-tahoe-1.10.0/setup.cfg
Running allmydata-tahoe-1.10.0/setup.py -q bdist_egg --dist-dir /tmp
/easy_install-bAclt5/allmydata-tahoe-1.10.0/egg-dist-tmp-MLh9MH
no version-control data found, leaving _version.py alone
package init file 'src/allmydata/web/static/__init__.py' not found (or not
a regular file)
package init file 'src/allmydata/web/static/css/__init__.py' not found (or
not a regular file)
warning: no previously-included files matching '*~' found anywhere in
distribution
warning: no previously-included files matching '*.pyc' found anywhere in
distribution
Adding allmydata-tahoe 1.10.0 to easy-install.pth file
Installing tahoe script to /usr/bin
Installed /usr/lib/python2.7/site-
packages/allmydata_tahoe-1.10.0-py2.7.egg
Processing dependencies for allmydata-tahoe
Finished processing dependencies for allmydata-tahoe
}}}
The ~/.tahoe/logs/twistd.log file does not contain anything relevant to
logo.png.
* '''Distro:''' openSUSE 12.3
* '''uname -a:''' Linux linux-fi74.site 3.7.10-1.1-desktop #1 SMP PREEMPT
Thu Feb 28 15:06:29 UTC 2013 (82d3f21) x86_64 x86_64 x86_64 GNU/Linux
* '''Filesystem:''' ext4
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1969>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list