Hello Daniel,
thanks for testing the packages, are they also affected by the "/etc/init.d/" bug ?
All mailing list followers, please join the team and test the pyload package and it's dependencies.
The installation of the packages is pretty easy:
* Install sqlite, pycurl and unrar by using pakfire. "pakfire install sqlite pycurl unrar" or do it over the WUI.
* Download pyload and the dependecies from here: http://people.ipfire.org/~stevee/testing/
* Put them on your IPFire into the "/opt/pakfire/tmp" directory.
* Unextract the downloaded files with tar - "tar -xvf file.ipfire" and install it with "./install.sh"
* Be sure to install the pyload package at the end - pyload automatically will be started.
The GUI, as Daniel already documented will be available at "http://<ip-of-your-ipfire>:8086", the default credentials are "pyload" with the password "secret".
Please report any problems or errors, to get rid of them and to speed up the final merge into the main distribution.
A big thanks,
- Stefan
Yesterday I've tested the pyload packages from Stevee. http://people.ipfire.org/~stevee/testing/
Installationorder: leptonica, tesseract-ocr, python-pyOpenSSL, python-Jinja2, python-Beaker, python-thrift, python-simplejson, python-pycrypto, python-pytesser, python-PIL, python-BeautifulSoup, spidermonkey, sqlite, pycurl, unrar, pyload
sqlite and pycurl you find in the pakfire.
After I've installed everything the pyload webinterface was reachable on ipfire:8086.
username: pyload password: secret
At first pyload seems to work fine. Also automatic unrar and unzip of compressed files work fine.
The only thing is that every one minute there is the following entry in the logfile.
149 28.05.2013 08:49:34 ERROR Error executing hooks: 'NoneType' object has no attribute '__getitem__' 150 28.05.2013 08:50:34 ERROR Error executing hooks: 'NoneType' object has no attribute '__getitem__' 151 28.05.2013 08:51:34 ERROR Error executing hooks: 'NoneType' object has no attribute '__getitem__' 152 28.05.2013 08:52:34 ERROR Error executing hooks: 'NoneType' object has no attribute '__getitem__'
Maybe someone could verify it.
- Daniel
Development mailing list Development@lists.ipfire.org http://lists.ipfire.org/mailman/listinfo/development