Herbert Stocker writes:
> You can also automate the kill-all-those-processes operation with
> this Batch code:
Or install procps-ng and just issue a
pkill .
(yes that works even when started from CMD).
> # ash.exe /bin/rebaseall -v
Again, you shouldn't be doing that any more.
Regards,
Achim.
On 2018-01-04 19:21, Erik Soderquist wrote:
When I had to rebase, I had to track down and stop all cygwin services
as well. I went to Windows Task Manager, added the image path name
and sorted by it to find what all from cygwin was still running, and
shut them down.
Maybe just for the recor
Keith Christian writes:
> Seeing this when trying to install a Perl module:
This is why I don't recommend to do that. You need to teach the build
system to do an ephemeral rebase in order to reproducibly run the tests
and then put the resulting DLL somewhere that autorebase knows about.
> So: I
Thanks, Erik, I'll try that: running rebaseall within the DASH
instance and will double check that no cygwin processes are running.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe
On Thu, Jan 4, 2018 at 9:18 AM, Keith Christian wrote:
> So: I tried to execute rebaseall and rebase from a CMD.EXE window under DASH:
>
>
> Thu 01/04/2018 7:10:13.23 c:\cygwin\bin>dash /bin/rebaseall
> rebaseall: only ash or dash processes are allowed during rebasing
> Exit all Cygwin process
Cygwin Version:
Thu 01/04/2018 7:11:09.53 c:\cygwin\bin>uname -a
CYGWIN_NT-6.1-WOW HQSWD-C009223 2.9.0(0.318/5/3) 2017-09-12 10:41 i686 Cygwin
Seeing this when trying to install a Perl module:
cpan[4]> install Config::IniFiles
Running install for module 'Config::IniFiles'
Fetching with LWP:
h
6 matches
Mail list logo