Re: [ITA] Git et al

2014-09-21 Thread Andrew Schulman
> > I'm not sure what the process is for adopting somebody else's package; > > the "Submitting a new package" instructions don't seem to apply since > > it's not a new package, but I don't yet have upload rights to just go > > ahead and do it. > > Adam, you are now listed as maintainer in cygwin-p

Re: [ITA] Git et al

2014-08-20 Thread Yaakov Selkowitz
On 2014-08-20 15:19, Adam Dinwoodie wrote: I can pick up all the above for 64-bit Cygwin, but the perl-Authen-SASL package doesn't appear to be available for 32-bit Cygwin. Can you check it's uploaded and available correctly? Fixed; sorry about that. Yaakov

Re: [ITA] Git et al

2014-08-20 Thread Adam Dinwoodie
On Fri, Aug 15, 2014 at 02:04:59AM -0500, Yaakov Selkowitz wrote: > On Wed, 2014-08-13 at 20:12 +0100, Adam Dinwoodie wrote: > > I think everything's good to go! CVS imports are working fine, I've > > used the build myself briefly (and a previous almost-identical build for > > a while), and the te

Re: [ITA] Git et al

2014-08-18 Thread Eric Blake
On 08/13/2014 01:12 PM, Adam Dinwoodie wrote: > On Mon, Aug 04, 2014 at 10:41:06PM +0100, Adam Dinwoodie wrote: >> Just to update folk: I've bumped to v2.0.4, and everything's working a >> lot more nicely. I've managed CVS imports using both 32-bit and 64-bit, >> and I'm in the process of ironing

Re: [ITA] Git et al

2014-08-15 Thread Adam Dinwoodie
On Fri, Aug 15, 2014 at 09:24:52AM +0100, Adam Dinwoodie wrote: > Beware the To/Cc headers in that last reply. I'm not sure how I maanged to screw them up like that. I'm going to blame the fact that I'm still trying to get used to Mutt's interface.

Re: [ITA] Git et al

2014-08-15 Thread Adam Dinwoodie
On Thu, Aug 14, 2014 at 10:24:58PM -0600, Eric Blake wrote: > On 08/13/2014 01:37 PM, Eric Blake wrote: > Packaging isn't quite right. After unpacking the -src tarball, I see a > file git-2.0.4-1.src.patch, with contents: > > Binary files origsrc/git/t/lib-gpg/random_seed and > src/git/t/lib-gpg/

Re: [ITA] Git et al

2014-08-15 Thread Yaakov Selkowitz
On Wed, 2014-08-13 at 20:12 +0100, Adam Dinwoodie wrote: > On Mon, Aug 04, 2014 at 10:41:06PM +0100, Adam Dinwoodie wrote: > > Just to update folk: I've bumped to v2.0.4, and everything's working a > > lot more nicely. I've managed CVS imports using both 32-bit and 64-bit, > > and I'm in the proce

Re: [ITA] Git et al

2014-08-14 Thread Marco Atzeri
On 15/08/2014 06:24, Eric Blake wrote: On 08/13/2014 01:37 PM, Eric Blake wrote: Packaging isn't quite right. After unpacking the -src tarball, I see a file git-2.0.4-1.src.patch, with contents: Binary files origsrc/git/t/lib-gpg/random_seed and src/git/t/lib-gpg/random_seed differ Binary file

Re: [ITA] Git et al

2014-08-14 Thread Eric Blake
On 08/13/2014 01:37 PM, Eric Blake wrote: >> The packages and setup.hint files are all ready to use and/or upload >> from http://tastycake.net/~adam/cygwin/. Before I can go ahead and >> release, I think I need to be added to cygwin-pkg-maint so I can send in >> an SSH key, and I possibly need a

Re: [ITA] Git et al

2014-08-13 Thread Eric Blake
On 08/13/2014 01:12 PM, Adam Dinwoodie wrote: > On Mon, Aug 04, 2014 at 10:41:06PM +0100, Adam Dinwoodie wrote: >> Just to update folk: I've bumped to v2.0.4, and everything's working a >> lot more nicely. I've managed CVS imports using both 32-bit and 64-bit, >> and I'm in the process of ironing

Re: [ITA] Git et al

2014-08-13 Thread Adam Dinwoodie
On Mon, Aug 04, 2014 at 10:41:06PM +0100, Adam Dinwoodie wrote: > Just to update folk: I've bumped to v2.0.4, and everything's working a > lot more nicely. I've managed CVS imports using both 32-bit and 64-bit, > and I'm in the process of ironing out a few kinks in the test suites > before I'm rea

Re: [ITA] Git et al

2014-08-04 Thread Adam Dinwoodie
On Mon, Jul 21, 2014 at 08:45:53AM +0100, Adam Dinwoodie wrote: > > I have been using git 2.0.2 that I built myself for a while now, so I > > tried this command using my copy. FWIW, the import works just fine with > > my x86_64 build, but fails with the same messages you get with the i686 > > build

Re: [ITA] Git et al

2014-07-21 Thread Adam Dinwoodie
On Sat, Jul 19, 2014 at 04:48:14PM -0700, David Rothenberger wrote: > On 7/19/2014 12:29 AM, Adam Dinwoodie wrote: > > On Tue, Jun 10, 2014 at 11:20:41PM -0500, Yaakov Selkowitz wrote: > >> On 2014-06-10 17:36, Adam Dinwoodie wrote: > >>> The only outstanding issue with my build is that git-cvs was

Re: [ITA] Git et al

2014-07-19 Thread David Rothenberger
On 7/19/2014 12:29 AM, Adam Dinwoodie wrote: > On Tue, Jun 10, 2014 at 11:20:41PM -0500, Yaakov Selkowitz wrote: >> On 2014-06-10 17:36, Adam Dinwoodie wrote: >>> The only outstanding issue with my build is that git-cvs wasn't working. >>> That seemed to be down to my build environment, as my attem

Re: [ITA] Git et al

2014-07-19 Thread Christopher Faylor
On Sat, Jul 19, 2014 at 08:29:41AM +0100, Adam Dinwoodie wrote: >I've still not been able to clone the Cygwin source code from CVS -- >I've been testing by cloning the cygwin-apps repo Yaakov referenced >above -- but the errors look like a version incompatibility, and I don't >think there's much I

Re: [ITA] Git et al

2014-07-19 Thread Adam Dinwoodie
On Tue, Jun 10, 2014 at 11:20:41PM -0500, Yaakov Selkowitz wrote: > On 2014-06-10 17:36, Adam Dinwoodie wrote: > >The only outstanding issue with my build is that git-cvs wasn't working. > >That seemed to be down to my build environment, as my attempts to build > >the source code available via the

Re: [ITA] Git et al

2014-06-10 Thread Achim Gratz
Achim Gratz writes: > What's the version of cvsimport you've got installed? Git needs 2.x. Sorry, I meant cvsps, not cvsimport. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Blofeld: http://Synth.Stromeko.net

Re: [ITA] Git et al

2014-06-10 Thread Yaakov Selkowitz
On 2014-06-10 17:36, Adam Dinwoodie wrote: On Tue, Jun 10, 2014 at 05:00:00PM -0500, Yaakov Selkowitz wrote: On 2014-01-11 14:01, Adam Dinwoodie wrote: Our Git package hasn't been updated in a long time. Although its maintainer, Eric Blake, has been on the mailing lists, I don't think he's done

Re: [ITA] Git et al

2014-06-10 Thread Achim Gratz
Adam Dinwoodie writes: > The only outstanding issue with my build is that git-cvs wasn't working. > That seemed to be down to my build environment, as my attempts to build > the source code available via the Cygwin mirrors showed the same > behaviour, but those binaries work as expected. What's th

Re: [ITA] Git et al

2014-06-10 Thread Adam Dinwoodie
On Tue, Jun 10, 2014 at 05:00:00PM -0500, Yaakov Selkowitz wrote: > On 2014-01-11 14:01, Adam Dinwoodie wrote: > >Our Git package hasn't been updated in a long time. Although its > >maintainer, Eric Blake, has been on the mailing lists, I don't think > >he's done any work in keeping Git up-to-date

Re: [ITA] Git et al

2014-06-10 Thread Yaakov Selkowitz
On 2014-01-11 14:01, Adam Dinwoodie wrote: Our Git package hasn't been updated in a long time. Although its maintainer, Eric Blake, has been on the mailing lists, I don't think he's done any work in keeping Git up-to-date (including replying to a number of requests for updates), so I'd like to of

Re: [ITA] Git et al

2014-01-30 Thread Yaakov (Cygwin/X)
On 2014-01-29 11:07, Adam Dinwoodie wrote: I seem to recall there being some discussion (I can't remember the specific cases) about whether it would be sensible to have, for at least the first release after a split, all the new packages depending on the thinned down base one. As an example, some

Re: [ITA] Git et al

2014-01-29 Thread Achim Gratz
Jan Nijtmans writes: > Does this 3.7.17 work well with git? If so, this > looks like a regression which should be > reported to the SQLite developers. If there > is anything I can do to help, let me know. > Version 3.8.3 will come out soon. I haven't had time yet to look into what the test error w

Re: [ITA] Git et al

2014-01-29 Thread Jan Nijtmans
2014-01-29 Achim Gratz : > Does it use the system SQLite and if so, does it run the tests cleanly? > I'm building that package locally against the installed libraries and > I've been getting "UNIQUE constraint" errors from the test suite since > the 3.8.x version of SQLite has landed. SQLite 3.7.1

Re: [ITA] Git et al

2014-01-29 Thread Achim Gratz
Yaakov (Cygwin/X) writes: > On 2014-01-29 05:53, Adam Dinwoodie wrote: >> I have an outstanding issue with the packaging I've just spotted -- >> git-cvs relies on perl-DBD-SQLite, which doesn't exist. > > More specifically, there has been one for x86_64 since I built > git.x86_64 during the bootstr

Re: [ITA] Git et al

2014-01-29 Thread Adam Dinwoodie
On Wed, Jan 29, 2014 at 10:54:27AM -0600, Yaakov (Cygwin/X) wrote: > On 2014-01-29 05:53, Adam Dinwoodie wrote: > >Thinking about it, my build and packages take Yaakov's work over at > >Cygwin Ports to split the Git packages (at the moment, git-cvs is part > >of the main git package, for example, w

Re: [ITA] Git et al

2014-01-29 Thread Yaakov (Cygwin/X)
On 2014-01-29 05:53, Adam Dinwoodie wrote: I have an outstanding issue with the packaging I've just spotted -- git-cvs relies on perl-DBD-SQLite, which doesn't exist. More specifically, there has been one for x86_64 since I built git.x86_64 during the bootstrap, but I see now that I didn't add

Re: [ITA] Git et al

2014-01-29 Thread Adam Dinwoodie
On Fri, Jan 24, 2014 at 07:25:32AM -0700, Eric Blake wrote: > On 01/15/2014 04:06 AM, Adam Dinwoodie wrote: > > There's a new build available at http://tastycake.net/~adam/cygwin/ > > which resolves that issue. If you want to give it a try and let me know > > how you get on, I'd be exceedingly gra

Re: [ITA] Git et al

2014-01-24 Thread Eric Blake
On 01/15/2014 04:06 AM, Adam Dinwoodie wrote: > On 13 January 2014 23:58, Adam Dinwoodie wrote: >> On 13 January 2014 21:32, Eric Blake wrote: >>> That said, while I don't have as much time for cygwin packaging, I >>> still DO plan on using git on cygwin, so I at least want to make sure >>> my use

Re: [ITA] Git et al

2014-01-17 Thread Balaji Venkataraman
On Fri, Jan 17, 2014 at 10:48 AM, Christopher Faylor wrote: > On Fri, Jan 17, 2014 at 10:42:52AM -0800, Balaji Venkataraman wrote: >>On Wed, Jan 15, 2014 at 3:06 AM, Adam Dinwoodie wrote: > No, that's not intended to be a setup.exe download. Before I tried using it w/ setup.exe, I did notice tha

Re: [ITA] Git et al

2014-01-17 Thread Christopher Faylor
On Fri, Jan 17, 2014 at 10:42:52AM -0800, Balaji Venkataraman wrote: >On Wed, Jan 15, 2014 at 3:06 AM, Adam Dinwoodie wrote: >>There's a new build available at http://tastycake.net/~adam/cygwin/ >>which resolves that issue. If you want to give it a try and let me >>know how you get on, I'd be exce

Re: [ITA] Git et al

2014-01-17 Thread Balaji Venkataraman
On Wed, Jan 15, 2014 at 3:06 AM, Adam Dinwoodie wrote: > There's a new build available at http://tastycake.net/~adam/cygwin/ > which resolves that issue. If you want to give it a try and let me know > how you get on, I'd be exceedingly grateful. I tried to add the path above to the list of mirro

Re: [ITA] Git et al

2014-01-15 Thread Adam Dinwoodie
On 13 January 2014 23:58, Adam Dinwoodie wrote: > On 13 January 2014 21:32, Eric Blake wrote: >> That said, while I don't have as much time for cygwin packaging, I >> still DO plan on using git on cygwin, so I at least want to make sure >> my use cases still work when upgrading to the build you jus

Re: [ITA] Git et al

2014-01-13 Thread Adam Dinwoodie
On 13 January 2014 21:32, Eric Blake wrote: > On 01/11/2014 01:01 PM, Adam Dinwoodie wrote: >> Our Git package hasn't been updated in a long time. Although its >> maintainer, Eric Blake, has been on the mailing lists, I don't think >> he's done any work in keeping Git up-to-date (including replying

Re: [ITA] Git et al

2014-01-13 Thread Eric Blake
On 01/11/2014 01:01 PM, Adam Dinwoodie wrote: > Our Git package hasn't been updated in a long time. Although its > maintainer, Eric Blake, has been on the mailing lists, I don't think > he's done any work in keeping Git up-to-date (including replying to a > number of requests for updates), so I'd l

Re: [ITA] Git et al

2014-01-13 Thread Corinna Vinschen
On Jan 11 20:01, Adam Dinwoodie wrote: > Our Git package hasn't been updated in a long time. Although its > maintainer, Eric Blake, has been on the mailing lists, I don't think > he's done any work in keeping Git up-to-date (including replying to a > number of requests for updates), so I'd like to

Re: [ITA] Git et al

2014-01-11 Thread Adam Dinwoodie
On 11 January 2014 20:01, Adam Dinwoodie wrote: > Following http://cygwin.com/setup.html, I've copied the assorted > setup.hint files below and uploaded the packages to > http://tastycake.net/~adam/git. Correction: http://tastycake.net/~adam/cygwin/

[ITA] Git et al

2014-01-11 Thread Adam Dinwoodie
Our Git package hasn't been updated in a long time. Although its maintainer, Eric Blake, has been on the mailing lists, I don't think he's done any work in keeping Git up-to-date (including replying to a number of requests for updates), so I'd like to offer to take over. I've just built and packag