Re: Files disappearing from /bin

2022-07-01 Thread Sharuzzaman Ahmat Raslan
Hi Robert,

The symptoms might be caused by antivirus software running in your
PC/laptop.

Check in your antivirus logs to see if there are any removal/quarantine
action taken by it

Thanks

On Fri, Jul 1, 2022, 6:30 PM Robert Perlberg 
wrote:

> I'm having a weird problem with Cygwin.  I've been running the same
> version of Cygwin for 9 years without updating the package or the operating
> system (Windows 8).  Everything has been working great for 9 years, but now
> whenever I use the package, files disappear from the /bin directory.
> Specifically, whatever executables are running at the time will disappear.
> Does anyone have any idea what might be causing this?
>
> --
> Problem reports:  https://cygwin.com/problems.html
> FAQ:  https://cygwin.com/faq/
> Documentation:https://cygwin.com/docs.html
> Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
>

-- 
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


Re: python37-requests package does depends on charset_normalizer or chardet

2022-02-25 Thread Sharuzzaman Ahmat Raslan
On Wed, Feb 23, 2022 at 10:58 PM Adam Dinwoodie  wrote:
>
> On Wed, Feb 23, 2022 at 06:56:46PM +0800, Sharuzzaman Ahmat Raslan wrote:
> > On Wed, Feb 23, 2022 at 6:37 PM Sharuzzaman Ahmat Raslan
> >  wrote:
> > >
> > > Hi Cygwin package manager.
> > >
> > > I'm on my new laptop, and installing packages as necessary.
> > >
> > > After installing python37-requests, my program raised an exception like 
> > > this:
> > >
> > > Traceback (most recent call last):
> > >   File "get_header.py", line 1, in 
> > > import requests
> > >   File "/usr/lib/python3.7/site-packages/requests/__init__.py", line
> > > 100, in 
> > > check_compatibility(urllib3.__version__, chardet_version,
> > > charset_normalizer_version)
> > >   File "/usr/lib/python3.7/site-packages/requests/__init__.py", line
> > > 85, in check_compatibility
> > > raise Exception("You need either charset_normalizer or chardet 
> > > installed")
> > > Exception: You need either charset_normalizer or chardet installed
> > >
> > > I did not see python37-requests depends or pulling in
> > > charset_normalizer or chardet during installation. Is that
> > > intentional?
> > >
> > > Thank you.
> >
> >
> > Installing python37-chardet manually clears the exception, but not
> > solving the initial issue.
>
> It looks to me as though python37-requests correctly lists a dependency
> on python37-chardet in Cygwin's setup.ini.  Can you please provide the
> setup.log.full file from when you installed python37-requests, as well
> as the cygcheck output per the link below?
>
> > Problem reports:  https://cygwin.com/problems.html
>

Hi Adam.

Attached is the setup log that is relevant to the time I install
python37-requests.

The setup.log.full contains the python37-chardet info, but not
python37-requests.

Also attached is the cygcheck.out file

If you want to have the python37-requests setup.log.full, I can redo
the installation and capture it.

Thank you


-- 
Sharuzzaman Ahmat Raslan


setup.log
Description: Binary data


setup.log.full
Description: Binary data


cygcheck.out
Description: Binary data

-- 
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


Re: python37-requests package does depends on charset_normalizer or chardet

2022-02-23 Thread Sharuzzaman Ahmat Raslan
On Wed, Feb 23, 2022 at 6:37 PM Sharuzzaman Ahmat Raslan
 wrote:
>
> Hi Cygwin package manager.
>
> I'm on my new laptop, and installing packages as necessary.
>
> After installing python37-requests, my program raised an exception like this:
>
> Traceback (most recent call last):
>   File "get_header.py", line 1, in 
> import requests
>   File "/usr/lib/python3.7/site-packages/requests/__init__.py", line
> 100, in 
> check_compatibility(urllib3.__version__, chardet_version,
> charset_normalizer_version)
>   File "/usr/lib/python3.7/site-packages/requests/__init__.py", line
> 85, in check_compatibility
> raise Exception("You need either charset_normalizer or chardet installed")
> Exception: You need either charset_normalizer or chardet installed
>
> I did not see python37-requests depends or pulling in
> charset_normalizer or chardet during installation. Is that
> intentional?
>
> Thank you.


Installing python37-chardet manually clears the exception, but not
solving the initial issue.

Thank you.

-- 
Sharuzzaman Ahmat Raslan

-- 
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


python37-requests package does depends on charset_normalizer or chardet

2022-02-23 Thread Sharuzzaman Ahmat Raslan
Hi Cygwin package manager.

I'm on my new laptop, and installing packages as necessary.

After installing python37-requests, my program raised an exception like this:

Traceback (most recent call last):
  File "get_header.py", line 1, in 
import requests
  File "/usr/lib/python3.7/site-packages/requests/__init__.py", line
100, in 
check_compatibility(urllib3.__version__, chardet_version,
charset_normalizer_version)
  File "/usr/lib/python3.7/site-packages/requests/__init__.py", line
85, in check_compatibility
raise Exception("You need either charset_normalizer or chardet installed")
Exception: You need either charset_normalizer or chardet installed

I did not see python37-requests depends or pulling it
charset_normalizer or chardet during installation. Is that
intentional?

Thank you.

-- 
Sharuzzaman Ahmat Raslan

-- 
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


Re: lost of admin right

2021-12-14 Thread Sharuzzaman Ahmat Raslan
Hi Valerio,

Have you tried using the "-B" command line option when running
setup-x86_64.exe ?

Thank you.

On Tue, Dec 14, 2021 at 9:33 PM Valerio Messina via Cygwin <
cygwin@cygwin.com> wrote:

> hi,
> I have a company PC where I was admin and installed Cygwin in a non
> supported path:
> D:\Program Files (x86)\cygwin64
> /cygdrive/d/Program Files (x86)/cygwin64
> and worked like a sharm for years, with a quite complex env.
>
> Now admin right was revoked to me, and the update via setup.exe cannot
> proceed.
> I can ask to the company admin to update the distribution every time,
> but this is impractical.
>
> 1) Do you know if re-installing to supported path something like:
> D:\ProgramFiles\cygwin64
> /cygdrive/d/ProgramFiles/cygwin64
> let me update the distro without admin right?
>
> I made a backup of the about 800 installed packages with:
> $ cygcheck -c -d | cut -d' ' -f1 | tail -n+3 > installedPackages2021-12.txt
> I never tryed to restore the backup with:
> $ setup -M -P package1,package2, ...
>
> 2) Someone know if that work well ?
>
> thank you,
> --
> Valerio
>
> --
> Problem reports:  https://cygwin.com/problems.html
> FAQ:  https://cygwin.com/faq/
> Documentation:    https://cygwin.com/docs.html
> Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
>


-- 
Sharuzzaman Ahmat Raslan

-- 
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


Re: missing Python 3.7 for python3 package version

2020-07-26 Thread Sharuzzaman Ahmat Raslan via Cygwin
Hi Marco,

Thank you for the information.

It's my habit to use the 2nd last stable release to have a more stable
environment.

Also, I personally believe not all libraries out there support Python 3.8
yet, but a majority of them does support Python 3.7.

As there is currently no option to set Python 3.7 as default for python3,
then I will hard code my script with #!/bin/env python3.7

Really hope the option is there.

Thank you.



On Mon, Jul 27, 2020 at 2:03 PM Marco Atzeri via Cygwin 
wrote:

> On 27.07.2020 06:47, Sharuzzaman Ahmat Raslan via Cygwin wrote:
> > Hi,
> >
> > I'm trying to make my default Python 3 to Python 3.7, but when I open the
> > version chooser, only Python 3.6 and 3.8 available.
> >
> > Can I get Python 3.7 in this version chooser?
>
> probably not, as by default the last one will be in any way proposed
> the next time you will update python.
> I still need to figure how to effectively manage the
> 3 python3.x in parallel
>
> >
> > Screenshot attached.
> >
> > Thank you.
> >
>
> all the content of that package is link to the 3.6 or 3.8 binary
>
> $ ls -l $(cygcheck -l python3)
> lrwxrwxrwx 1 Marco Kein  8 Jun 20 06:27 /usr/bin/pydoc3 -> pydoc3.8
> lrwxrwxrwx 1 Marco Kein 13 Jun 20 06:27 /usr/bin/python3 -> python3.8.exe
> -rw-rw-r-- 1 Marco Kein 46 Jun 15 21:21 /usr/share/man/man1/python3.1.gz
>
> if you install python37 package and than modify the link
> by yourself to point to pydoc3.7 and python3.7m.exe
> than python3 will execute python3.7
>
>
> Question: any reason to not use python 3.8 ?
>
> Regards
> Marco
>
>
> --
> Problem reports:  https://cygwin.com/problems.html
> FAQ:      https://cygwin.com/faq/
> Documentation:https://cygwin.com/docs.html
> Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
>


-- 
Sharuzzaman Ahmat Raslan
--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


missing Python 3.7 for python3 package version

2020-07-26 Thread Sharuzzaman Ahmat Raslan via Cygwin
Hi,

I'm trying to make my default Python 3 to Python 3.7, but when I open the
version chooser, only Python 3.6 and 3.8 available.

Can I get Python 3.7 in this version chooser?

Screenshot attached.

Thank you.


-- 
Sharuzzaman Ahmat Raslan
--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


Re: cygwin install blurry on high dpi Windows 10

2020-06-01 Thread Sharuzzaman Ahmat Raslan via Cygwin
Hi Jon,

I tested the installer that you have provided, and the output is very sharp
and clear.

The installer functionality also works as expected.

I hope this version can be made into the official version.

Thank you.

On Sat, May 30, 2020 at 12:05 AM Jon Turney 
wrote:

> On 27/05/2020 12:41, Sharuzzaman Ahmat Raslan via Cygwin wrote:
> > Hi,
> >
> > My office laptop is Windows 10 with a high DPI display.
> >
> > I found that the installer is blurry, especially inside the window. The
> > title of the window is clear.
> >
> > Is this something that has been reported before? If nobody has reported
> it,
> > then I would like to report the issue here.
>
> Thanks for reporting this issue.
>
> This is Windows doing "dpi virtualization" (it reports 96 dpi to the
> app, and then upscales what it draws to the actual dpi)
>
> Since we (now) use standard UI elements for everything in setup, it
> should 'just' be a case of marking setup as being able to handle being
> told the real dpi.
>
> I built an updated setup with that change:
>
> https://cygwin.com/setup/setup-2.904-4-gaa071e.x86_64.exe
> https://cygwin.com/setup/setup-2.904-4-gaa071e.x86.exe
>
> Perhaps you could try that and see if it improves things for you?
>


-- 
Sharuzzaman Ahmat Raslan
--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


cygwin install blurry on high dpi Windows 10

2020-05-27 Thread Sharuzzaman Ahmat Raslan via Cygwin
Hi,

My office laptop is Windows 10 with a high DPI display.

I found that the installer is blurry, especially inside the window. The
title of the window is clear.

Is this something that has been reported before? If nobody has reported it,
then I would like to report the issue here.

Attached is the screenshot of the installer to show clear title with blurry
content.

Thank you.

-- 
Sharuzzaman Ahmat Raslan
--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


Re: latest openssh can not connect to older server

2020-04-19 Thread Sharuzzaman Ahmat Raslan via Cygwin
Hi.

New OpenSSH client will not connect to server that use SHA1.

Please refer to this: https://www.openssh.com/legacy.html

You should configure your old server to use more modern cipher

Thank you

On Sun, 19 Apr 2020, 8:13 pm David Balažic via Cygwin, 
wrote:

> Hi!
>
> I tried to backup some files from my server with scp and failed:
>
> $ scp  -v  root@the.server:/root/a.file  .
> Executing: program /usr/bin/ssh host the.server, user root, command
> scp -v -f /root/a.file
> OpenSSH_8.2p1, OpenSSL 1.1.1f  31 Mar 2020
> debug1: Connecting to the.server [192.168.1.11] port 22.
> debug1: Connection established.
> debug1: identity file /home/stein/.ssh/id_rsa type -1
> debug1: identity file /home/stein/.ssh/id_rsa-cert type -1
> debug1: identity file /home/stein/.ssh/id_dsa type -1
> debug1: identity file /home/stein/.ssh/id_dsa-cert type -1
> debug1: identity file /home/stein/.ssh/id_ecdsa type -1
> debug1: identity file /home/stein/.ssh/id_ecdsa-cert type -1
> debug1: identity file /home/stein/.ssh/id_ecdsa_sk type -1
> debug1: identity file /home/stein/.ssh/id_ecdsa_sk-cert type -1
> debug1: identity file /home/stein/.ssh/id_ed25519 type -1
> debug1: identity file /home/stein/.ssh/id_ed25519-cert type -1
> debug1: identity file /home/stein/.ssh/id_ed25519_sk type -1
> debug1: identity file /home/stein/.ssh/id_ed25519_sk-cert type -1
> debug1: identity file /home/stein/.ssh/id_xmss type -1
> debug1: identity file /home/stein/.ssh/id_xmss-cert type -1
> debug1: Local version string SSH-2.0-OpenSSH_8.2
> debug1: Remote protocol version 2.0, remote software version
> dropbear_2011.54
> debug1: no match: dropbear_2011.54
> debug1: Authenticating to the.server:22 as 'root'
> debug1: SSH2_MSG_KEXINIT sent
> debug1: SSH2_MSG_KEXINIT received
> debug1: kex: algorithm: (no match)
> Unable to negotiate with 192.168.1.11 port 22: no matching key
> exchange method found. Their offer:
> diffie-hellman-group1-sha1,diffie-hellman-group14-sha1
>
>
> I tried OpenSSH_8.0p1-2 which is still available in the cygwin
> setup-x86_64.exe wizard and that version works fine.
> (the version above is 8.2.p1-1 in the setup wizard)
>
> Regards,
> David
> --
> Problem reports:  https://cygwin.com/problems.html
> FAQ:  https://cygwin.com/faq/
> Documentation:https://cygwin.com/docs.html
> Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
>
--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


Re: Dropping 32 bit Cygwin? (was Re: segfault on 32bit)

2020-04-08 Thread Sharuzzaman Ahmat Raslan via Cygwin
Hi Corinna,

If I'm forced to abandon Windows, the next logical option for me is to use
ReactOS, in order to use Cygwin for work.

While it is usable as it is, right now it only has 32 bit, and 64 bit is
still a long way to go.

This is one primary reason that I believe Cygwin should keep the 32bit
version.

Also, as I personally experienced once, the 64bit version does not work
properly and I'm not sure why. It could be the antivirus that was installed
by my company. But, I can quickly continue my work after I install a 32bit
version, and the issue is not there.

So, having 32bit as a fallback is really helpful in that situation.

Thank you.




On Wed, Apr 8, 2020 at 4:45 PM Corinna Vinschen 
wrote:

> On Apr  8 10:34, Corinna Vinschen wrote:
> > Right.  This looks like a fork problem.  It's 32 bit, so we have to
> > expect fork errors more often.
> >
> > Given how much the distro has grown, and given that the number of 32 bit
> > systems is constantly shrinking, we should really start to think about
> > dropping 32 bit support.
> >
> > Most users these days use 64 bit systems.  Some use 32 bit Cygwin on 64
> > bit systems, which doesn't really make sense, except, maybe, to build 32
> > bit packages.  These users can easily switch to 64 bit Cygwin.
> >
> > The access statistics indicate that real 32 bit systems only make less
> > than 2% of installed systems.  It's a lot of hassle to keep 32 bit
> > Cygwin running for only a minor installation base.
> >
> > I'm not saying that we switch off 32 bit support right now, but maybe
> > 2020 should be the last year of 32 bit support.
>
> Oh, btw., time_t on 32 bit Cygwin is only 32 bit wide, so the end is
> near: 2038-01-19 03:14:07 UTC.
>
>
> Corinna
>
> --
> Corinna Vinschen
> Cygwin Maintainer
> --
> Problem reports:  https://cygwin.com/problems.html
> FAQ:      https://cygwin.com/faq/
> Documentation:https://cygwin.com/docs.html
> Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
>


-- 
Sharuzzaman Ahmat Raslan
--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


Re: Issue while running Cygwin scripts when Cylance is installed

2020-01-21 Thread Sharuzzaman Ahmat Raslan
Hi.

Whitelist Bash and other software in Cylance.

If your admin controls the Cylance, ask him/her/them to whitelist is in the
Cylance server.

Thank you


On Tue, Jan 21, 2020 at 9:26 PM Dasharatham Manda <
dasharatham.ma...@non.se.com> wrote:

> Support,
>
> I am getting the below issue when running any script where Cylance
> Protector is installed.
>
> $ ./install_services.sh --uninstall-postgres
> 1 [main] bash 529 C:\Program Files (x86)\Foxboro\cygwin\bin\bash.exe: ***
> fatal error - MapViewOfFileEx 'cygpid.528'(0x33C), Win32 error 5.
> Terminating.
> Hangup
>
> Is there any resolution for this.
>
> Regard,
> Dasharath
>
> --
> Problem reports:   http://cygwin.com/problems.html
> FAQ:   http://cygwin.com/faq/
> Documentation: http://cygwin.com/docs.html
> Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
>
>

-- 
Sharuzzaman Ahmat Raslan

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: IDP.Generic virus reported in okular.exe, attention: Yaakov Selkowitz

2019-09-07 Thread Sharuzzaman Ahmat Raslan
Hi,

Not sure how and where do you look, but Google gave me this

https://www.avg.com/en-us/false-positive-file-form

Please file the report there

On Sat, Sep 7, 2019, 11:25 PM Alan Thwaits  wrote:

> Dear Cygwin community,
>
> I have looked and looked. I cannot find an appropriate place to report
> viruses. I know of two viruses, and I would like to report them.
>
> Sincerely,
>
> Alan
>
>
> On Sat, Sep 7, 2019 at 8:20 AM Andrey Repin  wrote:
>
> > Greetings, Alan Thwaits!
> >
> > > Dear Yaakov or other interested maintainer:
> >
> > > When I ran the program okular.exe under bash and xterm, my antivirus
> > > program AVG Antivirus Free quarantined the program and reported that it
> > > contains the virus IDP.Generic.
> >
> > > I hope that you find this helpful.
> >
> > Why do you report it here?
> > Report to AVG support.
> > If they confirm that it is indeed a virus, and not a failed heuristic,
> then
> > you can raise an issue here.
> >
> >
> > --
> > With best regards,
> > Andrey Repin
> > Saturday, September 7, 2019 5:33:57
> >
> > Sorry for my terrible english...
> >
> >
>
> --
> Problem reports:   http://cygwin.com/problems.html
> FAQ:   http://cygwin.com/faq/
> Documentation: http://cygwin.com/docs.html
> Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
>
>

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Re: Curl-7.64.1-1 not returning any data

2019-05-23 Thread Sharuzzaman Ahmat Raslan
http://www.cygwin.com/acronyms/

*WFM* Works For Me. Also IWFM <http://www.cygwin.com/acronyms/#IWFM> (or
WJFFM <http://www.cygwin.com/acronyms/#WJFFM>, for extra emphasis)
*BLODA* Big List Of Dodgy Apps. A list
<https://cygwin.com/faq/faq.html#faq.using.bloda> of applications that
interfere with the normal working of Cygwin by intrusively injecting
themselves in the system call chain. First used on the list
<https://cygwin.com/ml/cygwin/2007-09/msg00014.html> by Dave Korn.

https://cygwin.com/faq/faq.html#faq.using.bloda

As you have tried to reinstall Cygwin, I think the issue could be within
Windows itself. Please check if you have any tools listed in the BLODA, or
something that is similar in function (eg. intercept network connection)

Thank you



On Fri, May 24, 2019 at 3:51 AM Barris, Wes 
wrote:

> On Thu, 2019-05-23 at 14:22 +, Barris, Wes wrote:
> >> About two months ago curl stopped working in our cygwin installations.
> >> It is unclear what has changed apart from periodic cygwin and windows
> >> updates.  I have tried re-installing cygwin.  I have tried installing
> >> cygwin on a different computer.  The result is the same -- not
> working.  Curl does work as expected on our Linux systems.
> >> Invoke-WebRequest (PowerShell) continues to work even on the same
> >> systems where curl (Cygwin) does not.  Here is an example:
> >
> >WFM; BLODA?
>
> TFTIATC! (EWaS)
>
>
> This email and any files transmitted with it are confidential and intended
> solely for the use of the addressee. If you are not the intended addressee,
> then you have received this email in error and any use, dissemination,
> forwarding, printing, or copying of this email is strictly prohibited.
> Please notify us immediately of your unintended receipt by reply and then
> delete this email and your reply. Cobb-Vantress, Inc. and its subsidiaries
> and affiliates will not be held liable to any person resulting from the
> unintended or unauthorized use of any information contained in this email
> or as a result of any additions or deletions of information originally
> contained in this email.
>
> --
> Problem reports:   http://cygwin.com/problems.html
> FAQ:   http://cygwin.com/faq/
> Documentation: http://cygwin.com/docs.html
> Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
>
>

-- 
Sharuzzaman Ahmat Raslan

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: geoip-database preremove stall for long time

2018-05-11 Thread Sharuzzaman Ahmat Raslan
Well, it looks like a bigger issue when I keep the previous
GeoIP-database, and installing everything else, the installer hang at

/etc/postinstall/0p_000_autorebase.dash

Thanks

On Sat, May 12, 2018 at 12:23 PM, Sharuzzaman Ahmat Raslan
 wrote:
> Hi,
>
> I run Cygwin update today, and found out that GeoIP-database preremove
> step stall for a long time.
>
> I have cancel the process, and tried to remove the GeoIP-database
> package, but it stall at the same step again.
>
> Any guidance on how to determine what cause the stall?
>
> Screenshot at https://snag.gy/F12QZ5.jpg
>
> Thanks
>
>
> --
> Sharuzzaman Ahmat Raslan



-- 
Sharuzzaman Ahmat Raslan

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Fwd: geoip-database preremove stall for long time

2018-05-11 Thread Sharuzzaman Ahmat Raslan
Hi,

I run Cygwin update today, and found out that GeoIP-database preremove
step stall for a long time.

I have cancel the process, and tried to remove the GeoIP-database
package, but it stall at the same step again.

Any guidance on how to determine what cause the stall?

Screenshot at https://snag.gy/F12QZ5.jpg

Thanks


-- 
Sharuzzaman Ahmat Raslan

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple