> I'm really tired today as I didn't sleep, and with my current todo list I > won't get a chance to look into it for maybe a week, however feel free to > dive in and I'll be happy to hear of any progress you manage to make.
Fair enough. But trying to further investigate on my own, it looks like I'm quite lost quite at the start already. I did a $ git clone https://github.com/Alexpux/MSYS2-packages to get hold of the MSYS2 source code. Then I change directory to MSYS2-packages\msys2-installer and execute D:\cygwin64\home\adwach13\MSYS2-packages> make-msys2-installer.bat d:\msys32 from a DOS box. This gives the following output (with English translations in brackets): *********** * Warning * *********** This batch file will sync (forcibly) the 'base' group of the MSYS2 installation in 'd:\msys32' .. Do you want to proceed? J Updating 'base' group of the existing MSYS2 installation Creating new MSYS2 installation containing only 'base' Ein Unterverzeichnis oder eine Datei mit dem Namen "D:\cygwin64\home\adwach13\MSYS2-packages\msys2-installer\newmsys\msys64\var\lib\pacman" existiert bereits. (A subdirectory or a file named "D:\cygwin64\home\adwach13\MSYS2-packages\msys2-installer\newmsys\msys64\var\lib\pacman" already exists.) bin\bash -l -c "pacman -Syu --root D:/cygwin64/home/adwach13/MSYS2-packages/msys2-installer/newmsys/msys64" Das System kann den angegebenen Pfad nicht finden. (The system cannot find the path specified.) Can anyone spot what's wrong? Many thanks, Chris ------------------------------------------------------------------------------ _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
