On Wed, Jun 18, 2014 at 1:18 AM, Christopher Faylor wrote:
> Your idea of "constructive" is apparently flawed.
This is an interesting comment, taking in that your response ignores the
original question and focuses on off topic quibbling. I will pose your viewpoint
and my question again
> And, fra
On Tue, Jun 17, 2014 at 11:29:53PM -0500, Steven Penny wrote:
>On Tue, Jun 17, 2014 at 9:29 AM, Christopher Faylor wrote:
>>On Mon, Jun 09, 2014 at 11:17:11AM -0500, Steven Penny wrote:
>>>Of course because of Cygwin flawless website...
>>>
>> If you want to experimentally figure out how many warni
On Wed, Jun 18, 2014 at 12:04:29AM -0500, Yaakov Selkowitz wrote:
>On 2014-06-17 10:32, Christopher Faylor wrote:
>> I'm surprised that I haven't seen this before: The name that you used to
>> generate your packages was "David Stacey/None". My parser wasn't
>> expecting a name with a space and I d
On Wed, 18 Jun 2014 13:11:44 +0900, Katsumi Yamaoka wrote:
> I did do nothing special; nevertheless all seems to be working
> fine now. It's a mystery, but I'm sorry for the noise anyway.
A similar trouble happened after performing setup-x86.exe, that
updated a couple of packages and ran autoreba
On 2014-06-17 10:32, Christopher Faylor wrote:
I'm surprised that I haven't seen this before: The name that you used to
generate your packages was "David Stacey/None". My parser wasn't
expecting a name with a space and I didn't detect the fact that the
parsing failed (#($& just realized that I f
On Tue, Jun 17, 2014 at 9:29 AM, Christopher Faylor wrote:
> If you want to experimentally figure out how many warnings you get,
> please go right ahead and continue with this style of communication.
Really, I can do without veiled threats. If you are going to ban me or whatever,
go ahead and do i
On Tue, 17 Jun 2014 18:33:14 +0100, David Stacey wrote:
> On 17/06/14 09:28, Marco Atzeri wrote:
[...]
>> Sometime you need to full rebase from scratch.
>> Remove the rebase database /etc/rebase.db.i386
>> and rebaseall again.
>> Be sure to have not any running cygwin program
> This might happen i
On Tue, 17 Jun 2014 15:40:25 +0900, Katsumi Yamaoka wrote:
[...]
> Rebaseall doesn't help. A way to make those programs work I
> found is only to reinstall the packages:
> `gnome-keyring', `p11-kit-trust', `bzr', and `python'.
> However, those reinstallations cause some other programs to not
> wo
PACKAGE DESCRIPTION
===
Homepage: http://savannah.nongnu.org/projects/nmh/
License : BSD
Nmh isn't a single comprehensive program. Instead, it consists of
simple, single-purpose programs for sending, receiving, saving,
retrieving, and otherwise manipulating email messages. You c
On Jun 17 14:52, Corinna Vinschen wrote:
>On Jun 17 12:30, Corinna Vinschen wrote:
>> On Jun 17 12:00, Corinna Vinschen wrote:
>> > On Jun 16 22:39, Denis Excoffier wrote:
>> > > Another (unrelated and less important) problem is that 'getent'
>> > > happily produces lines with some extra ‘:’, in pa
On 6/17/2014 2:22 PM, Filipp Gunbin wrote:
Here are the steps to reproduce.
M-& echo "sleep 1; ps &" > /tmp/1.sh
Then M-& /tmp/1.sh (few times).
On my machine, sometimes it gives the output in the *Async Shell
Command* buffer, sometimes not. Without "sleep 1" the output is
displayed almost al
Version 2.6.7-1 of "man-db" has been uploaded.
DESCRIPTION
===
man-db is an implementation of the standard Unix documentation system
accessed using the man command. It uses a Berkeley DB database in place
of the traditional flat-text whatis databases.
HOMEPAGE
http://www.nong
On 2014-06-17 14:51, Corinna Vinschen wrote:
> On Jun 17 12:30, Corinna Vinschen wrote:
>> On Jun 17 12:00, Corinna Vinschen wrote:
>>> On Jun 16 22:39, Denis Excoffier wrote:
Another (unrelated and less important) problem is that 'getent'
happily produces lines with some extra ‘:’, in pa
On 2014-06-17 12:30, Corinna Vinschen wrote:
> On Jun 17 12:00, Corinna Vinschen wrote:
>> On Jun 16 22:39, Denis Excoffier wrote:
>>> Another (unrelated and less important) problem is that 'getent'
>>> happily produces lines with some extra ‘:’, in particular when the
>>> gecos field itself contai
Hi Corinna,
On 2014-06-17 12:00, Corinna Vinschen wrote:
>
> So I expect an LDAP_SUCCESS with ldap_count_entries() == 0 and then
> repeat the request. But the code doesn't expect LDAP_TIMEOUT in this
> case. Do I have to handle LDAP_TIMEOUT here as well?
LDAP_TIMEOUT can occur there. I can even
On 6/18/2014 05:33, Arthur Schwarz wrote:
> Hi Larry;
>
> I think I mislead you. Netbeans is quite comfortable with cygwin, and I
> believe demands it in a Windows environment. What Netbeans requires is the
> exact oath to use for gcc, g++, gfortran, the assembler, make file, gdb, and
> qmake (opt
Hi Larry;
I think I mislead you. Netbeans is quite comfortable with cygwin, and I
believe demands it in a Windows environment. What Netbeans requires is the
exact oath to use for gcc, g++, gfortran, the assembler, make file, gdb, and
qmake (optional). The make file path and gdb are invariant. The
On 06/17/2014 03:22 PM, Zdzislaw Meglicki wrote:
When I go to snapshots on the Cygwin site, there are
only Cygwin dlls there. Where is the latest Emacs
stuff? And which version of Emacs should go with
which Cygwin dll?
Snapshots are of the Cygwin DLL/package. If you're looking for Emacs, you
g
When I go to snapshots on the Cygwin site, there are
only Cygwin dlls there. Where is the latest Emacs
stuff? And which version of Emacs should go with
which Cygwin dll?
Gustav Meglicki
Indiana University
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygw
On 06/17/2014 11:19 AM, Ernie Rael wrote:
> On 6/17/2014 9:34 AM, Andrey Repin wrote:
>
>>> [[ $(id -G) =~ \b544\b ]]
>>> was suggested (the suggestion used symbolic name instead of a number and
>>> didn't use word boundary). Seems like word boundary is needed, but I
>>> couldn't get this to
On 06/17/2014 10:21 AM, Ernie Rael wrote:
> On 6/17/2014 1:45 AM, GrahamC wrote:
>> If we are looking for other alternatives the GROUPS environment
>> variable can also be used:
>>
>> PS1='\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
>> for G in "${GROUPS[@]}"; do
>> if [ "$G" =
On 17/06/14 16:39, Christopher Faylor wrote:
On Tue, Jun 17, 2014 at 11:32:00AM -0400, Christopher Faylor wrote:
I'm surprised that I haven't seen this before: The name that you used to
generate your packages was "David Stacey/None". My parser wasn't
expecting a name with a space and I didn't d
Here are the steps to reproduce.
M-& echo "sleep 1; ps &" > /tmp/1.sh
Then M-& /tmp/1.sh (few times).
On my machine, sometimes it gives the output in the *Async Shell
Command* buffer, sometimes not. Without "sleep 1" the output is
displayed almost always.
M-! /tmp/1.sh displays the output alwa
I think I have found a problem when building programs using the latest
mesa library, where abort is being called during exit()
This seems to be x86 specific, and looks like it is somehow related to
having a C++ library dynamically loaded by a C program.
I think I have reduced it to the foll
On 06/17/2014 12:31 PM, Arthur Schwarz wrote:
The issue and confusion arise because I am using the Netbeans IDE, and
Netbeans requires explicit reference to the gcc, g++, fortran compilers and
assembler being used. I am running into difficulties.
Sorry, I don't know anything about how to config
Win7
gcc 4.8.3-?
Netbeans 7.4
Hi csaba;
I just downloaded the latest version of gcc (16 Jun version). Strangely
enough, the [ANNOUNCEMENT] says that it is gcc 4.8.3-1 and the setup
download says it is gcc 4.8.3-2. Sigh.
There are some changes. The
i686-pc-cygwin-gcc-4.8.2.exe
x86_64-pc-
On 17/06/14 09:28, Marco Atzeri wrote:
On 17/06/2014 08:40, Katsumi Yamaoka wrote:
Hi,
I updated the Cygwin installation on Win7 SP1 32-bit yesterday
(using setup-x86.exe) and got unable to use some commands.
For instance, when I tried to update the Emacs source by using
bzr+ssh I got:
$ cd em
On 6/17/2014 9:34 AM, Andrey Repin wrote:
[[ $(id -G) =~ \b544\b ]]
was suggested (the suggestion used symbolic name instead of a number and
didn't use word boundary). Seems like word boundary is needed, but I
couldn't get this to work. Are the regex boundary matchers not
supported by bas
Greetings, Ernie Rael!
> On 6/17/2014 1:45 AM, GrahamC wrote:
>> If we are looking for other alternatives the GROUPS environment variable can
>> also be used:
>>
>> PS1='\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
>> for G in "${GROUPS[@]}"; do
>> if [ "$G" = 544 ]; then
>>
Greetings, Ken Brown!
> On 6/17/2014 10:47 AM, Zdzislaw Meglicki wrote:
>> emacs 24.3-7 OK
>> emacs-debuginfo 24.3-7 OK
>> emacs-el 24.3-7
Win7
gcc 4.8.3
Netbeans 7.4
Hi Csaba;
I used setup.exe.
The issue and confusion arise because I am using the Netbeans IDE, and
Netbeans requires explicit reference to the gcc, g++, fortran compilers and
assembler being used. I am running into difficulties.
1: mingw fails to link correctly. Hund
On 6/17/2014 1:45 AM, GrahamC wrote:
If we are looking for other alternatives the GROUPS environment variable can
also be used:
PS1='\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ '
for G in "${GROUPS[@]}"; do
if [ "$G" = 544 ]; then
PS1='\[\e]0;Administrator \w\a\]\n\[\
On Jun 17 10:57, James Calfee wrote:
> "It seems like the issue is awk specific under Cygwin. I tried a few
> different things and it seems that awk is silently treating replacing
> \r\n with \n in the input data."
>
> See stack overflow ticket #24251296
> titled: does-awk-cr-lf-handling-break-on
On Tue, Jun 17, 2014 at 11:32:00AM -0400, Christopher Faylor wrote:
>I'm surprised that I haven't seen this before: The name that you used to
>generate your packages was "David Stacey/None". My parser wasn't
>expecting a name with a space and I didn't detect the fact that the
>parsing failed (#($&
On 6/17/2014 10:47 AM, Zdzislaw Meglicki wrote:
emacs 24.3-7 OK
emacs-debuginfo 24.3-7 OK
emacs-el 24.3-7 OK
emacs-w32
On Tue, Jun 17, 2014 at 10:31:11AM -0400, Christopher Faylor wrote:
>On Mon, Jun 09, 2014 at 07:19:04PM +0100, David Stacey wrote:
>>On the cygwin.com website, none of my packages display their contents
>>correctly, e.g.:
>>
>> https://cygwin.com/packages/x86/keepassx/keepassx-0.4.3-2
>>https:
Yes, on running cygcheck -cv gdb I get the same output
as you do: the info documentation is missing. Why is it
missing? Do I need to request it explicitly, or is it
missing from Cygwin distribution?
Gustav Meglicki
Indiana University
--
Problem reports: http://cygwin.com/problems.html
FAQ:
"It seems like the issue is awk specific under Cygwin. I tried a few
different things and it seems that awk is silently treating replacing
\r\n with \n in the input data."
See stack overflow ticket #24251296
titled: does-awk-cr-lf-handling-break-on-cygwin
Unfortunately the spam filter rejects li
On 17/06/2014 16:47, Zdzislaw Meglicki wrote:
gdb 7.6.50-4
Incomplete
... Is gdb meant to be "Incomplete?" I just ran vanilla
installation, requesting "all."
may be it is just a setup glitch.
Just ask for verbose output
$ cygc
Following my previous message, the versions:
Cygwin DLL version info:
DLL version: 1.7.30
DLL epoch: 19 DLL old termios: 5
DLL malloc env: 28
Cygwin conv: 181
API major: 0
API minor: 272
Shared data: 5
DLL identifier:
On Mon, Jun 16, 2014 at 12:23 PM, Corinna Vinschen wrote:
> On Jun 16 17:08, Henry S. Thompson wrote:
>> Corinna Vinschen writes:
>>
>> > [Corinna is BACK!]
>> >
>> > I'll generate a new snapshot later today.
>>
>> Hope you had a great holiday! You were missed.
>
> Holiday was great, thank you.
>
On Mon, Jun 09, 2014 at 07:19:04PM +0100, David Stacey wrote:
>On the cygwin.com website, none of my packages display their contents
>correctly, e.g.:
>
> https://cygwin.com/packages/x86/keepassx/keepassx-0.4.3-2
>https://cygwin.com/packages/x86/libpoco-devel/libpoco-devel-1.4.6p3-1
> http
On Mon, Jun 09, 2014 at 11:17:11AM -0500, Steven Penny wrote:
>On Mon, Jun 9, 2014 at 10:17 AM, Warren Young wrote:
>> Speaking of, is the source for package-grep.cgi available somewhere? I
>
>http://cygwin.com/cgi-bin/cvsweb.cgi/htdocs/cgi-bin2?cvsroot=cygwin
>
>Of course because of Cygwin flawle
OK, the latest crash, after the latest upgrades,
about which in the follow up posting. I was running
emacs-w32 under gdb. Emacs crashed on segmentation
fault and the backtrace points to... (Emacs) alloc.
Here it is:
Program received signal SIGSEGV, Segmentation fault.
0x7ff9778dec8b in ??
On Thu, Jun 12, 2014 at 04:58:25PM -0500, Steven Penny wrote:
>On Mon, May 26, 2014 at 3:12 PM, Christopher Faylor wrote:
>> And, frankly, I think it's a bad idea to keep a monolithic list of
>> packages available for people to download anyway.
>
>I would counter that Debian and others who use "apt
2014-06-17 10:57 GMT+02:00 Jari Aalto:
> PACKAGE DESCRIPTION
> ===
>
> Homepage: http://freecode.com/projects/rsync
> License : GPL-3+
>
> Fast and versatile file-copying tool which can copy locally and
> to/from a remote host. It offers many options to control its behavior,
> and i
On Jun 17 12:30, Corinna Vinschen wrote:
> On Jun 17 12:00, Corinna Vinschen wrote:
> > On Jun 16 22:39, Denis Excoffier wrote:
> > > Another (unrelated and less important) problem is that 'getent'
> > > happily produces lines with some extra ‘:’, in particular when the
> > > gecos field itself con
Greetings, Pavel Fedin!
> By the way, i have some suggestions for Setup program. First, can you make
> a possibility to downgrade to any version, not only one version back ? The
> latest stable Cygwin version is 1.28, but in Setup i can only select 1.29.
> Also, it would be nice to be able to 'st
Hi,
I am trying to run Pyclewn (gdb front end for Vim) under Cygwin. Installation
went fine, but when starting Pyclewn, it starts gdb and attempts to determine
the version number:
Exception in pyclewn:
"cannot find the gdb version"
source line: "raise ClewnError('cannot find the gdb version')"
2014-06-17 12:37 GMT+02:00:
> Just out of curiosity does 3.1.0 have issues?
Yes, it is very slow on cygwin. Various tests fails. 3.1.1pre1 works
as expected (haven't tried pre2). But I think Jari wants to wait for
the official release of 3.1.1
Regards,
Frank
--
Problem reports: http://cygw
Just out of curiosity does 3.1.0 have issues?
> On Jun 17, 2014, at 4:57 AM, Jari Aalto wrote:
>
>
> PACKAGE DESCRIPTION
> ===
>
> Homepage: http://freecode.com/projects/rsync
> License : GPL-3+
>
> Fast and versatile file-copying tool which can copy locally and
> to/from a re
On Jun 17 12:00, Corinna Vinschen wrote:
> On Jun 16 22:39, Denis Excoffier wrote:
> > Another (unrelated and less important) problem is that 'getent'
> > happily produces lines with some extra ‘:’, in particular when the
> > gecos field itself contains ‘:’.
>
> Wow, that *is* important. All fiel
On 16/06/2014 22:24 +0200, Marco Atzeri wrote:
> On 16/06/2014 19:04, Filipp Gunbin wrote:
>> On 27/07/2013 09:57 +0200, marco atzeri wrote:
>>
>> Currently postgres with ossp-uuid module (--with-ossp-uuid added to
>> CYGCONF_ARGS) builds with OSSP uuid library
>> (http://www.ossp.org/pkg/lib/uuid
PACKAGE DESCRIPTION
===
Homepage: http://www.clearchain.com/blog/posts/splitting-a-patch
License : GPL-2+
Divide a patch or diff file into pieces. The split can made by file or
by hunk basis. This makes is possible to separate changes that might
not be desireable or assemble the
PACKAGE DESCRIPTION
===
Homepage: http://freecode.com/projects/rsync
License : GPL-3+
Fast and versatile file-copying tool which can copy locally and
to/from a remote host. It offers many options to control its behavior,
and its remote-update protocol can minimize network traffic
PACKAGE DESCRIPTION
===
Homepage: https://freecode.com/projects/tnef
License : GPL-2+
TNEF is a program for unpacking MIME attachments of type
application/ms-tnef. This is typcially a Microsoft only attachment.
The TNEF program allows one to unpack the attachments which were
enca
Hi Denis,
On Jun 16 22:39, Denis Excoffier wrote:
> Hello,
>
> I’ve exercised ‘getent' a little bit those days (with 'db_enum: all’
> in /etc/nsswitch.conf), and it seems to me that the timeout ‘tv' (3
> seconds, in ldap.cc) is probably too small for servers not so quickly
> responsive or with ma
2014-06-17 01:47 David Stacey :
| On 16/06/14 11:58, Jari Aalto wrote:
|
| > Thanks Jan. New release uploaded. Should appear shortly in
| > archives.
|
| Thanks for changing this, but I'm only seeing the '-2' build for
| x86_64, not x86.
Hm, for some reason the cron did not pick it up at Cygwin
si
> Frank Fesevur writes:
>> When I run as administrator I change my PS1 from "$" to "#" with these
>> line in ~/.bashrc.
>>
>> if id -Gn | grep -i Administrators > /dev/null
>
> If anything I'd check for membership in group 544. "Administrators"
> surely is one of these strings that gets localized
Marco Atzeri gmail.com> writes:
> (0x5B) is a very low address, I guess your rebase was not really
> successful.
Such low addresses are often a result of an address conflict or BLODA in my
experience. If indeed the rebase positions the library at that address,
then a full rebase is in order
On 17/06/2014 08:40, Katsumi Yamaoka wrote:
Hi,
I updated the Cygwin installation on Win7 SP1 32-bit yesterday
(using setup-x86.exe) and got unable to use some commands.
For instance, when I tried to update the Emacs source by using
bzr+ssh I got:
$ cd emacs/trunk
$ bzr update
0 [main] pyt
Thomas Wolff towo.net> writes:
> As Corinna had said. Yet, I'd like to check official documentation to
> confirm "544" is a constant for this purpose.
I suggest you go to MSDN and search for "well-known security identifiers"
and then read Corinnas explanation of how these are mapped to Cygwin UI
62 matches
Mail list logo