Documentation > The install-nutyx script

Bug report: error when trying to install nutyx via 'install-nutyx' script

(1/1)

bci_:
Hello all,

I was installing nutyx on /dev/sda3, from /dev/sda1 using the 'install-nutyx' script, per the instructions found on

https://nutyx.org/en/downloads

However, after running 'VERSION="rolling" bash install-nutyx', I get:


--- Code: ---Retrieve info about the 108 packages: 100 %
pkgadd 2.4.98: package nutyx already installed (use -u to upgrade)               [ FAIL ]
 FAILURE:

 You should not read this error.

 It means something went wrong with the installation of nutyx  Thanks to inform us via the website http://www.nutyx.org. Thanks again for your collaboration.

Press Enter to continue...

umount: /mnt/hd//var/lib/pkg/depot: not mounted
Cleaning up temporary files..
Please correct and start again

--- End code ---

I suspect it's that double-frontslash?

- Brandon

Thierry:
Hi

This error may occur when the destination folder have already a part of a NuTyX (nutyx is the first package installed)

The minimum correct syntax is:


--- Code: ---VERSION="rolling" sh install-nutyx
--- End code ---

Welcome on NuTyX

Thierry

Navigation

[0] Message Index

Go to full version