Re: Setup.exe issues between Win2k and WinXP - does it use different logic for setup retrieval or package ver selection

2009-02-05 Thread Corinna Vinschen
On Feb  4 12:03, Brian Keener wrote:
 Brian Keener wrote:
  ftp://ftp.gtlib.gatech.edu/pub/cygwin/
  http://prc-tools.sourceforge.net/install
  ftp://sourceware.mirrors.tds.net/pub/sourceware.org/cygwin/
  
  the prc-tools is for my Palm code but both last-mirrors have the same 
  mirrors in the same order.
 
 The continuing saga - right after my last post on this setup started 
 reporting the same packages for both the WinXP and the Win2k machine as 
 it should and that as worked for several checks since then but now today 
 and this is too weird - I went to update using setup and all both the 
 WinXp and the Win2k laptop both reported a boat load full of packages 
 that needed updating and in most cases the new was less than the 
 current.
 
 I am still using the same mirrors as documented above.
 
 Any thought on this as all?  Why I keep seeing this and now it happened 
 on both machines not just the Win2k.

Could that be a result of the setup.ini problem?


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


Re: joe packaging

2009-02-05 Thread Jari Aalto
Julio Emanuel costaju-re5jqeeqqe8avxtiumw...@public.gmane.org writes:

 Hi all,

 A few months ago I reported a packaging problem with joe, which render
 non-functional the syntax highlighting modules.
 [1] http://cygwin.com/ml/cygwin/2009-01/msg00781.html

I remember, now fixed in latest package.

Thanks for reminding,
Jari



ITP: [vote] topgit -- A Git patch queue manager

2009-02-05 Thread Jari Aalto

I'd like to propose new package that is not yet included in any of the
stable Linux distributions.

sdesc: A Git patch queue manager
ldesc: TopGit manages a patch queue using Git topic branches, one patch per
branch. It allows for patch dependencies and can thus manage
non-linear patch series. TopGit is a minimal layer on top of Git,
which does not limit use of Git's functionality (such as the index).
It rigorously keeps history until a patch is accepted upstream. It is
also fully usable across distributed repositories.
category: Devel
requires: cygwin git

wget \
http://cante.net/~jaalto/tmp/cygwin/topgit/setup.hint \

http://cante.net/~jaalto/tmp/cygwin/topgit/topgit-20090204+git8c77c34-1-src.tar.bz2
 \

http://cante.net/~jaalto/tmp/cygwin/topgit/topgit-20090204+git8c77c34-1.tar.bz2 
\

http://cante.net/~jaalto/tmp/cygwin/topgit/topgit-20090204+git8c77c34.tar.bz2

To build after unpacking *-src*:

  ./*.sh --color --verbose all

Jari


Re: RFU: joe-3.7-1

2009-02-05 Thread Corinna Vinschen
On Feb  5 13:17, Jari Aalto wrote:
 wget \
 http://cante.net/~jaalto/tmp/cygwin/joe/joe-3.7-1-src.tar.bz2 \
 http://cante.net/~jaalto/tmp/cygwin/joe/joe-3.7-1.tar.bz2 \
 http://cante.net/~jaalto/tmp/cygwin/joe/setup.hint

Uploaded.


Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat


RFU: joe-3.7-1

2009-02-05 Thread Jari Aalto

New upstream release. Syntax highlight also fixed.

wget \
http://cante.net/~jaalto/tmp/cygwin/joe/joe-3.7-1-src.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/joe/joe-3.7-1.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/joe/setup.hint

Jari


Re: ITP: [vote] topgit -- A Git patch queue manager

2009-02-05 Thread Reini Urban
2009/2/5 Jari Aalto:
 I'd like to propose new package that is not yet included in any of the
 stable Linux distributions.

 sdesc: A Git patch queue manager
 ldesc: TopGit manages a patch queue using Git topic branches, one patch per
 branch. It allows for patch dependencies and can thus manage
 non-linear patch series. TopGit is a minimal layer on top of Git,
 which does not limit use of Git's functionality (such as the index).
 It rigorously keeps history until a patch is accepted upstream. It is
 also fully usable across distributed repositories.
 category: Devel
 requires: cygwin git

 wget \
http://cante.net/~jaalto/tmp/cygwin/topgit/setup.hint \

 http://cante.net/~jaalto/tmp/cygwin/topgit/topgit-20090204+git8c77c34-1-src.tar.bz2
  \

 http://cante.net/~jaalto/tmp/cygwin/topgit/topgit-20090204+git8c77c34-1.tar.bz2

The binary package looks fine, the functionality very useful to me.

 To build after unpacking *-src*:

  ./*.sh --color --verbose all

src package:
$ ./topgit-20090204+git8c77c34-1.sh --color --verbose all
## cygbuild 2009.0204.1947 http://freshmeat.net/projects/cygbuild
CygbuildDie 
./topgit-20090204+git8c77c34-1.sh.CygbuildBootVariablesGlobalShareDir:
[ERROR] Internal error. No DIR argument

Cannot you just use a working package manager?

-- 
Reini Urban
http://phpwiki.org/  http://murbreak.at/


Re: Setup.exe issues between Win2k and WinXP - does it use different logic for setup retrieval or package ver selection

2009-02-05 Thread Brian Keener
Corinna Vinschen wrote:
 Could that be a result of the setup.ini problem?

That most recent issue yes - I reported that before cgf reported the 
upset issue and my issue cleared up when he resolved that.  I was able 
to update as expected after his fix.  

My previous posts as to why WinXP would report one set of updates and 
my Win2k a different set I never did figure out.  After several 
attempts at updating and the two versions reporting differences they 
miraculously resolved themselves and I still have no clue.

But yes both systems are in sync and up to date.

Thanks

bk





Re: Odd upset bug is stalling setup.ini updates

2009-02-05 Thread Brian Keener
Christopher Faylor wrote:
 It should be fixed now.  This was a long-standing bug but I don't see

Thanks cgf.  That resolved the issue I reported.

bk





Re: ITP: [vote] topgit -- A Git patch queue manager

2009-02-05 Thread Jari Aalto
Reini Urban rurban-rlznyjtg...@public.gmane.org writes:

 The binary package looks fine, the functionality very useful to me.

 To build after unpacking *-src*:

  ./*.sh --color --verbose all
 CygbuildDie 
 ./topgit-20090204+git8c77c34-1.sh.CygbuildBootVariablesGlobalShareDir:
 [ERROR] Internal error. No DIR argument

Should be fixed now:

 wget \
http://cante.net/~jaalto/tmp/cygwin/topgit/setup.hint \

http://cante.net/~jaalto/tmp/cygwin/topgit/topgit-20090204+git8c77c34-1-src.tar.bz2
 \

http://cante.net/~jaalto/tmp/cygwin/topgit/topgit-20090204+git8c77c34-1.tar.bz2

Jari


Re: Odd upset bug is stalling setup.ini updates

2009-02-05 Thread Christopher Faylor
On Wed, Feb 04, 2009 at 07:07:24PM -0500, Christopher Faylor wrote:
On Wed, Feb 04, 2009 at 02:24:31PM -0500, Christopher Faylor wrote:
There is a problem with upset today which is causing setup.ini not to
update.

I'm investigating as I can fit it into my real work day.

No ETA on a fix yet.

It should be fixed now.

...but it isn't.  setup.ini is now screwed up.  Working on this now.

cgf


Re: Odd upset bug is stalling setup.ini updates

2009-02-05 Thread Dave Korn

Christopher Faylor wrote:

On Wed, Feb 04, 2009 at 07:07:24PM -0500, Christopher Faylor wrote:

On Wed, Feb 04, 2009 at 02:24:31PM -0500, Christopher Faylor wrote:

There is a problem with upset today which is causing setup.ini not to
update.

I'm investigating as I can fit it into my real work day.

No ETA on a fix yet.

It should be fixed now.


...but it isn't.  setup.ini is now screwed up.  Working on this now.

cgf



  There are so many posts complaining about install/upgrade problems on the 
main list, I think it would be worth sending a warning note to cygwin-announce.


cheers,
  DaveK



[RFU 1.7] cron-4.1-57

2009-02-05 Thread Pierre A. Humblet
Here is a version of cron for Cygwin 1.7

http://mysite.verizon.net/phumblet/cron-4.1-57/setup.hint
http://mysite.verizon.net/phumblet/cron-4.1-57/cron-4.1-57.tar.bz2
http://mysite.verizon.net/phumblet/cron-4.1-57/cron-4.1-57-src.tar.bz2

Pierre


Re: Odd upset bug is stalling setup.ini updates

2009-02-05 Thread Yaakov (Cygwin/X)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Christopher Faylor wrote:
 There is a problem with upset today which is causing setup.ini not to
 update.
 
 I'm investigating as I can fit it into my real work day.
 
 No ETA on a fix yet.

posh's ldesc: was missing a closing double-quote.  I fixed that on
sourceware, so let's see if that helps.

Jari, please fix this on your local copy so this doesn't happen again.


Yaakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREIAAYFAkmLRxEACgkQpiWmPGlmQSPlPACg2JwMUKQyCRLR1zk5rL/ZVtPd
9zYAmwQ9egfInMiKIx/cWKob4H/5jYNi
=lKRQ
-END PGP SIGNATURE-


Re: Odd upset bug is stalling setup.ini updates

2009-02-05 Thread Christopher Faylor
On Thu, Feb 05, 2009 at 02:07:45PM -0600, Yaakov (Cygwin/X) wrote:
Christopher Faylor wrote:
There is a problem with upset today which is causing setup.ini not to
update.

I'm investigating as I can fit it into my real work day.

No ETA on a fix yet.

posh's ldesc: was missing a closing double-quote.  I fixed that on
sourceware, so let's see if that helps.

upset is not supposed to just corrupt a setup.ini file if a setup.hint
file is missing a quote.  I identified the problem an hour and a half
ago and have been trying, amidst meetings, to fix the problem in upset
that caused this to be undetected.  I was just puzzling over why things
changed after a current debug run and it occurred to me to look at the
posh/setup.hint.

How frustrating.

I appreciate that you are trying to help but I didn't ask anyone to
track this down for me.  If I wanted help I would have said I need
help.

Since setup.ini file generation is currently turned off you can't
actually do anything to fix this problem anyway.

cgf


Re: Odd upset bug is stalling setup.ini updates

2009-02-05 Thread Jari Aalto
Yaakov (Cygwin/X) yselkow...@users.sourceforge.net writes:
 posh's ldesc: was missing a closing double-quote.
 Jari, please fix this on your local copy so this doesn't happen again.

Ack.

Jari