Re: reportbug gives error

2018-07-28 Thread Thomas Schmitt
Hi, Cindy-Sue Causey wrote: > I test drove it with grub-pc the other day to > make sure it did what I was about to tell fellow users it does. I had > to wade thru... 550+ outstanding bugs to get to the part about... The problem is that both GRUBs are little operating systems which are specialized

Re: reportbug gives error

2018-07-28 Thread Curt
On 2018-07-27, Thomas Schmitt wrote: > Hi, > > Curt wrote: >> report-bugged by Dan, who somehow cleverly extricated himself from the >> Catch 22 > > reportbug just sends a mail to sub...@bugs.debian.org. > It can be done completely by hand. See > https://www.debian.org/Bugs/Reporting Right. I k

Re: reportbug gives error

2018-07-27 Thread Cindy-Sue Causey
On 7/27/18, Thomas Schmitt wrote: > Hi, > > Curt wrote: >> report-bugged by Dan, who somehow cleverly extricated himself from the >> Catch 22 > > reportbug just sends a mail to sub...@bugs.debian.org. > It can be done completely by hand. See > https://www.debian.org/Bugs/Reporting > from > "Se

Re: reportbug gives error

2018-07-27 Thread Thomas Schmitt
Hi, Curt wrote: > report-bugged by Dan, who somehow cleverly extricated himself from the > Catch 22 reportbug just sends a mail to sub...@bugs.debian.org. It can be done completely by hand. See https://www.debian.org/Bugs/Reporting from "Sending the bug report via e-mail" up to and including

Re: reportbug gives error

2018-07-27 Thread Curt
On 2018-07-27, Freek de Kruijf wrote: > When I try to use reportbug I get the following error: > ~# reportbug > Traceback (most recent call last): > File "/usr/bin/reportbug", line 44, in > from reportbug import utils > File "/usr/lib/python3/dist-packages/reportbug/utils.py", line 42, i

reportbug gives error

2018-07-27 Thread Freek de Kruijf
When I try to use reportbug I get the following error: ~# reportbug Traceback (most recent call last): File "/usr/bin/reportbug", line 44, in from reportbug import utils File "/usr/lib/python3/dist-packages/reportbug/utils.py", line 42, in import apt ImportError: No module named 'ap