On Mon, Oct 30, 2017 at 01:08:56AM +1100, Alexey Kardashevskiy wrote: > > I run ./scripts/git-submodule.sh on a server (where source directory is > writeable), them "rm .git-submodule-status", then run "Makefile" on a build > machine (which has the source directory mounted as read-only). I basically > recreate the situation where I was when I just discovered this brand new > ./scripts/git-submodule.sh.
Don't rm the .git-submodule-status. That means 'make' thinks the modules are out of date. Just run 'scripts/git-submodules.sh ...mods..' on the writable source dir, and then run 'make' on the build machine. > I know that now, all I am asking is an error message to print exact command > to run... If you hadn't deleted the .git-submodule-status, it would have worked fine. Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|