[Bug 1254767] Re: package libmysqlclient18 5.5.34-0ubuntu0.13.10.1 failed to install/upgrade: libmysqlclient18:amd64 5.5.34+maria-1~saucy (Multi-Arch

2014-02-01 Thread Launchpad Bug Tracker
[Expired for mysql-5.5 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mysql-5.5 (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.5 in Ubuntu.
https://bugs.launchpad.net/bugs/1254767

Title:
  package libmysqlclient18 5.5.34-0ubuntu0.13.10.1 failed to
  install/upgrade: libmysqlclient18:amd64 5.5.34+maria-1~saucy (Multi-
  Arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1254767/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1275388] [NEW] package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 126

2014-02-01 Thread Fred Sanford
Public bug reported:

Doing a partial upgrade

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba4 4.0.0~alpha18.dfsg1-4ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-52.78-generic 3.2.48
Uname: Linux 3.2.0-52-generic i686
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
Date: Sat Feb  1 20:19:50 2014
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 126
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
MarkForUpload: True
SourcePackage: samba4
Title: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 126
UpgradeStatus: Upgraded to precise on 2012-07-08 (573 days ago)

** Affects: samba4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba4 in Ubuntu.
https://bugs.launchpad.net/bugs/1275388

Title:
  package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 126

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1118815] Re: Remove python-oauth from the archive

2014-02-01 Thread Dimitri John Ledkov
there is requests_oauthlib implementation both in python2 and python3.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-django-piston in Ubuntu.
https://bugs.launchpad.net/bugs/1118815

Title:
  Remove python-oauth from the archive

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1118815/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 685096] Re: USB Passthrough not working for Windows 7 guest

2014-02-01 Thread Manuel Baesler
followup:

my understanding is there are a bunch of usb interfaces:

uhci is usb 1.0
ehci is usb 2.0
xhci is usb 3.0
…

-device piix3-usb-uhci will create an usb 1.0 interface. I guess usb 1.0
is insufficent for modern usb devices so windows errors with code 10.
ehci have enough to bring full support for modern usb devices.

qemu is like LEGO where you can wire it all together :-)

refference:
https://github.com/qemu/qemu/blob/master/docs/usb2.txt
https://en.wikipedia.org/wiki/Host_controller_interface_(USB,_Firewire)#USB

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/685096

Title:
  USB Passthrough not working for Windows 7 guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/685096/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 870448] Re: check_http fails to decode chunked encoding before performing string checks

2014-02-01 Thread cyco
Upstream bug is now https://github.com/monitoring-plugins/monitoring-
plugins/issues/1122

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/870448

Title:
  check_http fails to decode chunked encoding before performing string
  checks

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/870448/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 155699] Re: nagios Plugin check_imap fails with SSL3

2014-02-01 Thread cyco
Upstream this bug is https://github.com/monitoring-plugins/monitoring-
plugins/issues/993

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/155699

Title:
  nagios Plugin check_imap fails with SSL3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/155699/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1061154] Re: pgsql.cfg includes a check_pgsql_4 command, but check_pgsql does not actually take the -4 argument

2014-02-01 Thread cyco
I would love to link this to the upstream issue, unfortunately launchpad
doesn't love github bugtracker.

Here we go: https://github.com/monitoring-plugins/monitoring-
plugins/issues/1230

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1061154

Title:
  pgsql.cfg includes a check_pgsql_4 command, but check_pgsql does not
  actually take the -4 argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1061154/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1275312] [NEW] iSCSILogicalUnit resource agent does not correctly configure LIO when using allowed_initiators

2014-02-01 Thread Dane Elwell
Public bug reported:

When configuring Pacemaker to set up iSCSI targets using the LIO
implementation option, the iSCSILogicalUnit resource agent does not
correctly assign the LUN to the ACL within LIO.

This appears to have been fixed in the git repo.

I'd like to request that this fix is backported into the resource-agents
package in 12.04, as without it the Pacemaker/iSCSI/LIO combination is
effectively broken when setting the allowed_initiators option.

The lines that are required are highlighted here:

https://github.com/ClusterLabs/resource-
agents/blob/master/heartbeat/iSCSILogicalUnit#L332-L337

I can provide example configurations for duplication if required (at
least, I can on Monday when I have access to the servers I'm having a
problem with!)

** Affects: resource-agents (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to resource-agents in Ubuntu.
https://bugs.launchpad.net/bugs/1275312

Title:
  iSCSILogicalUnit resource agent does not correctly configure LIO when
  using allowed_initiators

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resource-agents/+bug/1275312/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1275068] Re: consider upgrade to openssh 6.5p1 for 14.04

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1275068

Title:
  consider upgrade to openssh 6.5p1 for 14.04

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 685096] Re: USB Passthrough not working for Windows 7 guest

2014-02-01 Thread Manuel Baesler
Hi, I had the same problem. Tested a lot. My solution to passthrough usb
devices to a windows 7 x64 guest:

parameter part:

-device usb-ehci,id=usb,bus=pci.0,addr=0x4 -device usb-
host,vendorid=0x{},productid=0x{},id=hostdev0,bus=usb.0

I also tried the device
piix4-usb-uhci

instead of usb-ehci

piix4-usb-uhci caused the Code 10 error in the windows device manager.

lsusb will give you a list of plugged in usb devices. eg.

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

1d6b:0002
and
1d6b:0003

are vendorid:prouctid

replace {} with the ids and it should work. I tested it with

- ssd usb 3.0 drive 
- retail usb seagate usb 2.0 hdd drive.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/685096

Title:
  USB Passthrough not working for Windows 7 guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/685096/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1252467] Re: /etc/cron.d/awstats: wrong user for cron job

2014-02-01 Thread Matthijs van Wageningen
Problem seems a change in new dist logrotate for Apache2
(/etc/logrotate.d/apache2):

I change this line:
create 640 root adm
Into:
create 644 root adm

As this was the default in my previous version of
/etc/logrotate.d/apache2

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to awstats in Ubuntu.
https://bugs.launchpad.net/bugs/1252467

Title:
  /etc/cron.d/awstats: wrong user for cron job

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1275262] [NEW] package vsftpd 2.3.5-1ubuntu2 failed to remove: Unterprozess installiertes post-removal-Skript gab den Fehlerwert 1 zurück

2014-02-01 Thread Thomas
Public bug reported:

I Installed vsftpd normally but after a few weeks removed ist, but there
is an error schown while the remove is in progress

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: vsftpd 2.3.5-1ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-54.82-generic 3.2.50
Uname: Linux 3.2.0-54-generic i686
ApportVersion: 2.0.1-0ubuntu17.5
AptOrdering:
 vsftpd: Remove
 inetutils-ftpd: Install
 inetutils-ftpd: Configure
Architecture: i386
Date: Sat Feb  1 16:14:24 2014
DpkgTerminalLog:
 Entfernen von vsftpd ...
 dpkg: Fehler beim Bearbeiten von vsftpd (--remove):
  Unterprozess installiertes post-removal-Skript gab den Fehlerwert 1 zurück
DuplicateSignature: package:vsftpd:2.3.5-1ubuntu2:Unterprozess installiertes 
post-removal-Skript gab den Fehlerwert 1 zurück
ErrorMessage: Unterprozess installiertes post-removal-Skript gab den Fehlerwert 
1 zurück
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
MarkForUpload: True
SourcePackage: vsftpd
Title: package vsftpd 2.3.5-1ubuntu2 failed to install/upgrade: Unterprozess 
installiertes post-removal-Skript gab den Fehlerwert 1 zurück
UpgradeStatus: Upgraded to precise on 2013-10-12 (112 days ago)
mtime.conffile..etc.vsftpd.conf: 2014-02-01T15:38:40.677022

** Affects: vsftpd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 need-duplicate-check precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in Ubuntu.
https://bugs.launchpad.net/bugs/1275262

Title:
  package vsftpd 2.3.5-1ubuntu2 failed to remove: Unterprozess
  installiertes post-removal-Skript gab den Fehlerwert 1 zurück

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1223730] Re: mDNS failure with openvswitch 1.10

2014-02-01 Thread NightShade
Definitely still a bug

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1223730

Title:
  mDNS failure with openvswitch 1.10

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1267393] Re: [MIR] juju-core, juju-mongodb, gccgo-go, gccgo-*

2014-02-01 Thread James Page
** Summary changed:

- [MIR] juju-core, juju-mongodb, gccgo-go
+ [MIR] juju-core, juju-mongodb, gccgo-go, gccgo-*

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1267393

Title:
  [MIR] juju-core, juju-mongodb, gccgo-go, gccgo-*

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gccgo-go/+bug/1267393/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1273205] Re: /etc/init/ttyAMA0.conf causes endless tty spewage if ttyAMA does not exist

2014-02-01 Thread Martin Pitt
Yes, I never thought of it as an LXC bug in the first place. Whatever
installs that job (cloud-init? our cloud image build process?) ought to
change the upstart job to only start up if such a device exists in the
first place.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1273205

Title:
  /etc/init/ttyAMA0.conf causes endless tty spewage if ttyAMA does not
  exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1273205/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1273205] Re: /etc/init/ttyAMA0.conf causes endless tty spewage if ttyAMA does not exist

2014-02-01 Thread Stéphane Graber
lxc-start-ephemeral doesn't attach to /dev/console but to /dev/tty1
which is why you don't see the boot messsages or that error.

Unfortunately there isn't a great deal we can do about this in LXC, the
best fix is to change the upstart job to only start with "and not-
container". A better fix would be to check whether things can be written
to the device but that's trickier to do right and obviously the best fix
would be to have a device namespace so we wouldn't have that kind of
problem to begin with.

Closing the lxc task.

** Changed in: lxc (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1273205

Title:
  /etc/init/ttyAMA0.conf causes endless tty spewage if ttyAMA does not
  exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1273205/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1100877] Re: lxc-start fails after upgrade to raring

2014-02-01 Thread Stéphane Graber
FWIW, the original error message is usually caused by one of:
 - Server using ksplice which breaks the veth driver, requires a reboot
 - Machine with kernel module version mismatch causing the veth driver to fail 
to load
 - Machine with a kernel lacking veth support or missing the .ko or depmod entry


In all of those cases, there isn't much LXC can do and the following should 
fail just as much "sudo ip link add dev veth".

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1100877

Title:
  lxc-start fails after upgrade to raring

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1270961] Re: Install failed due to missing /etc/lxc when using Jan 20 Saucy daily build

2014-02-01 Thread Stéphane Graber
I have fixed this by adding the missing mkdir to the packaging a day or
so ago after I introduced the bug, so new installations should now work
fine.

** Changed in: lxc (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1270961

Title:
  Install failed due to missing /etc/lxc when using Jan 20 Saucy daily
  build

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1263738] Re: login console 0 in user namespace container is not configured right

2014-02-01 Thread Stéphane Graber
I'm closing the lxc task as there's nothing we can do in lxc itself to
avoid this, the upstart and kernel patches will solve this for us.

Btw, the branch proposed by James above does work fine for me and has
since been accepted upstream, the next upload should include this fix.

** Changed in: lxc (Ubuntu Trusty)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1263738

Title:
  login console 0 in user namespace container is not configured right

To manage notifications about this bug go to:
https://bugs.launchpad.net/upstart/+bug/1263738/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1275236] [NEW] rsync backport 3.1.0 for saucy?

2014-02-01 Thread asgard2
Public bug reported:

Because of this bug:
https://bugzilla.samba.org/show_bug.cgi?id=7809

It would help to have the 3.1.0 version at ubuntu backports.

Thanks

Xubuntu 13.10 64Bit 3.11.0-17-generic

** Affects: rsync (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rsync in Ubuntu.
https://bugs.launchpad.net/bugs/1275236

Title:
  rsync backport 3.1.0 for saucy?

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1266061] Re: distro-specific logic in python-cobbler

2014-02-01 Thread Monsta
** Also affects: cobbler (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cobbler in Ubuntu.
https://bugs.launchpad.net/bugs/1266061

Title:
  distro-specific logic in python-cobbler

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1266061/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1252467] Re: /etc/cron.d/awstats: wrong user for cron job

2014-02-01 Thread Matthijs van Wageningen
I can confirm this problem and wonder if there is any 'real' solution ?

After upgrading to 13.10 there was no problem, until log rotate.
Previous files had 644 for root:adm, now 640 for root:adm
The cron-job for awstats runs as www-data as mention above.

This cause error message when job runs:
Error while processing /etc/awstats/awstats.conf
Create/Update database for config "/etc/awstats/awstats.conf" by AWStats 
version 7.1.1 (build 1.989)
>From data in log file "/var/log/apache2/access.log"...
Error: Couldn't open server log file "/var/log/apache2/access.log" : Permission 
denied
Setup ('/etc/awstats/awstats.conf' file, web server or permissions) may be 
wrong.
Check config file, permissions and AWStats documentation (in 'docs' directory).

$ cat /etc/cron.d/awstats
MAILTO=root

*/10 * * * * www-data [ -x /usr/share/awstats/tools/update.sh ] &&
/usr/share/awstats/tools/update.sh

# Generate static reports:
10 03 * * * www-data [ -x /usr/share/awstats/tools/buildstatic.sh ] && 
/usr/share/awstats/tools/buildstatic.sh

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to awstats in Ubuntu.
https://bugs.launchpad.net/bugs/1252467

Title:
  /etc/cron.d/awstats: wrong user for cron job

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1252467] Re: /etc/cron.d/awstats: wrong user for cron job

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to awstats in Ubuntu.
https://bugs.launchpad.net/bugs/1252467

Title:
  /etc/cron.d/awstats: wrong user for cron job

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1244438] Re: EOL notification system required for HWE kernels in LTSs

2014-02-01 Thread cyco
Am 30.01.14 20:31, schrieb Robie Basak:
> It might also be worth considering what users already use to monitor
> their machines for updates, and to provide alerts by patching those
> mechanisms. For example, we might SRU a patch to the check_apt nagios
> plugin to pick up the EOL kernel state and present it as a warning or
> failure.

Depending on such an implementation (for example adding those feature
with a switch) we may include this patch in Debian.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1244438

Title:
  EOL notification system required for HWE kernels in LTSs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1244438/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs