Package: apt-listchanges
Version: 3.4
Severity: normal

I run my updates daily via cron but since the update to 3.3 apt-listchanges 
always shows this warning:

    apt-listchanges warning: Cannot reopen /dev/tty for stdin: [Errno 6] Kein 
passendes Gerät bzw. keine passende Adresse gefunden: '/dev/tty'
    apt-listchanges: Lese Changelogs...

Says it does not find a apropriate device or address.

The full cron command:

    30 19 * * */1 export DEBIAN_FRONTEND=noninteractive; export 
PATH=/usr/local/sbin:/usr/sbin:/sbin:$PATH; ~/notify-send-remote.sh christoph 
"Upgrading distro" && apt-get update && apt-get dist-upgrade -y && 
~/notify-send-remote.sh christoph "Finished upgrading distro."

Seem's like it ignoress my DEBIAN_FRONTEND?

Thank you.


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

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages apt-listchanges depends on:
ii  apt                    1.3~rc4
ii  debconf [debconf-2.0]  1.5.59
ii  debianutils            4.8
ii  python3-apt            1.1.0~beta5
pn  python3:any            <none>
ii  ucf                    3.0036

apt-listchanges recommends no packages.

Versions of packages apt-listchanges suggests:
ii  chromium [www-browser]                     52.0.2743.116-2
ii  exim4-daemon-light [mail-transport-agent]  4.87-3
ii  firefox-esr [www-browser]                  45.3.0esr-1
ii  gnome-terminal [x-terminal-emulator]       3.21.90-3
ii  python3-gi                                 3.21.91-2
ii  w3m [www-browser]                          0.5.3-29
ii  xterm [x-terminal-emulator]                325-1

-- debconf information:
  apt-listchanges/which: news
  apt-listchanges/confirm: false
  apt-listchanges/email-address: root
  apt-listchanges/frontend: pager
  apt-listchanges/save-seen: true

Reply via email to