Question with the difference in shm_info between Linux and Cygwin

2024-08-23 Thread Kun Yang via Cygwin
me as shm_rss? I would also like to inquire if swap_attempts and swap_successes the same in Linux and Cygwin, always being zero and unused? I would appreciate it if you could offer some related information. Best Regards, Yang Kun -- Problem reports: https://cygwin.com/problems.htm

Re: util-linux-2.39.3-1: libblkid returns invalid physical_sector_size

2024-04-03 Thread Mark Geisert via Cygwin
On 4/2/2024 9:50 AM, Christian Franke via Cygwin wrote: Christian Franke via Cygwin wrote: ,,, BTW, according to the Linux kernel sources, BLKPBSZGET etc return 'unsigned int' and not 'unsigned long' since first appearance in 2.6.32-rc3 (2009?): https://elixir.bootlin.c

Re: util-linux-2.39.3-1: libblkid returns invalid physical_sector_size

2024-04-02 Thread Christian Franke via Cygwin
Christian Franke via Cygwin wrote: ,,, BTW, according to the Linux kernel sources, BLKPBSZGET etc return 'unsigned int' and not 'unsigned long' since first appearance in 2.6.32-rc3 (2009?): https://elixir.bootlin.com/linux/v2.6.32-rc3/source/block/ioctl.c#L276 https:

Re: util-linux-2.39.3-1: libblkid returns invalid physical_sector_size

2024-04-02 Thread Christian Franke via Cygwin
Bruce Jerrick via Cygwin wrote: Downgrading to util-linux-2.33.3-3 does not help. The related code differs, but has the same problem. I take that back. The above should read "util-linux-2.33.1-3". But it was OK in util-linux-2.33.1-3 . Yes, this is correct. I possibly downg

Re: util-linux-2.39.3-1: libblkid returns invalid physical_sector_size

2024-04-02 Thread Bruce Jerrick via Cygwin
> Downgrading to util-linux-2.33.3-3 does not help. The related code > differs, but has the same problem. But it was OK in util-linux-2.33.1-3 .  The only difference in output between that and the fixed 2.39.3-2 is that the latter includes one more decimal place in the reported "human&

Re: util-linux-2.39.3-1: libblkid returns invalid physical_sector_size

2024-04-02 Thread Christian Franke via Cygwin
Hi Mark, Mark Geisert via Cygwin wrote: Hi Christian, On 3/31/2024 1:11 AM, Christian Franke via Cygwin wrote: Testcase: # cygcheck -f /sbin/fdisk.exe util-linux-2.39.3-1 # /sbin/fdisk.exe -l /dev/sdd Disk /dev/sdd: 465.76 GiB, 500107862016 bytes, 976773168 sectors Units: sectors of 1 * 512

Re: util-linux-2.39.3-1: libblkid returns invalid physical_sector_size

2024-04-02 Thread Mark Geisert via Cygwin
Hi Christian, On 3/31/2024 1:11 AM, Christian Franke via Cygwin wrote: Testcase: # cygcheck -f /sbin/fdisk.exe util-linux-2.39.3-1 # /sbin/fdisk.exe -l /dev/sdd Disk /dev/sdd: 465.76 GiB, 500107862016 bytes, 976773168 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical

Re: Linux xz issue

2024-04-01 Thread Keith Thompson via Cygwin
On Sun, Mar 31, 2024 at 9:15 PM Keith Thompson wrote: > > Achim Gratz strom...@nexgo.de wrote: > > Beyond that, the version 5.4.6 that everybody is currently reverting to > > (and is also still available for Cygwin if you want to go back) was > > already released when the presumed bad actor was co

Re: Linux xz issue

2024-03-31 Thread Keith Thompson via Cygwin
Achim Gratz strom...@nexgo.de wrote: > Beyond that, the version 5.4.6 that everybody is currently reverting to > (and is also still available for Cygwin if you want to go back) was > already released when the presumed bad actor was co-maintainer and their > involvement goes back even farther based

util-linux-2.39.3-1: libblkid returns invalid physical_sector_size

2024-03-31 Thread Christian Franke via Cygwin
Testcase: # cygcheck -f /sbin/fdisk.exe util-linux-2.39.3-1 # /sbin/fdisk.exe -l /dev/sdd Disk /dev/sdd: 465.76 GiB, 500107862016 bytes, 976773168 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 34359738880 bytes I/O size (minimum/optimal): 34359738880

Re: Linux xz issue

2024-03-30 Thread Achim Gratz via Cygwin
ce to this: sorry if you're already aware of this issue. Based on what I know so far (and I can't check in detail right now) Cygwin is likely not affected: it isn't Linux, nor does it use glibc or systemd and also not the patch for OpenSSH that allows the backdoor to get activated

Linux xz issue

2024-03-29 Thread Ron Murray via Cygwin
There is a serious security issue with xz (and liblzma) versions 5.6.0-1 and 5.6.1-1. I note that cywin currently is suggesting an upgrade to 5.6.1-1, which is unsafe. I've looked at the cygwin archives and I don't see a reference to this: sorry if you're already aware of this issue. Reference

Re: ntfs-3g/ntfssecaudit build failed with fatal error: linux/fd.h: No such file or directory

2024-03-24 Thread Brian Inglis via Cygwin
On 2024-03-24 12:59, Matthias--- via Cygwin wrote: I downloaded ntfs-3g_ntfsprogs-2022.10.3.tgz from tuxera, extract it and run, in my cygwin 3.5 environment: ./configure make ntfsprogs I got a "fatal error: linux/fd.h: No such file or directory". All ntfsprogs are build in ~

ntfs-3g/ntfssecaudit build failed with fatal error: linux/fd.h: No such file or directory

2024-03-24 Thread Matthias--- via Cygwin
Hello, I downloaded ntfs-3g_ntfsprogs-2022.10.3.tgz from tuxera, extract it and run, in my cygwin 3.5 environment: ./configure make ntfsprogs I got a "fatal error: linux/fd.h: No such file or directory". All ntfsprogs are build in ~/ntfsprogs but not ntfsrecover, ntfsse

Updated: util-linux 2.39.3-1 (test)

2024-03-08 Thread Mark Geisert via Cygwin
The following packages have been uploaded to the Cygwin distribution: * util-linux-2.39.3-1 * util-linux-debuginfo-2.39.3-1 * libblkid-devel-2.39.3-1 * libblkid1-2.39.3-1 * libfdisk-devel-2.39.3-1 * libfdisk1-2.39.3-1 * libsmartcols-devel-2.39.3-1 * libsmartcols1-2.39.3-1 * libuuid-devel

Re: Can util-linux 2.33.1-3 come out of [test] ?

2024-02-05 Thread Mark Geisert via Cygwin
On 2/2/2024 3:52 AM, Bruce Jerrick via Cygwin wrote: util-linux 2.33.1-3 depends on cygwin >= 3.5.0 .  The latter has come out of test, so can util-linux 2.33.1-3 also come out of test? Done. Note that this means if you select util-linux 2.33.1-3 for installation, your Cygwin version w

Can util-linux 2.33.1-3 come out of [test] ?

2024-02-02 Thread Bruce Jerrick via Cygwin
util-linux 2.33.1-3 depends on cygwin >= 3.5.0 .  The latter has come out of test, so can util-linux 2.33.1-3 also come out of test? -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.h

Re: /usr/bin/fallocate missing in Cygwin 3.5's "util-linux" ...

2024-01-28 Thread Mark Geisert via Cygwin
On 1/27/2024 7:47 AM, Marco Atzeri via Cygwin wrote: On 27/01/2024 11:06, Mark Geisert via Cygwin wrote: On 1/26/2024 11:26 PM, ASSI via Cygwin wrote: Mark Geisert via Cygwin writes: A new build of the util-linux package, 2.33.1-3, now includes fallocate and its man page.  The updated package

Re: /usr/bin/fallocate missing in Cygwin 3.5's "util-linux" ...

2024-01-27 Thread Marco Atzeri via Cygwin
On 27/01/2024 11:06, Mark Geisert via Cygwin wrote: On 1/26/2024 11:26 PM, ASSI via Cygwin wrote: Mark Geisert via Cygwin writes: A new build of the util-linux package, 2.33.1-3, now includes fallocate and its man page.  The updated package is now making its way to the Cygwin mirrors

Re: /usr/bin/fallocate missing in Cygwin 3.5's "util-linux" ...

2024-01-27 Thread Mark Geisert via Cygwin
On 1/26/2024 11:26 PM, ASSI via Cygwin wrote: Mark Geisert via Cygwin writes: A new build of the util-linux package, 2.33.1-3, now includes fallocate and its man page. The updated package is now making its way to the Cygwin mirrors. fallocate requires Cygwin version >= 3.5.0. It a

Re: /usr/bin/fallocate missing in Cygwin 3.5's "util-linux" ...

2024-01-26 Thread ASSI via Cygwin
Mark Geisert via Cygwin writes: > A new build of the util-linux package, 2.33.1-3, now includes > fallocate and its man page. The updated package is now making its way > to the Cygwin mirrors. fallocate requires Cygwin version >= 3.5.0. It also doesn't work at all on Cygwin 3.

Re: /usr/bin/fallocate missing in Cygwin 3.5's "util-linux" ...

2024-01-25 Thread Cedric Blancher via Cygwin
all bug report: > > >> Cygwin 3.5. now has support for SEEK_HOLE (thanks! :-) ), but > > >> /usr/bin/fallocate is still missing in the "util-linux" package. > > >> > > >> Can someone please enable that tool ? > > > > > > I&#

Re: /usr/bin/fallocate missing in Cygwin 3.5's "util-linux" ...

2024-01-25 Thread Cedric Blancher via Cygwin
t; >> /usr/bin/fallocate is still missing in the "util-linux" package. > >> > >> Can someone please enable that tool ? > > > > I'll look into this. > > A new build of the util-linux package, 2.33.1-3, now includes fallocate > and its man

Re: /usr/bin/fallocate missing in Cygwin 3.5's "util-linux" ...

2024-01-24 Thread Mark Geisert via Cygwin
On 1/23/2024 4:41 PM, Mark Geisert via Cygwin wrote: On 1/23/2024 3:36 AM, Roland Mainz via Cygwin wrote: Small bug report: Cygwin 3.5. now has support for SEEK_HOLE (thanks! :-) ), but /usr/bin/fallocate is still missing in the "util-linux" package. Can someone please enable

Re: /usr/bin/fallocate missing in Cygwin 3.5's "util-linux" ...

2024-01-24 Thread Cedric Blancher via Cygwin
gt; > /usr/bin/fallocate is still missing in the "util-linux" package. > > > > Can someone please enable that tool ? > > Good catch! > > @Corinna Vinschen > Does /usr/bin/cp in Cygwin copy holes correctly? cp, mv, tar, pax must be sparse file awar

Re: /usr/bin/fallocate missing in Cygwin 3.5's "util-linux" ...

2024-01-24 Thread Sam Edge via Cygwin
On 24/01/2024 06:33, Cedric Blancher via Cygwin wrote: > Does /usr/bin/cp in Cygwin copy holes correctly Yesterday, within the 'ware, I saw some bytes that weren't there! They weren't there again today, They'd better not just go away. -- Sam Edge (with apologies to Willian Hughes Mearns) Open

Re: /usr/bin/fallocate missing in Cygwin 3.5's "util-linux" ...

2024-01-23 Thread Cedric Blancher via Cygwin
On Tue, 23 Jan 2024 at 12:37, Roland Mainz via Cygwin wrote: > > Hi! > > - > > Small bug report: > Cygwin 3.5. now has support for SEEK_HOLE (thanks! :-) ), but > /usr/bin/fallocate is still missing in the "util-linux" package. > > Can someone please e

Re: /usr/bin/fallocate missing in Cygwin 3.5's "util-linux" ...

2024-01-23 Thread Mark Geisert via Cygwin
On 1/23/2024 3:36 AM, Roland Mainz via Cygwin wrote: Small bug report: Cygwin 3.5. now has support for SEEK_HOLE (thanks! :-) ), but /usr/bin/fallocate is still missing in the "util-linux" package. Can someone please enable that tool ? I'll look into this. ..mark --

/usr/bin/fallocate missing in Cygwin 3.5's "util-linux" ...

2024-01-23 Thread Roland Mainz via Cygwin
Hi! - Small bug report: Cygwin 3.5. now has support for SEEK_HOLE (thanks! :-) ), but /usr/bin/fallocate is still missing in the "util-linux" package. Can someone please enable that tool ? Bye, Roland -- __ . . __ (o.\ \/ /.o) roland.ma...@nrubsig.org \__\/\

docker container for building cygwin on Linux

2023-11-07 Thread Johannes Thoma via Cygwin
Hi list, I just published a docker image with all the necessary build dependencies (except for dumper.exe) for building cygwin. We are using it to compile our WinDRBD driver and with a few additional packages it was possible to compile cygwin (newlib-cygwin) as well. This is how to obtain it:

[ANNOUNCEMENT] Updated: man-pages-linux 6.05.01

2023-08-06 Thread Cygwin Linux Man Pages Maintainer via Cygwin-announce via Cygwin
The following package has been upgraded in the Cygwin distribution: * man-pages-linux 6.05.01 Documents the Linux kernel system calls and C library interfaces used by programs, plus system and administrative utilities, devices, file system, file, and data formats, and related information

Re: renameat2 works differently than on Linux

2023-04-18 Thread Corinna Vinschen via Cygwin
Hi Bruno, On Apr 18 14:47, Bruno Haible via Cygwin wrote: > Hi, > > The renameat2 function is "Linux-specific", says the man page [1]; however, > Cygwin implements it as well. > > In Cygwin 3.4.6, in a specific case, it operates differently than the > Lin

renameat2 works differently than on Linux

2023-04-18 Thread Bruno Haible via Cygwin
Hi, The renameat2 function is "Linux-specific", says the man page [1]; however, Cygwin implements it as well. In Cygwin 3.4.6, in a specific case, it operates differently than the Linux function. Namely, if the old* arguments and the new* arguments are the same and the flag RENAME_NO

[ANNOUNCEMENT] Updated: man-pages-linux 6.04

2023-04-08 Thread Cygwin Linux Man Pages Maintainer via Cygwin-announce via Cygwin
The following package has been upgraded in the Cygwin distribution: * man-pages-linux 6.04 Documents the Linux kernel system calls and C library interfaces used by programs, plus system and administrative utilities, devices, file system, file, and data formats, and related information

Re: newlocale: Linux incompatibility

2023-03-25 Thread Corinna Vinschen via Cygwin
On Mar 25 13:03, Brian Inglis via Cygwin wrote: > On 2023-03-25 05:49, Corinna Vinschen via Cygwin wrote: > It looks like /proc/locales contains the same content as produced by locale > -a? Yes, locale -a actually opens /proc/locales to read the locales from the Cygwin core, just as it opens /pro

Re: newlocale: Linux incompatibility

2023-03-25 Thread Corinna Vinschen via Cygwin
On Mar 25 13:03, Brian Inglis via Cygwin wrote: > On 2023-03-25 05:49, Corinna Vinschen via Cygwin wrote: > > On Mar 24 16:49, Brian Inglis via Cygwin wrote: > > I never heard about an environment variable called LANGUAGE. This is > > about LANG/LC_ALL/LC_whatever, so POSIX syntax is required... >

Re: newlocale: Linux incompatibility

2023-03-25 Thread Brian Inglis via Cygwin
On 2023-03-25 05:49, Corinna Vinschen via Cygwin wrote: On Mar 24 16:49, Brian Inglis via Cygwin wrote: On 2023-03-24 06:18, Corinna Vinschen via Cygwin wrote: First, it's a bug in the Emacs testsuite. The test simply assumes that there's no en_DE locale on any system, but that's just not true

Re: newlocale: Linux incompatibility

2023-03-25 Thread Corinna Vinschen via Cygwin
On Mar 24 16:49, Brian Inglis via Cygwin wrote: > On 2023-03-24 06:18, Corinna Vinschen via Cygwin wrote: > > > First, it's a bug in the Emacs testsuite. The test simply assumes that > > > there's no en_DE locale on any system, but that's just not true. > > > Windows support the RFC 5646 locale "e

Re: newlocale: Linux incompatibility

2023-03-24 Thread Brian Inglis via Cygwin
On 2023-03-24 06:18, Corinna Vinschen via Cygwin wrote: On Mar 23 22:14, Corinna Vinschen via Cygwin wrote: On Mar 23 15:48, Ken Brown via Cygwin wrote: I'm reporting this here rather than the newlib list because the behavior is compatible with Posix but not Linux, so I think it'

Re: newlocale: Linux incompatibility

2023-03-24 Thread Corinna Vinschen via Cygwin
e (LC_COLLATE_MASK | LC_CTYPE_MASK, locale, > > > > 0); > > > >if (!loc) > > > > perror ("newlocale"); > > > >else > > > > printf ("newlocale succeeded on invalid locale %s\n", locale); > > > &g

Re: newlocale: Linux incompatibility

2023-03-24 Thread Ken Brown via Cygwin
locale_t loc = newlocale (LC_COLLATE_MASK | LC_CTYPE_MASK, locale, 0); if (!loc) perror ("newlocale"); else printf ("newlocale succeeded on invalid locale %s\n", locale); } $ gcc -o locale_test locale_test.c $ ./locale_test.exe newlocale succeeded on invali

Re: newlocale: Linux incompatibility

2023-03-24 Thread Corinna Vinschen via Cygwin
On Mar 23 22:14, Corinna Vinschen via Cygwin wrote: > On Mar 23 15:48, Ken Brown via Cygwin wrote: > > I'm reporting this here rather than the newlib list because the behavior is > > compatible with Posix but not Linux, so I think it's a Cygwin issue. > >

Re: newlocale: Linux incompatibility

2023-03-23 Thread Corinna Vinschen via Cygwin
On Mar 23 15:48, Ken Brown via Cygwin wrote: > I'm reporting this here rather than the newlib list because the behavior is > compatible with Posix but not Linux, so I think it's a Cygwin issue. Actually, it's a Windows issue :) > Consider the following test case:

Re: newlocale: Linux incompatibility

2023-03-23 Thread Thomas Wolff via Cygwin
Am 23.03.2023 um 20:48 schrieb Ken Brown via Cygwin: I'm reporting this here rather than the newlib list because the behavior is compatible with Posix but not Linux, so I think it's a Cygwin issue. Consider the following test case: $ cat locale_test.c #include #include

newlocale: Linux incompatibility

2023-03-23 Thread Ken Brown via Cygwin
I'm reporting this here rather than the newlib list because the behavior is compatible with Posix but not Linux, so I think it's a Cygwin issue. Consider the following test case: $ cat locale_test.c #include #include int main () { const char *locale = "en_DE.UTF-8&q

Re: General scripting issues vs. Linux

2023-03-10 Thread Backwoods BC via Cygwin
ine 3: $'clear\r': command not found > ^^^ > >> Dr▒cken sie beliebige Tasten und dann return > >> ': not a valid identifierd: `TASTE > >> These are just two of several issues coming up with bash scripting in > >> Cy

Re: General scripting issues vs. Linux

2023-03-10 Thread Brian Inglis via Cygwin
not found ^^^ Dr▒cken sie beliebige Tasten und dann return ': not a valid identifierd: `TASTE These are just two of several issues coming up with bash scripting in Cygwin. Maybe this is merely a corse problem with my platform understanding. But why is Cygwin calling er

Re: General scripting issues vs. Linux

2023-03-10 Thread Ken Brown via Cygwin
ust two of several issues coming up with bash scripting in Cygwin. Maybe this is merely a corse problem with my platform understanding. But why is Cygwin calling errors when performing standard Linux bash commands? Is it due to a different syntax? Or is it even simpler? It looks like your scr

General scripting issues vs. Linux

2023-03-10 Thread Markus Becker via Cygwin
in Cygwin. Maybe this is merely a corse problem with my platform understanding. But why is Cygwin calling errors when performing standard Linux bash commands? Is it due to a different syntax? Or is it even simpler? I would appreciate any advice and information on this. As i said, i am quite used t

[ANNOUNCEMENT] Updated: man-pages-linux 6.03

2023-02-20 Thread Cygwin Linux Man Pages Maintainer via Cygwin-announce via Cygwin
The following package has been upgraded in the Cygwin distribution: * man-pages-linux 6.03 Documents the Linux kernel system calls and C library interfaces used by programs, plus system and administrative utilities, devices, file system, file, and data formats, and related information

[ANNOUNCEMENT] Updated: man-pages-linux 6.02

2022-12-24 Thread Cygwin Linux Man Pages Maintainer via Cygwin-announce via Cygwin
The following package has been upgraded in the Cygwin distribution: * man-pages-linux 6.02 Documents the Linux kernel system calls and C library interfaces used by programs, plus system and administrative utilities, devices, file system, file, and data formats, and related information

[ANNOUNCEMENT] Updated: man-pages-linux 6.01

2022-10-22 Thread Cygwin Linux Man Pages Maintainer
The following package has been upgraded in the Cygwin distribution: * man-pages-linux 6.01 Documents the Linux kernel system calls and C library interfaces used by programs, plus system and administrative utilities, devices, file system, file, and data formats, and related information

[ANNOUNCEMENT] Updated: man-pages-linux 6.00

2022-10-15 Thread Cygwin Linux Man Pages Maintainer
The following package has been upgraded in the Cygwin distribution: * man-pages-linux 6.00 Documents the Linux kernel system calls and C library interfaces used by programs, plus system and administrative utilities, devices, file system, file, and data formats, and related information

Re: SSH connection from Linux to Windows by CYGSSHD: port 22

2022-03-31 Thread Andrey Repin
oo long to manage. > -- Chris > On 2022-03-31 06:18, Andrey Repin wrote: >> Greetings, Greco Giovanni! >> >>> must port 22 on Windows server be enabled in a bidirectional way to >>> establish a connection with RSA key exchange? >>> I have a Linux server on a

Re: SSH connection from Linux to Windows by CYGSSHD: port 22

2022-03-31 Thread Chris Roehrig
Windows server be enabled in a bidirectional way to establish a connection with RSA key exchange? I have a Linux server on a vlan and a Windows server on another vlan, those vlans are connected thru a firewall, where port 22 is enabled from Linux server to Windows server unidirectionally. Connection

Re: SSH connection from Linux to Windows by CYGSSHD: port 22

2022-03-31 Thread Andrey Repin
Greetings, Greco Giovanni! > must port 22 on Windows server be enabled in a bidirectional way to > establish a connection with RSA key exchange? > I have a Linux server on a vlan and a Windows server on another vlan, those > vlans are connected thru a firewall, where port 22 is enable

SSH connection from Linux to Windows by CYGSSHD: port 22

2022-03-30 Thread Greco Giovanni
Hello, must port 22 on Windows server be enabled in a bidirectional way to establish a connection with RSA key exchange? I have a Linux server on a vlan and a Windows server on another vlan, those vlans are connected thru a firewall, where port 22 is enabled from Linux server to Windows server

Re: Generating Linux Compatible binaries

2021-12-03 Thread Eliot Moss
On 12/3/2021 3:56 PM, Achim Gratz wrote: Goswami-EXT, Himanshu writes: I want to generate the Linux compatible binaries on Windows System. If you are on a recent Windows version your easiest option is probably to use WSL and use native compilation on Linux. second easiest is likely to set up

Re: Generating Linux Compatible binaries

2021-12-03 Thread Achim Gratz
Goswami-EXT, Himanshu writes: > I want to generate the Linux compatible binaries on Windows System. If you are on a recent Windows version your easiest option is probably to use WSL and use native compilation on Linux. second easiest is likely to set up a VM to run Linux in (that might actua

Re: Generating Linux Compatible binaries

2021-12-03 Thread Michael Enright
On Fri, Dec 3, 2021 at 8:51 AM Goswami-EXT, Himanshu wrote: > > Hi, > > I want to generate the Linux compatible binaries on Windows System. > Cygwin is a cross compiler which offers POSIX environment. > But I could not find any Unix libraries to generate the Linux compatible &

Re: Generating Linux Compatible binaries

2021-12-03 Thread Eliot Moss
On 12/3/2021 11:50 AM, Goswami-EXT, Himanshu wrote: > Hi, > > I want to generate the Linux compatible binaries on Windows System. > Cygwin is a cross compiler which offers POSIX environment. > But I could not find any Unix libraries to generate the Linux compatible binaries. >

Generating Linux Compatible binaries

2021-12-03 Thread Goswami-EXT, Himanshu
Hi, I want to generate the Linux compatible binaries on Windows System. Cygwin is a cross compiler which offers POSIX environment. But I could not find any Unix libraries to generate the Linux compatible binaries. Could you please advice any steps that I can follow? Thanks in Advance. Himanshu

[ANNOUNCEMENT] New: man-pages-linux 5.13 - Linux Manual Pages

2021-09-30 Thread Cygwin Linux Man Pages Package Maintainer
The following new package has been added to the Cygwin distribution: * man-pages-linux 5.13 Documents the Linux kernel system calls and C library interfaces used by programs, plus system and administrative utilities, devices, file system, file, and data formats, and related information

Re: Package Requests: Update: bash-completion, coreutils - New: linux-manpages

2021-08-13 Thread Brian Inglis
On 2021-08-13 14:48, Richard Beels via Cygwin wrote: At 8/13/2021 at 01:11, Shakespearean monkeys danced on Brian Inglis's keyboard and said:  I suggested linux-manpages a while back, as it comes from the same source as posix-manpages, and I install it myself, but did not get voted to pa

Re: Package Requests: Update: bash-completion, coreutils - New: linux-manpages

2021-08-13 Thread Richard Beels via Cygwin
At 8/13/2021 at 01:11, Shakespearean monkeys danced on Brian Inglis's keyboard and said: I suggested linux-manpages a while back, as it comes from the same source as posix-manpages, and I install it myself, but did not get voted to package, due to duplication with conflicting prior

Re: Package Requests: Update: bash-completion, coreutils - New: linux-manpages

2021-08-12 Thread Brian Inglis
releases/years behind. Also, I'll throw in an oddball request to save a bucket of headers - linux manpages.  I see the posix ones are packaged for the cyg, it would be nice to also get the linux manpages packaged in similar fashion. Cheers - glad those are helping some - looking at

Package Requests: Update:bash-completion, coreutils - New: linux-manpages

2021-08-12 Thread Richard Beels via Cygwin
in an oddball request to save a bucket of headers - linux manpages. I see the posix ones are packaged for the cyg, it would be nice to also get the linux manpages packaged in similar fashion. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.co

Re: Ssh key sync problems between linux server and windows server

2021-08-03 Thread Stephen Carrier
On Mon, Aug 02, 2021 at 10:08:58AM +0200, Roberto Sabelli via Cygwin wrote: > Hi everyone, I have this problem that I can't solve: > > I have a linux server (Red Hat Enterprise Linux 6 64bit) and a Windows > server (Windows Server 2016 Datacenter). > CYGWIN v. 1.5.22 is inst

Ssh key sync problems between linux server and windows server

2021-08-02 Thread Roberto Sabelli via Cygwin
Hi everyone, I have this problem that I can't solve: I have a linux server (Red Hat Enterprise Linux 6 64bit) and a Windows server (Windows Server 2016 Datacenter). CYGWIN v. 1.5.22 is installed on the Windows server. If I make an SSH connection between the Linux server and the Windows serve

Re: cfsetspeed is not consistent with Linux

2021-07-12 Thread Corinna Vinschen via Cygwin
On Jul 11 12:33, Ken Brown via Cygwin wrote: > While investigating an emacs bug > (https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49524), I noticed a > difference in the behavior of cfsetspeed(3) on Cygwin and Linux. I'm not > sure we should "fix" this, because Cygwin&#x

cfsetspeed is not consistent with Linux

2021-07-11 Thread Ken Brown via Cygwin
While investigating an emacs bug (https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49524), I noticed a difference in the behavior of cfsetspeed(3) on Cygwin and Linux. I'm not sure we should "fix" this, because Cygwin's behavior is consistent with the Linux man page, and Lin

Re: blockdev.exe is missing in util-linux. How to determine block device size in bash?

2020-12-06 Thread Duncan Roe
On Sat, Dec 05, 2020 at 12:43:25PM +0300, cygwin wrote: > Strange. On Win7 this doesn't work: > > il@mar2 /cygdrive/c/Windows/System32 > $ cat /proc/partitions > major minor #blocks name win-mounts > > 8 0 0 sda > 816 0 sdb > > il@mar2 /cy

Re: blockdev.exe is missing in util-linux. How to determine block device size in bash?

2020-12-05 Thread Ilya Basin via Cygwin
Strange. On Win7 this doesn't work: il@mar2 /cygdrive/c/Windows/System32 $ cat /proc/partitions major minor #blocks name win-mounts 8 0 0 sda 816 0 sdb il@mar2 /cygdrive/c/Windows/System32 $ dd of=/dev/null if=/dev/sda bs=1M

Re: blockdev.exe is missing in util-linux. How to determine block device size in bash?

2020-11-28 Thread Brian Inglis
On 2020-11-28 01:08, Basin Ilya via Cygwin wrote: Actually I have nothing to add to the subject. blockdev.exe missing in util-linux. How to determine block device size in bash? $ cat /proc/partitions major minor #blocks name win-mounts 8 0 976762584 sda 8 1 16384 sda1

blockdev.exe is missing in util-linux. How to determine block device size in bash?

2020-11-28 Thread Basin Ilya via Cygwin
Hi list. Actually I have nothing to add to the subject. blockdev.exe missing in util-linux. How to determine block device size in bash? -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html

Re: Is it possible to vnc into a linux guest?

2020-09-23 Thread Jim McNamara via Cygwin
On Wed, Sep 23, 2020, 5:12 PM René Berber via Cygwin wrote: > On 9/23/2020 1:07 PM, Jim McNamara via Cygwin wrote: > > > I tried to use tigervnc to connect to a linux virtualbox guest from > cygwin. > > Those 3 things are independent, i.e. there's no VNC in Cygwin (OK

Re: Is it possible to vnc into a linux guest?

2020-09-23 Thread René Berber via Cygwin
On 9/23/2020 1:07 PM, Jim McNamara via Cygwin wrote: I tried to use tigervnc to connect to a linux virtualbox guest from cygwin. Those 3 things are independent, i.e. there's no VNC in Cygwin (OK there is, but you don't need it... and installing an X server just for that is over

Is it possible to vnc into a linux guest?

2020-09-23 Thread Jim McNamara via Cygwin
Hi all- I tried to use tigervnc to connect to a linux virtualbox guest from cygwin. I am not sure it is possible after many attempts. I did have ssh working and x forwarding of smallish APPS. Thanks for any insight. Roboloki -- Problem reports: https://cygwin.com/problems.html FAQ

Re: Linux

2020-09-08 Thread cygwinautoreply--- via Cygwin
>1 [main] ssh 11260 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer >The information contained in this message is proprietary and/or confidential. >If you are not the intended recipient, please: (i) delete the message and all >copies; (ii) do not disclose, distribute or use the message

Linux

2020-09-08 Thread Zektser, Michael P via Cygwin
1 [main] ssh 11260 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in a

Re: setting up a cygwin cross compiler on linux

2020-07-28 Thread Corinna Vinschen
On Jul 27 22:52, marty leisner via Cygwin wrote: > I want to cross compile cygwin programs on linux. > > I vaguely recall there was a debian package for this years ago. No luck > now. > > All my web searches talk about cross compiling on cygwin for linux. > > I

setting up a cygwin cross compiler on linux

2020-07-27 Thread marty leisner via Cygwin
I want to cross compile cygwin programs on linux. I vaguely recall there was a debian package for this years ago. No luck now. All my web searches talk about cross compiling on cygwin for linux. I wonder if there's a pre-assembled kit to do this (i.e. include files, libraries, and specs

[ANNOUNCEMENT] Updated: util-linux 2.33.1-2

2020-04-14 Thread Mark Geisert
The following packages have been uploaded to the Cygwin distribution: * util-linux-2.33.1-2 * libblkid1-2.33.1-2 * libblkid-devel-2.33.1-2 * libfdisk1-2.33.1-2 * libfdisk-devel-2.33.1-2 * libsmartcols1-2.33.1-2 * libsmartcols-devel-2.33.1-2 * libuuid1-2.33.1-2 * libuuid-devel-2.33.1-2 * uuidd

Re: Linux compiling in kernel

2020-04-08 Thread Yaakov Selkowitz
On Wed, 2020-04-08 at 15:18 +0530, vishnu via Cygwin wrote: > I have installed cygwin. > I am trying to compile linux kernel.It is for x86 platform. > But When I give below command: > #make > CC scripts/mod/empty.o > cc1: error: code model kernel does not support

Linux compiling in kernel

2020-04-08 Thread vishnu via Cygwin
Hi Team, I have installed cygwin. I am trying to compile linux kernel.It is for x86 platform. But When I give below command: #make CC scripts/mod/empty.o cc1: error: code model kernel does not support PIC mode make[1]: *** [scripts/Makefile.build:268: scripts/mod/empty.o] Error 1 make

Re: Why is taskset still not in util-linux?

2020-03-24 Thread Eliot Moss
Cygwin and/or Windows for what they can do on Linux. Agreed - glad to help! Eliot -- 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: Why is taskset still not in util-linux?

2020-03-24 Thread Mark Geisert
. I need to research the packaging steps because I intend to ITA this package. I do also want to take another look at the other programs built as part of --enable-schedutils; they might (or might not) build cleanly but AFAIK there's no support within Cygwin and/or Windows for what they c

Re: Why is taskset still not in util-linux?

2020-03-23 Thread Brian Inglis
On 2020-03-23 03:42, Mark Geisert wrote: > Corinna Vinschen wrote: >> On Mar 21 10:41, Brian Inglis wrote: >>> On 2020-03-21 02:18, Mark Geisert wrote: Eliot Moss wrote: > On 3/20/2020 1:54 AM, Mark Geisert wrote: >> I've reproduced your snags. It/they are due to my having forgotten >>

Re: Why is taskset still not in util-linux?

2020-03-23 Thread Mark Geisert
Corinna Vinschen wrote: On Mar 21 10:41, Brian Inglis wrote: On 2020-03-21 02:18, Mark Geisert wrote: Eliot Moss wrote: On 3/20/2020 1:54 AM, Mark Geisert wrote: I've reproduced your snags. It/they are due to my having forgotten another tiny update that should have been part of the 2.33.1-cyg

Re: Why is taskset still not in util-linux?

2020-03-23 Thread Corinna Vinschen
On Mar 21 10:41, Brian Inglis wrote: > On 2020-03-21 02:18, Mark Geisert wrote: > > Eliot Moss wrote: > >> On 3/20/2020 1:54 AM, Mark Geisert wrote: > >>> I've reproduced your snags. It/they are due to my having forgotten > >>> another tiny update that should have been part of the > >>> 2.33.1-cy

Re: Why is taskset still not in util-linux?

2020-03-22 Thread Yaakov Selkowitz
gt; > > Of course. AFAICT taskset does not need the syscall, it just needs the > > library call to work. Asking about the syscall is, I suppose, a kind of > > Linux > > shorthand to see if something is supported on the particular platform. > > Mark's > >

Re: Why is taskset still not in util-linux?

2020-03-21 Thread Eliot Moss
PS - The same patches work fine for a 32-bit build (I just test it). Again, I can supply the package files if desired. Regards - EM -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubsc

Re: Why is taskset still not in util-linux?

2020-03-21 Thread Eliot Moss
the corresponding syscall. The whole builds and installs. I can provide the packaged up version (I assume that is the 'dist' hierarchy) if that would be helpful. Regards - Eliot NAME="util-linux" VERSION=2.33.1 RELEASE=1 CATEGORY="Base" SUMMARY="Collection of b

Re: Why is taskset still not in util-linux?

2020-03-21 Thread Eliot Moss
en /usr/bin/taskset >> works. In fact, it seems that the version in .libs is the "real" program >> and /usr/bin/taskset is some kind of trampoline (?) to it? > Libtool wrapper is shell script on Unix/Linux and executable on Microsoft Windows OS. Goal of > "wrapp

Re: Why is taskset still not in util-linux?

2020-03-21 Thread Brian Inglis
On 2020-03-21 02:18, Mark Geisert wrote: > Eliot Moss wrote: >> On 3/20/2020 1:54 AM, Mark Geisert wrote: >>> I've reproduced your snags. It/they are due to my having forgotten >>> another tiny update that should have been part of the >>> 2.33.1-cygwin-cpuset.patch file. If you >>> 'echo "#defin

Re: Why is taskset still not in util-linux?

2020-03-21 Thread Roumen Petrov
ot;real" program and /usr/bin/taskset is some kind of trampoline (?) to it? Libtool wrapper is shell script on Unix/Linux and executable on Microsoft Windows OS. Goal of "wrapper" is to prepare environment in the way that allows to run real executable without installation. Project that

Re: Why is taskset still not in util-linux?

2020-03-21 Thread Marco Atzeri via Cygwin
Am 21.03.2020 um 12:07 schrieb Eliot Moss: So here's a thing, though I don't understand it: In addition the build/taskset.exe, there's a build/.libs/taskset.exe. that is usually the unstripped version If I install the latter in /usr/bin/.libs/taskset.exe, then /usr/bin/taskset works.  In fa

Re: Why is taskset still not in util-linux?

2020-03-21 Thread Eliot Moss
So here's a thing, though I don't understand it: In addition the build/taskset.exe, there's a build/.libs/taskset.exe. If I install the latter in /usr/bin/.libs/taskset.exe, then /usr/bin/taskset works. In fact, it seems that the version in .libs is the "real" program and /usr/bin/taskset is som

Re: Why is taskset still not in util-linux?

2020-03-21 Thread Eliot Moss
king from the Cygwin util-linux-2.33.1-1 source package. Is that the correct one? Also, I am in the x86-64 world for all this. Eliot -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubsc

Re: Why is taskset still not in util-linux?

2020-03-21 Thread Mark Geisert
bout the syscall is, I suppose, a kind of Linux shorthand to see if something is supported on the particular platform.  Mark's suggestion of providing a fake definition of that syscall definition is a workaround that may disturb the util-linux sources the least. What I did here was defini

  1   2   3   4   5   6   7   8   9   10   >