FreeNAS 11.2-B4 - PKG update error, PKG upgrade not available on repository server

Status
Not open for further replies.

pyto

Cadet
Joined
Jan 21, 2017
Messages
2
Hi,

I recently upgraded to 11.2-B3.
I have created a new jail with the plex plugin.
Now when I want to update the repositories with
Code:
Pkg update

It gives me
Code:
Updating iocoage-plugins repository catalogue...
pkg: Repository iocage-plugins load error: Access repo file(/var/db/pkg/repo-iocage-plugins.sqlite) failed: No such file or directory

I can only find these files in the /var/db/pkg folder
Code:
iocage-plugins.meta
local.sqlite
vuln.xml

Code:
pkg upgrade

wont work too
Code:
Updating iocage-plugins repository catalgue...
pkg: Repository iocage-plugins load error: Access repo file(/var/db/pkg/repo-iocage-plugins.sqlite) failed: No such file or directory
[user] Fetching meta.txz: 100% 944B 0.9kb/s 00:01
pkg: http://pkg.cdn.trueos.org/iocage/11.2-release/packagesite.txz: Not found
Unable to update repository iocage-plugins
Error updating repositories


It can't find Packagesite.txz, but when browsing the directory of that website, there is not packagesite.txz...
http://pkg.cdn.trueos.org/iocage/11.2-RELEASE/

Can anyone give me a hint to get past this repository update ?
I need to get past this to install "Ca_root_nss".

Thanks in advance!
 
Last edited:

joeschmuck

Old Man
Moderator
Joined
May 28, 2011
Messages
10,994
I think I've seen this reported before recently. Please check the bug reports and if you don't see it there, create a bug report.
 

seanellis

Dabbler
Joined
Oct 14, 2018
Messages
10
I have what seems to be the same issue. My networking is set up and functional.

On FreeNAS-11.2-BETA3 attempting to install a package in a jail created with the GUI produces errors. Including,

pkg: http://pkg.cdn.trueos.org/iocage/11.2-RELEASE/packagesite.txz: Not Found

uname on this jail reports as:

FreeBSD bacula-server 11.2-STABLE FreeBSD 11.2-STABLE #0 r325575+dac72894653(freenas/11-stable): Sun Sep 9 19:34:18 EDT 2018

Unless I've missed this I don't see a bug report for this. I will do that. Meanwhile, as a workaround, am I correct thinking that editing the file where the bad url is defined to a canonical and appropriate freebsd url will allow me to install a few utilities without introducing any untoward side effects?.

Thanks.
 

Dam0

Cadet
Joined
Oct 14, 2018
Messages
5
i can confirm, that i also get this error on 11.2-beta3 clean install

the smb seems to be working fine, but the plugins/jails i tried all have issues.(bear in mind im first time freenas installer)

ive got the plex (not plexpass) to install and say its "up" but the http://ip:port/web wont open, nor is the management drop down avail as seem in yout+be clips ive seen.

i tried long and hard to get emby plugin to install, but alas, couldnt get the jail to stay up more then a few seconds.

thanks in advance,
Dam0
 

seanellis

Dabbler
Joined
Oct 14, 2018
Messages
10
I now see that the file missing from the url in the error above is in place ( http://pkg.cdn.trueos.org/iocage/11.2-RELEASE/packagesite.txz ).

I did have one more question before I run pkg. Is the "mismatch" between the repository name and what my machine reports something that needs adjustment?

http://pkg.cdn.trueos.org/iocage/11.2-RELEASE/packagesite.txz vs FreeBSD bacula-server 11.2-STABLE FreeBSD 11.2-STABLE #0 r325575+dac72894653(freenas/11-stable)

11.2-RELEASE vs 11.2-STABLE

Thanks,

Sean
 
Status
Not open for further replies.
Top