On 2013-05-29 23:23, Ryan Johnson wrote:
GNU gdb (GDB) 7.6.50.20130408-cvs (cygwin-special)
... snip...
Reading symbols from /home/Ryan/experiments/a.exe...done.
(gdb) catch throw
Catchpoint 1 (throw)
That was a mistake in the documentation, they didn't actually get around
to implementing it
The following packages have been updated in the Cygwin distribution:
*** libbotan1.8.13-1.8.14-1
*** libbotan-devel-1.8.14-1 (replaces the 'botan' package)
Botan is a crypto library for C++ released under the permissive 2-clause
BSD license. It provides most any cryptographic algorithm you migh
Warren,
I'm having a problem with my newly built monotone packages on both x86
and x64:
mtn: warning: recoverable 'system' error while processing peer
mtn://monotone.ca/monotone: 'error: sqlite error: SQL logic error or
missing database'
mtn: error: processing failure while talking to peer
On Wed, May 29, 2013 at 1:38 PM, David Rothenberger wrote:
> I think the recently release subversion-1.7.9-2 package will fix your
> problem. It does not fix all uses of UNC paths, especially those passed
> on the command line (e.g., "svn status //server/share" or "svn export
> //server/share") be
On 29 May 2013 13:01, Corinna Vinschen wrote:
> On May 29 12:40, Chris Sutcliffe wrote:
>> On 29 May 2013 11:23, Corinna Vinschen wrote:
>> > On May 29 10:33, Chris Sutcliffe wrote:
>> >> On 29 May 2013 04:39, Corinna Vinschen wrote:
>> > Also, either way, did you logoff and logon so that the "Crea
Sorry for missing this before.
On 2013-05-29 17:43, Charles Wilson wrote:
Known issue, waiting for cygport fix. cygutils relies on cygport
auto-generating the postinstall scripts which invoke those tools.
Cygport does this because the install package contains the following two
files:
/usr/shar
On 5/29/2013 11:47 AM, Reini Urban wrote:
I got the cygutils postinstall error also, caused by missing dependencies.
$ cat /etc/postinstall/cygutils.sh
/usr/bin/update-desktop-database
/usr/bin/update-mime-database /usr/share/mime
both scripts do not exist, and are no cygutils reqs.
please test
Hi all,
Compiling the following with the cygwin g++-4.5.3:
int global;
int main() {
if (global)
throw global;
return 0;
}
Crashes gdb if a catchpoint is set:
GNU gdb (GDB) 7.6.50.20130408-cvs (cygwin-special)
... snip...
Reading symbols from /home/Ryan/experiments/a.exe...done.
David Rothenberger wrote:
> On 5/27/2013 2:34 PM, David Boyce wrote:
>> I've encountered a regression in svn client behavior between Cygwin
>> 1.7.17 and 1.7.18. I also tried today's snapshot which doesn't fix it,
>> though I suspect the problem is actually in the svn port to Cygwin,
>> not the DLL
CYGWIN NEWS:
* Switch to version-less .cygport file.
* Rebuild against libsasl2_3.
* Update to db4.8.
* Include a partial fix for UNC paths. This fixes the issues
reported in http://cygwin.com/ml/cygwin/2013-05/msg00382.html but
does not allow UNC paths on the command-line as
On 5/29/2013 3:18 PM, paul.nicker...@desknetinc.com wrote:
cygwin-owner at cygwin dot com wrote on 05/29/2013 12:28:30 PM:
From: "Larry Hall (Cygwin)"
To: cygwin at cygwin dot com,
Date: 05/29/2013 12:29 PM
Subject: Re: Postinstall Script Errors With Exit Code 128
Sent by: cygwin-owner at cygw
cygwin-owner at cygwin dot com wrote on 05/29/2013 11:47:20 AM:
> From: Reini Urban
> To: The Cygwin Mailing List , Charles Wilson
> ,
> Date: 05/29/2013 11:47 AM
> Subject: Re: cygutils Postinstall Script Errors With Exit Code 128
> Sent by: cygwin-owner at cygwin dot com
>
> On Tue, May 28,
cygwin-owner at cygwin dot com wrote on 05/29/2013 12:28:30 PM:
> From: "Larry Hall (Cygwin)"
> To: cygwin at cygwin dot com,
> Date: 05/29/2013 12:29 PM
> Subject: Re: Postinstall Script Errors With Exit Code 128
> Sent by: cygwin-owner at cygwin dot com
>
> On 5/29/2013 12:04 PM, Paul.Nickers
Greetings, Corinna Vinschen!
>> > Btw., as a sidenote, are you aware that you can access the filesystem
>> > underneath the volume shadow copy as well?
>>
>> > Try this (note the trailing backslash!):
>>
>> > $ cd /proc/sys/Device/HarddiskVolumeShadowCopy1/
>> > $ ls
>>
>> > The only downsi
A new version the Apache Portable Runtime utilities library is now
available for download.
CYGWIN CHANGES:
===
* Build against latest libdb: db4.8 for Cygwin and db5.3 for Cygwin
64.
* Disable PostgreSQL support.
* The PostgreSQL package does not provide dynamic libraries,
On May 29 12:40, Chris Sutcliffe wrote:
> On 29 May 2013 11:23, Corinna Vinschen wrote:
> > On May 29 10:33, Chris Sutcliffe wrote:
> >> On 29 May 2013 04:39, Corinna Vinschen wrote:
> >> > To workaround that, you can either add yourself to the "Create symbolic
> >> > links" right, or you can add t
On May 29 09:49, David Rothenberger wrote:
> Corinna Vinschen wrote:
> > On May 28 22:14, David Rothenberger wrote:
> >> On 5/27/2013 12:38 PM, Corinna Vinschen wrote:
> >>> Other than that, I'll upload a new 32 bit snapshot and a new 64 bit
> >>> Cygwin package within the next hour or so. Please
New versions of cyrus-sasl and related packages are available.
IMPORTANT NOTE:
===
The previous 2.1.25-1 package included an ABI change from upstream
without updating the DLL names. This can cause problems with other
packages that were compiled against the earlier version of
cyrus-sasl
The serf packages have been updated to the new upstream release
1.2.0. See
http://serf.googlecode.com/svn/tags/1.2.0/CHANGES
for more details about the changes in this release.
More information about serf can be found at
http://code.google.com/p/serf/.
DESCRIPTION:
The serf libra
Corinna Vinschen wrote:
> On May 28 22:14, David Rothenberger wrote:
>> On 5/27/2013 12:38 PM, Corinna Vinschen wrote:
>>> Other than that, I'll upload a new 32 bit snapshot and a new 64 bit
>>> Cygwin package within the next hour or so. Please give both of them
>>> a try.
>>
>> The libapr1 test s
On 29 May 2013 11:23, Corinna Vinschen wrote:
> On May 29 10:33, Chris Sutcliffe wrote:
>> On 29 May 2013 04:39, Corinna Vinschen wrote:
>> > To workaround that, you can either add yourself to the "Create symbolic
>> > links" right, or you can add the "Users" group if you want to allow
>> > every u
On 5/29/2013 12:04 PM, Paul.Nickerson wrote:
I tried each of your suggestions, and they did not help it install. I also
tried cygcheck again, and it did not run any better. Any other ideas? I'm
at a loss right now.
This list has seen the occasional question about AWS and Cygwin in the past
b
>> Paul.Nickerson at desknetinc dot com wrote on 05/28/2013 03:43:11 PM:
>> From: Paul.Nickerson at desknetinc dot com
>> To: cygwin at cygwin dot com,
>> Date: 05/28/2013 03:43 PM
>> Subject: Postinstall Script Errors With Exit Code 128
>>
>> I am attempting to install Cygwin, and am getting er
On Tue, May 28, 2013 at 2:43 Paul.Nickerson wrote:
> I am attempting to install Cygwin, and am getting errors near the end of
> the process. I am using version 2.774 of setup.exe on Microsoft Windows
> Server 2003 R2 Datacenter x64 Edition Service Pack 2 and the default
> Cygwin packages. This is a
Hi
A new version of 'gq' has been uploaded to a server near you.
o Build for cygwin 1.7.18 with gcc-4.5.3
o Uses cygport for .hint files generation
o debuginfo package included
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
If you want to unsubscribe from the cygwin-anno
On May 29 10:33, Chris Sutcliffe wrote:
> On 29 May 2013 04:39, Corinna Vinschen wrote:
> > On May 28 22:23, Chris Sutcliffe wrote:
> >> It works fine if I create the native symlinks in an elevated shell,
> >> but does not if I create the native symlinks in a "normal" shell. Is
> >> this expected
On 29 May 2013 04:39, Corinna Vinschen wrote:
> On May 28 22:23, Chris Sutcliffe wrote:
>> It works fine if I create the native symlinks in an elevated shell,
>> but does not if I create the native symlinks in a "normal" shell. Is
>> this expected (i.e. does creating native symlinks only work in
>
Hi
A new version of 'mcrypt' has been uploaded to a server near you.
o Build for cygwin 1.7.18 with gcc-4.5.3
o Switched to versionless .cygport file
CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
If you want to unsubscribe from the cygwin-announce mailing list, please
us
Hi
New versions of 'libmcrypt-doc/libmcrypt4/libmcrypt-devel' have been uploaded
to a server near you.
o Build for cygwin 1.7.18 with gcc-4.5.3
o Uses cygport for .hint files generation
o debuginfo package included
o Package rename: libmcrypt -> libmcrypt-doc
CYGWIN-ANNOUNCE UNSUBSCRIBE IN
On May 29 16:20, Andrey Repin wrote:
> Greetings, Corinna Vinschen!
>
> > Btw., as a sidenote, are you aware that you can access the filesystem
> > underneath the volume shadow copy as well?
>
> > Try this (note the trailing backslash!):
>
> > $ cd /proc/sys/Device/HarddiskVolumeShadowCopy1/
>
Greetings, Corinna Vinschen!
> Btw., as a sidenote, are you aware that you can access the filesystem
> underneath the volume shadow copy as well?
> Try this (note the trailing backslash!):
> $ cd /proc/sys/Device/HarddiskVolumeShadowCopy1/
> $ ls
> The only downside is that you can't cd int
Charles Wilson cwilson.fastmail.fm> writes:
> On 4/27/2012 4:20 AM, Corinna Vinschen wrote:
> > Fixing cygdrop.
>
> Thanks for the patch; I'm pretty busy this weekend but I'll try to roll
> out a new cygutils release Monday or so.
Sorry for this blast from the past, but cygutils have been update
> Andrew, I'd like to have a goldstar for David for providing short, simple,
> easy to reproduce testcases in plain C. Thanks!
Awarded: http://cygwin.com/goldstars/#DR
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation:
On May 29 11:14, Micky wrote:
> > That's not what you wrote in your OP. You wrote "but it doesn't let you
> > access the volumes as block devices", which is pretty misleading as far
> > as bug reports go.
>
> Sorry for not being clear enough.
>
> > The endless loop problem accessing the device v
On May 28 22:23, Chris Sutcliffe wrote:
> On 28 May 2013 14:55, Corinna Vinschen wrote:
> > On May 28 14:16, Chris Sutcliffe wrote:
> >> What permissions do I need for native symlinks to work? According to
> >> edit rights I have SeCreateSymbolicLinkPrivilege (when checking via an
> >> elevated she
On May 28 22:14, David Rothenberger wrote:
> On 5/27/2013 12:38 PM, Corinna Vinschen wrote:
> > Other than that, I'll upload a new 32 bit snapshot and a new 64 bit
> > Cygwin package within the next hour or so. Please give both of them
> > a try.
>
> The libapr1 test suite passes for both 32 bit
36 matches
Mail list logo