public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* rebaseall 2.4-1 : problems?
@ 2005-07-17  0:08 Angelo Graziosi
  2005-07-17 12:33 ` Jason Tishler
  0 siblings, 1 reply; 4+ messages in thread
From: Angelo Graziosi @ 2005-07-17  0:08 UTC (permalink / raw)
  To: cygwin


I send you a simple report.

I have tried to use the new version of "rebaseall".

Steps followed:

1) Add "C:\cygwin\bin" and "C:\cygwin\usr\X11R6\bin" to Windows path

2) Restart PC

3) Start/Run/C:\cygwin\bin\ash.exe

4) Run the rebaseall command with the result

$ rebaseall -v
grep: Could not open '/proc/1056/exename'
grep: Could not open '/proc/1324/exename'
Error: Invalid option -E
$

(without adding the 'bin' to Windows path, one gets only "not found") 
The system is 

W2K SP4
Cygwin snap 20050709 (but also with 1.5.18-1)
ash 20040127-3 (rebase-2.4-1-README says ash 20040127-1 but with this
                version of ash it does not work at all, ash.exe does not
                exist)

bash-3.0-8

and all other packages installed and updated.

angelo.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: rebaseall 2.4-1 : problems?
  2005-07-17  0:08 rebaseall 2.4-1 : problems? Angelo Graziosi
@ 2005-07-17 12:33 ` Jason Tishler
  0 siblings, 0 replies; 4+ messages in thread
From: Jason Tishler @ 2005-07-17 12:33 UTC (permalink / raw)
  To: cygwin

Angelo,

On Sun, Jul 17, 2005 at 02:08:41AM +0200, Angelo Graziosi wrote:
> I send you a simple report.
> 
> I have tried to use the new version of "rebaseall".
> 
> Steps followed:
> 
> 1) Add "C:\cygwin\bin" and "C:\cygwin\usr\X11R6\bin" to Windows path

What happens if you prepend the above to the Windows PATH?

> [snip]
> 
> $ rebaseall -v
> grep: Could not open '/proc/1056/exename'
> grep: Could not open '/proc/1324/exename'
> Error: Invalid option -E

Are you sure your PATH is hitting the Cygwin grep (and egrep)?

> (without adding the 'bin' to Windows path, one gets only "not found") 

The above should be expected.

> [snip]
> ash 20040127-3 (rebase-2.4-1-README says ash 20040127-1 but with this
>                 version of ash it does not work at all, ash.exe does not
>                 exist)

The above is a bug in the README.  I have fixed it for the next release.

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: rebaseall 2.4-1 : problems?
  2005-07-17 21:49 Angelo Graziosi
@ 2005-07-18 11:46 ` Jason Tishler
  0 siblings, 0 replies; 4+ messages in thread
From: Jason Tishler @ 2005-07-18 11:46 UTC (permalink / raw)
  To: cygwin

Angelo,

On Sun, Jul 17, 2005 at 11:49:34PM +0200, Angelo Graziosi wrote:
> Jason Tishler wrote:
> > On Sun, Jul 17, 2005 at 02:08:41AM +0200, Angelo Graziosi wrote:
> >
> >> I send you a simple report.
> >> 
> >> I have tried to use the new version of "rebaseall".
> >> 
> >> Steps followed:
> >> 
> >> 1) Add "C:\cygwin\bin" and "C:\cygwin\usr\X11R6\bin" to Windows path
> >
> > What happens if you prepend the above to the Windows PATH?
> >
> > Are you sure your PATH is hitting the Cygwin grep (and egrep)?
> 
> you have seen right: I had a non-Cygwin grep in the path.
> 
> Now "rebaseall -v" works fine.

I'm glad rebaseall works for you.

> [snip]
> 
> Thanks for the excellent work,

You are quite welcome.

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: rebaseall 2.4-1 : problems?
@ 2005-07-17 21:49 Angelo Graziosi
  2005-07-18 11:46 ` Jason Tishler
  0 siblings, 1 reply; 4+ messages in thread
From: Angelo Graziosi @ 2005-07-17 21:49 UTC (permalink / raw)
  To: cygwin


Jason Tishler wrote:

> On Sun, Jul 17, 2005 at 02:08:41AM +0200, Angelo Graziosi wrote:
>
>> I send you a simple report.
>> 
>> I have tried to use the new version of "rebaseall".
>> 
>> Steps followed:
>> 
>> 1) Add "C:\cygwin\bin" and "C:\cygwin\usr\X11R6\bin" to Windows path
>
> What happens if you prepend the above to the Windows PATH?
>
> Are you sure your PATH is hitting the Cygwin grep (and egrep)?
>

Jason,

you have seen right: I had a non-Cygwin grep in the path.

Now "rebaseall -v" works fine.

The application which needed for rebasing works, but as it happens from
Cygwin 1.5.17-1, after rebasing Emacs does not.
It takes all CPU and its window does not appear. But this is another
problem.

Thanks for the excellent work,

angelo 


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-07-18 11:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-17  0:08 rebaseall 2.4-1 : problems? Angelo Graziosi
2005-07-17 12:33 ` Jason Tishler
2005-07-17 21:49 Angelo Graziosi
2005-07-18 11:46 ` Jason Tishler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).