Forum

Full Version: [Part 1] Download torrent & newsserver package
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Oh, sorry Smile

Second part, I've installed only transmission Smile

Thanks again.
Just a warning that might have caused some confusion in the debugging:

If you do not delete the ".deb" package before downloading the most current (wget), the new file will be named ".deb.1", and ".deb.2", and you will end up re-installing an old version.
Always delete (rm) the old package before downloading.
Thanks for noticing this again. I already saw that this caused confusion earlier.
(18th Feb, 2013 07:35 AM)CurlyMo Wrote: [ -> ]Thanks for noticing this again. I already saw that this caused confusion earlier.

Perhaps including the "rm xbian-package-sickbeard1.0.deb" in the FP instructions?
If everything works as required, i will add these packages to the official xbian repository and to the official xbian-package-download package. Then the FP will become obsolete.
Terminal

dpkg: error processing xbian-package-transmission1.0.deb (--install):
corrupted filesystem tarfile - corrupted package archive
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
xbian-package-transmission1.0.deb
Just installed everything again without any problems. Am downloading a movie with transmission. Tomorrow I will download some with nzbget. All is going well for now. So congratulations on a job well done!
@picheto
rm this file and download it again
For those who want to test the download package version 2.0. Please completely remove the old packages or install on a fresh xbian. Let me know if it worked as expected.

Code:
sudo su
echo "deb http://jb.xenserver.sk/xbian/aptexp2/ wheezy main" >> /etc/apt/sources.list
apt-get update
apt-get install xbian-package-download

Of course, give all packages enough time to load as it can be slow.
(19th Feb, 2013 08:21 AM)CurlyMo Wrote: [ -> ]For those who want to test the download package version 2.0. Please completely remove the old packages or install on a fresh xbian. Let me know if it worked as expected.

Code:
sudo su
echo "deb http://jb.xenserver.sk/xbian/aptexp2/ wheezy main" >> /etc/apt/sources.list
apt-get update
apt-get install xbian-package-download

Of course, give all packages enough time to load as it can be slow.

I have performed a clean install of Xbian, I installed the package as you say and does not work.
Can you be more verbose?
(19th Feb, 2013 07:00 PM)CurlyMo Wrote: [ -> ]Can you be more verbose?

Terminal
Unpacking xbian-package-couchpotato (from .../xbian-package-couchpotato_1.0_armhf.deb) ...
dpkg-deb (subprocess): decompressing archive member: internal gzip read error: '<fd:4>: incorrect data check'
dpkg-deb: error: subprocess <decompress> returned error exit status 2
dpkg: error processing /var/cache/apt/archives/xbian-package-couchpotato_1.0_armhf.deb (--unpack):
subprocess dpkg-deb --fsys-tarfile returned error exit status 2
Selecting previously unselected package xbian-package-nzbget.
Unpacking xbian-package-nzbget (from .../xbian-package-nzbget_1.0_armhf.deb) ...
Selecting previously unselected package xbian-package-transmission.
Unpacking xbian-package-transmission (from .../xbian-package-transmission_1.0_armhf.deb) ...
Selecting previously unselected package xbian-package-headphones.
Unpacking xbian-package-headphones (from .../xbian-package-headphones_1.0_armhf.deb) ...
Selecting previously unselected package xbian-package-sickbeard.
Unpacking xbian-package-sickbeard (from .../xbian-package-sickbeard_1.0_armhf.deb) ...
Selecting previously unselected package xbian-package-download.
Unpacking xbian-package-download (from .../xbian-package-download_2.0_armhf.deb) ...
Processing triggers for man-db ...
Errors were encountered while processing:
/var/cache/apt/archives/xbian-package-couchpotato_1.0_armhf.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I never saw that before so don't now what it means, can you try:
Code:
sudo apt-get clean
sudo apt-get update
sudo apt-get install xbian-package-download

Various sites say it could be due to the corruption of a local version of the package. So maybe try another SD card?
Hello,
First of all, thanks for your effort in building the packages.
Now, I'm having problems accessing the transmission webgui from outside my LAN, it says error 403 Forbidden, how can I solve this?

As per the download locations how can I modify it? I tried with the ln -s solution posted above but this don't work, it creates a link to the location I want inside /home/xbian/download for example.

Thanks
@enzu1
stop transmission
edit /usr/local/etc/transmission/settings.json
set "rpc-whitelist-enabled": false
start transmission
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Reference URL's