itskando
Contributor
- Joined
 - Apr 30, 2018
 
- Messages
 - 172
 
Posted also at iocage github:
	
	
		
			
				
					
						
					
				
			
			
				
					
						
							
						
					
					github.com
				
			
		
	
Versions:
TrueNAS 12.0
iocage 1.2
Summary:
When upgrading a jail from 12.0 to 12.2,
there appears to be an extra
install: /mnt/Lydia/iocage/jails/media/root//usr/
Whether or not that is the issue, the process is missing several expected paths:
Output:
	
		
			
		
		
	
			
			Update jail from 12.0 to 12.2 errors · Issue #1228 · iocage/iocage
Versions: TrueNAS 12.0 iocage 1.2 Summary: Run iocage upgrade <jail> -r 12.2-RELEASE Errors occur. Appears to be an extra / in the paths: install: /mnt/Lydia/iocage/jails/media/root//usr/ Output: r...
				Versions:
TrueNAS 12.0
iocage 1.2
Summary:
When upgrading a jail from 12.0 to 12.2,
there appears to be an extra
/ in the paths.install: /mnt/Lydia/iocage/jails/media/root//usr/
Whether or not that is the issue, the process is missing several expected paths:
Output:
Code:
iocage upgrade <jailname> -r 12.2-RELEASE [...] [...] [...] To install the downloaded upgrades, run "/tmp/tmpsnzt7apk install". Installing updates... Kernel updates have been installed. Please reboot and run "/tmp/tmpsnzt7apk install" again to finish installing updates. Installing updates...install: /mnt/Lydia/iocage/jails/media/root//usr/src/contrib/mandoc/arch.c: No such file or directory install: /mnt/Lydia/iocage/jails/media/root//usr/src/contrib/mandoc/eqn.h: No such file or directory install: /mnt/Lydia/iocage/jails/media/root//usr/src/contrib/mandoc/eqn_parse.h: No such file or directory install: /mnt/Lydia/iocage/jails/media/root//usr/src/contrib/mandoc/mandoc_msg.c: No such file or directory [...] [...] Perhaps 100 more lines of these [...] [...] install: /mnt/Lydia/iocage/jails/media/root//usr/src/usr.sbin/makefs/msdos/msdosfs_fat.c: No such file or directory install: /mnt/Lydia/iocage/jails/media/root//usr/src/usr.sbin/makefs/msdos/msdosfs_lookup.c: No such file or directory install: /mnt/Lydia/iocage/jails/media/root//usr/src/usr.sbin/makefs/msdos/msdosfsmount.h: No such file or directory Scanning /mnt/Lydia/iocage/jails/media/root/usr/share/certs/blacklisted for certificates... Scanning /mnt/Lydia/iocage/jails/media/root/usr/share/certs/trusted for certificates... Scanning /mnt/Lydia/iocage/jails/media/root/usr/local/share/certs for certificates... find: /mnt/Lydia/iocage/jails/media/root//usr/share/man/mandoc.db: No such file or directory find: /mnt/Lydia/iocage/jails/media/root//usr/share/openssl/man/mandoc.db: No such file or directory Completing this upgrade requires removing old shared object files. Please rebuild all installed 3rd party software (e.g., programs installed from the ports tree) and then run "/tmp/tmpsnzt7apk install" again to finish installing updates. Installing updates...rmdir: /mnt/Lydia/iocage/jails/media/root//usr/src/stand/sparc64/zfsloader: Directory not empty rmdir: /mnt/Lydia/iocage/jails/media/root//usr/src/stand/i386/zfsloader: Directory not empty done.
			
				Last edited: