Flexget

Status
Not open for further replies.

Tauq

Dabbler
Joined
Jul 26, 2015
Messages
27
hello,

I have problem with installing Flexget.
I've ran flexget on this server before with no struggle. But after a few months in storage and a move later when i plugged it in again and started it up and tried to start it, every command i used with flexget I got the response "command not found".
So I deleted that jail and created a new one (several times now) and tried to install it from the beginning. But nothing works. It doesnt even seem to install at all or sometimes even find any installation files.
Anyone know a way to get through this or have the same issue?

Thanks in advance
 
D

dlavigne

Guest
While in the jail, do you get any errors when you run pkg install flexget? If no errors from that command, what do you get if you type pkg info flexget?
 

Tauq

Dabbler
Joined
Jul 26, 2015
Messages
27
When running
Code:
pkg install flexget
I get this respons. And a lot of more of the same response above the 99%.

Code:
pkg: Skipping unknown key 'messages'																								
pkg: Skipping unknown key 'messages'																								
Processing entries:  99%																											
pkg: Skipping unknown key 'messages'																								
pkg: Skipping unknown key 'messages'																								
Processing entries:  99%																											
pkg: Skipping unknown key 'messages'																								
pkg: Skipping unknown key 'messages'																								
pkg: Skipping unknown key 'messages'																								
Processing entries:  99%																											
pkg: Skipping unknown key 'messages'																								
pkg: Skipping unknown key 'messages'																								
pkg: Skipping unknown key 'messages'																								
Processing entries:  99%																											
pkg: Skipping unknown key 'messages'																								
pkg: Skipping unknown key 'messages'																								
Processing entries:  99%																											
pkg: Skipping unknown key 'messages'																								
pkg: Skipping unknown key 'messages'																								
Processing entries:  99%																											
pkg: Skipping unknown key 'messages'																								
pkg: Skipping unknown key 'messages'																								
Processing entries:  99%																											
pkg: Skipping unknown key 'messages'																								
pkg: Skipping unknown key 'messages'																								
pkg: Skipping unknown key 'messages'																								
pkg: Skipping unknown key 'messages'																								
Processing entries:  99%																											
pkg: Skipping unknown key 'messages'																								
Processing entries:  99%																											
pkg: Skipping unknown key 'messages'																								
Processing entries: 100%																											
FreeBSD repository update completed. 25079 packages processed																	   
New version of pkg detected; it needs to be installed first.																		
The following 1 packages will be affected (of 0 checked):																		   
																																	
Installed packages to be UPGRADED:																								 
		pkg: 1.4.12 -> 1.9.4_1																									 
																																	
The process will require 576 KiB more space.																						
2 MiB to be downloaded.																											 
																																	
Proceed with this action? [y/N]:


When choosing "yes" to proceed I get this response:
Code:
Proceed with this action? [y/N]: y																								 
[flexget_1] Fetching pkg-1.9.4_1.txz: 100%	2 MiB   1.1MB/s	00:02															 
Checking integrity... done (0 conflicting)																						 
[flexget_1] [1/1] Upgrading pkg from 1.4.12 to 1.9.4_1...																		   
[flexget_1] [1/1] Extracting pkg-1.9.4_1: 100%																					 
Updating FreeBSD repository catalogue...																							
pkg: Unable to upgrade "FreeBSD" repo schema version 2010 (target version 2013) -- change not found								 
pkg: need to re-create repo FreeBSD to upgrade schema version																	   
[flexget_1] Fetching meta.txz: 100%	964 B   1.0kB/s	00:01																	 
[flexget_1] Fetching packagesite.txz: 100%	5 MiB 571.4kB/s	00:10															 
Processing entries: 100%																											
FreeBSD repository update completed. 25079 packages processed.																	 
pkg: No packages available to install matching 'flexget' have been found in the repositories										
root@flexget_1:/ #	 


Also when I run
Code:
pkg info flexget
I get this response:
Code:
root@flexget_1:/ # pkg info flexget																								 
pkg: No package(s) matching flexget																								 
root@flexget_1:/ #			 
 

Tauq

Dabbler
Joined
Jul 26, 2015
Messages
27
Anyone else got anymore ideas?

Thanks in advance
 

Jailer

Not strong, but bad
Joined
Sep 12, 2014
Messages
4,977
Try pkg install py27-flexget
 

Tauq

Dabbler
Joined
Jul 26, 2015
Messages
27
That seemed to work to get it reinstalled. Thank you.
Now I'm just down to the first issue that flexget can't find the config file.
 
Status
Not open for further replies.
Top