Dwarf Cavendish
Contributor
- Joined
- Dec 19, 2017
- Messages
- 121
I have a problem that is somewhat annoying: I have a jail that I use to run cloud backup tasks. It works fine, however, I can't seem to upgrade any packages in it.
When I run
http://pkg.FreeBSD.org/freebsd:11:x86:64/latest/All/subversion-1.9.7_1.txz . When I browse the directory in question this version indeed does not exist, however, subversion-1.9.7_2.txz does.
Also, earlier on I was forced to update FreeNAS as a package that I tried to install in the jail required a newer kernel version than the one I had. I planned on updating anyway, so in the end I managed to install it, but I did find this a bit odd. To me it seems like FreeNAS is a bit behind on FreeBSD for its packages or something. Did I perhaps miss something when configuring my jail?
When I run
pkg update
and then pkg upgrade
all seems to work fine: I get a report of which changes are to be made, but once I try to actually proceed it stops on a 404, in my case for downloading http://pkg.FreeBSD.org/freebsd:11:x86:64/latest/All/subversion-1.9.7_1.txz . When I browse the directory in question this version indeed does not exist, however, subversion-1.9.7_2.txz does.
Also, earlier on I was forced to update FreeNAS as a package that I tried to install in the jail required a newer kernel version than the one I had. I planned on updating anyway, so in the end I managed to install it, but I did find this a bit odd. To me it seems like FreeNAS is a bit behind on FreeBSD for its packages or something. Did I perhaps miss something when configuring my jail?