On Fri, Dec 18, 2015 at 8:53 AM, Achim Gratz wrote:
> Depends on where you installed them to. If you installed them into
> /usr/lib/perl5/site_perl, then you will need to remove those modules
> from there (or rename the whole directory if you just need to check what
> else is going to break). If
On 12/18/2015 4:40 PM, Xie, Wei wrote:
I tried to update my cygwin in win7 64 bit DELL optiplex 7020 desktop
but the process hang after downloading the update. I manually kill each
bash.exe process and it can move to the next step but will continue
hang. I also tried to have a complete fresh inst
Corinna Vinschen writes:
> mkpasswd -o
For the record, the correct solution for my situation is to issue the
following commands on all three involved machines:
mkpasswd -L Mach1 -L Mach2 -L Mach3 | grep + > /etc/passwd
mkgroup -L Mach1 -L Mach2 -L Mach3 | grep + > /etc/group
and make sure that
I tried to update my cygwin in win7 64 bit DELL optiplex 7020 desktop
but the process hang after downloading the update. I manually kill each
bash.exe process and it can move to the next step but will continue
hang. I also tried to have a complete fresh installation, the process
hang at autoreb
On Dec 18 21:41, Achim Gratz wrote:
> Corinna Vinschen writes:
> > For the time being, yes. I think I documented this in
> > https://cygwin.com/cygwin-ug-net/ntsec.html.
>
> I've found it.
>
> > The windows UIs show the
> > owner of a file knowning the server to fetch the user info from. Cygwin
Corinna Vinschen writes:
> For the time being, yes. I think I documented this in
> https://cygwin.com/cygwin-ug-net/ntsec.html.
I've found it.
> The windows UIs show the
> owner of a file knowning the server to fetch the user info from. Cygwin
> doesn't ATM, since the entire functionality to fe
On Dec 18 22:27, Andrey Repin wrote:
> Greetings, Byron!
>
> > Every time I use ssh to a machine I get the fingerprint warnings like
> > it's the first time I've ssh-ed to that machine. I've narrowed it down
> > to have something to do with my `db_home` being set to `/cygdrive/c/%U`
> > in `nsswit
On Dec 18 18:11, Corinna Vinschen wrote:
> On Dec 18 17:14, Thomas Wolff wrote:
> > I wrote:
> > >...
> > >After removing SYSTEM write permission with setfacl,
> > >it was effectively removed for SYSTEM but the other groups got
> > >write permission ADDED instead (as also properly indicated by ls)
Greetings, Byron!
> Every time I use ssh to a machine I get the fingerprint warnings like
> it's the first time I've ssh-ed to that machine. I've narrowed it down
> to have something to do with my `db_home` being set to `/cygdrive/c/%U`
> in `nsswitch.conf`. I have it set to this value because I w
> -Original Message-
> From: Jason Crawford
> Sent: Friday, December 18, 2015 1:01 PM
>
> On 12/18/2015 9:50 AM, Pierre A Humblet wrote:
> >> -Original Message-
> >> From: Jason Crawford
> >> Sent: Friday, December 18, 2015 2:17 AM
> >>
> >> Hello everyone,
> >> Thanks for a
On 12/18/2015 9:50 AM, Pierre A Humblet wrote:
-Original Message-
From: Jason Crawford
Sent: Friday, December 18, 2015 2:17 AM
Hello everyone,
Thanks for a great offering and all the help you provide.I've
used cygwin for a few years, but not deeply. cron is one of the tools I
On Dec 18 17:44, Achim Gratz wrote:
> Nem W Schlecht writes:
> > Try setting "UseDNS" to "yes" in /etc/sshd_config, restarting your
> > sshd process, log in/out a few times and see if that fixes the issue.
>
> Thanks a bunch, I would't have found this! That's exactly what has been
> causing the i
On Dec 18 17:14, Thomas Wolff wrote:
> I wrote:
> >...
> >After removing SYSTEM write permission with setfacl,
> >it was effectively removed for SYSTEM but the other groups got
> >write permission ADDED instead (as also properly indicated by ls) −
> >which is kind of the opposite of the intended op
Maxima has been updated to version 5.37.3 for Cygwin, replacing the
former test version at version 5.37.0 and demoting version 5.36.0-3 to
previous.
The ChangeLog can be accessed at:
http://sourceforge.net/p/maxima/code/ci/branch-5_37/tree/ChangeLog-5.37.md
--
*** CYGWIN-ANNOUNCE
New version 1.1.13-1 of
pbzip2
is available in the Cygwin distribution:
CHANGES
Last upstream release.
DESCRIPTION
PBZIP2 is a parallel implementation of the bzip2 block-sorting file
compressor that uses pthreads and achieves near-linear speedup on
SMP machines. The output of this version is
Version 1.11.2-1 of packages
hwloc
libhwloc-devel
libhwloc5
are available in the Cygwin distribution:
CHANGES
Upstream bugfix release
Full upstream changes:
http://www.open-mpi.org/community/lists/hwloc-announce/2015/12/0082.php
DESCRIPTION
The Portable Hardware Locality (hwloc) softwa
On Fri, 18 Dec 2015 17:12:55 +0100
Corinna Vinschen wrote:
> On Dec 18 10:02, Byron wrote:
> > Every time I use ssh to a machine I get the fingerprint warnings
> > like it's the first time I've ssh-ed to that machine. I've narrowed
> > it down to have something to do with my `db_home` being set to
Nem W Schlecht writes:
> Try setting "UseDNS" to "yes" in /etc/sshd_config, restarting your
> sshd process, log in/out a few times and see if that fixes the issue.
Thanks a bunch, I would't have found this! That's exactly what has been
causing the issue. So I'll change all sshd_config files…
R
Warren Young writes:
> How about something like
>
> find /usr -name ${extensions} | grep -vP '(?
> The syntax isn’t vetted, but basically I’m saying that GNU grep’s
> Perl-compatible regex mode supports negative lookbehind, which seems
> like it should do what you want here.
I can't use that
I'm wondering if the default value for UseDNS in /etc/sshd_config
changed. It used to be 'yes' (and still is for the official
distribution) but many were pushing it to be 'no' (I think CentOS now
defaults this to 'no').
Try setting "UseDNS" to "yes" in /etc/sshd_config, restarting your
sshd proce
On Dec 18 16:58, Thomas Wolff wrote:
> Hi
> >- A new mount type "usertemp" has been introduced, which allows to mount
> > a POSIX directory to the Windows per-user temporary directory:
> >
> > none /tmp usertemp binary,posix=0 0 0
> That's a nice feature. I wonder, though, how the ordinary us
On Dec 18 17:07, Achim Gratz wrote:
> Corinna Vinschen writes:
> > I released TEST version 2.4.0-0.12 of Cygwin.
> >
> > Compared to 0.11 there's only a single change:
>
> With the three machines at home (in the same workgroup, but all with
> local accounts) listing the foreign exported file syste
I wrote:
...
After removing SYSTEM write permission with setfacl,
it was effectively removed for SYSTEM but the other groups got
write permission ADDED instead (as also properly indicated by ls) −
which is kind of the opposite of the intended operation.
cygwin-2.4.0-0.11, sorry
--
Problem repor
On Dec 18 10:02, Byron wrote:
> Every time I use ssh to a machine I get the fingerprint warnings like
> it's the first time I've ssh-ed to that machine. I've narrowed it down
> to have something to do with my `db_home` being set to `/cygdrive/c/%U`
> in `nsswitch.conf`. I have it set to this value
Corinna Vinschen writes:
> I released TEST version 2.4.0-0.12 of Cygwin.
>
> Compared to 0.11 there's only a single change:
With the three machines at home (in the same workgroup, but all with
local accounts) listing the foreign exported file systems shows the
owner/group as "Unknown+User Unknown+
For some time now (it had been working at least around March this year)
SSH tells me that I've last logged in from whatever IP instead of the
name of the machine. Lastlog does the same. Name resolution works just
fine as you can see when running ssh with debug on and it will check the
correct kn
Hi
- A new mount type "usertemp" has been introduced, which allows to mount
a POSIX directory to the Windows per-user temporary directory:
none /tmp usertemp binary,posix=0 0 0
That's a nice feature. I wonder, though, how the ordinary user, or the
user with Linux/Unix background, would
Jim Reisert AD1C writes:
> Let's say that I installed one of these modules using "cpan
> install..." instead of downloading from the Cygwin repository:
>
>> perl-Archive-Zip-1.55-1
>> etc.
>
> How can I go about reversing that to use the module from the Cygwin
> repository instead? Is it as simple
On Dec 18 16:29, Thomas Wolff wrote:
> For my Desktop folder (as logged below), SYSTEM had group write permission,
> other groups did not have write permissions (by mask).
> After removing SYSTEM write permission with setfacl,
> it was effectively removed for SYSTEM but the other groups got
> write
On Fri, Dec 18, 2015 at 10:33 AM, Jim Reisert AD1C
wrote:
> Let's say that I installed one of these modules using "cpan
> install..." instead of downloading from the Cygwin repository:
>
>> perl-Archive-Zip-1.55-1
>> etc.
>
> How can I go about reversing that to use the module from the Cygwin
> re
On Dec 18 14:11, Philip Taylor wrote:
>
> Thank you for the reply. My situation is this: I was supplied Windows 32-bit
> and 64-bit .dll and .lib files by the manufacturer, which I believe were
> created using MS Visual Studio. These are to enable me to use the API for
> this camera from my softwa
Let's say that I installed one of these modules using "cpan
install..." instead of downloading from the Cygwin repository:
> perl-Archive-Zip-1.55-1
> etc.
How can I go about reversing that to use the module from the Cygwin
repository instead? Is it as simple as downloading the module from
the C
For my Desktop folder (as logged below), SYSTEM had group write permission,
other groups did not have write permissions (by mask).
After removing SYSTEM write permission with setfacl,
it was effectively removed for SYSTEM but the other groups got
write permission ADDED instead (as also properly in
Kacper Michajlow writes:
> I recently noticed that Cygwin multithreading is very inefficient. I
> was repacking few git repositories and with Cygwin's git, it spawns
> threads but they are so badly synchronized that there is no speed gain
> over one thread and possible loose because of the overhead
Every time I use ssh to a machine I get the fingerprint warnings like
it's the first time I've ssh-ed to that machine. I've narrowed it down
to have something to do with my `db_home` being set to `/cygdrive/c/%U`
in `nsswitch.conf`. I have it set to this value because I want my
Cygwin home folder t
> -Original Message-
> From: Jason Crawford
> Sent: Friday, December 18, 2015 2:17 AM
>
> Hello everyone,
> Thanks for a great offering and all the help you provide.I've
> used cygwin for a few years, but not deeply. cron is one of the tools I
> find very handy. Recently I upgra
On 12/18/2015 9:11 AM, Philip Taylor wrote:
Thank you for the reply. My situation is this: I was supplied Windows 32-bit
and 64-bit .dll and
.lib files by the manufacturer, which I believe were created using MS Visual
Studio. These are to
enable me to use the API for this camera from my softwa
Thank you for the reply. My situation is this: I was supplied Windows 32-bit and
64-bit .dll and .lib files by the manufacturer, which I believe were created using
MS Visual Studio. These are to enable me to use the API for this camera from my
software.
Building using GCC tools with cygwin,
Hi Cygwin friends and users,
I released TEST version 2.4.0-0.12 of Cygwin.
Compared to 0.11 there's only a single change:
- Revert inclusion of sys/select.h from sys/types.h as introduced with
2.4.0-0.10.
Addresses: https://cygwin.com/ml/cygwin/2015-12/msg00195.html
==
39 matches
Mail list logo