[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#857422: marked as done (fails to send report from root in container)



Your message dated Sun, 4 Dec 2022 14:40:18 +0100
with message-id <a7702d3c-b7df-e171-fe5e-ae4403a5d986@web.de>
and subject line Re: fails to send report from root in container
has caused the Debian Bug report #857422,
regarding fails to send report from root in container
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
857422: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857422
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: reportbug
Version: 6.6.3

Trying to submit report under root fails after editing message with vim.

Report will be sent to "Debian Bug Tracking System" <submit@bugs.debian.org>
Submit this report on tracker.debian.org (e to edit)
[Y|n|a|c|e|i|l|m|p|q|d|t|s|?]?
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2211, in <module>
    main()
  File "/usr/bin/reportbug", line 1081, in main
    return iface.user_interface()
  File "/usr/bin/reportbug", line 2203, in user_interface
    self.options.envelopefrom)
  File "/usr/lib/python2.7/dist-packages/reportbug/submit.py", line
316, in send_report
    msgname = os.path.expanduser(outfile) or ('/var/tmp/%s.bug' % package)
  File "/usr/lib/python2.7/posixpath.py", line 261, in expanduser
    if not path.startswith('~'):
AttributeError: 'NoneType' object has no attribute 'startswith'

-- 
anatoly t.

--- End Message ---
--- Begin Message ---
Version: 6.6.4

On Sat, 11 Mar 2017 01:43:12 +0300 anatoly techtonik
<techtonik@gmail.com> wrote:
> Package: reportbug
> Version: 6.6.3
> 
> Trying to submit report under root fails after editing message with vim.
> 
> Report will be sent to "Debian Bug Tracking System" <submit@bugs.debian.org>
> Submit this report on tracker.debian.org (e to edit)
> [Y|n|a|c|e|i|l|m|p|q|d|t|s|?]?
> Traceback (most recent call last):
>   File "/usr/bin/reportbug", line 2211, in <module>
>     main()
>   File "/usr/bin/reportbug", line 1081, in main
>     return iface.user_interface()
>   File "/usr/bin/reportbug", line 2203, in user_interface
>     self.options.envelopefrom)
>   File "/usr/lib/python2.7/dist-packages/reportbug/submit.py", line
> 316, in send_report
>     msgname = os.path.expanduser(outfile) or ('/var/tmp/%s.bug' % package)
>   File "/usr/lib/python2.7/posixpath.py", line 261, in expanduser
>     if not path.startswith('~'):
> AttributeError: 'NoneType' object has no attribute 'startswith'
> 

This has been fixed in 2015 by
3b9cb82c8972b5190fd1364256ce18742b3fd16c

--- End Message ---

Reply to: