[Bug 1349949] Re: Juju's mongodb does not need to log every command in syslog

2015-06-03 Thread Jonathan Davies
I had to add these to the top of /etc/rsyslog.d/50-default.conf to
silence things:

:msg, contains, warning: No such role, \clusterAdmin\ ~
:msg, contains, warning: No such role, \readWriteAnyDatabase\ ~
:msg, contains, authenticate db: ~

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

Title:
  Juju's mongodb does not need to log every command in syslog

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1349949/+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 1357326] Re: Make default VCS git

2014-08-18 Thread Jonathan Davies
Right, but the default on Ubuntu currently is bzr, and this seems to be
the sole difference in the Debian packaging taken from Debian.

** Changed in: etckeeper (Ubuntu)
   Status: Invalid = Confirmed

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

Title:
  Make default VCS git

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/1357326/+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 1357326] [NEW] Make default VCS git

2014-08-15 Thread Jonathan Davies
Public bug reported:

etckeeper should now default to git as more and more people are moving
towards it.

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

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

Title:
  Make default VCS git

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/1357326/+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 1330504] Re: strongSwan 5.1.3

2014-08-13 Thread Jonathan Davies
Already working with upstream on it:
https://wiki.strongswan.org/issues/674

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

Title:
  strongSwan 5.1.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1330504/+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 1346703] Re: /var/log/maas/rsyslog has incorrect permission

2014-08-08 Thread Jonathan Davies
** Description changed:

  /var/log/maas/rsyslog/ is owned by maas:maas and has 755 permission
  after maas package installation. Therefore rsyslogd cannot write logs
  into the directory.
  
  How to reproduce:
-  1. prepare pristine trusty box
-  2. sudo apt-get install maas
+  1. prepare pristine trusty box
+  2. sudo apt-get install maas
  
  Expected result:
  /var/log/maas/rsyslog/ is owned by for example syslog:syslog.
  
  Actual result:
  $ ll /var/log/maas/rsyslog/
  drwxr-xr-x 2 maas maas 4096 Jul 22 01:13 ./
+ 
+ Workaround:
+ 
+ $ sudo chown -R syslog:syslog /var/log/maas/rsyslog
  
  It seems that 3 packages are trying to set owner related /var/log/maas/*.
  
  $ grep -r chown.*/var/log/maas /var/lib/dpkg/info/
  /var/lib/dpkg/info/maas-cluster-controller.postinst:chown -R maas:maas 
/var/log/maas
  /var/lib/dpkg/info/maas-region-controller-min.postinst:chown -R maas:maas 
/var/log/maas
  /var/lib/dpkg/info/maas-region-controller-min.postinst:chown -R 
syslog:syslog /var/log/maas/rsyslog
  /var/lib/dpkg/info/maas-region-controller.postinst: chown -R maas:maas 
/var/log/maas
  /var/lib/dpkg/info/maas-region-controller.postinst: chown -R 
syslog:syslog /var/log/maas/rsyslog
  
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: maas 1.5.2+bzr2282-0ubuntu0.2
  ProcVersionSignature: User Name 3.13.0-29.53-generic 3.13.11.2
  Uname: Linux 3.13.0-29-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  Date: Tue Jul 22 01:15:20 2014
  PackageArchitecture: all
  ProcEnviron:
-  TERM=screen-bce
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=screen-bce
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: maas
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  /var/log/maas/rsyslog has incorrect permission

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1346703/+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 1348088] Re: Sync strongswan 5.2.0-1 (main) from Debian unstable (main)

2014-07-24 Thread Jonathan Davies
This is being handled in bug #1330504.

** Changed in: strongswan (Ubuntu)
   Status: New = Invalid

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

Title:
  Sync strongswan 5.2.0-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1348088/+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 1341445] Re: /etc/init.d/ipsec is missing

2014-07-14 Thread Jonathan Davies
Yeah, we use Upstart instead with a configuration for 'strongswan'
instead on 14.04 LTS.

** Changed in: strongswan (Ubuntu)
   Status: New = Invalid

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

Title:
  /etc/init.d/ipsec is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1341445/+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 1341445] Re: /etc/init.d/ipsec is missing

2014-07-14 Thread Jonathan Davies
And the future systemd configuration is also named 'strongswan' too.

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

Title:
  /etc/init.d/ipsec is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1341445/+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 1330504] Re: strongSwan 5.1.3

2014-07-03 Thread Jonathan Davies
 Debian has 5.1.3-4, so shouldn't this be a merge instead of an
-0ubuntu1?

The Debian and Ubuntu packages have significant difference between them.
They came about as I revamped the Ubuntu packaging and then the Debian
guys decided to do something else with regards to plugin management and
they also don't enable certain plugins like the TNC stack.

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

Title:
  strongSwan 5.1.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1330504/+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 1333655] [NEW] strongSwan AppArmor profile does not allow user priv dropping

2014-06-24 Thread Jonathan Davies
Public bug reported:

strongSwan's AppArmor profiles for charon and stroke don't allow user
privilege dropping.

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

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

Title:
  strongSwan AppArmor profile does not allow user priv dropping

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1333655/+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 1330486] [NEW] strongSwan AppArmor profile doesn't allow smartcard configuration

2014-06-16 Thread Jonathan Davies
Public bug reported:

strongSwan's charon AppArmor profile is so restrictive it doesn't allow
for smartcards.

** Affects: strongswan (Ubuntu)
 Importance: Medium
 Assignee: Jonathan Davies (jpds)
 Status: In Progress

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

Title:
  strongSwan AppArmor profile doesn't allow smartcard configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1330486/+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 1330486] Re: strongSwan AppArmor profile doesn't allow smartcard configuration

2014-06-16 Thread Jonathan Davies
** Changed in: strongswan (Ubuntu)
   Status: New = In Progress

** Changed in: strongswan (Ubuntu)
   Importance: Undecided = Medium

** Changed in: strongswan (Ubuntu)
 Assignee: (unassigned) = Jonathan Davies (jpds)

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

Title:
  strongSwan AppArmor profile doesn't allow smartcard configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1330486/+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 1330504] Re: strongSwan 5.1.3

2014-06-16 Thread Jonathan Davies
Source package ready at: http://people.canonical.com/~jpds/s5.1.3/

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

Title:
  strongSwan 5.1.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1330504/+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 1330504] [NEW] strongSwan 5.1.3

2014-06-16 Thread Jonathan Davies
Public bug reported:

There's a new version of strongSwan out: 5.1.3.

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

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

Title:
  strongSwan 5.1.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1330504/+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 1309594] Re: kernel-libipsec not loading

2014-06-14 Thread Jonathan Davies
** Changed in: strongswan (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: strongswan (Ubuntu)
   Importance: Undecided = Medium

** Changed in: strongswan (Ubuntu)
 Assignee: (unassigned) = Jonathan Davies (jpds)

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

Title:
  kernel-libipsec not loading

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1309594/+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 1309594] Re: kernel-libipsec not loading

2014-04-20 Thread Jonathan Davies
** Changed in: strongswan (Ubuntu)
   Status: New = Confirmed

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

Title:
  kernel-libipsec not loading

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1309594/+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 1309594] Re: kernel-libipsec not loading

2014-04-18 Thread Jonathan Davies
Forwarded upstream: http://wiki.strongswan.org/issues/575

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

Title:
  kernel-libipsec not loading

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1309594/+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 1303477] Re: unbound default configuration only works after reload

2014-04-08 Thread Jonathan Davies
I can't reproduce this issue on 1.4.22-1ubuntu4/trusty packages.

** Changed in: unbound (Ubuntu)
   Status: New = Fix Released

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

Title:
  unbound default configuration only works after reload

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1303477/+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 1302925] Re: sldns_str2wire_rr_buf unittest fails with: pos 69: Syntax error, could not parse the RR

2014-04-07 Thread Jonathan Davies
** Changed in: unbound (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
   sldns_str2wire_rr_buf unittest fails with: pos 69: Syntax error,
  could not parse the RR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1302925/+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 1303088] Re: unbound-checkconf fatal error

2014-04-07 Thread Jonathan Davies
** Changed in: unbound (Ubuntu)
 Assignee: (unassigned) = Jonathan Davies (jpds)

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

Title:
  unbound-checkconf fatal error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1303088/+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 1303088] Re: unbound-checkconf fatal error

2014-04-07 Thread Jonathan Davies
 This patch should be restored as it silences the warning about the open files
 limit and disable chroot by default.

 @Jonathan, if you introduced this delta with Debian on purpose and want to
 have chroot enabled by default, I could try to adapt the auto chroot feature.

We can certainly reintroduce this - when I looked at the source package
the patch had no explaination on why it was needed in its patch headers
and I couldn't see why we should be diverging from what upstream
releases.

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

Title:
  unbound-checkconf fatal error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1303088/+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 1303088] Re: unbound-checkconf fatal error

2014-04-07 Thread Jonathan Davies
** Changed in: unbound (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  unbound-checkconf fatal error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1303088/+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 1266066] Re: [MIR] strongSwan

2014-04-07 Thread Jonathan Davies
** No longer affects: network-manager-strongswan (Ubuntu)

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

Title:
  [MIR] strongSwan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ldns/+bug/1266066/+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 1266066] Re: [MIR] strongSwan

2014-04-04 Thread Jonathan Davies
Server team subscribed to ldns, strongswan and unbound.

** Changed in: ldns (Ubuntu)
   Status: Incomplete = Triaged

** Changed in: strongswan (Ubuntu)
   Status: Incomplete = Triaged

** Changed in: unbound (Ubuntu)
   Status: Incomplete = Triaged

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

Title:
  [MIR] strongSwan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ldns/+bug/1266066/+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 1302925] Re: sldns_str2wire_rr_buf unittest fails with: pos 69: Syntax error, could not parse the RR

2014-04-04 Thread Jonathan Davies
** Attachment added: unbound-test-failure.log
   
https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1302925/+attachment/4066890/+files/unbound-test-failure.log

** Bug watch added: www.nlnetlabs.nl/bugs-script/ #572
   http://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=572

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

Title:
   sldns_str2wire_rr_buf unittest fails with: pos 69: Syntax error,
  could not parse the RR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1302925/+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 1302925] Re: sldns_str2wire_rr_buf unittest fails with: pos 69: Syntax error, could not parse the RR

2014-04-04 Thread Jonathan Davies
Upstream bug: https://www.nlnetlabs.nl/bugs-script/show_bug.cgi?id=572

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

Title:
   sldns_str2wire_rr_buf unittest fails with: pos 69: Syntax error,
  could not parse the RR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1302925/+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 1302925] [NEW] sldns_str2wire_rr_buf unittest fails with: pos 69: Syntax error, could not parse the RR

2014-04-04 Thread Jonathan Davies
Public bug reported:

unbound unittests fail with: sldns_str2wire_rr_buf unittest fails with:
pos 69: Syntax error, could not parse the RR with test files 3 and 5.

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

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

Title:
   sldns_str2wire_rr_buf unittest fails with: pos 69: Syntax error,
  could not parse the RR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1302925/+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 1302925] Re: sldns_str2wire_rr_buf unittest fails with: pos 69: Syntax error, could not parse the RR

2014-04-04 Thread Jonathan Davies
** Changed in: unbound (Ubuntu)
   Status: New = Triaged

** Changed in: unbound (Ubuntu)
   Importance: Undecided = Medium

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

Title:
   sldns_str2wire_rr_buf unittest fails with: pos 69: Syntax error,
  could not parse the RR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unbound/+bug/1302925/+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 1266066] Re: [MIR] strongSwan

2014-04-04 Thread Jonathan Davies
OK, unittests on unbound have been enabled as of the 1.4.22-1ubuntu2
upload.

I've identified two problems with the test case data files and reported
them upstream and at bug #1302925.

** Changed in: unbound (Ubuntu)
   Status: Incomplete = Fix Committed

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

Title:
  [MIR] strongSwan

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ldns/+bug/1266066/+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 1278365] Re: ntpdate target server

2014-02-10 Thread Jonathan Davies
We already point people at the NTP pool:

$ cat /etc/ntp.conf
...
server 0.ubuntu.pool.ntp.org
server 1.ubuntu.pool.ntp.org
server 2.ubuntu.pool.ntp.org
server 3.ubuntu.pool.ntp.org
...

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

Title:
  ntpdate target server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1278365/+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 1270097] [NEW] Split virsh command into its own package

2014-01-17 Thread Jonathan Davies
Public bug reported:

When we deploy MAAS, this is typically done in a VM.

Now, in order to be able to provision VMs with MAAS, virsh is needed.

Now, virsh is part of the libvirt-bin, which pulls in a ton of stuff
which has no place in a minimum VM:

Start-Date: 2014-01-17  09:54:06
Commandline: apt-get install libvirt-bin
Install: dnsmasq-base:amd64 (2.59-4ubuntu0.1, automatic), libxenstore3.0:amd64 
(4.1.5-0ubuntu0.12.04.2, automatic), libnetfilter-conntrack3:amd64 
(0.9.1-1ubuntu1, automatic), libvirt0:amd64 (0.9.8-2ubuntu17.16, automatic), 
libnuma1:amd64 (2.0.8~rc3-1, automatic), libapparmor1:amd64 
(2.7.102-0ubuntu3.9, automatic), libavahi-client3:amd64 (0.6.30-5ubuntu2.1, 
automatic), cgroup-lite:amd64 (1.1.5, automatic), libyajl1:amd64 (1.0.12-2, 
automatic), bridge-utils:amd64 (1.5-2ubuntu7, automatic), libvirt-bin:amd64 
(0.9.8-2ubuntu17.16)
End-Date: 2014-01-17  09:54:11

It would be nice to have virsh in its own package for these kinds of
deployments.

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

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

Title:
  Split virsh command into its own package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1270097/+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 1265877] Re: nova fails to launch i386 images

2014-01-03 Thread Jonathan Davies
** Also affects: cloud-archive
   Importance: Undecided
   Status: New

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

Title:
  nova fails to launch i386 images

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1265877/+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 1195816] Re: OOPS priv_sock_get_cmd, when writing file

2013-12-18 Thread Jonathan Davies
*** This bug is a duplicate of bug 1219857 ***
https://bugs.launchpad.net/bugs/1219857

** This bug has been marked a duplicate of bug 1219857
   vsftpd connections fail on amd64: 500 OOPS: child died

-- 
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/1195816

Title:
  OOPS priv_sock_get_cmd, when writing file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1195816/+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 1258320] Re: Build libvirt with Hyper-V option

2013-12-06 Thread Jonathan Davies
** Changed in: libvirt (Ubuntu)
   Status: Won't Fix = Triaged

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

Title:
  Build libvirt with Hyper-V option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1258320/+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 1258236] [NEW] Build libvirt with ESX option

2013-12-05 Thread Jonathan Davies
Public bug reported:

We should build libvirt with its --with-esx flag so that it can talk to
VMware pieces by default.

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

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

Title:
  Build libvirt with ESX option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1258236/+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 1258320] [NEW] Build libvirt with Hyper-V option

2013-12-05 Thread Jonathan Davies
Public bug reported:

We should build libvirt with Hyper-V support enabled.

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

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

Title:
  Build libvirt with Hyper-V option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1258320/+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 1238390] Re: maas-region-controller debconf config has a non-existent 'dbc_go'

2013-10-10 Thread Jonathan Davies
** Summary changed:

- maas debconf config has a non-existent 'dbc_go'
+ maas-region-controller debconf config has a non-existent 'dbc_go'

** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  maas-region-controller debconf config has a non-existent 'dbc_go'

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1238390/+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 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases

2013-09-11 Thread Jonathan Davies
** Summary changed:

- 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I 
think...
+ 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases

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

Title:
  1 MAC Address, two IPs - DNS is out of sync with DHCP leases
  databases

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1069570/+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 1223225] [NEW] charm-tools needs to stop recommending juju

2013-09-10 Thread Jonathan Davies
Public bug reported:

pyjuju is dead and charm-tools needs to stop recommending it (this makes
charm-tools pull in a load of unnecessary packages).

It also conflicts with juju-core.

** Affects: charm-tools (Ubuntu)
 Importance: High
 Status: Confirmed

** Affects: charm-tools (Ubuntu Precise)
 Importance: Undecided
 Status: New

** Changed in: charm-tools (Ubuntu)
   Status: New = Confirmed

** Changed in: charm-tools (Ubuntu)
   Importance: Undecided = High

** Also affects: charm-tools (Ubuntu Precise)
   Importance: Undecided
   Status: New

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

Title:
  charm-tools needs to stop recommending juju

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1223225/+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 1182905] Re: charm-tools installs juju-0.7

2013-09-10 Thread Jonathan Davies
** Also affects: charm-tools (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: charm-tools (Ubuntu Precise)
   Status: New = Triaged

** Changed in: charm-tools (Ubuntu Precise)
   Importance: Undecided = Critical

** Changed in: charm-tools (Ubuntu Precise)
   Importance: Critical = Medium

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

Title:
  charm-tools installs juju-0.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1182905/+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 1223225] Re: charm-tools needs to stop recommending juju

2013-09-10 Thread Jonathan Davies
*** This bug is a duplicate of bug 1182905 ***
https://bugs.launchpad.net/bugs/1182905

** This bug has been marked a duplicate of bug 1182905
   charm-tools installs juju-0.7

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

Title:
  charm-tools needs to stop recommending juju

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1223225/+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 1204507] Re: MAAS rejects empty files

2013-08-12 Thread Jonathan Davies
** Also affects: maas (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: maas (Ubuntu)
   Status: New = Triaged

** Changed in: maas (Ubuntu)
   Importance: Undecided = Critical

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

Title:
  MAAS rejects empty files

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1204507/+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 1204662] Re: Language pack installation should be optional in ubuntu templates

2013-07-25 Thread Jonathan Davies
** Summary changed:

- Language pack installation should be optional in ubuntu-cloud template
+ Language pack installation should be optional in ubuntu templates

-- 
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/1204662

Title:
  Language pack installation should be optional in ubuntu templates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1204662/+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 1204662] [NEW] Language pack installation should be optional

2013-07-24 Thread Jonathan Davies
Public bug reported:

In lines 182 to 184, there should be a config option that toggles the
installation of additional language packs.

I may have several languages installed on my desktop, but I certainly do
not want them on my test containers.

** Affects: lxc (Ubuntu)
 Importance: Low
 Status: Triaged

-- 
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/1204662

Title:
  Language pack installation should be optional

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1204662/+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 1203840] [NEW] Should ignore X11/core by default

2013-07-22 Thread Jonathan Davies
Public bug reported:

etckeeper should ignore /etc/X11/core:

bzr: warning: skipping /etc/X11/core (larger than add.maximum_file_size of 
2000 bytes)
Committing  to: /etc/   

bzr: ERROR: No changes to commit. Please 'bzr add' the files you want to 
commit, or use --unchanged to force an empty commit.
E: Problem executing scripts DPkg::Post-Invoke 'if [ -x /usr/bin/etckeeper ]; 
then etckeeper post-install; fi'
E: Sub-process returned an error code

$ ls -l /etc/X11/core -h
-rw--- 1 root root 21M Jul 22 18:26 /etc/X11/core

** Affects: etckeeper (Ubuntu)
 Importance: Medium
 Status: Triaged

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

Title:
  Should ignore X11/core by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/1203840/+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 1092585] [NEW] euca-run-instances incorrect man page option for --instance-count

2012-12-20 Thread Jonathan Davies
Public bug reported:

The DESCRIPTION section of euca-run-instances lists:

[-n, --instancecount count ]

...which should have --instance-count as the long option.

** Affects: euca2ools (Ubuntu)
 Importance: Low
 Status: Triaged

** Changed in: euca2ools (Ubuntu)
   Status: New = Triaged

** Changed in: euca2ools (Ubuntu)
   Importance: Undecided = Low

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

Title:
  euca-run-instances incorrect man page option for --instance-count

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/1092585/+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 1036647] [NEW] mount.cifs fails on mount DFS linked share

2012-08-14 Thread Jonathan Davies
Public bug reported:

mount.cifs fails to mount a DFS linked share on 12.04, this behaviour
worked fine on 10.04.

The DFS structure is:

\\SERVER1\TEST\SHARE-LINK which goes to \\SERVER2\LINKED-SHARE .

Mounting running:

$ sudo mount -t cifs //server1/TEST/SHARE-LINK /mnt/dfs-mount -o
user=Administrator

..fails on a precise machine, while it works on lucid.

My tests show that:

10.04 | mount.cifs works on oneiric and precise kernels.
12.04 | Stock kernel fails with both precise's mount.cifs and with lucid's 
mount.cifs compiled.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete

** Package changed: samba (Ubuntu) = linux (Ubuntu)

-- 
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/1036647

Title:
  mount.cifs fails on mount DFS linked share

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1036647/+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 590537] Re: lo: Disabled Privacy Extensions keeps showing up in the system log

2010-12-07 Thread Jonathan Davies
Some people in this bug report (myself included) are actively using IPv6
and vsftpd on production systems, so disabling IPv6 is not an option.

-- 
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/590537

Title:
  lo: Disabled Privacy Extensions keeps showing up in the system log

-- 
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 575945] Re: chkrootkit falsely flags files owned by Firefox 3 and Sun Java 6 valid packages

2010-06-02 Thread Jonathan Davies
** Changed in: chkrootkit (Ubuntu)
   Status: Incomplete = Confirmed

-- 
chkrootkit falsely flags files owned by Firefox 3 and Sun Java 6 valid packages
https://bugs.launchpad.net/bugs/575945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to chkrootkit in ubuntu.

-- 
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 575945] Re: chkrootkit falsely flags files owned by Firefox 3 and Sun Java 6 valid packages

2010-05-28 Thread Jonathan Davies
The package in the PPA works as expected.

-- 
chkrootkit falsely flags files owned by Firefox 3 and Sun Java 6 valid packages
https://bugs.launchpad.net/bugs/575945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to chkrootkit in ubuntu.

-- 
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 469419] Re: KVM machines became corrupted after reboot (i386 only)

2010-04-15 Thread Jonathan Davies
** Changed in: qemu-kvm (Ubuntu)
   Status: Incomplete = Confirmed

-- 
KVM machines became corrupted after reboot (i386 only)
https://bugs.launchpad.net/bugs/469419
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 501956] Re: OpenSSH does not log failed attempts when key authentication is used

2010-01-09 Thread Jonathan Davies
** Changed in: openssh (Ubuntu)
   Status: New = Confirmed

** Changed in: openssh (Ubuntu)
   Importance: Undecided = Medium

-- 
OpenSSH does not log failed attempts when key authentication is used
https://bugs.launchpad.net/bugs/501956
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
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 505301] Re: openssh server should warn that .ssh/authorized_keys is not accessible (causing ssh pubkey authentication to fail silently)

2010-01-09 Thread Jonathan Davies
** Changed in: openssh
   Importance: Undecided = Unknown

** Changed in: openssh
   Status: New = Unknown

** Changed in: openssh
 Remote watch: None = OpenSSH Portable Bugzilla #1554

-- 
openssh server should warn that .ssh/authorized_keys is not accessible (causing 
ssh pubkey authentication to fail silently)
https://bugs.launchpad.net/bugs/505301
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 501956] Re: OpenSSH does not log failed attempts when key authentication is used

2010-01-09 Thread Jonathan Davies
** Bug watch added: OpenSSH Portable Bugzilla #974
   https://bugzilla.mindrot.org/show_bug.cgi?id=974

** Also affects: openssh via
   https://bugzilla.mindrot.org/show_bug.cgi?id=974
   Importance: Unknown
   Status: Unknown

-- 
OpenSSH does not log failed attempts when key authentication is used
https://bugs.launchpad.net/bugs/501956
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
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