Package: devscripts
Version: 2.9.26
Followup-For: Bug #404635

A little more debugging, I found that the culprit is either of GREP_OPTIONS,
GREP_COLOR environment variables. Both these options are documented in the man
page of grep. On my machine I have

$echo $GREP_OPTIONS
--color=always

$echo $GREP_COLOR
1;32

With these variables, I get the errors reported in the first email of this bug
report.  However If I unset GREP_OPTIONS then devscripts seem to work fine.

$unset GREP_OPTIONS

$who-uploads texmacs devscripts
Uploads for texmacs:
1:1.0.6-10 to unstable: <unrecognised public key (7C714C78)>
1:1.0.6.6-1 to experimental: <unrecognised public key (7C714C78)>
1:1.0.6-9 to unstable: <unrecognised public key (7C714C78)>

Uploads for devscripts:
2.9.27 to unstable: Julian Gilbey <[EMAIL PROTECTED]>
2.9.26 to unstable: Julian Gilbey <[EMAIL PROTECTED]>
2.9.25 to unstable: Julian Gilbey <[EMAIL PROTECTED]>

Now that the problem is known, a fix might be easy :-)

thanks
raju


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

Reply via email to