Re: Can I change default mount options

2017-04-03 Thread Brian Inglis
On 2017-04-03 20:19, Pan Ruochen wrote: > On my computer, runing mount shows > > C: on /c type ntfs (binary,posix=0,user,noumount,auto) > D: on /d type ntfs (binary,posix=0,user,noumount,auto) > E: on /e type ntfs (binary,posix=0,user,noumount,auto) > > Is it possible to change the default mount

[ANNOUNCEMENT] Updated: octave forge packages

2017-04-03 Thread Marco Atzeri
New version of octave-generate_html0.2.0-1 octave-geometry 3.0.0-1 octave-gsl 2.0.0-2 octave-io 2.4.7-1 octave-nurbs1.3.13-1 octave-sparsersb1.0.5-1 octave-stk 2.4.0-1 are available in the Cygwin distribution: ADVISE To loa

Can I change default mount options

2017-04-03 Thread Pan Ruochen
On my computer, runing mount shows C: on /c type ntfs (binary,posix=0,user,noumount,auto) D: on /d type ntfs (binary,posix=0,user,noumount,auto) E: on /e type ntfs (binary,posix=0,user,noumount,auto) Is it possible to change the default mount options for every partition, for example , to binary,

Re: Cygwin install is broken v-a-vis dependencies

2017-04-03 Thread Marco Atzeri
On 03/04/2017 23:54, Dan Kegel wrote: Dan, No TOP post here please That probably just means there have been updates since last time you installed, and it's trying to update things you installed before (or that get installed by default). Try running setup, don't change anything, and let it fini

Re: Cygwin install is broken v-a-vis dependencies

2017-04-03 Thread Dan Kegel
That probably just means there have been updates since last time you installed, and it's trying to update things you installed before (or that get installed by default). Try running setup, don't change anything, and let it finish. That will grab all the updates you need. After that, it'll behave

Cygwin install is broken v-a-vis dependencies

2017-04-03 Thread d...@ucar.edu
Whenever I go to install a package, I get a list of 50 other packages that it claims need to be installed. I know that list is both bogus and contains items I explicitly need to not oinstall (e.g. cmake). What is worse, when I want to uninstall a package, it gives me that ]same list plus it wants

Re: Downgrade opensshh from 7.4 to 5.1?

2017-04-03 Thread Stephen John Smoogen
On 3 April 2017 at 11:03, cyg Simple wrote: > On 4/3/2017 10:45 AM, Kleine Raphael wrote: >> Hello >> >> My client can not support OpenSSH_7.2p2 (OpenSSL 1.0.2h 3 May 2016) >> and I must downgrade the server to OpenSSH_5.1p1 (OpenSSL 0.9.8l 5 Nov >> 2009) >> > > Explain more the "can not support"

Re: 64bit lapack-3.7.0-1.tar.xz - Empty

2017-04-03 Thread Marco Atzeri
On 03/04/2017 17:07, cyg Simple wrote: On 4/3/2017 11:00 AM, Marco Atzeri wrote: On 03/04/2017 16:53, cyg Simple wrote: The file is lapack-3.7.0-1.tar.xz 32 bytes with no contents. I've tried two different mirrors. There are also no dependencies applied. Reverting back to lapack-3.6.1-1.tar.

[ANNOUNCEMENT] poppler 0.52.0-1

2017-04-03 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * poppler-0.52.0-1 * libpoppler66-0.52.0-1 * libpoppler-devel-0.52.0-1 * libpoppler-cpp0-0.52.0-1 * libpoppler-cpp-devel-0.52.0-1 * libpoppler-glib8-0.52.0-1 * libpoppler-glib-devel-0.52.0-1 * libpoppler-glib-doc-0.52.0-1 * gire

Re: 64bit lapack-3.7.0-1.tar.xz - Empty

2017-04-03 Thread cyg Simple
On 4/3/2017 11:00 AM, Marco Atzeri wrote: > On 03/04/2017 16:53, cyg Simple wrote: >> The file is lapack-3.7.0-1.tar.xz 32 bytes with no contents. I've tried >> two different mirrors. There are also no dependencies applied. >> >> Reverting back to lapack-3.6.1-1.tar.xz proves that it is empty as

Re: Downgrade opensshh from 7.4 to 5.1?

2017-04-03 Thread cyg Simple
On 4/3/2017 10:45 AM, Kleine Raphael wrote: > Hello > > My client can not support OpenSSH_7.2p2 (OpenSSL 1.0.2h 3 May 2016) > and I must downgrade the server to OpenSSH_5.1p1 (OpenSSL 0.9.8l 5 Nov > 2009) > Explain more the "can not support". > but i can not find an old version of Cygwin (1.6.

Re: 64bit lapack-3.7.0-1.tar.xz - Empty

2017-04-03 Thread Marco Atzeri
On 03/04/2017 16:53, cyg Simple wrote: The file is lapack-3.7.0-1.tar.xz 32 bytes with no contents. I've tried two different mirrors. There are also no dependencies applied. Reverting back to lapack-3.6.1-1.tar.xz proves that it is empty as well with the same no dependency rules. source on

64bit lapack-3.7.0-1.tar.xz - Empty

2017-04-03 Thread cyg Simple
The file is lapack-3.7.0-1.tar.xz 32 bytes with no contents. I've tried two different mirrors. There are also no dependencies applied. Reverting back to lapack-3.6.1-1.tar.xz proves that it is empty as well with the same no dependency rules. -- cyg Simple -- Problem reports: http://cygw

Downgrade opensshh from 7.4 to 5.1?

2017-04-03 Thread Kleine Raphael
Hello My client can not support OpenSSH_7.2p2 (OpenSSL 1.0.2h 3 May 2016) and I must downgrade the server to OpenSSH_5.1p1 (OpenSSL 0.9.8l 5 Nov 2009) but i can not find an old version of Cygwin (1.6.10 for exemple). - Is there a way to find old version of Cygwin with OpenSSH_5.1p1 ? or - Is it

Re: Missing g_object_unref

2017-04-03 Thread Vlado
On 2.4.2017 18:26, Ken Brown wrote: Wrong syntax. This should be "-lgobject-2.0 -lglib-2.0": Thanks, it helped. Vlado -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: