[Bug 1476199] [NEW] rsync rule in logcheck database needs update

2015-07-20 Thread Marco van Zwetselaar
Public bug reported:

This rule in /etc/logcheck/ignore.d.server/rsync:

^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyncd\[[0-9]+\]: (wrote|sent)
[0-9]+ bytes  (read|received) [0-9]+ bytes  total size [0-9]+$

does not match rsync output, as rsync uses the comma as a thousands
separator in the byte counts. Suggested:

^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyncd\[[0-9]+\]: (wrote|sent)
[0-9,]+ bytes  (read|received) [0-9,]+ bytes  total size [0-9,]+$

or strictly:

^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyncd\[[0-9]+\]: (wrote|sent)
[0-9]{1,3}(,[0-9]{3})* bytes  (read|received) [0-9]{1,3}(,[0-9]{3})*
bytes  total size [0-9]{1,3}(,[0-9]{3})*$

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

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

Title:
  rsync rule in logcheck database needs update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/logcheck/+bug/1476199/+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 1357471] Re: Samba4 AD DC randomly dies, error: Did not manage to negotiate mandetory feature SIGN for dcerpc auth_level 6.

2015-03-30 Thread Marco van Zwetselaar
My two Samba AD DCs run in an environment with frequent network
interruptions due to power cuts. It seems that even very brief network
interruptions trigger this issue, which then doesn't resolve itself when
connectivity is restored.

After most network interruptions, the following three messages repeat in 
log.samba every 5 seconds, and 'sudo samba-tool drs showrepl' shows failures. A 
'sudo service samba-ad-dc restart' is required to get everything working again.
- Update failed:  Miscellaneous failure (see text): Matching credential 
(GC/{other-dc}.{domain}/{domain}@{DOMAIN}) not found
- Did not manage to negotiate mandetory feature SIGN for dcerpc auth_level 6
- Failed to bind to uuid {uuid-1} for 
{uuid-1}@ncacn_ip_tcp:{uuid-2}._msdcs.{domain}[1024,seal,krb5] 
NT_STATUS_ACCESS_DENIED.

In a country with on average 12 powercuts *per day*, which despite a
huge arsenal of stabilisers and UPS-es do cause brief network
interruptions, you can imagine that this issue is a major pain in the
behind :-/

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

Title:
  Samba4 AD DC randomly dies, error: Did not manage to negotiate
  mandetory feature SIGN for dcerpc auth_level 6.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1357471/+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 1389595] [NEW] Error installing nagios3-doc: All `Format' sections are invalid.

2014-11-05 Thread Marco van Zwetselaar
Public bug reported:

Upon 'apt-get install nagios3-doc' in Ubuntu 14.10, I get this error:

Preparing to unpack .../nagios3-doc_3.5.1-1ubuntu2_all.deb ...
Unpacking nagios3-doc (3.5.1-1ubuntu2) ...
Processing triggers for doc-base (0.10.6) ...
Processing 1 added doc-base file...
Error in `/usr/share/doc-base/nagios3', line 9: all `Format' sections are 
invalid.
Note: `install-docs --verbose --check file_name' may give more details about 
the above error.

The output of 'install-docs --verbose --check /usr/share/doc-base/nagios3':
Warning in `/usr/share/doc-base/nagios3', line 9: file 
`/usr/share/nagios3/htdocs/docs/index.html' does not exist.
Error in `/usr/share/doc-base/nagios3', line 9: all `Format' sections are 
invalid.
/usr/share/doc-base/nagios3: Fatal error found, the file won't be registered.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: nagios3-doc 3.5.1-1ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
Uname: Linux 3.16.0-24-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Nov  5 12:27:51 2014
Dependencies:
 
InstallationDate: Installed on 2013-09-28 (402 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
PackageArchitecture: all
SourcePackage: nagios3
UpgradeStatus: Upgraded to utopic on 2014-10-30 (5 days ago)

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


** Tags: amd64 apport-bug utopic

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

Title:
  Error installing nagios3-doc: All `Format' sections are invalid.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/1389595/+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 1389595] Re: Error installing nagios3-doc: All `Format' sections are invalid.

2014-11-05 Thread Marco van Zwetselaar
** Description changed:

  Upon 'apt-get install nagios3-doc' in Ubuntu 14.10, I get this error:
  
  Preparing to unpack .../nagios3-doc_3.5.1-1ubuntu2_all.deb ...
  Unpacking nagios3-doc (3.5.1-1ubuntu2) ...
  Processing triggers for doc-base (0.10.6) ...
  Processing 1 added doc-base file...
  Error in `/usr/share/doc-base/nagios3', line 9: all `Format' sections are 
invalid.
  Note: `install-docs --verbose --check file_name' may give more details about 
the above error.
  
  The output of 'install-docs --verbose --check /usr/share/doc-base/nagios3':
  Warning in `/usr/share/doc-base/nagios3', line 9: file 
`/usr/share/nagios3/htdocs/docs/index.html' does not exist.
  Error in `/usr/share/doc-base/nagios3', line 9: all `Format' sections are 
invalid.
  /usr/share/doc-base/nagios3: Fatal error found, the file won't be registered.
  
+ Looking in /usr/share/doc/nagios3-doc, there is a softlink html pointing to 
+ /usr/share/nagios3/htdocs/docs/. That directory contains only a directory 
+ images, which is empty.
+ 
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: nagios3-doc 3.5.1-1ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-24.32-generic 3.16.4
  Uname: Linux 3.16.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Nov  5 12:27:51 2014
  Dependencies:
-  
+ 
  InstallationDate: Installed on 2013-09-28 (402 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  PackageArchitecture: all
  SourcePackage: nagios3
  UpgradeStatus: Upgraded to utopic on 2014-10-30 (5 days ago)

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

Title:
  Error installing nagios3-doc: All `Format' sections are invalid.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios3/+bug/1389595/+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