Re: update with apt-cyg ?

2020-09-08 Thread Ulli Horlacher
On Sun 2020-09-06 (19:11), Brian Inglis wrote: > If using unattended (--quiet) mode, you have to specify everything else: > > $ ./setup-x86_64 -gq -R "$rootdir" -l "$pkgdir" -s $site > > otherwise try semi-attended (--package-manager) chooser-only mode: > > $ ./setup-x86_64 -gM -R

Re: update with apt-cyg ?

2020-09-07 Thread Hans-Bernhard Bröker
Am 07.09.2020 um 01:00 schrieb Ulli Horlacher: cygstart /setup-x86_64.exe --quiet-mode That approach is essentially guaranteed to fail you in frustrating ways, for two reasons: 1) (Minor) You do not want to have setup itself, much less its work and data directory, inside the cygwin

Re: update with apt-cyg ?

2020-09-07 Thread Ulli Horlacher
On Sun 2020-09-06 (19:11), Brian Inglis wrote: > > cygstart /setup-x86_64.exe --quiet-mode > > > > But this does not upgrade my cygwin installation in my users windows home, > > but does a new installation in c:\cygwin64 > > Download: > > $ curl -OJR https://cygwin.com/setup-x86_64.exe

Re: update with apt-cyg ?

2020-09-06 Thread Achim Gratz
Am 07.09.2020 um 00:11 schrieb Ulli Horlacher: apt-cyg update-setup apt-cyg update apt-cyg dist-upgrade None of the various apt-cyg versions I've looked at actually work correctly. The most egregious fault usually is that they will deactivate the perpetual postinstall scripts, which

Re: update with apt-cyg ?

2020-09-06 Thread Brian Inglis
On 2020-09-06 17:00, Ulli Horlacher wrote: > On Sun 2020-09-06 (16:27), Brian Inglis wrote: >> On 2020-09-06 16:11, Ulli Horlacher wrote: >>> I need an UNIX-alike update shell script, without clicky-pointy. Is this >>> a correct way: apt-cyg update-setup apt-cyg

Re: update with apt-cyg ?

2020-09-06 Thread Ulli Horlacher
On Sun 2020-09-06 (16:27), Brian Inglis wrote: > On 2020-09-06 16:11, Ulli Horlacher wrote: > > > I need an UNIX-alike update shell script, without clicky-pointy. > > Is this a correct way: > > apt-cyg update-setup > > apt-cyg update > > apt-cyg dist-upgrade

Re: update with apt-cyg ?

2020-09-06 Thread Brian Inglis
On 2020-09-06 16:11, Ulli Horlacher wrote: > I need an UNIX-alike update shell script, without clicky-pointy. > Is this a correct way: > apt-cyg update-setup > apt-cyg update > apt-cyg dist-upgrade > ? > I have testet it that way and it LOOKS ok, but maybe I am missing >

update with apt-cyg ?

2020-09-06 Thread Ulli Horlacher
I need an UNIX-alike update shell script, without clicky-pointy. Is this a correct way: apt-cyg update-setup apt-cyg update apt-cyg dist-upgrade ? I have testet it that way and it LOOKS ok, but maybe I am missing something? -- Ullrich Horlacher Server und Virtualisierung