Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[Part 1] Download torrent & newsserver package
Thank you for your donation

Poll: What packages should be included?
This poll is closed.
Tranmission (Compiled with --enabled-lightweight) 26.56% 17 26.56%
SickBeard 21.88% 14 21.88%
Leechr 0% 0 0%
SABnzbd 10.94% 7 10.94%
NZBGet 9.38% 6 9.38%
Headphones 14.06% 9 14.06%
Couchpotato 17.19% 11 17.19%
Total 64 votes 100%
* You voted for this item. [Show Results]

Pages (29): « Previous 1 ... 8 9 10 11 12 ... 29 Next »
Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
[Part 1] Download torrent & newsserver package
2nd Feb, 2013, 10:17 PM
Post: #136
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
Should be fixed, just skip the removal part and just do the install.

Creating a deb package is an extensive procedure as you guys see know ... Smile

pilight - modular domotica solution
Visit this user's website Find all posts by this user
2nd Feb, 2013, 10:30 PM
Post: #137
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
Code:
root@xbian:/home/xbian# dpkg -i xbian-package-nzbget1.0.deb
Selecting previously unselected package xbian-package-nzbget.
(Reading database ... 29097 files and directories currently installed.)
Preparing to replace xbian-package-nzbget 1.0 (using xbian-package-nzbget1.0.deb                                                                                                                     ) ...
Unpacking replacement xbian-package-nzbget ...
/var/lib/dpkg/info/xbian-package-nzbget.postrm: line 3: syntax error in conditio                                                                                                                     nal expression
/var/lib/dpkg/info/xbian-package-nzbget.postrm: line 3: syntax error near `-o'
/var/lib/dpkg/info/xbian-package-nzbget.postrm: line 3: `if [[ $1 == "remove" -o                                                                                                                      $1 == "purge" ]]; then'
dpkg: warning: subprocess old post-removal script returned error exit status 2
dpkg: trying script from the new package instead ...
/var/lib/dpkg/tmp.ci/postrm: line 3: syntax error in conditional expression
/var/lib/dpkg/tmp.ci/postrm: line 3: syntax error near `-o'
/var/lib/dpkg/tmp.ci/postrm: line 3: `if [[ $1 == "remove" -o $1 == "purge" ]];                                                                                                                      then'
dpkg: error processing xbian-package-nzbget1.0.deb (--install):
subprocess new post-removal script returned error exit status 2
/var/lib/dpkg/tmp.ci/postrm: line 3: syntax error in conditional expression
/var/lib/dpkg/tmp.ci/postrm: line 3: syntax error near `-o'
/var/lib/dpkg/tmp.ci/postrm: line 3: `if [[ $1 == "remove" -o $1 == "purge" ]];                                                                                                                      then'
dpkg: error while cleaning up:
subprocess new post-removal script returned error exit status 2
Errors were encountered while processing:
xbian-package-nzbget1.0.deb
root@xbian:/home/xbian#
Find all posts by this user
2nd Feb, 2013, 10:35 PM
Post: #138
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
Did you actually download the new package?

Or maybe still try to first remove the package and that installing it again.

Or run a 'apt-get clean' first?

pilight - modular domotica solution
Visit this user's website Find all posts by this user
2nd Feb, 2013, 11:04 PM
Post: #139
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
Quote:Did you actually download the new package?

Or maybe still try to first remove the package and that installing it again.

Or run a 'apt-get clean' first?
Yes I did download.
Should I remove previous download first?
And what is the command again to remove the package?
Thanks!
Find all posts by this user
2nd Feb, 2013, 11:09 PM
Post: #140
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
http://forum.xbian.org/thread-196-post-3373.html#pid3373

pilight - modular domotica solution
Visit this user's website Find all posts by this user
2nd Feb, 2013, 11:32 PM
Post: #141
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
Code:
root@xbian:/home/xbian# dpkg -r xbian-package-nzbget
dpkg: error processing xbian-package-nzbget (--remove):
Package is in a very bad inconsistent state - you should
reinstall it before attempting a removal.
Errors were encountered while processing:
xbian-package-nzbget
Find all posts by this user
2nd Feb, 2013, 11:38 PM
Post: #142
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
Now you should be able to install it the again...

pilight - modular domotica solution
Visit this user's website Find all posts by this user
3rd Feb, 2013, 12:03 AM
Post: #143
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
Just to inform you I will copy all errors again. I will start a fresh new install. That's what I always do anyway. To start totally new.

Code:
root@xbian:/home/xbian# wget http://jb.xenserver.sk/xbian/xbian-package-nzbget1.0.deb
--2013-02-02 14:01:20--  http://jb.xenserver.sk/xbian/xbian-package-nzbget1.0.deb
Resolving jb.xenserver.sk (jb.xenserver.sk)... 92.240.248.83
Connecting to jb.xenserver.sk (jb.xenserver.sk)|92.240.248.83|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1947956 (1.9M) [application/x-debian-package]
Saving to: `xbian-package-nzbget1.0.deb.5'

100%[=====================================================>] 1,947,956   1.86M/s   in 1.0s

2013-02-02 14:01:21 (1.86 MB/s) - `xbian-package-nzbget1.0.deb.5' saved [1947956/1947956]

root@xbian:/home/xbian# apt-get install libpar2-0
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package xbian-package-nzbget needs to be reinstalled, but I can't find an archive for it.
root@xbian:/home/xbian# dpkg -r xbian-package-nzbget
dpkg: error processing xbian-package-nzbget (--remove):
Package is in a very bad inconsistent state - you should
reinstall it before attempting a removal.
Errors were encountered while processing:
xbian-package-nzbget
root@xbian:/home/xbian# dpkg -i xbian-package-nzbget1.0.deb
Selecting previously unselected package xbian-package-nzbget.
(Reading database ... 29097 files and directories currently installed.)
Preparing to replace xbian-package-nzbget 1.0 (using xbian-package-nzbget1.0.deb) ...
Unpacking replacement xbian-package-nzbget ...
/var/lib/dpkg/info/xbian-package-nzbget.postrm: line 3: syntax error in conditional expression
/var/lib/dpkg/info/xbian-package-nzbget.postrm: line 3: syntax error near `-o'
/var/lib/dpkg/info/xbian-package-nzbget.postrm: line 3: `if [[ $1 == "remove" -o $1 == "purge" ]]; then'
dpkg: warning: subprocess old post-removal script returned error exit status 2
dpkg: trying script from the new package instead ...
/var/lib/dpkg/tmp.ci/postrm: line 3: syntax error in conditional expression
/var/lib/dpkg/tmp.ci/postrm: line 3: syntax error near `-o'
/var/lib/dpkg/tmp.ci/postrm: line 3: `if [[ $1 == "remove" -o $1 == "purge" ]]; then'
dpkg: error processing xbian-package-nzbget1.0.deb (--install):
subprocess new post-removal script returned error exit status 2
/var/lib/dpkg/tmp.ci/postrm: line 3: syntax error in conditional expression
/var/lib/dpkg/tmp.ci/postrm: line 3: syntax error near `-o'
/var/lib/dpkg/tmp.ci/postrm: line 3: `if [[ $1 == "remove" -o $1 == "purge" ]]; then'
dpkg: error while cleaning up:
subprocess new post-removal script returned error exit status 2
Errors were encountered while processing:
xbian-package-nzbget1.0.deb
Find all posts by this user
3rd Feb, 2013, 12:23 AM
Post: #144
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
First off all, can you please use our markup code (also applies to your previous posts).

Second of all, look at this line:
Code:
2013-02-02 14:01:21 (1.86 MB/s) - `xbian-package-nzbget1.0.deb.5' saved [1947956/1947956]
You're constantly installing the wrong package:
Code:
dpkg -i xbian-package-nzbget1.0.deb
Instead of:
Code:
dpkg -i xbian-package-nzbget1.0.deb.5

pilight - modular domotica solution
Visit this user's website Find all posts by this user
3rd Feb, 2013, 12:37 AM
Post: #145
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
That was stupid of me. Thanks for pointing me to my mistake.
How do I use the markup code?

The package installed now, but still no success with unpacking.
The original warning is still there:

Code:
Loading configuration failed

Could not load template configuration file nzbget.conf. NZBGet reads the description of options from this file. Please put the file nzbget.conf which comes with the distribution archive of NZBGet into webui-directory (option WebDir). Do not put your actual configuration file but rather the unchanged original file.
Find all posts by this user
3rd Feb, 2013, 12:43 AM
Post: #146
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
Quote:How do I use the markup code?
Switching to full reply helps.

Quote:The package installed now, but still no success with unpacking.
The original warning is still there:

Loading configuration failed

Could not load template configuration file nzbget.conf. NZBGet reads the description of options from this file. Please put the file nzbget.conf which comes with the distribution archive of NZBGet into webui-directory (option WebDir). Do not put your actual configuration file but rather the unchanged original file.
Tried to fix it, but hard to test because i'm not home. Please try again.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
3rd Feb, 2013, 12:54 AM
Post: #147
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
Quote:Tried to fix it, but hard to test because i'm not home. Please try again.

I tried and the warning is gone now. But still not able to unpack. Getting these messages in the 'messages screen':

Code:
Sat Feb 02 2013 15:48:43    Collection person of interest s02e13 x264 added to history
Sat Feb 02 2013 15:48:43    post-process-script for person of interest s02e13 x264/person.of.interest.213.720p-dimension failed
Sat Feb 02 2013 15:48:43    Completed post-process-script for person of interest s02e13 x264/person.of.interest.213.720p-dimension
Sat Feb 02 2013 15:48:43    Post-Process: Configuration file /usr/local/bin/nzbget-postprocess.conf not found, exiting
Sat Feb 02 2013 15:48:43    Post-Process: Post-process script successfully started
Sat Feb 02 2013 15:48:43    Executing post-process-script for person of interest s02e13 x264/person.of.interest.213.720p-dimension
Sat Feb 02 2013 15:48:43    Queueing person of interest s02e13 x264/person.of.interest.213.720p-dimension for par-check
Sat Feb 02 2013 15:48:43    person of interest s02e13 x264 returned from history back to download queue
Find all posts by this user
3rd Feb, 2013, 01:55 AM
Post: #148
CurlyMo Offline
Registered
Posts: 3,501
Joined: Dec 2012
Reputation: 202
RE: Download torrent & newsserver package
And try again...

Also, can you still fix your previous posts as in markup.

pilight - modular domotica solution
Visit this user's website Find all posts by this user
3rd Feb, 2013, 02:55 AM
Post: #149
harmenzon Offline
Registered
Posts: 74
Joined: Jan 2013
Reputation: 2
RE: Download torrent & newsserver package
(3rd Feb, 2013 01:55 AM)CurlyMo Wrote:  And try again...

Also, can you still fix your previous posts as in markup.

Tried. One step closer. No error's as you can see below, but the files are still not unpacked.

Code:
Sat Feb 02 2013 17:52:08    Collection person of interest s02e13 x264 added to history
Sat Feb 02 2013 17:52:08    Unpausing queue after post-process-script
Sat Feb 02 2013 17:52:08    post-process-script for person of interest s02e13 x264/person.of.interest.213.720p-dimension sucessful
Sat Feb 02 2013 17:52:08    Completed post-process-script for person of interest s02e13 x264/person.of.interest.213.720p-dimension
Sat Feb 02 2013 17:52:08    Post-Process: Cleaning up
Sat Feb 02 2013 17:52:08    Post-Process: Post-process script successfully started
Sat Feb 02 2013 17:52:08    Executing post-process-script for person of interest s02e13 x264/person.of.interest.213.720p-dimension
Sat Feb 02 2013 17:52:08    Pausing queue before post-process-script
Sat Feb 02 2013 17:52:07    Queueing person of interest s02e13 x264/person.of.interest.213.720p-dimension for par-check
Feb 02 2013 17:52:07    person of interest s02e13 x264 returned from history back to download queue
Find all posts by this user
3rd Feb, 2013, 03:00 AM
Post: #150
kas_27_es Offline
Registered
Posts: 58
Joined: Jan 2013
Reputation: 0
RE: Download torrent & newsserver package
I downloaded "Download package" and the first day it worked fine, but now it doesn't start.

Please, help me.

___________________
Xbian 1.0 alpha 4
Donwload package 1.0
Find all posts by this user
« Next Oldest | Next Newest »
Pages (29): « Previous 1 ... 8 9 10 11 12 ... 29 Next »
Thread Closed 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 11th May, 2025, 09:39 AM Powered By MyBB, © 2002-2025 MyBB Group.