[QPKG] sherpa: a mini-package-manager (CLI) beta

This is the best place for community developers to publish their genius work. Your Apps enrich the QNAP Turbo NAS.
Post Reply
User avatar
OneCD
Guru
Posts: 12137
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [SCRIPT] Sherpa

Post by OneCD »

Yep, that's the one. :D

Just need to copy that whole directory somewhere else. I'd use the Public share for this.

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
Iceman24
Getting the hang of things
Posts: 95
Joined: Thu Nov 19, 2015 8:44 am

Re: [SCRIPT] Sherpa

Post by Iceman24 »

Done. So I will uninstall via App Center, then reinstall with Sherpa. What's next?
User avatar
OneCD
Guru
Posts: 12137
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [SCRIPT] Sherpa

Post by OneCD »

Then need to copy that directory back. You've checked that everything was copied? Including the sub-dirs?

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
Iceman24
Getting the hang of things
Posts: 95
Joined: Thu Nov 19, 2015 8:44 am

Re: [SCRIPT] Sherpa

Post by Iceman24 »

Everything copied, yes. Am I only copying back the "config" directory?
User avatar
OneCD
Guru
Posts: 12137
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [SCRIPT] Sherpa

Post by OneCD »

Yes, after installing the new version.

Then we should probably check your GUI port numbers.

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
Iceman24
Getting the hang of things
Posts: 95
Joined: Thu Nov 19, 2015 8:44 am

Re: [SCRIPT] Sherpa

Post by Iceman24 »

Also, would there be anything, like cache that I wouldn't copy back? I should also probably stop CouchPotato before doing so, right?
User avatar
OneCD
Guru
Posts: 12137
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [SCRIPT] Sherpa

Post by OneCD »

Nope, no cache. And CP isn't running now, so no need to stop it.

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
Iceman24
Getting the hang of things
Posts: 95
Joined: Thu Nov 19, 2015 8:44 am

Re: [SCRIPT] Sherpa

Post by Iceman24 »

Actually, it was. I went to it and it was at wizard. But I stopped it.
Iceman24
Getting the hang of things
Posts: 95
Joined: Thu Nov 19, 2015 8:44 am

Re: [SCRIPT] Sherpa

Post by Iceman24 »

All looks good. Thanks for your help. I do have this one error that I have always had, was wondering if you could help me acquire it. It's not a big deal, but it always complains about LXML support.

Code: Select all

LXML not available, please install for better/faster scraping support: `http://lxml.de/installation.html`
User avatar
OneCD
Guru
Posts: 12137
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [SCRIPT] Sherpa

Post by OneCD »

No worries. :D

LXML is a Python module, so to install it:

Code: Select all

pip install lxml
edit: although - I've just tried that now and the install crashed. Ugh!

edit 2: Ah, there's a separate IPK for this:

Code: Select all

opkg install python-lxml
I'll add this to the Sherpa installer when I re-commence dev on it.

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
Iceman24
Getting the hang of things
Posts: 95
Joined: Thu Nov 19, 2015 8:44 am

Re: [SCRIPT] Sherpa

Post by Iceman24 »

Awesome, thanks again. I spent so much last time last year trying to resolve that and never did. :-)
Iceman24
Getting the hang of things
Posts: 95
Joined: Thu Nov 19, 2015 8:44 am

Re: [SCRIPT] Sherpa

Post by Iceman24 »

Everything working fine is CouchPotato. There are a couple things that are strange though.

The vast majority of my movie posters do not load. They are blank. I've restarted CP many times.

I get these new error messages on startup, typically one or the other, sometimes many lines on same one.

Code: Select all

07-06 19:22:43 ERROR
[31mUncaught exception
UNKNOWN UNKNOWN
[31mUncaught exception
UNKNOWN UNKNOWN
[31mUncaught exception
UNKNOWN UNKNOWN
[31mUncaught exception
UNKNOWN UNKNOWN
[31mUncaught exception
UNKNOWN UNKNOWN
[31mUncaught exception
UNKNOWN UNKNOWN
[31mUncaught exception

Code: Select all

07-06 16:44:26 ERROR
[31mFuture exception was never retrieved: StreamClosedError
User avatar
OneCD
Guru
Posts: 12137
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [SCRIPT] Sherpa

Post by OneCD »

Iceman24 wrote:The vast majority of my movie posters do not load. They are blank. I've restarted CP many times.

I get these new error messages on startup, typically one or the other, sometimes many lines on same one.
You might need to ask about those on the CP forum. ;)

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
Iceman24
Getting the hang of things
Posts: 95
Joined: Thu Nov 19, 2015 8:44 am

Re: [SCRIPT] Sherpa

Post by Iceman24 »

Okay. I mentioned it here as it happened after I did the switchover with Sherpa. If I figure out what happened, I'll let you know. Thanks.
User avatar
OneCD
Guru
Posts: 12137
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [SCRIPT] Sherpa

Post by OneCD »

I only suggest contact with the dev team when it's a problem neither you or I can solve. It may be related to your upgrade, or a dozen other things. I don't know the CP environment well enough to work out which. ;)

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
Post Reply

Return to “Community Apps”