I formatted a drive today, with ReFS on a Storage Pool mirror with
integrity streams enabled, before copying data over from a backup. The
data included several million files, which I search often with tools
like find and grep. After the copy was finished, I tried doing a
simple find:
time find . -
Hi maintainers,
Would it be possible to get an updated version of the bash package? The
latest version available for cygwin is 4.4.12-3 which was released in 2017.
There's been at least one major version of bash (5.0) released since then
in January 2019 and 5.1 just came out in December 2020.
Jac
On Tue, Jan 12, 2021 at 5:20 PM Andrey Repin wrote:
>
> Again, the properties are read BY SYSTEM at the moment the link is created.
> In other words, Windows is unable to create a link to nonexistent
> (unreachable) target (not directly, at least).
This is false. Links can be created arbitrarily
Operations like cp and rsync etc. should still work. The type of
symbolic link to be created can be read from the file attributes of
the one being copied.
On Mon, Jan 4, 2021 at 10:46 AM Jeffrey Altman via Cygwin
wrote:
>
> On 1/4/2021 10:27 AM, Matt D. via Cygwin (cygwin@cygwin.com)
ws symbolic links. It
does not have a problem creating links to any target with the default
Cygwin (non-Windows) symbolic links.
On Mon, Jan 4, 2021 at 7:30 AM Eliot Moss wrote:
>
> On 1/4/2021 5:36 AM, Matt D. via Cygwin wrote:
> > Did you try any of my test cases? This can't a
$ cp -dv folder_a/a folder_b/
'folder_a/a' -> 'folder_b/a'
cp: cannot create symbolic link 'folder_b/a': No such file or directory
$ cp -Pv folder_a/a folder_b/
'folder_a/a' -> 'folder_b/a'
cp: cannot create symbolic link 'folder_b/a': No
I have a folder with a lot of native Windows symbolic links. I want to
copy this folder.
I cannot rsync or cp this folder due to Cygwin being unable to create
symbolic links without also wanting to verify the link target. This
can be demonstrated:
$ ln -s a b
ln: failed to create symbolic link 'b
I have Cygwin's /bin directory configured to be available on my login
environment PATH by default. This behavior is inherited when I run a
bash login shell:
$ where sort
C:\cygwin\bin\sort.exe
C:\Windows\System32\sort.exe
But if I run the following script from a Windows command prompt:
C:\> bash
Please ignore this. There was an error in my test case.
--
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
Simple Bash script:
> #!/bin/bash
>
> cut
Save as "testme.sh" in C:\ or elsewhere.
Open a Windows command prompt and type:
> cmd /c bash -c /c/testme.sh
I get the following error:
> -gThe system cannot find the file specified.
This only seems to trigger when bash is running as a child proces
> From: Cygwin On Behalf Of Brian Inglis
>
> On 2020-07-18 19:09, Matt Seitz wrote:
> > When I ran Setup today to get the latest Cygwin, Setup reported an error:
> >
> > Warning: One or more mirrors you have selected is/are not on the list of
> official Cygwin mir
When I ran Setup today to get the latest Cygwin, Setup reported an error:
Warning: One or more mirrors you have selected is/are not on the list of
official Cygwin mirrors any more. It/They may be out of date or missing some
packages.
cygcheck.out
Description: cygcheck.out
--
Problem report
Note that this creates a chicken-and-the-egg problem when copying paths
which contain symbolic links which will be but are not yet valid at the
time of copying.
For example, copying a very large and complex tree with many lots of
links will result in a broken copy. I'm trying to copy a directo
I'm experiencing a discrepancy between Linux cp and Cygwin cp when
copying native symbolic links:
Test/
FolderA/
123/
456/ -> 123/
On Linux I can:
> cp -r FolderA/ FolderB/
> ls -l FolderB/
total 0
drwxrwxr-x. 2 account group 45 Apr 21 05:47 123
lrwxrwxrwx. 1 account group 4 A
This works:
> touch a
> ln -s a b
This no longer works:
> touch a
> mkdir b
> ln -s a b/c
Error:
ln: failed to create symbolic link 'b/c': No such file or directory
My CYGWIN environment is also configured using "winsymlinks:nativestrict".
I am running the following version (updated today):
I'm trying to use Cygwin on a Windows machine with the latest release.
The system in question must run from a filesystem formatted with FAT32
and therefore inherits the 'noacl' field according to the documentation.
After a clean install and running Cygwin.bat, I am greeted with the
following e
licy is on providing static libraries for
MinGW but this is a very good candidate as it already has all of the
necessary declarations defined.
Matt D.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygw
e __glut*WithExit routines should NEVER be called
> directly. To avoid the atexit workaround, #define
> GLUT_DISABLE_ATEXIT_HACK.
This library is NOT the same as libgut, which seems to be the
appropriate way to include glut, even when compiling for MinGW.
Matt D.
--
Problem reports:
at's in effect
when you start the X Server. So if, for example, you want xterm windows to
start up with "ENG US"
rather than "ENG INTL", then you should select "ENG US" before starting the
X Server.
If you fail to do that, it seems you can switch after the fact using
&
map us".)
My understanding at this point is that the only thing necessary is to make
sure the desired layout (in my case "ENG US") is selected before starting
the X Server.
--- Matt
On Sun, Jun 10, 2018 at 1:52 PM, Jon Turney
wrote:
> On 06/06/2018 23:33, Matt Nicholas
window it solves the problem (i.e., single quote and double quote
characters are no longer dead keys).
I'm still not sure how best to configure it so that the X server starts
with "us" instead of "us_intl" automatically, but that's a minor issue in
any case -- ente
Hi David,
Thanks for the suggestion. Unfortunately, toggling the input method does
not make a difference in an xterm window. (It does, by the way, have the
effect you mention in a Cygwin64 terminal window.)
--- Matt
On Mon, Jun 4, 2018 at 7:21 PM, David Billinghurst
wrote:
> On 2018-06-05
lish (International)".
I did that and it did *not *solve the problem (nor make any discernible
difference).
Apologies for the omission.
--- Matt
On Mon, Jun 4, 2018 at 5:47 PM, Matt Nicholas wrote:
> Hello,
>
> I have a question that I hope someone may be able to help me with.
&
327 on the Win7 PC, and 330 on the Win10 PC, but I tried 327 on the
Win10 PC and it made no difference.)
Anyone have any ideas about how to resolve this?
Thanks
--- Matt
mat...@gmail.com
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Docu
transferred (see previous errors)
(code 23) at main.c(1196) [sender=3.1.2]
Is there a way to recover from this? It breaks copy operations of
directories which contain broken symlinks where I would expect the
broken link to be copied as-is.
Matt D.
--
Problem reports: http://cy
On 11/4/2017 1:38 PM, Matt D. wrote:
On 11/4/2017 1:15 PM, Matt D. wrote:
> On 11/4/2017 11:43 AM, Achim Gratz wrote:
>> That's the correct thing to do, even though you made this unnecessarily
>> hard for yourself by mounting your home directory with "noacl".
On 11/4/2017 1:15 PM, Matt D. wrote:
> On 11/4/2017 11:43 AM, Achim Gratz wrote:
>> That's the correct thing to do, even though you made this unnecessarily
>> hard for yourself by mounting your home directory with "noacl".
>
> It's not perfect bu
he other "noacl".
Ssh's readconf.c is using fstat(). If these results are more accurate
with "noacl" defined then why always say "-rw-r--r--" when more
information is available?
Matt D.
--
Problem reports: http://cygwin.com/problems.html
FAQ:
heritence must be disabled to alter other groups:
icacls config /inheritance:d
Effectively regarded as "group":
icacls config /remove:g "Authenticated Users"
icacls config /remove:g "Users"
Regarded as "other":
icacls config /remove:g "Everyone"
On 11/4/2017 9:31 AM, Matt D. wrote:
On 11/4/2017 7:47 AM, Matt D. wrote:
On 11/4/2017 7:37 AM, Corinna Vinschen wrote:
On Nov 4 05:47, Matt D. wrote:
I mount with "noacl" as I don't need ACLs for my purposes and prefer to
leave everything up to Windows permissions.
The probl
On 11/4/2017 7:47 AM, Matt D. wrote:
On 11/4/2017 7:37 AM, Corinna Vinschen wrote:
On Nov 4 05:47, Matt D. wrote:
I mount with "noacl" as I don't need ACLs for my purposes and prefer to
leave everything up to Windows permissions.
The problem with this is that ssh insists tha
Thank you.
There is no documentation for this from 'cygport --help' or 'man
cygport'. Is this an oversight?
Matt D.
On 11/4/2017 9:04 AM, Jon Turney wrote:
On 04/11/2017 10:45, Matt D. wrote:
I've gotten this far:
download cygport
download package sr
OK
Am I missing something?
Matt D.
--
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
ake[1]: *** [Makefile:26: port-aix.o] Error 1
make[1]: Leaving directory
'/usr/src/openssh-7.6p1-1.src/openssh-7.6p1-1.i686/build/openbsd-compat'
make: *** [Makefile:156: openbsd-compat/libopenbsd-compat.a] Error 2
*** ERROR: make failed
Matt D.
--
Problem reports: http://cyg
On 11/4/2017 7:37 AM, Corinna Vinschen wrote:
On Nov 4 05:47, Matt D. wrote:
I mount with "noacl" as I don't need ACLs for my purposes and prefer to
leave everything up to Windows permissions.
The problem with this is that ssh insists that ~/.ssh/config be less
permissive. B
I've gotten this far:
download cygport
download package src
cd /usr/src/package*
cygport package.cygport prep
I can now edit the source, compile, etc. But what is the workflow for
producing a patch file of my changes?
Matt D.
--
Problem reports: http://cygwi
to request ssh to ignore this requirement when
"noacl" present on the mounted volume?
Matt D.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://c
ng used.
Here is the output of xinit:
https://pastebin.com/raw/HJB9WGk7
Matt D.
--
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
I am having two problems when I click the "XWin Server" item in the
Windows "Start Menu"
1.The "Cygwin X/Server" icon appears in the notification area.But if I
right click the notification icon, no menu appears.
2.The "X Applications Menu" (XDG Menu) icon does not appear in the
notification
ZQ
If I remove this line from /etc/profile.d/lang.sh:
test -z "${_LC_ALL_SET_:-${LC_CTYPE:-$LANG}}" && export
LANG=$(/usr/bin/locale -uU)
Then the problem goes away.
Why am I getting garbled output with this line present?
Matt D.
--
Problem reports:
I noticed today that we don't have this package. I tried building it
from source with a './configure && make && make install'.
But when I run "sem" I get the following output:
1 [main] perl 7712 child_info_fork::abort: address space needed by
'Util.dll' (0x1E) is already occupied
1 [main]
Personally, I would invoke a variation of Linus's attitude to breaking user
space apps: the distribution should not break existing user's scripts, even if
they are not following "the rules".
If you want to speed up the scripts distributed by Cygwin, then I would suggest
modifying those scripts
denied
xterm: Xt error: Can't open display: localhost:10.0
I tried purging /tmp on Cygwin but to no avail.
Note that the server I am connecting to has not been rebooted in months
and nothing has changed there.
Matt D.
On 2/17/2017 2:20 PM, Matt D. wrote:
I just recently formatte
plete opposite workaround to what I had to use three
years ago:
https://cygwin.com/ml/cygwin-xfree/2014-07/msg00017.html
Matt D.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe
is type of
functionality. It would be great if Cygwin would support it.
Matt D.
--
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
My scripts have been updated to account for breaking changes in Bash 4.4
and I have updated all of my Cygwin packages back to the latest version.
I am no longer receiving any assertions. Was I wrong to assume that I
could selectively roll back Bash to 4.3 as I did?
Matt D.
On 1/13/2017 3
r"
This bug is SEVERE and I can no longer perform any builds with these
assertions. The Cygwin installer does not appear to provide a working
version for me to roll back to.
Please advise. I cannot get any work done with in this state.
Matt D.
On 1/13/2017 3:00 PM, Matt D. wrote:
I up
confirm that this has always been the expected output when running
this command on Cygwin and Linux. I run CentOS which does not track the
latest Bash release and I don't know the procedure to check whether this
is an upstream regression or not.
I have rolled back to Bash 4.3.48-8 which ha
ot; is the right choice, but it seems to work.
All of the choices have warnings that make them all sound horrible:
dizzyness, depression, erectile dysfunction...but we're going to try
this. I'm just developing on my local system, anyway.
Cheers,
Matt
--
Problem reports: ht
ctually move anything from C:\cygwin to C:\cygwin64, I just did a
clean install of 64 alongside 32. Everything else is working great
except for trying to run the httpd and sshd servers.
I'm on Windows 10 Home version. Maybe Bill Gates' business acumen is
preventing me from running
ctually used
for some networking purposes. Apparently it is also used as a special case in
databases as well apparently as a last name of "Null" messes up all sorts of
systems.
-Matt
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://
Jon,
Wow.
That worked!
I had been beating my head against the wall!
Thanks so much.
Blessings,
Matt
myemai...@verizon.net
(703) 795-9224 (c)
On 03/24/16, Jon Turney wrote:
On 24/03/2016 20:10, Matt Morrow wrote:
> I'm on Windows 10 running:
> CYGWIN_NT-6.2
Cygwin/X Project
Release: 1.18.1.0
OS: CYGWIN_NT-6.2 HOME 2.4.1(0.293/5/3) 2016-01-24 11:26 x86_64
OS: Windows 10 [Windows NT 10.0 build 10586] (Win64)
Package: version 1.18.1-2 built 2016-03-03
XWin was started with the following command line:
/usr/bin/X :0 -auth C:/Users/matt/.serverauth.6572
(II) x
When I try to run "git gui" I get the following error:
Matt@hp /cygdrive/c/Users/Matt
$ git gui
error: git-gui died of signal 11
Log files attached.
Sincerely,
Matt Seitz
cygcheck.out
Description: cygcheck.out
wish8.5.exe.stackdump
Description: wish8.5.exe.stackdump
--
Probl
f segfault?
My environment:
CYGWIN_NT-10.0-WOW 2.3.1(0.291/5/3) 2015-11-14 12:42 i686 Cygwin
Winows 10 x64, AMD FX-8370, GeForce 970
Thanks,
Matt D.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwi
t-git/.git config alias.foo ls-files
error: could not lock config file d:/projects/git-git/.git/config: No such file
or directory
We'll adjust accordingly.
Thanks!
-Matt
- Original Message -
From: "Adam Dinwoodie"
To: cygwin@cygwin.com
S
>From: Dave Kilroy [mailto:kilr...@googlemail.com]
>>On 23/10/2015 16:16, Matt Seitz (matseitz) wrote:
>> When I right click a folder in Windows Explorer and select "Bash
>> Prompt Here", a window opens briefly and then closes immediately.
> I suspect this
Is there a reason why these produce different results?
find . -exec cygpath -wa {} \;
find . -exec echo $(cygpath -wa {}) \;
I have to do this which is much slower:
find . -exec bash -c 'echo $(cygpath -wa {})' \;
Or this:
find . | while read a; do echo $(cygpath -wa $a); don
I'm not sure if this got lost, ignored, or wasn't forwarded
appropriately, but I'm still getting this core dump:
https://sourceware.org/ml/cygwin/2015-10/msg00257.html
Matt D.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http:/
Cygwin isn't aware of this SID since it's the user I
log in as to the remove server and isn't a local SID.
Using noacl is a valid workaround but I would prefer an ACL-supported
solution if possible.
Matt D.
On 11/23/2015 3:08 AM, Andrey Repin wrote:
Greetings, Matt D.!
I noti
gh Cygwin only maps ACLs to the SIDs stored in passwd
and group and cannot handle ACLs when accessing network devices where
SIDs are not present in these files. Running passwd/mkgroup after the
share is on the keychain does not provide additional SIDs.
Is there no support for ACLs across ne
he same error that I get.
Matt D.
On 10/27/2015 5:52 AM, Corinna Vinschen wrote:
On Sep 25 16:31, Vermessung AVT - Wolfgang Rieger wrote:
1) Concurrent read access to the setup files was possible and worked
fine with local files (24 hrs testing with millions of file accesses
in 4 parallel jobs).
When I right click a folder in Windows Explorer and select "Bash Prompt Here",
a window opens briefly and then closes immediately. If I select "Applications
-> Xterm" from the Cygwin/X Server tray icon, XTerm opens fine.
Cygcheck and Xwin logs attached. Chere -lr output below.
matseitz@MATSEI
> From: Jon Turney [mailto:jon.tur...@dronecode.org.uk]
> Sent: Monday, October 19, 2015 7:54
>
> The dependency chain is git-gui -> gitk -> font-adobe-dpi75
>
> It doesn't look like the fonts in xorg-x11-fonts-Type1 are available to
> fontconfig, so I've changed the dependency of gitk to dejavu-
Illegal instruction (core dumped)
Test on Oracle JDK jar:
$jar -uf test.jar -C test icons
(works fine)
Matt D.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http
Latest release of setup-x86.exe downloaded today.
gcc-java-4.9.2-3 has the wrong libgcj dependency. It erroneously depends
on libgcj16-5.2.0-1 instead of libgcj15-4.9.3-1 and will complain that
it can't find cyggcj-15.dll if I try to run gjar.
Matt D.
--
Problem reports:
A few days ago, I ran Setup to update my currently installed package, including
my git packages. Since then, whenever I run git gui, I get the following error:
$ git gui
assertion "font != NULL" failed: file
"/usr/src/ports/fontconfig/fontconfig-2.11.1-3.x86_64/src/fontconfig-2.11.1/src/fcmatch
On Wed, 2015-07-29 at 12:48 +0200, Dr Rainer Woitok wrote:
> File "/usr/lib/python2.7/site-packages/libsvn/core.py", line 7285, in
>
> svn_pool_create()
> TypeError: svn_pool_create() takes exactly 2 arguments (0 given)
This is apparently known breakage with libsvn's SWIG bindings related
> From: Andrey Repin
> http://cygwin.com/faq/faq.html#faq.using.sshd-in-domain
Any suggestions if you can't get your domain admin to create a generic
"cyg_server" account for you?
I suspect some people in corporate environments may have trouble getting domain
admins to create a generic "cyg_se
> From: cygwin-ow...@cygwin.com [mailto:cygwin-ow...@cygwin.com] On Behalf
> Of Matt Seitz (matseitz)
>
> > From: Jon TURNEY
> >
> > If this is easy for you to reproduce, could you show me the logfile
> > produced on reproduction, after starting XWin wi
> From: Jon TURNEY
>
> If this is easy for you to reproduce, could you show me the logfile
> produced on reproduction, after starting XWin with the '-logverbose 3'
> option?
Thanks for getting back to me. I was unable to reproduce the issue this
morning, with or without the "-logverbose 3" set
Steps to reproduce:
-Right click XWin notification tray icon
-Left click "Exit..."
Expected results: XWin notification tray icon disappears and process ends
Actual results: No change, XWin continues to run
cygcheck.out
Description: cygcheck.out
XWin.8.log
Description: XWin.8.log
--
Proble
math tools to compliment my Java work.
Any links and advice would be much appreciated, thanks,
Matt Thomas
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http
Ahh, interesting, I'll have to break that again and see if it needs a
valid username. Thanks for the idea!
Matt
On Thu, 2014-08-07 at 15:08 -0500, Yaakov Selkowitz wrote:
> On 2014-08-07 15:01, Matt Rose wrote:
> > I've noticed that the newer version of the rpm-build package
It's not really a bug in cygwin itself, just one of
the packages.
Matt
--
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
ntered is a borked ls display when an actual
folder "a", "b", etc., appears in the Cygwin root folder and the
inability to enumerate drive with "ls /cygdrive".
Are there any other caveats to consider?
Also, it would be nice if doing a directory list on /cygdrive was a
Cannot replicate on Windows XP SP3 with latest Cygwin DLL by launching
Cygwin's ftp from Windows command prompt or from a bash prompt.
Everything connects fine.
Matt D.
On 7/21/2014 10:52 AM, D. Boland wrote:
Hi Warren,
Warren Young wrote:
On 7/21/2014 06:19, D. Boland wrote:
Wit
7;t need it.
Your shell environment will need to be setup for both the compiler
(cl.exe) and the linker (link.exe). See here:
http://msdn.microsoft.com/en-us/library/aa236630(v=vs.60).aspx
http://msdn.microsoft.com/en-us/library/aa270757(v=vs.60).aspx
Matt D.
On 7/10/2014 6:14 PM, Robert Pe
Try adding this to your script:
cd /cygdrive/d/path/to/dir;`for file..
Matt D.
On 9/24/2013 5:43 PM, Ulrich Pogson wrote:
Hello
I would like to run this script `for file in `find . -name "*.po"` ;
do msgfmt -o ${file/.po/.mo} $file ; done` in windows cmd. The script
need t
The link sounded promising but no matter how high I set it (tried up to
8192), I get the same error, even when bringing down the compression
ratio a bit.
I attempted to increase the cygwin heap on both /usr/lib/p7zip/7z.exe
and 7za.exe.
Matt D.
On 9/22/2013 10:25 PM, Larry Hall (Cygwin
roblem does not appear to be how much available memory I
have but rather q question of why the process can't seem to allocate it.
Any advice?
Matt D.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://
-Indicator/issues/31
Supposedly this has already been fixed in the emacs trunk, although I
did not test this case.
Matt D.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info
I experienced the following error while running "make install" for
cygwin emacs:
chown: invalid user: `Matthew'
I corrected the problem by encapsulating the following variables in
quotes within Makefile and Makefile.in:
$${USERNAME}
$${USER}
$${installuser}
Matt D.
--
AM, Andrew DeFaria wrote:
On 06/22/2013 08:39 AM, Matt D. wrote:
Maybe I've just had a long week but I can't seem to get this to work:
alias pathw='echo `cygpath -w "$@"`'
pathw "/cygdrive/g/"
I also tried:
alias pathw='echo $(cygpath -w "$@"
Maybe I've just had a long week but I can't seem to get this to work:
alias pathw='echo `cygpath -w "$@"`'
pathw "/cygdrive/g/"
I also tried:
alias pathw='echo $(cygpath -w "$@")'
cygpath just yells at me that I'm doing something wrong.
--
Problem reports: http://cygwin.com/problems.ht
Thank you. I took the time to make certain that I couldn't find any
other lingering problems.
The update to 2.7.1 corrects the test case I submitted previously.
Thanks! :)
On 6/21/2013 8:11 AM, Corinna Vinschen wrote:
On Jun 20 09:46, Corinna Vinschen wrote:
On Jun 19 23:31, Matt D.
SAME test case.
This is definitely a bug.
On 6/20/2013 1:47 AM, Christopher Faylor wrote:
On Wed, Jun 19, 2013 at 11:31:48PM -0400, Matt D. wrote:
I've been looking further into this and it appears as though the problem
is in 'patch' not 'quilt'. quilt is actually
ng actual disparity.
To summarize, the patch to Imakefile (CRLF) will apply if it is
converted to LF line endings. Using the '--binary' switch seems to be a
workaround for this issue.
On 6/18/2013 1:36 AM, Matt D. wrote:
Built the latest source 0.60 (same version as Cygwin) from
I believe the correct syntax is:
$ ls -ld /usr/bin/gcc-*
On 6/19/2013 9:01 AM, Nellis, Kenneth wrote:
> Surprised that this didn't work:
>
> $ ls -ld /usr/bin/gcc-?
> ls: cannot access /usr/bin/gcc-?: No such file or directory
> $
>
> while the following did:
>
>
> $ ls -ld /usr/bin/gcc-?.exe
>
.dll snapshot;
same problem.
On 6/18/2013 1:09 AM, Matt D. wrote:
The last e-mail I supplied to the mailing list was missing the link to
the example. See this one for the link.
---
There seems to be a problem with Cygwin's quilt. This simple example
simply alters a #define from '
The last e-mail I supplied to the mailing list was missing the link to
the example. See this one for the link.
---
There seems to be a problem with Cygwin's quilt. This simple example
simply alters a #define from 'MESAGL' to 'NX_MESAGL'. That's it.
New quilt created, ok.
New patch, ok.
Edit
There seems to be a problem with Cygwin's quilt. This simple example
simply alters a #define from 'MESAGL' to 'NX_MESAGL'. That's it.
New quilt created, ok.
New patch, ok.
Edit file, ok.
Refresh (create patch), ok.
Rollback changes, ok.
Reapply patch.. error:
>>> quilt push
>>> Applying patch
If you read the response from the mintty author in the support ticket
linked in the original post you'll see:
"There've been various issues with pseudo terminal (pty) layer in the
Cygwin 1.7.19 release, which apparently haven't been fully addressed in
1.7.20. Mintty is based on that pty layer,
Attempting to compile twf:
http://gtk-apps.org/content/show.php/?content=83361
Configures fine. Then on make it hangs on what appears to be the linking
stage:
/bin/sh ../libtool --tag=CC --mode=link gcc -rdynamic -g -O2-o
twf.exe main.o themes.o -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x1
The following never exits the loop:
until test -f "~/file.txt"; do sleep 1 && echo sleep; done; echo done
The following does:
until test -f "/cygdrive/d/cygwin-home/file.txt"; do sleep 1 && echo
sleep; done; echo done
HOME is set and confirmed:
echo $HOME
/cygdrive/d/cygwin-home
--
Problem
See here for additional information and reproducible steps in the mintty
support ticket:
https://code.google.com/p/mintty/issues/detail?id=390
I can reproduce this using cygwin 1.7.20, 1.7.19, 1.7.18, 1.7.15, and 1.7.7.
Screen does NOT hang when is is created by calling the first command
throu
And here's the files... email...
-- Matt Johnson
I used ssh-host-config to set up the sshd service and provided different
options to the queries. In between variations of input to ssh-host-config, I
completely removed Cygwin and reinstalled it.
To provide a clear problem descripti
Process Name: C:\cygwin\bin\cygrunsrv.exe
Exit Status:0xc005
-
Any ideas of what could be preventing the service from being restarted would be
appreciated.
-- Matt Johnson
> -Original Message-
> From:
>
win\var, and
C:\cygwin\var\log
Removed local group policy object and rebooted machine
Compared Local Security options and User Rights to working servers (identical
except for administrator account name)
Turned Windows firewall on and off
-- Matt Johnson
cygcheck.out
Description: cygcheck.out
are on the same network, they both have the same
directories and cygwin is registered the same on both machines.
Thank you.
Matt T.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsub
1 - 100 of 381 matches
Mail list logo