[Kernel-packages] [Bug 1001810] Re: vdradmin-am preconfigured not to (auto)start in Ubuntu 12.04 LTS

2018-01-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: vdradmin-am (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-trusty in Ubuntu.
https://bugs.launchpad.net/bugs/1001810

Title:
  vdradmin-am preconfigured not to (auto)start in Ubuntu 12.04 LTS

Status in linux-lts-trusty package in Ubuntu:
  Confirmed
Status in linux-lts-xenial package in Ubuntu:
  Confirmed
Status in vdradmin-am package in Ubuntu:
  Confirmed

Bug description:
  Only the most experienced VDR users can be expected to figure out (let alone 
know) that vdradmin-am will not work because it needs to have its configuration 
changed to ENABLED="1" e.g. by:
  Ctrl-Alt-T
  sudo nano -w /etc/default/vdradmin-am

  Its weak default password on port 8001 is no reason to keep it this
  way, but rather to ask for a stronger one during installation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-trusty/+bug/1001810/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1001810] Re: vdradmin-am preconfigured not to (auto)start in Ubuntu 12.04 LTS

2018-01-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux-lts-xenial (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-trusty in Ubuntu.
https://bugs.launchpad.net/bugs/1001810

Title:
  vdradmin-am preconfigured not to (auto)start in Ubuntu 12.04 LTS

Status in linux-lts-trusty package in Ubuntu:
  Confirmed
Status in linux-lts-xenial package in Ubuntu:
  Confirmed
Status in vdradmin-am package in Ubuntu:
  Confirmed

Bug description:
  Only the most experienced VDR users can be expected to figure out (let alone 
know) that vdradmin-am will not work because it needs to have its configuration 
changed to ENABLED="1" e.g. by:
  Ctrl-Alt-T
  sudo nano -w /etc/default/vdradmin-am

  Its weak default password on port 8001 is no reason to keep it this
  way, but rather to ask for a stronger one during installation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-trusty/+bug/1001810/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1001810] Re: vdradmin-am preconfigured not to (auto)start in Ubuntu 12.04 LTS

2018-01-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux-lts-trusty (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-trusty in Ubuntu.
https://bugs.launchpad.net/bugs/1001810

Title:
  vdradmin-am preconfigured not to (auto)start in Ubuntu 12.04 LTS

Status in linux-lts-trusty package in Ubuntu:
  Confirmed
Status in linux-lts-xenial package in Ubuntu:
  Confirmed
Status in vdradmin-am package in Ubuntu:
  Confirmed

Bug description:
  Only the most experienced VDR users can be expected to figure out (let alone 
know) that vdradmin-am will not work because it needs to have its configuration 
changed to ENABLED="1" e.g. by:
  Ctrl-Alt-T
  sudo nano -w /etc/default/vdradmin-am

  Its weak default password on port 8001 is no reason to keep it this
  way, but rather to ask for a stronger one during installation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-trusty/+bug/1001810/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1001810] Re: vdradmin-am preconfigured not to (auto)start in Ubuntu 12.04 LTS

2017-03-18 Thread TEN
** Also affects: linux-lts-xenial (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-trusty in Ubuntu.
https://bugs.launchpad.net/bugs/1001810

Title:
  vdradmin-am preconfigured not to (auto)start in Ubuntu 12.04 LTS

Status in linux-lts-trusty package in Ubuntu:
  New
Status in linux-lts-xenial package in Ubuntu:
  New
Status in vdradmin-am package in Ubuntu:
  New

Bug description:
  Only the most experienced VDR users can be expected to figure out (let alone 
know) that vdradmin-am will not work because it needs to have its configuration 
changed to ENABLED="1" e.g. by:
  Ctrl-Alt-T
  sudo nano -w /etc/default/vdradmin-am

  Its weak default password on port 8001 is no reason to keep it this
  way, but rather to ask for a stronger one during installation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-trusty/+bug/1001810/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1001810] Re: vdradmin-am preconfigured not to (auto)start in Ubuntu 12.04 LTS

2017-03-18 Thread TEN
Since /var/cache/vdradmin-am/usr/ through 
/var/cache/vdradmin-am/usr/share/vdradmin-am/template belong to root:root 
rather than vdradmin-am:vdradmin-am (and look like they have wrongly been 
placed into a relative path),
the Perl Zlib issue can be fixed by sudo chown -R vdradmin-am:vdradmin-am 
/var/cache/vdradmin-am/usr && sudo service vdradmin-am restart
cf. 
http://www.vdr-portal.de/board60-linux/board14-betriebssystem/board68-debian-und-derivate/p1128803-vdr-auf-raspberry-mit-weezy/#post1128803
 et seq.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-trusty in Ubuntu.
https://bugs.launchpad.net/bugs/1001810

Title:
  vdradmin-am preconfigured not to (auto)start in Ubuntu 12.04 LTS

Status in linux-lts-trusty package in Ubuntu:
  New
Status in vdradmin-am package in Ubuntu:
  New

Bug description:
  Only the most experienced VDR users can be expected to figure out (let alone 
know) that vdradmin-am will not work because it needs to have its configuration 
changed to ENABLED="1" e.g. by:
  Ctrl-Alt-T
  sudo nano -w /etc/default/vdradmin-am

  Its weak default password on port 8001 is no reason to keep it this
  way, but rather to ask for a stronger one during installation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-trusty/+bug/1001810/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1001810] Re: vdradmin-am preconfigured not to (auto)start in Ubuntu 12.04 LTS

2017-03-18 Thread TEN
Still the same old (and now new) bugs in Ubuntu 16.04.2 LTS,
not logging or returning any reason why "sudo service vdradmin-am start had" no 
effect either.

For a web interface, there really shouldn't be a weak, plaintext default
PASSWORD = linvdr in /var/lib/vdradmin-am/vdradmind.conf in 2017 (or
ever have been).

After logging in, one is greeted with just this:
Not a SCALAR reference at /usr/share/perl/5.22/Compress/Zlib.pm line 482.

Users are also likely to be misled by (what is only due to their
respective rights):

$ vdradmind
ERROR: directory '/var/lib/vdradmin-am' is NOT writable!
ERROR: directory '/var/cache/vdradmin-am' is NOT writable!
ERROR: directory '/var/log/vdradmin-am' is NOT writable!
ERROR: directory '/var/run/vdradmin-am' is NOT writable!
ERROR: file '/var/lib/vdradmin-am/vdradmind.conf' is NOT readable!
ERROR: file '/var/lib/vdradmin-am/vdradmind.at' is NOT writable!
ERROR: directory '/var/lib/vdradmin-am' is NOT writable!
ERROR: directory '/var/lib/vdradmin-am' is NOT writable!

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-lts-trusty in Ubuntu.
https://bugs.launchpad.net/bugs/1001810

Title:
  vdradmin-am preconfigured not to (auto)start in Ubuntu 12.04 LTS

Status in linux-lts-trusty package in Ubuntu:
  New
Status in vdradmin-am package in Ubuntu:
  New

Bug description:
  Only the most experienced VDR users can be expected to figure out (let alone 
know) that vdradmin-am will not work because it needs to have its configuration 
changed to ENABLED="1" e.g. by:
  Ctrl-Alt-T
  sudo nano -w /etc/default/vdradmin-am

  Its weak default password on port 8001 is no reason to keep it this
  way, but rather to ask for a stronger one during installation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-trusty/+bug/1001810/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp