On Tue, 2002-11-19 at 17:58, Pierre THIERRY wrote:
> I have sometimes this error with reportbug (haven't seen what happens
> before it appears) :
> 
> Please select a tag: [done]
> Traceback (most recent call last):
>   File "/usr/bin/reportbug", line 1180, in ?
>     main()
>   File "/usr/bin/reportbug", line 876, in main
>     report = open_write_safe(filename, 'w')
>   File "/usr/bin/reportbug", line 54, in open_write_safe
>     fd = os.open(filename, os.O_WRONLY|os.O_CREAT|os.O_EXCL, 0600)
> OSError: [Errno 2] No such file or directory: '~/tmp/reportbug-27209-0'
> 
> Does anybody encountered that problem, and do you know how to solve it ?
> I'm completely incompetent about Python...

What versions of python and reportbug are installed?

-- 
+------------------------------------------------------------+
| Ron Johnson, Jr.     mailto:[EMAIL PROTECTED]          |
| Jefferson, LA  USA   http://members.cox.net/ron.l.johnson  |
|                                                            |
| "they love our milk and honey, but preach about another    |
|  way of living"                                            |
|    Merle Haggard, "The Fighting Side Of Me"                |
+------------------------------------------------------------+


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

Reply via email to