Re: Moving on from Cygwin

2018-06-28 Thread David Stacey

On 28/06/18 13:15, Brian Inglis wrote:

On 2018-06-27 17:24, David Stacey wrote:

All of these are effectively dead upstream:
- 'words' is a dictionary from the Moby project. This doesn't exist anymore, and
so the source file is pulled from a 2006 mirror on the Wayback Machine! I
include a couple of patches from Fedora to correct some misspelled words and add
the names of US presidents.

Documented by the author at:
https://en.wikipedia.org/wiki/Moby_Project
which says mirrored at:
http://www.gutenberg.org/catalog/world/results?title=moby+list
in etexts 3201-6.


Thanks for the information. I used the same source URL as Fedora [1] - 
in fact, I just translated Fedora's 'spec' file into 'cygport' form.


Obviously, a new maintainer is free to pick whichever source of the Moby 
dictionary that he or she wishes. Note, however, that in the Gutenberg 
mirror, the files have all been renamed meaning that Fedora's 'typos' 
patch won't apply.


Dave.

[1] - https://src.fedoraproject.org/cgit/rpms/words.git/tree/words.spec



Re: Moving on from Cygwin

2018-06-28 Thread Andrew Schulman
> > I've been a Cygwin package maintainer for nearly six years, and I've 
> > learned a lot in my time here. Special thanks to Corinna for leading the 
> > programme, and to Yaakov for somehow managing to maintain a ridiculous 
> > number of packages. Cygwin has made a big difference to so many users 
> > over the years. I know the work done here is genuinely appreciated by 
> > the community, and I wish the programme every success in the future.
> 
> Thank you very much for your contributions over the years, and for being 
> willing to help make a smooth transition.  Much success in your future 
> endeavours.
> 
> Andrew, could you please polish a gold watch in honour of David's 
> retirement?

Awarded! https://cygwin.com/goldstars#DSt



Re: can't pull cygwin-htdocs

2018-06-28 Thread Andrew Schulman
> On 28/06/2018 18:09, Andrew Schulman wrote:
> > Scratching my head. This used to work. Now I get an inscrutable error 
> > message:
> > 
> >$ git remote -v
> >origin   ssh://sourceware.org/git/cygwin-htdocs.git (fetch)
> >origin   ssh://sourceware.org/git/cygwin-htdocs.git (push)
> > 
> >$ git fetch
> >FATAL: R any git/cygwin-htdocs Andrew_Schulman DENIED by fallthru
> >(or you mis-spelled the reponame)
> >fatal: Could not read from remote repository.
> > 
> >Please make sure you have the correct access rights
> >and the repository exists.
> 
> Yeah, sorry, I've broken this.
> 
> For the moment, you'll need to pull anonymously (using git:// or 
> http://) URLs.
> 
> I'm not sure this used to work as a push URL (or should)? I believe you 
> have a sourceware shell account which should work for that?

OK, no problem. Yes, it used to work for push too. If I have a sourceware shell
account, I'm not aware of it. Could you send me the details offline?

Thanks,
Andrew



Re: Fwd: Re: [ITP] engauge 10.7.2

2018-06-28 Thread Jon Turney

On 22/06/2018 10:37, Marco Atzeri wrote:

Am 21.06.2018 um 09:20 schrieb mark mitchell:

I have moved the help documentation files, and also incorporated your
suggestions for the cygport file. The corrected versions are at
https://drive.google.com/drive/u/0/folders/0B5_zuEeNEicQY1U0dFRYWTZqblU.
Thanks!



Hi Mark
I assume you have the current dir in the PATH

dos2unix: Datei build.bash wird ins Unix-Format umgewandelt …
/pub/temp/engauge-10.7.12-1.src/engauge.cygport: Zeile 29: build.bash: 
Kommando nicht gefunden.

It is better to replace

  build.bash with ./build.bash

except that it looks fine for me.
Good To Go


Please provide a ssh key as per https://cygwin.com/package-upload.html



Re: can't pull cygwin-htdocs

2018-06-28 Thread Jon Turney

On 28/06/2018 18:09, Andrew Schulman wrote:

Scratching my head. This used to work. Now I get an inscrutable error message:

   $ git remote -v
   origin   ssh://sourceware.org/git/cygwin-htdocs.git (fetch)
   origin   ssh://sourceware.org/git/cygwin-htdocs.git (push)

   $ git fetch
   FATAL: R any git/cygwin-htdocs Andrew_Schulman DENIED by fallthru
   (or you mis-spelled the reponame)
   fatal: Could not read from remote repository.

   Please make sure you have the correct access rights
   and the repository exists.


Yeah, sorry, I've broken this.

For the moment, you'll need to pull anonymously (using git:// or 
http://) URLs.


I'm not sure this used to work as a push URL (or should)? I believe you 
have a sourceware shell account which should work for that?


can't pull cygwin-htdocs

2018-06-28 Thread Andrew Schulman
Scratching my head. This used to work. Now I get an inscrutable error message:

  $ git remote -v
  originssh://sourceware.org/git/cygwin-htdocs.git (fetch)
  originssh://sourceware.org/git/cygwin-htdocs.git (push)

  $ git fetch
  FATAL: R any git/cygwin-htdocs Andrew_Schulman DENIED by fallthru
  (or you mis-spelled the reponame)
  fatal: Could not read from remote repository.

  Please make sure you have the correct access rights
  and the repository exists.

Huh? What am I doing wrong? ~/.ssh/config has:

  Host sourceware.org
  User cygwin

Thanks,
Andrew



Moving on from Cygwin

2018-06-28 Thread Brian Inglis
On 2018-06-27 17:24, David Stacey wrote:
> On 27/06/18 23:09, SPC wrote:
>> I have reviewed the list of packages maintained by David so far. I have
>> identified three packages of simple maintenance at least in appearance:
>> - words
> All of these are effectively dead upstream:
> - 'words' is a dictionary from the Moby project. This doesn't exist anymore, 
> and
> so the source file is pulled from a 2006 mirror on the Wayback Machine! I
> include a couple of patches from Fedora to correct some misspelled words and 
> add
> the names of US presidents.

Documented by the author at:
https://en.wikipedia.org/wiki/Moby_Project
which says mirrored at:
http://www.gutenberg.org/catalog/world/results?title=moby+list
in etexts 3201-6.

The Moby word list is also part of the Cygwin scowl package from
http://wordlist.aspell.net/
https://github.com/en-wl/wordlist

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada