Re: reportbug has a bug...
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:ron.l.johnson@cox.net |
| 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" |
+------------------------------------------------------------+
Reply to: