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

Bug#653738: Configuration routine not run if a package specified on first run



Package: reportbug
Followup-For: Bug #653738

This seems fixed to me - there is a warning printed when the configuration
is skipped. The user can elect to ^C and re-run reportbug at this time.

--
    if utils.first_run():
        if not self.args and not self.options.searchfor:
            offer_configuration(self.options)
            main()
            sys.exit(0)
        else:
            ewrite('Warning: no reportbug configuration found.  Proceeding in %s mode.\n' % self.options.mode)
--

-- Package-specific info:
** Environment settings:
INTERFACE="text"

** /home/user/j/jade/.reportbugrc:
reportbug_version "7.5.1"
mode standard
ui text
realname "Kay McCormick"

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: SELinux: enabled - Mode: Enforcing - Policy name: default

Versions of packages reportbug depends on:
ii  apt                1.8.0~alpha2
ii  python3            3.6.7-1
ii  python3-reportbug  7.5.1
ii  sensible-utils     0.0.12

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail                                 <none>
pn  debconf-utils                              <none>
pn  debsums                                    <none>
ii  dlocate                                    1.07+nmu1
pn  emacs24-bin-common | emacs25-bin-common    <none>
ii  exim4-daemon-light [mail-transport-agent]  4.91-8+b1
ii  file                                       1:5.34-2
ii  gnupg                                      2.2.11-1
ii  python3-urwid                              2.0.1-2+b1
pn  reportbug-gtk                              <none>
ii  xdg-utils                                  1.1.3-1

Versions of packages python3-reportbug depends on:
ii  apt                1.8.0~alpha2
ii  file               1:5.34-2
ii  python3            3.6.7-1
ii  python3-apt        1.7.0
ii  python3-debian     0.1.33
ii  python3-debianbts  2.7.2
ii  python3-requests   2.20.0-2

python3-reportbug suggests no packages.

-- no debconf information


Reply to: