Are my emails being filtered out?
Subj. I've been sending emails to this list for a couple of weeks now, and no one replies. Do these messages come through at all? I know for a fact that the messages do end up in the ML archives, so they reach at least *some* places. In case this message is being read by anyone: i'm looking either for Yaakov Selkowitz, or for anyone who maintains the glib Cygwin package. Please help, i only have a few months. signature.asc Description: OpenPGP digital signature
[main] john 21084 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.
-- 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
Re: pinentry-tty, gpg-agent, and no way to enter password
On 4/16/19 12:29 PM, David Dombrowsky wrote: > From there I was able to cobble together a solution using a locally > patched version of pinentry-curses. Somewhere along the line, that > stopped working. I put debug prints in pinentry-tty, and it is opening the correct tty. However, running the command to set the terminal into the right mode will fail. If I comment that out, something interesting happens: tty/pinentry-tty.c 356 c = fgetc (ttyfi); 357 switch (c) This call to `fgetc`, while it points to a FILE handle opened to the correct tty, will read NOTHING. My session is on /dev/pty0, but a subprocess that opens that terminal for reading neither fail, nor read anything. Any ideas? -- David Dombrowsky, Software Engineer da...@6thstreetradio.org | 518-374-3204 https://www.linkedin.com/in/david-dombrowsky-94334415 signature.asc Description: OpenPGP digital signature
Re: Are my emails being filtered out?
On 2019-04-17 02:06, LRN wrote: > I've been sending emails to this list for a couple of weeks now, and no > one replies. Do these messages come through at all? I know for a fact that the > messages do end up in the ML archives, so they reach at least *some* places. > In case this message is being read by anyone: i'm looking either for Yaakov > Selkowitz, or for anyone who maintains the glib Cygwin package. Please help, i > only have a few months. The best way to initiate discussion may be replying to a previous post about a package in the relevant group with patches (see below), or an email with a new well written, specific subject. All participants are volunteers, with busy jobs, lives, or families, who also take trips and vacations. Some maintain dozens, hundreds, or thousands of Cygwin packages, may participate or work upstream, in other distros, packages, products, or standards groups. You may have months but they may have only minutes or seconds for a topic - respect that: "We are now living on Internet time" - Andy Grove, Intel, 1997. The relevant groups for patch submission and discussion are cygwin-apps for apps, cygwin-patches for winsup..., newlib for other library files, to which you must subscribe, or the upstream maintainer via email on the source site, normally using git format-patch/send-email against the latest sources, with well written, specific subjects and commit log entries. If the upstream source site has public email archives, issue or bug tracker, you may be able to search for relevant Cygwin or maintainer content, or you may have to ask the maintainer if an issue has already been raised with them. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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
Re: [main] john 21084 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.
On 4/17/19 7:19 AM, DJ creations wrote: > > Looks like our autoresponder is not (yet) smart enough to autorespond when the body is empty because the question was in the subject instead. https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3226 Virtualization: qemu.org | libvirt.org signature.asc Description: OpenPGP digital signature
Re: Are my emails being filtered out?
I too have had ongoing issues getting Cygwin mail. My spam package regularly filters out emails for "protocol" violations which I then have to notice and release. Some were for having multiple Reply-To headers. I even got a notice from the list stating that email to me had been bouncing. So I think that the mailing list software could use some maintenance. Thanks. On 2019-04-17 11:30 am, Brian Inglis wrote: On 2019-04-17 02:06, LRN wrote: I've been sending emails to this list for a couple of weeks now, and no one replies. Do these messages come through at all? I know for a fact that the messages do end up in the ML archives, so they reach at least *some* places. In case this message is being read by anyone: i'm looking either for Yaakov Selkowitz, or for anyone who maintains the glib Cygwin package. Please help, i only have a few months. -- 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
Re: Are my emails being filtered out?
On 17.04.2019 18:30, Brian Inglis wrote: > On 2019-04-17 02:06, LRN wrote: >> I've been sending emails to this list for a couple of weeks now, and no >> one replies. Do these messages come through at all? > > The best way to initiate discussion may be replying to a previous post about a > package in the relevant group with patches (see below), or an email with a new > well written, specific subject. TL/DR version: i'm doing things correctly, AFAIU, CMIIW. I was sending messages to this list, the subject was 'cygwin port of glib'. That seems specific enough for me. If there's a detail that i forgot to mention in the subject, please advice, i'll gladly include it. There was initially a reply (by Erik M. Bray), so i guess it could also be counted as "replying to a previous post" as well. > All participants are volunteers, with busy jobs, lives, or families, who also > take trips and vacations. > Some maintain dozens, hundreds, or thousands of Cygwin packages, may > participate > or work upstream, in other distros, packages, products, or standards groups. > You may have months but they may have only minutes or seconds for a topic - > respect that: "We are now living on Internet time" - Andy Grove, Intel, 1997. I probably wasn't clear. "A few months" is not the time that i can devote to this topic. It's the soft deadline that i've been given. The specific person i'm trying to communicate with doesn't seem to be on vacation (there was a message from that person in this mailing list yesterday, and eight days ago as well). As for being busy, i'm ok with an "i'm busy, will reply later" reply. I certainly not expect anyone to drop everything and devote all their time to researching the issues i raised. I do expect some kind of acknowledgement though. Guess i'm one of those people that don't like being ignored (and that's how it looks like, from where i'm sitting). > > The relevant groups for patch submission and discussion are cygwin-apps for > apps, cygwin-patches for winsup..., newlib for other library files, to which > you > must subscribe, or the upstream maintainer via email on the source site, > normally using git format-patch/send-email against the latest sources, with > well > written, specific subjects and commit log entries. I'm not submitting any patch or a package, i have a question about a patch that was already submitted in the past. cygwin-announce is obviously the wrong choice for this. cygwin-apps also seems a bad choice (i'm not a maintainer, and it's forbidden to subscribe to that list to ask questions about packages, which is what i want to ask). cygwin-developers is for devs only (i was already asked to not to post there in the past, when i had a question tangentially-related to Cygwin, and my current question certainly does not qualify as "related to Cygwin development"). cygwin-patches is for patch submissions only cygwin-talk is not for technical questions. That leaves this list ("In general, you should send questions and bug reports here"). The website that corresponds to the package in question is http://cygwinports.org/ , though its mailing list prescriptions are somewhat contradictory ("Issues with packages provided by Cygwin Ports in the Cygwin distribution should use the usual Cygwin mailing lists[i.e. this list?]. Please, do NOT send messages about the packages previously shipped here to the cygwin.com lists[i.e. this list?]."). Maybe i'm lacking some crucial piece of context information (does "packages previously shipped here" have some special meaning?). > > If the upstream source site has public email archives, issue or bug tracker, > you > may be able to search for relevant Cygwin or maintainer content, or you may > have > to ask the maintainer if an issue has already been raised with them. > cygwinports github site (section? repository group? user? I don't know how it's called on github) seems kind of bare. Looks like a mirror to me (i could be wrong, of course). No issues or PRs for the glib2.0 package either, so i can't be sure that anything i submit there is going to be noticed by anyone. signature.asc Description: OpenPGP digital signature
Re: Are my emails being filtered out?
LRN writes: > Subj. I've been sending emails to this list for a couple of weeks now, and no > one replies. Do these messages come through at all? Yes, they do just fine. > I know for a fact that the messages do end up in the ML archives, so > they reach at least *some* places. In case this message is being read > by anyone: i'm looking either for Yaakov Selkowitz, or for anyone who > maintains the glib Cygwin package. Please help, i only have a few > months. The inofficial protocol for reaching out to a package maintainer is to put "[Attn. Maintainer] " in the subject of your mail. Said maintainer may be currently unavailable or busy with other stuff, so please give her/him ample time to respond, i.e. at least two or three weeks before following up. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf rackAttack V1.04R1: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- 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
Re: Are my emails being filtered out?
On 17.04.2019 20:04, Achim Gratz wrote: > The inofficial protocol for reaching out to a package maintainer is to > put "[Attn. Maintainer] " in the subject of your mail. Said > maintainer may be currently unavailable or busy with other stuff, so > please give her/him ample time to respond, i.e. at least two or three > weeks before following up. > Thanks! That's good to know. signature.asc Description: OpenPGP digital signature
[Attn. Maintainer] glib2.0
On 03.04.2019 15:16, LRN wrote: > On 05.03.2019 17:23, LRN wrote: >> On 05.03.2019 17:07, E. Madison Bray wrote: >>> >>> If they're clean, worthwhile patches then I absolutely think you >>> should get them integrated upstream if at all possible--that's almost >>> always preferable. >> >> Okay, i'll see what i can do. >> > > Made some progress, but i would benefit from some input on a few things. > > 1) This[0] cygwinports commit and a related gnulib[1] commit. Which version of > cygwin (CYGWIN_VERSION_API_MINOR) corresponds to 1.7 (is the 1.7 number even > correct?). As a less-intrusive fix, i can switch > #ifdef __CYGWIN__ > to > #if defined(__CYGWIN) && (!defined (CYGWIN_VERSION_API_MINOR) || > CYGWIN_VERSION_API_MINOR < somevalue) > > > 2) This[2] cygwinports commit. I don't quite get what the author means. Does > he > mean that returning a path that looks like "//etc" from parsing a URI > "file:etc" is correct? Or the opposite, that it should return "/etc" ? The > commit seems to be saying one thing, while the code does something else. > > > [0]: > https://github.com/cygwinports/glib2.0/commit/b61abed9554ab813ed358ea5bad648987573772e#diff-2d64c930085856723abe9a40105389abR256 > > [1]: > https://git.savannah.gnu.org/cgit/gnulib.git/commit/lib/localcharset.c?id=9f5ab735f030faf651961d55ce3b849dd56dcff3 > > [2]: > https://github.com/cygwinports/glib2.0/commit/40ca93c8ae81e7a05ec098246b43ce74e157ebd6#diff-c86c0d1edc7cdc043b8b01ee6e526817 > Added the "[Attn. Maintainer] glib2.0" tag to the subject, as suggested in a different thread. signature.asc Description: OpenPGP digital signature
Re: Libssl 1.0 corrupted after upgrading from 2.10 to 3.x latest
On 2019-04-17 17:39, Sudheer Kolli wrote: > We got an issue where we were unable to run curl or lftp and throwing error > with cygssl_1.0.0.dll. So upgraded the Cygwin to latest version and I am > using chocolatey installer in windows. After that also I see packages are > still pointing to old ssl. > > The following are errors when I ssh into that windows box and try to run the > program. > C:/opt/cygwin64/bin/curl.exe: error while loading shared libraries: ?: > cannot open shared object file: No such file or directory > C:/opt/cygwin64/bin/lftp.exe: error while loading shared libraries: > cygssl-1.0.0.dll: cannot open shared object file: No such file or directory > > Any help would be appreciated. Try de-/re-installing the problem packages using Cygwin setup, and allow dependent libraries to also be de-/re-installed. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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