Jacopx
Patron
- Joined
 - Feb 19, 2016
 
- Messages
 - 367
 
Buonasera a tutti! :)
Is from 6 month that i can't create a Jail. Yesterday i have solved this problem but another one is comes out... If i try to install BASH i received:
Of course something goes wrong... I have already try to update everything. I'm not sure that this repo file (/usr/local/etc/pkg/repos/FreeBSD.conf) is correct:
I really need to create jail, please help me!
	
		
			
		
		
	
			
			Is from 6 month that i can't create a Jail. Yesterday i have solved this problem but another one is comes out... If i try to install BASH i received:
Code:
root@matlab_1:/ # pkg install bash Updating FreeBSD repository catalogue... FreeBSD repository is up-to-date. All repositories are up-to-date. pkg: No packages available to install matching 'bash' have been found in the repositories
Of course something goes wrong... I have already try to update everything. I'm not sure that this repo file (/usr/local/etc/pkg/repos/FreeBSD.conf) is correct:
Code:
FreeBSD: {
  url: "pkg+http://pkg.FreeBSD.org/freebsd:10:x86:64/latest",
  mirror_type: "srv",
  enabled: yes
}
I really need to create jail, please help me!