[Bug 659439] Re: Installing rsyslog-mysql on 10.04 installs mysql-server by default

James Page james.page at ubuntu.com
Fri Dec 2 11:47:48 UTC 2011


** Also affects: rsyslog (Ubuntu Maverick)
   Importance: Undecided
       Status: New

** Also affects: rsyslog (Ubuntu Natty)
   Importance: Undecided
       Status: New

** Also affects: rsyslog (Ubuntu Oneiric)
   Importance: Undecided
       Status: New

** Also affects: rsyslog (Ubuntu Precise)
   Importance: Undecided
       Status: Confirmed

** Also affects: rsyslog (Ubuntu Lucid)
   Importance: Undecided
       Status: New

** Changed in: rsyslog (Ubuntu Precise)
       Status: Confirmed => Fix Released

** Changed in: rsyslog (Ubuntu Oneiric)
       Status: New => Fix Released

** Changed in: rsyslog (Ubuntu Natty)
       Status: New => Fix Released

** Changed in: rsyslog (Ubuntu Maverick)
       Status: New => Confirmed

** Changed in: rsyslog (Ubuntu Lucid)
       Status: New => Confirmed

** Changed in: rsyslog (Ubuntu Lucid)
   Importance: Undecided => Medium

** Changed in: rsyslog (Ubuntu Maverick)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/659439

Title:
  Installing rsyslog-mysql on 10.04 installs mysql-server by default

Status in “rsyslog” package in Ubuntu:
  Fix Released
Status in “rsyslog” source package in Lucid:
  Confirmed
Status in “rsyslog” source package in Maverick:
  Confirmed
Status in “rsyslog” source package in Natty:
  Fix Released
Status in “rsyslog” source package in Oneiric:
  Fix Released
Status in “rsyslog” source package in Precise:
  Fix Released

Bug description:
  Binary package hint: rsyslog-mysql

  When installing rsyslog-mysql via apt-get on 10.04 by default it will
  install mysql-server. I think most people will only want the client by
  default.

  This is because of the new default behaviour of apt-get which
  automatically installs recommended packages. I think mysql-server
  should be dropped as a recommended package.

  As a workaround you can install the client only with:
  apt-get --no-install-recommends install rsyslog-mysql

  However the post install script still prompts about configuring the database. It misleading says this:
  "The rsyslog-mysql package must have a database installed and configured before it can be used."

  A local database is not a requirement and most servers will be sending
  to a remote server. The user can just choose 'No'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/659439/+subscriptions



More information about the Ubuntu-sponsors mailing list