Skip to content

Instantly share code, notes, and snippets.

@shirishag75
shirishag75 / reportbug-install.txt
Created February 10, 2017 18:22
Reportbug installation
[$] sudo aptitude install reportbug
[sudo] password for shirish:
The following NEW packages will be installed:
reportbug
0 packages upgraded, 1 newly installed, 0 to remove and 176 not upgraded.
Need to get 0 B/127 kB of archives. After unpacking 261 kB will be used.
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
D000001: ensure_diversions: new, (re)loading
@shirishag75
shirishag75 / reportbug-first-run.txt
Created February 10, 2017 18:30
Reportbug first-run
Welcome to reportbug! Since it looks like this is the first time you have used reportbug, we are configuring its behavior. These settings will be saved to the file "/home/shirish/.reportbugrc", which you will be free to edit further.</code>
Please choose the default operating mode for reportbug.
1 novice Offer simple prompts, bypassing technical questions.
2 standard Offer more extensive prompts, including asking about things that a moderately sophisticated user would be expected to know about Debian.
3 advanced Like standard, but assumes you know a bit more about Debian, including "incoming".</code>
@shirishag75
shirishag75 / reportbug-first-run-webmail-quirks.txt
Created February 10, 2017 19:33
reportbug-first-run-webmail-quirks
Do you have a "mail transport agent" (MTA) like Exim, Postfix or SSMTP configured on this computer to send mail to the Internet? [y|N|q|?]?n
Please enter the name of your SMTP host. Usually it's called something like "mail.example.org" or "smtp.example.org". If you need to use a different port than default, use the : alternative format. Just press ENTER if you don't have one or don't know, and so a Debian SMTP host will be used.
>
Please enter the name of your proxy server. It should only use this parameter if you are behind a firewall. The PROXY argument should be formatted as a valid HTTP URL, including (if necessary) a port number; for example, http://192.168.1.1:3128/. Just press ENTER if you don't have one or don't know.
>
@shirishag75
shirishag75 / generated reportbug
Last active February 16, 2017 12:52
generated reportbug text
[$] cat .reportbugrc
1 # reportbug preferences file
2 # character encoding: UTF-8
3 # Version of reportbug this preferences file was written by
4 reportbug_version "7.1.4"
5 # default operating mode: one of: novice, standard, advanced, expert
6 mode standard
7 # default user interface
8 ui gtk
9 # offline setting - comment out to be online
@shirishag75
shirishag75 / .reportbugrc
Created February 15, 2017 19:27
final reportbugrc
[$] cat .reportbugrc
1 # reportbug preferences file
2 # character encoding: UTF-8
3 # Version of reportbug this preferences file was written by
4 reportbug_version "7.1.4"
5 # default operating mode: one of: novice, standard, advanced, expert
6 mode standard
7 # default user interface
8 ui text
9 # offline setting - comment out to be online
@shirishag75
shirishag75 / piuparts reportbug bug-report
Created February 15, 2017 19:40
piuparts reportbug bug-report
[$] reportbug piuparts --severity=normal
*** Welcome to reportbug. Use ? for help at prompts. ***
Note: bug reports are publicly archived (including the email address of the submitter).
Detected character set: UTF-8
Please change your locale if this is incorrect.
Using 'shirish ' as your from address.
Getting status for piuparts...
Verifying package integrity...
@shirishag75
shirishag75 / default reportbug piuparts template
Created February 15, 2017 19:48
default reportbug piuparts template
Subject: piuparts: adequate reports obsolete conffile for piuparts
Package: piuparts
Version: 0.75
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
Subject:piuparts: adequate reports obsolete conffile for piuparts
Package: piuparts
Version: 0.75
Severity: normal
User: debian-qa@lists.debian.org
Usertags: obsolete-conffile adequate
Dear Maintainer,
Adequate reports broken obsolete-conffile -
@shirishag75
shirishag75 / debian-bts-reply.txt
Created February 15, 2017 20:25
debian-bts reply to user
Bug#854317: Acknowledgement (piuparts: adequate reports obsolete conffile for piuparts)
Debian Bug Tracking System 6 February 2017 at 05:06
Reply-To: 854317@bugs.debian.org
To: shirish शिरीष
Thank you for filing a new Bug report with Debian.
This is an automatically generated reply to let you know your message has been received.
[$] sudo aptitude install linux-image-4.10.0-trunk-amd64-unsigned linux-headers-4.10.0-trunk-amd64
The following NEW packages will be installed:
linux-headers-4.10.0-trunk-amd64 linux-headers-4.10.0-trunk-common linux-image-4.10.0-trunk-amd64-unsigned linux-kbuild-4.10
0 packages upgraded, 4 newly installed, 0 to remove and 3 not upgraded.
Need to get 0 kB/47.0 MB of archives. After unpacking 239 MB will be used.
Do you want to continue? [Y/n/?] y
.....
.....
Setting up linux-image-4.10.0-trunk-amd64-unsigned (4.10-1~exp1) ...