On Thu, Mar 24, 2005 at 09:06:09AM +0000, Julian Gilbey wrote:
> > 
> > I just went to run uscan and found that it seems to be completely
> > broken now (see output below). It successfully finds all the watch
> > files in the directory and its sub-directories but cannot open
> > them. They all have reasonable permissions (-rw-r--r--) so I don't
> > understand what is going on.
> 
> Oh stuff, and I'm probably not going to have a chance to fix this
> till Monday.

I just took a slightly longer look at the problem. It seems that it is
not changing to the correct directory before before attempting to open
each file. Printing out the cwd after the warning gives, for instance:

uscan warning: could not open 
./template-toolkit/libtemplate-plugin-calendar-simple-perl-0.02/debian/watch: 
No such file or directory
cwd: 
/home/stephen/debian/template-toolkit/libtemplate-plugin-calendar-simple-perl-0.02

Looks like it needs to be two directories higher than it actually
is. Maybe it needs to return to the original start directory?

Stephen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to