On Sat, May 13, 2017 at 05:54:13AM +0100, KatolaZ wrote:
> On Fri, May 12, 2017 at 03:41:23PM -1000, Joel Roth wrote:
>
> [cut]
>
> >
> > When I ran reportbug and filed a bug, I was surprised to
> > see the report went to Debian.
> >
> > /etc/reportbug.conf (which I've never edited)
> > has no bts setting.
> >
> > $ reportbug --bts help
> >
> > Valid bug tracking systems:
> > default
> > devuan
> > guug
> > debian
> > ubuntu
> >
> > What is the relation between Devuan and Debian bug
> > reporting? Is Debian willing to accept bugs filed
> > from derivatives/forks such as Devuan?
> >
> > Should Devuan rewrite /etc/reportbug.conf to default
> > to Devuan?
> >
>
>
> Hi Joel,
>
> that's pretty strange, since the default BTS in our reportbug (version
> 6.6.3+devuan1.3) is already set to bugs.devuan.org. You might probably
> have a $HOME/.reportbugrc file which instructed reportbug
> otherwise. Could you please double-check?
Hi KatolaZ,
Somehow my upgrade to Devuan somehow missed getting reportbug.
$ dpkg -l reportbug
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=======================================
ii reportbug 6.6.3 all reports bugs in the Debian distribution
$ cat /etc/os-release
PRETTY_NAME="Devuan GNU/Linux 1 (jessie)"
NAME="Devuan GNU/Linux"
VERSION_ID="1"
VERSION="1 (jessie)"
ID=devuan
HOME_URL="http://www.devuan.org/"
SUPPORT_URL="http://www.devuan.org/support/"
BUG_REPORT_URL="https://bugs.devuan.org/"
$ cat ~/.reportbugrc | grep -vP ^#
reportbug_version "2.58"
mode standard
ui text
$ cat /etc/reportbug.conf | grep -vP ^# | perl -ne 'print unless /^\s*$/'
submit
query-bts
cc
config-files
compress
verify
> TIA
Thank _you_ !
Joel
> KatolaZ
>
> --
> [ ~.,_ Enzo Nicosia aka KatolaZ - GLUGCT -- Freaknet Medialab ]
> [ "+. katolaz [at] freaknet.org --- katolaz [at] yahoo.it ]
> [ @) http://kalos.mine.nu --- Devuan GNU + Linux User ]
> [ @@) http://maths.qmul.ac.uk/~vnicosia -- GPG: 0B5F062F ]
> [ (@@@) Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ ]
> _______________________________________________
> Dng mailing list
> Dng@???
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
--
Joel Roth