[Bug 1505839] Re: Unable to install from text mode interface

2016-03-16 Thread Ian Chilton
Just tried building http://cdimage.ubuntu.com/ubuntu-
server/daily/current/xenial-server-amd64.iso (dated 14th March) and it
still has this bug.

The workaround posted by "andrewsomething" at:
https://github.com/boxcutter/ubuntu/issues/22 still works.

Ian

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

Title:
  Unable to install from text mode interface

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1505839/+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 1537762] Re: syncrepl does not work when using tls

2016-01-26 Thread Ian Gordon
Thanks for the pointers (I have no idea why I failed to find the gnutls26 bug 
yesterday when I looked)

bug 1533230 comment #12
(https://bugs.launchpad.net/ubuntu/+source/gnutls26/+bug/1534230/comments/12)
seems to be the same problem as I'm having.

Using the command:

gnutls-cli -p 636 ldaphost.domain.com --priority 'SECURE256:+SIGN-RSA-
SHA224:+SIGN-DSA-SHA224'

works but

gnutls-cli -p 636 ldaphost.domain.com  --priority 'SECURE256'

does not work and gives an error of

*** Fatal error: The signature algorithm is not supported.
*** Handshake has failed
GnuTLS error: The signature algorithm is not supported.

Our slapd.conf file  contained a

TLSCipherSuite SECURE256:-VERS-SSL3.0

which I think explains where syncrepl fails but ldapsearch still works
as it will use a SECURE128 cipher

I don't understand why I now need to add specific signature algorithms
to list now  though?

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

Title:
  syncrepl does not work when using tls

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1537762/+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 1537762] [NEW] syncrepl does not work when using tls

2016-01-25 Thread Ian Gordon
Public bug reported:


syncrepl gives a "slap_client_connect: URI=ldap://ldaphost.domain.com Error, 
ldap_start_tls failed (-11)" error

syncrepl was working perfectly until I upgraded libgnutls26 from

version 2.12.14-5ubuntu3.10

to

version 2.12.14-5ubuntu3.11

This new version of gnutls just seems to only have a simple fix for
CVE-2015-7575

ldapsearch works perfectly happily with the new version of gnutls and
our SSL certificate.

My syncrepl config looks like this:

syncreplrid=222
provider=ldap://ldaphost.domain.com
starttls=critical
type=refreshAndPersist
retry=60,+
searchbase="dc=ccc,dc=sss,dc=aa,dc=uu"
scope=sub
schemachecking=off
bindmethod=simple
binddn="cn=uu,dc=ccc,dc=s,dc=aa,dc=uu"
credentials=

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: slapd 2.4.28-1.1ubuntu4.6
ProcVersionSignature: Ubuntu 3.2.0-97.137-generic 3.2.73
Uname: Linux 3.2.0-97-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.13
Architecture: amd64
Date: Mon Jan 25 13:33:26 2016
InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release amd64 
(20120424.1)
MarkForUpload: True
SourcePackage: openldap
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.default.slapd: 2012-10-02T10:07:38

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


** Tags: amd64 apport-bug precise

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

Title:
  syncrepl does not work when using tls

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1537762/+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 1515463] Re: Broken juju LXC deployments

2015-11-11 Thread Ian Booth
Stephane,

Juju doesn't decide what images to use directly. It uses ubuntu-cloudimg-query 
for that.
So this utility will need to be changed. It is in the cloud-image-utils package.

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

Title:
  Broken juju LXC deployments

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1515463/+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 1515463] Re: Broken juju LXC deployments

2015-11-11 Thread Ian Booth
Stephane, you are right. We can change Juju to use mangle the output of
the cloud-image-query to add "root.tar.xz". Is this guaranteed to always
work for all series / arch? Are there the correct root.tar.xz files on
cloud-image.ubuntu.com ?

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

Title:
  Broken juju LXC deployments

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1515463/+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 1469214] Re: HP ProLiant m400 Server crashes with unhandled level 3 translation fault

2015-09-21 Thread Colin Ian King
I've tested 1.0.6-2ubuntu0.14.04.4 for several hours and the problem is
fixed, I can't reproduce this at all.

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

Title:
  HP ProLiant m400 Server crashes with unhandled level 3 translation
  fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1469214/+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 1469214] Re: HP ProLiant m400 Server crashes with unhandled level 3 translation fault

2015-09-21 Thread Colin Ian King
Tested with vivid 1.0.6-3ubuntu1.1, bug is fixed

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

Title:
  HP ProLiant m400 Server crashes with unhandled level 3 translation
  fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1469214/+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 1469214] Re: HP ProLiant m400 Server crashes with unhandled level 3 translation fault

2015-09-21 Thread Colin Ian King
Andrew, I'm still testing it for vivid, will be done in a few hours.

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

Title:
  HP ProLiant m400 Server crashes with unhandled level 3 translation
  fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1469214/+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 1469214] Re: HP ProLiant m400 Server crashes with unhandled level 3 translation fault

2015-09-21 Thread Colin Ian King
Tested with wily 1.0.6-3ubuntu3, bug fixed.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  HP ProLiant m400 Server crashes with unhandled level 3 translation
  fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1469214/+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 1469214] Re: HP ProLiant m400 Server crashes with unhandled level 3 translation fault

2015-09-11 Thread Colin Ian King
Hi there,

I need access to the machine to test this,  any hints on the machine
name and how to access it would be useful. Thanks.

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

Title:
  HP ProLiant m400 Server crashes with unhandled level 3 translation
  fault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1469214/+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 1319320] Re: samba does not provide netlogon infos

2015-09-09 Thread Ian McMichael
It appears this was fixed with the patch
https://attachments.samba.org/attachment.cgi?id=9882 in Samba bug 10524
(https://bugzilla.samba.org/show_bug.cgi?id=10524) against their 4.1
code base.  Is there any chance in getting this applied to the 14.04 LTS
Samba release or the Utopic release back-ported?

** Also affects: samba via
   https://bugzilla.samba.org/show_bug.cgi?id=10524
   Importance: Unknown
   Status: Unknown

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

Title:
  samba does not provide netlogon infos

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1319320/+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 1487645] Re: glance image-show does not output correctly

2015-09-02 Thread Ian Cordasco
The cause is the following:

- oslo.vmware requires urllib3 and if that requirement is uncapped, it installs 
1.11
- no one tends to install over the default system python-requests which is 2.2.1
- for an unexplained reason, urllib3 1.11 and requests 2.2.1 do not mix nor 
will they mix (I'm not going to dig into why urllib3 1.11 broke requests 2.2.1 
because 2.2.1 is absolutely ancient)

The solutions:

- install a version of requests from this year
- cap urllib3

** Changed in: python-glanceclient
   Status: In Progress => Invalid

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

Title:
  glance image-show does not output correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1487645/+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 1482644] Re: Can't deploy charm directly after bootstrap

2015-08-13 Thread Ian Booth
*** This bug is a duplicate of bug 1459912 ***
https://bugs.launchpad.net/bugs/1459912

This issue is supposed to be fixed in the latest Juju 1.24 release 
https://launchpad.net/juju-core/+milestone/1.24.5
Please re-open if the issue is still observed.

** This bug has been marked a duplicate of bug 1459912
   juju agent opens api when upgrade is pending

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

Title:
  Can't deploy charm directly after bootstrap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1482644/+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, golang

2015-08-12 Thread Ian Booth
@Seth, with the user mode containers - lxc didn't support that when the
local provider feature was first developed. And now we have lxd on the
horizon so we will be re-tooling local provider to use lxd and this will
be delivered for Juju 1.26 around end of January 2016. We don't plan on
making any further changes to local provider / lxc in the meantime as
any work there will be imminently obsolete by the lxd stuff.

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gccgo-5/+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 1481369] Re: glance package is not found

2015-08-04 Thread Ian Cordasco
What trunk document? Is this actually meant for the Ubuntu or Debian
package(s)?

** Changed in: glance
   Status: New = Incomplete

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

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

Title:
  glance package is not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1481369/+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 1481369] Re: glance package is not found

2015-08-04 Thread Ian Cordasco
You need to roughly the Installation Guide for Ubuntu because the Debian
one is no longer developed. That will be closer to what you expect than
the RHEL version.

** Changed in: glance
   Status: Incomplete = Invalid

** Changed in: glance (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  glance package is not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1481369/+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, golang

2015-08-04 Thread Ian Booth
RE: some of the issues raised in comment 48

- juju-backup shell script uses incorrect quoting method needlessly

Juju no longer uses a shell script for backup. That was a short term
implementation which has now been replaced by server side functionality
written in go.

-  The local environment hardcodes use of 'sudo' to raise privileges

Juju's behaviour has changed in this area, I am not sure if what is done
now is sufficient to consider the above issue addressed. Juju requires
sudo when using the local provider because user mode lxc did/does not
exist in all supported series. What Juju does now is to allow the user
to execute bootstrap without first being root, and prompts to elevate
privileges as needed to start the lxc containers. This is different to
the original behaviour which was to require sudo juju bootstrap thus
elevating the entire bootstrap process.

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

Title:
  [MIR] juju-core, juju-mongodb, gccgo, golang

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


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

2015-07-28 Thread Ian Booth
On 28/07/15 18:26, Christian Reis wrote:
 The code which sets up the role lives here:
 
 https://github.com/juju/juju/blame/8da94246468a4da71e62894f7a8a1bbbce112697/mongo/admin.go#L136
 
 The roles we are setting up are:
 
 Roles: []mgo.Role{
 mgo.RoleDBAdminAny,
 mgo.RoleUserAdminAny,
 mgo.RoleClusterAdmin,
 mgo.RoleReadWriteAny},
 
 Why do we need RoleClusterAdmin and RoleReadWriteAny (in particular,
 because they don't seem to be defined in the database)?
 

They are not in 2.4 but are in 2.6+. Some time back, Juju was ported to be
compatible with mongo 2.6+ as a pre-requisite to allowing upgrading to a more
recent mongo (there are bugs not fixed in 2.4). However, the effort to get Juju
on mongo 2.6 was then stalled because of the tokumx evaluation.

-- 
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 1257186] Re: memory leakage messages (no talloc stackframe)

2015-07-02 Thread Ian Abbott
libpam-smbpass 2:4.1.6+dfsg-1ubuntu2.14.04.8 fixes it for me.

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

Title:
  memory leakage messages (no talloc stackframe)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1257186/+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 1447215] Re: Schema Missing kernel_id, ramdisk_id causes #1447193

2015-07-02 Thread Ian Cordasco
** Changed in: glance
   Status: In Progress = Invalid

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

Title:
  Schema Missing kernel_id, ramdisk_id causes #1447193

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1447215/+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 1257186] Re: memory leakage messages (no talloc stackframe)

2015-06-23 Thread Ian Abbott
gollum53 wrote in comment #96:
 This bug also affects vsftpd functionality. When SMB password synchronisation 
 is selected in pam-auth-update, vsftpd can not authenticate users and 
 segfaults with OOPS message.

I had a quick go at trying to reproduce that to see if I could install a
modified libpam-smbpass to make the problem go away, but I was unable to
reproduce it. That was probably related to these messages in my
/var/log/auth.log:

Jun 23 11:33:20 ubuntu vsftpd: PAM unable to dlopen(pam_smbpass.so): 
/lib/security/pam_smbpass.so: cannot open shared object file: No such file or 
directory
Jun 23 11:33:20 ubuntu vsftpd: PAM adding faulty module: pam_smbpass.so

as the PAM modules such as pam_smbpass.so are actually installed in
/lib/x86_64-linux-gnu/security/ on my 64-bit system, not /lib/security/.
This is a separate issue with vsftpd not worth dwelling on in this bug,
though I did try symlinking /lib/x86_64-linux-gnu/security to
/lib/security and got these errors instead:

Jun 23 11:51:40 ubuntu vsftpd: PAM unable to dlopen(pam_smbpass.so): 
libsamba-hostconfig.so.0: failed to map segment from shared object: Cannot 
allocate memory
Jun 23 11:51:40 ubuntu vsftpd: PAM adding faulty module: pam_smbpass.so

At that point I gave up trying to reproduce the problem with vsftpd!

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

Title:
  memory leakage messages (no talloc stackframe)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1257186/+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 1459726] Re: api servers hang with 100% CPU if syslog restarted

2015-05-30 Thread Ian Cordasco
** Changed in: glance
   Status: New = Invalid

** Changed in: nova
   Status: New = Invalid

** Changed in: neutron
   Status: New = Invalid

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

Title:
  api servers hang with 100% CPU if syslog restarted

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1459726/+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 1257186] Re: memory leakage messages (no talloc stackframe)

2015-05-29 Thread Ian Abbott
I'm not sure why unresolved bugs for missed milestones can't be moved to
the next milestone automatically. Less chance of them being ignored that
way!

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

Title:
  memory leakage messages (no talloc stackframe)

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1257186/+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 1257186] Re: memory leakage messages (no talloc stackframe)

2015-05-20 Thread Ian Abbott
I think this should be easy to fix if Canonical can find anyone to
assign the bug to. I managed to fix it locally by following the guide at
https://help.ubuntu.com/community/UpdatingADeb to rebuild the samba
packages from source with the upstream patch applied. For the final
step, I used sudo debi -u instead of sudo debi to only upgrade the
existing packages instead of installing all of them.

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

Title:
  memory leakage messages (no talloc stackframe)

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1257186/+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 1257186] Re: memory leakage messages (no talloc stackframe)

2015-05-09 Thread Ian
This is happening still in 14.04.2.

I installed libpam-smbpass:amd64  2:4.1.6+dfsg-1ubuntu2.14.04.7

Whenever I do sudo commands and login in the issue shows up with talloc.

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04.2 LTS
Release:14.04
Codename:   trusty

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

Title:
  memory leakage messages (no talloc stackframe)

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1257186/+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 1355813] Re: Interface MTU management across MAAS/juju

2015-04-01 Thread Ian Booth
Marked as Fixed Released, does it still occur?

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

Title:
  Interface MTU management across MAAS/juju

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1355813/+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 1412874] [NEW] Metadata server unreachable over ipv6

2015-01-20 Thread Ian Wells
Public bug reported:

The metadata server listens on 169.254.269.254 but not on any ipv6
address.  Thus v6-only machines must be configured with a config-drive.

(There is no v6 address assigned to metadata, but it could easily listen
on the v4-in-v6 address ::169.254.169.254 in the same way.)

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

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

Title:
  Metadata server unreachable over ipv6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1412874/+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 1408349] [NEW] update fails

2015-01-07 Thread Ian Nicholson
Public bug reported:

Apt-get fails to upgrade cgmanager package and dies with the following
error:

Preparing to unpack .../cgmanager_0.34-1_amd64.deb ...
/usr/sbin/invoke-rc.d: 580: /usr/sbin/invoke-rc.d: Syntax error: fi 
unexpected (expecting then)
dpkg: warning: subprocess old pre-removal script returned error exit status 2
dpkg: trying script from the new package instead ...
/usr/sbin/invoke-rc.d: 580: /usr/sbin/invoke-rc.d: Syntax error: fi 
unexpected (expecting then)
dpkg: error processing archive 
/var/cache/apt/archives/cgmanager_0.34-1_amd64.deb (--unpack):
 subprocess new pre-removal script returned error exit status 2
/usr/sbin/invoke-rc.d: 580: /usr/sbin/invoke-rc.d: Syntax error: fi 
unexpected (expecting then)
dpkg: error while cleaning up:
 subprocess installed post-installation script returned error exit status 2

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: cgmanager 0.33-2
ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
Uname: Linux 3.16.0-28-generic x86_64
ApportVersion: 2.15.1-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Jan  7 10:06:18 2015
InstallationDate: Installed on 2014-12-11 (27 days ago)
InstallationMedia: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141210)
SourcePackage: cgmanager
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  update fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1408349/+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 1407699] Re: Precise services cannot be deployed

2015-01-05 Thread Ian Booth
As per the cloud init output log in comment #2, on a precise system, if
you do:

apt-get install cloud-image-utils

apt-decides it needs to remove the cloud-init package (amongst others).

Suggested fix along the lines of:

smoser we can fix that with a packaging change to cloud-init in precise.
smoser to depend on cloud-image-utils | cloud-utils

** Also affects: cloud-init (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Precise services cannot be deployed

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1407699/+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 1407699] Re: Precise services cannot be deployed

2015-01-05 Thread Ian Booth
For now, I've worked around in Juju by not explicitly installing cloud-
image-utils. Where tis matter, in local providers, I've added a check to
ensure that cloud-image-utils is installed.

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

Title:
  Precise services cannot be deployed

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1407699/+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 1328958] Re: Local provider fails when an unrelated /home/ubuntu directory exists

2014-12-17 Thread Ian Booth
** Changed in: juju-core
   Status: In Progress = Fix Committed

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

Title:
  Local provider fails when an unrelated /home/ubuntu directory exists

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1328958/+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 1328958] Re: Local provider fails when an unrelated /home/ubuntu directory exists

2014-12-15 Thread Ian Booth
** Changed in: juju-core
Milestone: 1.22 = 1.21-beta4

** Changed in: juju-core
 Assignee: (unassigned) = Ian Booth (wallyworld)

** Changed in: juju-core
   Status: Triaged = In Progress

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

Title:
  Local provider fails when an unrelated /home/ubuntu directory exists

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1328958/+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 1328958] Re: Local provider fails when an unrelated /home/ubuntu directory exists

2014-12-15 Thread Ian Booth
** Changed in: juju-core/1.21
   Importance: Undecided = Medium

** Changed in: juju-core/1.21
 Assignee: (unassigned) = Ian Booth (wallyworld)

** Changed in: juju-core/1.21
Milestone: None = 1.21-beta4

** Changed in: juju-core/1.21
   Status: New = In Progress

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

Title:
  Local provider fails when an unrelated /home/ubuntu directory exists

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1328958/+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 1328958] Re: Local provider fails when an unrelated /home/ubuntu directory exists

2014-12-15 Thread Ian Booth
** Changed in: juju-core/1.21
   Status: In Progress = Fix Committed

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

Title:
  Local provider fails when an unrelated /home/ubuntu directory exists

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1328958/+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 1328958] Re: Local provider fails when an unrelated /home/ubuntu directory exists

2014-12-14 Thread Ian Booth
** Changed in: juju-core
Milestone: None = 1.22

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

Title:
  Local provider fails when an unrelated /home/ubuntu directory exists

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1328958/+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 1316579] Re: --upload-tools doesn't work with bootstrap on armhf machine managed by maas

2014-11-05 Thread Ian Booth
** Changed in: juju-core
   Status: Triaged = Incomplete

** Changed in: juju-core (Ubuntu)
   Status: New = Incomplete

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

Title:
  --upload-tools doesn't work with bootstrap on armhf machine managed by
  maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1316579/+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 1353008] Re: MAAS Provider: LXC did not get DHCP address, stuck in pending

2014-10-21 Thread Ian Booth
Removing this bug from juju-core as the issue required a cloud init fix.

** No longer affects: juju-core

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

Title:
  MAAS Provider: LXC did not get DHCP address, stuck in pending

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1353008/+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 1381410] Re: [SRU] 0.86.7 stable update

2014-10-16 Thread Ian Colle
Please change 0.86.x to 0.80.x throughout to avoid confusion.

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

Title:
  [SRU] 0.86.7 stable update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1381410/+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 1329051] Re: local provider must transform localhost in apt proxy address

2014-10-14 Thread Ian Booth
*** This bug is a duplicate of bug 1309207 ***
https://bugs.launchpad.net/bugs/1309207

** This bug has been marked a duplicate of bug 1309207
   bad apt proxy config file in deployed nodes

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

Title:
  local provider must transform localhost in apt proxy address

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1329051/+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 1364069] Re: local provider must transform localhost in apt proxy address

2014-10-14 Thread Ian Booth
*** This bug is a duplicate of bug 1309207 ***
https://bugs.launchpad.net/bugs/1309207

** This bug is no longer a duplicate of bug 1329051
   local provider must transform localhost in apt proxy address
** This bug has been marked a duplicate of bug 1309207
   bad apt proxy config file in deployed nodes

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

Title:
  local provider must transform localhost in apt proxy address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1364069/+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 1364069] Re: local provider must transform localhost in apt proxy address

2014-09-01 Thread Ian Booth
*** This bug is a duplicate of bug 1329051 ***
https://bugs.launchpad.net/bugs/1329051

** This bug has been marked a duplicate of bug 1329051
   local charm deployment fails on git not found due to wrong apt proxy

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

Title:
  local provider must transform localhost in apt proxy address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1364069/+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 1190986] Re: ERROR Nonce already used

2014-08-21 Thread Ian Booth
** Changed in: juju-core
 Assignee: (unassigned) = Ian Booth (wallyworld)

** Changed in: juju-core
   Status: Triaged = In Progress

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

Title:
  ERROR Nonce already used

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1190986/+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 1190986] Re: ERROR Nonce already used

2014-08-21 Thread Ian Booth
** Changed in: juju-core
   Status: In Progress = Fix Committed

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

Title:
  ERROR Nonce already used

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1190986/+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 1329051] Re: local charm deployment fails on git not found due to wrong apt proxy

2014-08-20 Thread Ian Booth
** Tags added: 14.10

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

Title:
  local charm deployment fails on git not found due to wrong apt proxy

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1329051/+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 1190986] Re: ERROR Nonce already used

2014-08-20 Thread Ian Booth
** Changed in: juju-core
Milestone: None = 1.21-alpha1

** Changed in: juju-core
Milestone: 1.21-alpha1 = 1.20.6

** Changed in: juju-core
   Importance: Undecided = High

** Changed in: juju-core
   Status: New = Triaged

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

Title:
  ERROR Nonce already used

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1190986/+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 1297487] Re: MTU not honored in virtio vnet

2014-08-11 Thread Ian Wells
Seems to me that the issue is not that the MTU isn't being honoured, but
that the MTU should be checked *before* TSO assembly and not *after*.
Assembly should happen outside the VM if the VM has enabled it on the
interface internally, and clearly the incoming segments (not packets, at
this point) may be longer than the MTU.

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

Title:
  MTU not honored in virtio vnet

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1297487/+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 1346825] Re: Winbind panic

2014-08-05 Thread Ian Redfern
Still doing this with Winbind Version: 2:4.1.6+dfsg-1ubuntu2.14.04.3

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

Title:
  Winbind panic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1346825/+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 1318366] Re: jujud on state server panic misses transaction in queue

2014-07-30 Thread Ian Booth
** Also affects: juju-core/1.20
   Importance: Undecided
   Status: New

** Changed in: juju-core/1.20
Milestone: None = 1.20.2

** Changed in: juju-core/1.20
   Importance: Undecided = High

** Changed in: juju-core/1.20
   Status: New = In Progress

** Changed in: juju-core
   Status: Triaged = Fix Committed

** Changed in: juju-core
 Assignee: (unassigned) = Menno Smits (menno.smits)

** Changed in: juju-core/1.20
 Assignee: (unassigned) = Menno Smits (menno.smits)

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

Title:
  jujud on state server panic misses transaction in queue

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1318366/+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 1318366] Re: jujud on state server panic misses transaction in queue

2014-07-30 Thread Ian Booth
** Changed in: juju-core/1.20
   Status: In Progress = Fix Committed

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

Title:
  jujud on state server panic misses transaction in queue

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1318366/+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 1078213] Re: logs are not logrotated

2014-07-25 Thread Ian Booth
** Changed in: juju-core
 Assignee: (unassigned) = Nate Finch (natefinch)

** Changed in: juju-core
   Status: Triaged = In Progress

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

Title:
  logs are not logrotated

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1078213/+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 1346825] [NEW] Winbind panic

2014-07-22 Thread Ian Redfern
Public bug reported:

Just upgraded from 12.04 to 14.04 and now Winbind is panicking about 10
times an hour, always in the same place.

Backtrace:

0x7f0e7262a98c in __libc_waitpid (pid=29930, 
stat_loc=stat_loc@entry=0x7fff82f48d10, options=options@entry=0) at 
../sysdeps/unix/sysv/linux/waitpid.c:31
#0  0x7f0e7262a98c in __libc_waitpid (pid=29930, 
stat_loc=stat_loc@entry=0x7fff82f48d10, options=options@entry=0) at 
../sysdeps/unix/sysv/linux/waitpid.c:31
#1  0x7f0e725af592 in do_system (line=line@entry=0x7f0e7b4221d0 
/usr/share/samba/panic-action 29929) at ../sysdeps/posix/system.c:148
#2  0x7f0e725af8fa in __libc_system (line=line@entry=0x7f0e7b4221d0 
/usr/share/samba/panic-action 29929) at ../sysdeps/posix/system.c:184
#3  0x7f0e78fcd235 in system (line=line@entry=0x7f0e7b4221d0 
/usr/share/samba/panic-action 29929) at pt-system.c:28
#4  0x7f0e748c6061 in smb_panic_s3 (why=optimized out) at 
../source3/lib/util.c:798
#5  0x7f0e78b9fc6f in smb_panic (why=why@entry=0x7f0e78babb3b internal 
error) at ../lib/util/fault.c:159
#6  0x7f0e78b9fe86 in fault_report (sig=optimized out) at 
../lib/util/fault.c:77
#7  sig_fault (sig=optimized out) at ../lib/util/fault.c:88
#8  signal handler called
#9  0x7f0e72683ca4 in inet_pton4 (dst=0x7fff82f49490 
\330\224\364\202\377\177, src=0x1 error: Cannot access memory at address 
0x1) at inet_pton.c:93
#10 __GI_inet_pton (af=af@entry=2, src=src@entry=0x0, 
dst=dst@entry=0x7fff82f49490) at inet_pton.c:59
#11 0x7f0e78b9c2c4 in is_ipaddress_v4 (str=str@entry=0x0) at 
../lib/util/util_net.c:316
#12 0x7f0e78b9c569 in is_ipaddress (str=str@entry=0x0) at 
../lib/util/util_net.c:366
#13 0x7f0e75449863 in internal_resolve_name (name=name@entry=0x0, 
name_type=name_type@entry=28, sitename=sitename@entry=0x7f0e7b3fc990 UK-SEE, 
return_iplist=return_iplist@entry=0x7fff82f49678, 
return_count=return_count@entry=0x7fff82f49664, 
resolve_order=resolve_order@entry=0x7f0e756598b0 ads_order) at 
../source3/libsmb/namequery.c:2600
#14 0x7f0e7544a9c9 in get_dc_list (domain=domain@entry=0x0, 
sitename=sitename@entry=0x7f0e7b3fc990 DOMAIN, 
ip_list=ip_list@entry=0x7fff82f49830, count=count@entry=0x7fff82f4982c, 
lookup_type=lookup_type@entry=DC_ADS_ONLY, 
ordered=ordered@entry=0x7fff82f4979f) at ../source3/libsmb/namequery.c:3114
#15 0x7f0e7544b90f in get_sorted_dc_list (domain=0x0, 
sitename=sitename@entry=0x7f0e7b3fc990 DOMAIN, 
ip_list=ip_list@entry=0x7fff82f49830, count=count@entry=0x7fff82f4982c, 
ads_only=ads_only@entry=true) at ../source3/libsmb/namequery.c:3295
#16 0x7f0e794442fd in get_dcs (mem_ctx=mem_ctx@entry=0x7f0e7b42e280, 
domain=domain@entry=0x7f0e7b3f5990, dcs=dcs@entry=0x7fff82f49ae8, 
num_dcs=num_dcs@entry=0x7fff82f49ad8) at ../source3/winbindd/winbindd_cm.c:1348
#17 0x7f0e7944581e in find_new_dc (fd=0x7fff82f49ad4, pss=0x7f0e7b3f5a40, 
dcname=0x7fff82f49ae0, domain=0x7f0e7b3f5990, mem_ctx=0x7f0e7b42e280) at 
../source3/winbindd/winbindd_cm.c:1455
#18 cm_open_connection (new_conn=0x7f0e7b3f5ad0, domain=0x7f0e7b3f5990) at 
../source3/winbindd/winbindd_cm.c:1692
#19 init_dc_connection_network (domain=0x7f0e7b3f5990) at 
../source3/winbindd/winbindd_cm.c:1892
#20 0x7f0e79446645 in init_dc_connection 
(domain=domain@entry=0x7f0e7b3f5990) at ../source3/winbindd/winbindd_cm.c:1912
#21 0x7f0e79446659 in init_dc_connection_rpc 
(domain=domain@entry=0x7f0e7b3f5990) at ../source3/winbindd/winbindd_cm.c:1919
#22 0x7f0e794471df in cm_connect_lsa (domain=domain@entry=0x7f0e7b3f5990, 
mem_ctx=mem_ctx@entry=0x7f0e7b42ef00, cli=cli@entry=0x7fff82f49d08, 
lsa_policy=lsa_policy@entry=0x7fff82f49d20) at 
../source3/winbindd/winbindd_cm.c:2580
#23 0x7f0e79447761 in cm_connect_lsat (domain=domain@entry=0x7f0e7b3f5990, 
mem_ctx=mem_ctx@entry=0x7f0e7b42ef00, cli=cli@entry=0x7fff82f49d08, 
lsa_policy=lsa_policy@entry=0x7fff82f49d20) at 
../source3/winbindd/winbindd_cm.c:2729
#24 0x7f0e7944c43e in rpc_lookup_sids (mem_ctx=0x7f0e7b42ef00, 
domain=domain@entry=0x7f0e7b3f5990, sids=0x7f0e7b42c8a0, 
pdomains=pdomains@entry=0x7f0e7b42d358, pnames=pnames@entry=0x7f0e7b42d360) at 
../source3/winbindd/winbindd_rpc.c:1135
#25 0x7f0e7945675b in _wbint_LookupSids (p=p@entry=0x7fff82f49df0, 
r=r@entry=0x7f0e7b42d350) at ../source3/winbindd/winbindd_dual_srv.c:89
#26 0x7f0e7947cda0 in api_wbint_LookupSids (p=0x7fff82f49df0) at 
default/source3/librpc/gen_ndr/srv_wbint.c:230
#27 0x7f0e79456571 in winbindd_dual_ndrcmd (domain=optimized out, 
state=0x7fff82f4a068) at ../source3/winbindd/winbindd_dual_ndr.c:322
#28 0x7f0e7945337c in child_process_request (child=optimized out, 
child=optimized out, state=0x7fff82f4a068) at 
../source3/winbindd/winbindd_dual.c:459
#29 child_handler (ev=optimized out, fde=optimized out, flags=optimized 
out, private_data=0x7fff82f4a060) at ../source3/winbindd/winbindd_dual.c:1343
#30 0x7f0e7293767b in ?? () from /usr/lib/x86_64-linux-gnu/libtevent.so.0
#31 0x7f0e72935b27 in 

[Bug 1346825] Re: Winbind panic

2014-07-22 Thread Ian Redfern
Winbind Version: 2:4.1.6+dfsg-1ubuntu2.14.04.2

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

Title:
  Winbind panic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1346825/+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 1346825] Re: Winbind panic

2014-07-22 Thread Ian Redfern
Ubuntu Server 14.04 x86-64 up to date as of 2014-07-22.

Samba is working fine - no problem contacting fileshares - just the
panic emails every few minutes.

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

Title:
  Winbind panic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1346825/+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 1322302] Re: local provider is very slow to tranistion from agent-status: pending

2014-07-17 Thread Ian Booth
The ability to specify a different image stream to allow daily images to
be used query simpleastreams images was added in 1.17.2, but this was
for cloud nodes started by the provider directly in the cloud, not
images fetched by uvt-simplestreams-libvirt as is done when creating a
kvm container.

We can extend the kvm provisioning component of Juju to also honour the
image-stream configuration setting.

Additionally, there is now also agreement that we are to introduce
configuration settings to disable apt update/upgrade steps at bootstrap,
reducing provisioning time even further.

** Changed in: juju-core
Milestone: next-stable = 1.21-alpha1

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

Title:
  local provider is very slow to tranistion from agent-status: pending

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1322302/+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 1329051] Re: local charm deployment fails on git not found due to wrong apt proxy

2014-06-26 Thread Ian Booth
** Also affects: juju-core
   Importance: Undecided
   Status: New

** Changed in: juju-core
   Importance: Undecided = High

** Changed in: juju-core
   Status: New = Triaged

** Changed in: juju-core
Milestone: None = next-stable

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

Title:
  local charm deployment fails on git not found due to wrong apt proxy

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1329051/+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 1309860] Re: missing ipmi module

2014-06-13 Thread Ian Gordon
I can verify that openipmi_2.0.18-0ubuntu7.1 from trusty backports seems to fix 
the problem.

tag verification-done

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  missing ipmi module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openipmi/+bug/1309860/+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 1308284] Re: catalina.properties points to wrong location for shared libraries and classes

2014-06-10 Thread Ian Robertson
It seems the problem is in debian/patches/0006-add-JARs-below-var-to-
class-loader.patch. A patch for this patch is attached.

** Attachment added: patch.txt
   
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1308284/+attachment/4129244/+files/patch.txt

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

Title:
  catalina.properties points to wrong location for shared libraries and
  classes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1308284/+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 1322302] Re: local provider is very slow to tranistion from agent-status: pending

2014-05-29 Thread Ian Booth
** Also affects: juju-core
   Importance: Undecided
   Status: New

** Changed in: juju-core
   Importance: Undecided = High

** Changed in: juju-core
   Status: New = Triaged

** Changed in: juju-core
Milestone: None = next-stable

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

Title:
  local provider is very slow to tranistion from agent-status: pending

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1322302/+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 1322302] Re: local provider is very slow to tranistion from agent-status: pending

2014-05-28 Thread Ian Booth
A note from the juju side of the fence - Juju currently just syncs the
latest released image when calling uvt-simplestreams-libvirt. It could
be configured to add a --source arg to get a daily image if required.
But configuration adds complexity so if the released kvm images were
updated more often, I guess that would be preferable.

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

Title:
  local provider is very slow to tranistion from agent-status: pending

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1322302/+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 1315026] Re: [Dell Inc. XPS M1330][14.04 Regression] suspend/resume failure

2014-05-25 Thread Ian Kay
Can confirm similar behaviour on my XPS M1330 with 14.04.  If I suspend
by closing the lid, when I open again, I have no keyboard response.

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

Title:
  [Dell Inc. XPS M1330][14.04 Regression] suspend/resume failure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1315026/+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 1314686] Re: Please add support for utopic

2014-05-19 Thread Ian Booth
I've raised a new bug to track the mongo issue lp:1321025

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

Title:
  Please add support for utopic

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1314686/+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 1314686] Re: Please add support for utopic

2014-05-12 Thread Ian Booth
The original issue reported in the bug  - the inability to generate
tools for utopic - has been fixed. The logs identify a new, separate
issue - the fact that mongo appears to have not started. We would need
to see the mongo logs to determine why that is. I'm closing this bug
again and a new bug for the new mongo issue will need to be opened.

** Changed in: juju-core/1.18
   Status: New = Fix Committed

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

Title:
  Please add support for utopic

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1314686/+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 1314686] Re: Please add support for utopic

2014-05-11 Thread Ian Booth
** Also affects: juju-core/1.18
   Importance: Undecided
   Status: New

** Changed in: juju-core/1.18
Milestone: None = 1.18.4

** Changed in: juju-core/1.18
   Importance: Undecided = High

** Changed in: juju-core/1.18
   Status: New = Triaged

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

Title:
  Please add support for utopic

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1314686/+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 1314686] Re: Please add support for utopic

2014-05-11 Thread Ian Booth
** Changed in: juju-core/1.18
 Assignee: (unassigned) = Ian Booth (wallyworld)

** Changed in: juju-core/1.18
   Status: Triaged = In Progress

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

Title:
  Please add support for utopic

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1314686/+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 1314686] Re: Please add support for utopic

2014-05-11 Thread Ian Booth
We do need the actual series name and version number in the code. The
reason is that there's validation to ensure that simplestreams metadata
for images and tools is correct, and we need to check that the series
information encoded in the metadata is correct. We read the series info
from /usr/share/distro-info/ubuntu.csv. However, we can't guarantee that
the distro-info-data package is installed, so use hard coded fallbacks
just in case. I guess a question I have is do we really care about
running Juju 1.18 on Utopic given that by the time Utopic is released,
there will be a matching Juju version also. We've got some other 1.18
bugs to fix so we are also able to easily add Utopic support anyway in
this case, but in general, I wonder what our policy will be?

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

Title:
  Please add support for utopic

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1314686/+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 1304407] Re: juju bootstrap defaults to i386

2014-05-08 Thread Ian Booth
** Changed in: juju-core/1.18
 Assignee: Nate Finch (natefinch) = Ian Booth (wallyworld)

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

Title:
  juju bootstrap defaults to i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1304407/+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 1314686] Re: Please add support for utopic

2014-05-08 Thread Ian Booth
The fallback if there's no ubuntu.csv file is to look at a static map of
known series. utopic isn't there yet.  AFAIK, we should only get the
error in this bug if distro-info-data pkg is not installed on the
machine wanting to use the local provider

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

Title:
  Please add support for utopic

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1314686/+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 1314686] Re: Please add support for utopic

2014-05-08 Thread Ian Booth
** Changed in: juju-core
 Assignee: (unassigned) = Ian Booth (wallyworld)

** Changed in: juju-core
   Status: Triaged = In Progress

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

Title:
  Please add support for utopic

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1314686/+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 1309860] Re: missing ipmi module

2014-05-02 Thread Ian Gordon
This is a patch to the bug. This is extracted from the current openipmi
centos package.

It handles the fact the the IPMI modules may now be built into the
kernel.

** Patch added: Patch to bug
   
https://bugs.launchpad.net/ubuntu/trusty/+source/openipmi/+bug/1309860/+attachment/4103133/+files/openipmi.msghandler.diff

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

Title:
  missing ipmi module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openipmi/+bug/1309860/+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 1304407] Re: juju bootstrap defaults to i386

2014-04-24 Thread Ian Booth
** Changed in: juju-core
   Status: In Progress = Fix Committed

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

Title:
  juju bootstrap defaults to i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1304407/+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 1304407] Re: juju bootstrap defaults to i386

2014-04-23 Thread Ian Booth
** Branch linked: lp:~wallyworld/juju-core/amd64plz

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

Title:
  juju bootstrap defaults to i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1304407/+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 997269] Re: dovecot imap broken by apparmor policy

2014-04-10 Thread Ian Nicholson
I am seeing this in 13.10 server.

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

Title:
  dovecot imap broken by apparmor policy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/997269/+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 1301464] Re: The mega-watcher for machines does not include containers addresses

2014-04-03 Thread Ian Booth
** Changed in: juju-core
   Status: In Progress = Fix Committed

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

Title:
  The mega-watcher for machines does not include containers addresses

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1301464/+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 1301464] Re: The mega-watcher for machines does not include containers addresses

2014-04-03 Thread Ian Booth
** Branch linked: lp:~wallyworld/juju-core/watcher-address-issues-trunk

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

Title:
  The mega-watcher for machines does not include containers addresses

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1301464/+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 1299588] Re: LXC permission denied issue with 1.17.7

2014-04-02 Thread Ian Booth
** Branch linked: lp:~wallyworld/juju-core/container-provisioner-
retrywatche-1.18

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

Title:
  LXC permission denied issue with 1.17.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1299588/+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 1299588] Re: LXC permission denied issue with 1.17.7

2014-04-02 Thread Ian Booth
** Changed in: juju-core
   Status: In Progress = Fix Committed

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

Title:
  LXC permission denied issue with 1.17.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1299588/+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 1301464] Re: The mega-watcher for machines does not include containers addresses

2014-04-02 Thread Ian Booth
** Changed in: juju-core
 Assignee: (unassigned) = Ian Booth (wallyworld)

** Changed in: juju-core
   Status: Triaged = In Progress

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

Title:
  The mega-watcher for machines does not include containers addresses

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1301464/+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 1301464] Re: The mega-watcher for machines does not include containers addresses

2014-04-02 Thread Ian Booth
** Branch linked: lp:~wallyworld/juju-core/watcher-address-issues

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

Title:
  The mega-watcher for machines does not include containers addresses

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1301464/+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 1299588] Re: LXC permission denied issue with 1.17.7

2014-04-01 Thread Ian Booth
** Also affects: juju-core
   Importance: Undecided
   Status: New

** Changed in: juju-core
 Assignee: (unassigned) = Ian Booth (wallyworld)

** Changed in: juju-core
Milestone: None = 1.17.8

** Changed in: juju-core
   Status: New = In Progress

** Changed in: juju-core
   Importance: Undecided = Critical

** Tags added: lxc regression

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

Title:
  LXC permission denied issue with 1.17.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1299588/+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 1299588] Re: LXC permission denied issue with 1.17.7

2014-04-01 Thread Ian Booth
** Branch linked: lp:~wallyworld/juju-core/container-provisioner-
retrywatcher

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

Title:
  LXC permission denied issue with 1.17.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1299588/+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 1290448] Re: Invalid Opcode when running samba-tool domain exportkeytab

2014-03-20 Thread Ian McMichael
In case it assists when this bug gets triaged, I've repeated my build
today with Samba 2:4.1.6+dfsg-1 from Jessie and this bug is also not
present in the 4.1.6 release, which includes security fixes over 4.1.5.

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

Title:
  Invalid Opcode when running samba-tool domain exportkeytab

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1290448/+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 1290448] Re: Invalid Opcode when running samba-tool domain exportkeytab

2014-03-11 Thread Ian McMichael
As this bug stops an other application using the Kerberos details stored
in the Samba directory, it is quite a show-stopper for the Trusty
release.  Is there anything I can tag this bug with or anyone I should
notify in an attempt to get 4.1.5 pulled from Jessie for the Trusty
release?

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

Title:
  Invalid Opcode when running samba-tool domain exportkeytab

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1290448/+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 1290448] [NEW] Invalid Opcode when running samba-tool domain exportkeytab

2014-03-10 Thread Ian McMichael
Public bug reported:

To reproduce this bug, carry out the following:

Install a fresh Trust Tahr 14.04 AMD64 development build in a (KVM)
virtual machine as a basic server.

Install the samba (2:4.1.3+dfsg-2ubuntu3) and bind9 packages.

Provision an Active Directory Domain with the following commands:

rm /etc/samba/smb.conf
samba-tool domain provision \
   --realm=EXAMPLE.NET --domain=EXAMPLE --adminpass='p4$$word' 
--dns-backend=BIND9_DLZ \
   --server-role=dc --function-level=2008_R2 --use-xattrs=yes 
--use-rfc2307

Add the following to /etc/bind/named.conf.options:  

tkey-gssapi-keytab /var/lib/samba/private/dns.keytab;

Set the appropriate permissions on the Kerberos keytab used by BIND:

chgrp bind /var/lib/samba/private/dns.keytab
chmod g+r /var/lib/samba/private/dns.keytab

Edit /etc/bind/named.conf.local and add:

include /var/lib/samba/private/named.conf;

Edit /etc/apparmor.d/local/usr.sbin.named and add the following:

# Samba4 DLZ and Active Directory Zones
/usr/lib/x86_64-linux-gnu/samba/** rm,
/usr/lib/x86_64-linux-gnu/ldb/modules/ldb/** rm,
/var/lib/samba/private/dns.keytab rk,
/var/lib/samba/private/named.conf r,
/var/lib/samba/private/dns/** rwk,
/dev/urandom rw,
/var/tmp/** rw,

Restart apparmor and bind:  

service apparmor reload
service bind9 restart

Test the DNS entries:   

host -t SRV _ldap._tcp.example.net.
host -t SRV _kerberos._udp.example.net.
host -t A server.example.net.

Configure and test Kerberos:

cp /var/lib/samba/private/krb5.conf /etc/krb5.conf
service samba-ad-dc start
kinit administra...@example.net
klist

Test Samba dynamic DNS updates: 

samba_dnsupdate --verbose --all-names

Add the following to /etc/ntp.conf: 

# Samba4 Secure Time Socket
ntpsigndsocket /var/lib/samba/ntp_signd/
restrict default mssntp

Create the NTP socket directory, assign permissions and restart NTP:

chown root:ntp /var/lib/samba/ntp_signd
chmod 750 /var/lib/samba/ntp_signd
service ntp restart

Extract and secure the Kerberos keytab for the DC:  

samba-tool domain exportkeytab /etc/krb5.dc.keytab --principal=server$

At this stage you receive Illegal instruction (core dumped).  In
syslog, the following is logged:

kernel: [ 2982.725574] traps: samba-tool[2650] trap invalid
opcode ip:7f7e26aad8de sp:7fff2fc67308 error:0 in
libHDB_SAMBA4.so.0[7f7e26aac000+2000]

No keytab file is generated.  Adding a -d 10 option to the command
produces the following debug output:

INFO: Current debug levels:
  all: 10
  tdb: 10
  printdrivers: 10
  lanman: 10
  smb: 10
  rpc_parse: 10
  rpc_srv: 10
  rpc_cli: 10
  passdb: 10
  sam: 10
  auth: 10
  winbind: 10
  vfs: 10
  idmap: 10
  quota: 10
  acls: 10
  locking: 10
  msdfs: 10
  dmapi: 10
  registry: 10
  scavenger: 10
  dns: 10
  ldb: 10
lpcfg_load: refreshing parameters from /etc/samba/smb.conf
params.c:pm_process() - Processing configuration file 
/etc/samba/smb.conf
Processing section [global]
Processing section [netlogon]
Processing section [sysvol]
pm_process() returned Yes
GENSEC backend 'gssapi_spnego' registered
GENSEC backend 'gssapi_krb5' registered
GENSEC backend 'gssapi_krb5_sasl' registered
GENSEC backend 'schannel' registered
GENSEC backend 'spnego' registered
GENSEC backend 'ntlmssp' registered
GENSEC backend 'krb5' registered
GENSEC backend 'fake_gssapi_krb5' registered
added interface br0 ip=192.168.115.2 bcast=192.168.115.255 
netmask=255.255.255.0
added interface br0 ip=192.168.115.2 bcast=192.168.115.255 
netmask=255.255.255.0
Illegal instruction (core dumped)

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

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

Title:
  Invalid Opcode when running samba-tool domain exportkeytab

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1290448/+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 1290448] Re: Invalid Opcode when running samba-tool domain exportkeytab

2014-03-10 Thread Ian McMichael
I've just upgraded Samba to 2:4.1.5+dfsg-1 from the Debian Jessie
repository.  This also forced the following updates:

 2014-03-10 17:13:00 upgrade python-samba:amd64 2:4.1.3+dfsg-2ubuntu3 
2:4.1.5+dfsg-1
 2014-03-10 17:13:00 upgrade samba-dsdb-modules:amd64 2:4.1.3+dfsg-2ubuntu3 
2:4.1.5+dfsg-1
 2014-03-10 17:13:00 upgrade samba:amd64 2:4.1.3+dfsg-2ubuntu3 2:4.1.5+dfsg-1
 2014-03-10 17:13:01 upgrade samba-common-bin:amd64 2:4.1.3+dfsg-2ubuntu3 
2:4.1.5+dfsg-1
 2014-03-10 17:13:01 upgrade smbclient:amd64 2:4.1.3+dfsg-2ubuntu3 
2:4.1.5+dfsg-1
 2014-03-10 17:13:01 upgrade samba-common:all 2:4.1.3+dfsg-2ubuntu3 
2:4.1.5+dfsg-1
 2014-03-10 17:13:01 upgrade samba-vfs-modules:amd64 2:4.1.3+dfsg-2ubuntu3 
2:4.1.5+dfsg-1
 2014-03-10 17:13:01 upgrade libsmbclient:amd64 2:4.1.3+dfsg-2ubuntu3 
2:4.1.5+dfsg-1
 2014-03-10 17:13:01 upgrade samba-libs:amd64 2:4.1.3+dfsg-2ubuntu3 
2:4.1.5+dfsg-1

Once complete the samba-tool domain exportkeytab command runs without
error and produces the expected keytab file.

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

Title:
  Invalid Opcode when running samba-tool domain exportkeytab

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1290448/+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 1240260] Re: juju bootstrap does not honor https_proxy in environment when fetching tools

2014-02-27 Thread Ian Booth
** Changed in: juju-core
 Assignee: (unassigned) = Tim Penhey (thumper)

** Changed in: juju-core
   Status: Triaged = Fix Released

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

Title:
  juju bootstrap does not honor https_proxy in environment when fetching
  tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1240260/+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 1246320] Re: Azure bootstrap fails: versioning header is not specified

2014-02-20 Thread Ian Booth
The fix was initially developed for 1.17 and backported to 1.16. So
trusty will indeed ship with the fix.

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

Title:
  Azure bootstrap fails: versioning header is not specified

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwacl/+bug/1246320/+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 1129720] Re: juju instances not including the default security group

2014-01-12 Thread Ian Booth
** Changed in: juju-core
   Status: In Progress = Fix Committed

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

Title:
  juju instances not including the default security group

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1129720/+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 1129720] Re: juju instances not including the default security group

2014-01-10 Thread Ian Booth
Since some deployments will want the global default group added to Juju
machines and others not, we've decided to make it configurable - the
default is false so existing behaviour is preserved. But deployments
that want to use the default group can do so but changing the config
option to true.

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

Title:
  juju instances not including the default security group

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1129720/+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 1129720] Re: juju instances not including the default security group

2013-12-22 Thread Ian Booth
** Branch linked: lp:~wallyworld/juju-core/instance-default-secgroup

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

Title:
  juju instances not including the default security group

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1129720/+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 1129720] Re: juju instances not including the default security group

2013-12-19 Thread Ian Booth
** Changed in: juju-core
Milestone: None = 1.17.1

** Changed in: juju-core
 Assignee: (unassigned) = Ian Booth (wallyworld)

** Changed in: juju-core
   Status: Triaged = In Progress

** Changed in: juju
   Status: Triaged = Won't Fix

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

Title:
  juju instances not including the default security group

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1129720/+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 1035594] Re: Floating IP addresses leak if you delete an instance with one assigned

2012-09-04 Thread Ian Wells
I was testing with devstack, and the latest Folsom of the moment.  If
it's not turning up in either case at the moment then apparently it's
gone away - I'll reopen with more detail if I see it again.

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

Title:
  Floating IP addresses leak if you delete an instance with one assigned

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1035594/+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 1037055] Re: winbind does not refresh kerberos tickets

2012-08-16 Thread Ian Gordon
I compiled 2.6.7 from the original source and it seems to not refresh
kerberos tickets either.

I have reported this upstream.

See https://bugzilla.samba.org/show_bug.cgi?id=9098

** Bug watch added: Samba Bugzilla #9098
   https://bugzilla.samba.org/show_bug.cgi?id=9098

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

Title:
  winbind does not refresh kerberos tickets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1037055/+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 1037055] [NEW] winbind does not refresh kerberos tickets

2012-08-15 Thread Ian Gordon
Public bug reported:


winbindd will renew kerberos tickets until they expire, but it seems unable to 
refresh them before expiry.

I am using in smb.conf

winbind refresh ticket = true

and have cached_login set for pam_winbind

After 7 days ( the renewal limit on AD kerberos tickets) the ticket
expires and I lose access to my NFS home directory which uses sec=krb5

I have tried to debug why this is happening and have come to the
conclusion that there are to important variables for ticket refreshing
to work (both in winbind/winbindd_cred_cache.c):

ccache_list
memory_creds_list

and that the function that stores the password for later refreshing use
is called

winbindd_add_memory_creds

This function though requires that the user is ccache_list before it
stores the password in a way it can be used by the  rekinit part of the
function krb5_ticket_refresh_handler.

The problem as I see it is that winbind forks and the parent populates 
ccache_list and the child populates memory_creds_list.
This leads to the password not being stored in a way that can be used by the 
rekinit code in krb5_ticket_refresh_handler.

As a dirty hack (attached) I tried populating memory_creds_list from the
same location as ccache_list get populated (winbindd_raw_kerberos_login
in winbind/winbindd_pam.c).

This hack fixes the problem.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: winbind 2:3.6.3-2ubuntu2.3
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Wed Aug 15 11:30:27 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SambaClientRegression: No
SourcePackage: samba
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.default.winbind: 2012-07-06T14:00:57
mtime.conffile..etc.init.d.winbind: 2012-07-06T14:00:57

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


** Tags: amd64 apport-bug precise

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

Title:
  winbind does not refresh kerberos tickets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1037055/+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 1037055] Re: winbind does not refresh kerberos tickets

2012-08-15 Thread Ian Gordon
** Patch added: diry hack to fix issue
   
https://bugs.launchpad.net/bugs/1037055/+attachment/3261981/+files/refresh_ticket.patch

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

Title:
  winbind does not refresh kerberos tickets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1037055/+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 1037055] Re: winbind does not refresh kerberos tickets

2012-08-15 Thread Ian Gordon
** Description changed:

+ winbindd will renew kerberos tickets until they expire, but it seems
+ unable to refresh them before expiry.
  
- winbindd will renew kerberos tickets until they expire, but it seems unable 
to refresh them before expiry.
- 
- I am using in smb.conf
+ I have the following in smb.conf:
  
  winbind refresh ticket = true
  
  and have cached_login set for pam_winbind
  
  After 7 days ( the renewal limit on AD kerberos tickets) the ticket
  expires and I lose access to my NFS home directory which uses sec=krb5
  
  I have tried to debug why this is happening and have come to the
- conclusion that there are to important variables for ticket refreshing
+ conclusion that there are two important variables for ticket refreshing
  to work (both in winbind/winbindd_cred_cache.c):
  
  ccache_list
  memory_creds_list
  
  and that the function that stores the password for later refreshing use
  is called
  
  winbindd_add_memory_creds
  
- This function though requires that the user is ccache_list before it
- stores the password in a way it can be used by the  rekinit part of the
+ This function though requires that the user is in ccache_list before it
+ stores the password in a way it can be used by the rekinit part of the
  function krb5_ticket_refresh_handler.
  
  The problem as I see it is that winbind forks and the parent populates 
ccache_list and the child populates memory_creds_list.
  This leads to the password not being stored in a way that can be used by the 
rekinit code in krb5_ticket_refresh_handler.
  
  As a dirty hack (attached) I tried populating memory_creds_list from the
  same location as ccache_list get populated (winbindd_raw_kerberos_login
  in winbind/winbindd_pam.c).
  
  This hack fixes the problem.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: winbind 2:3.6.3-2ubuntu2.3
  ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
  Uname: Linux 3.2.0-27-generic x86_64
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Wed Aug 15 11:30:27 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  ProcEnviron:
-  LANGUAGE=en_GB:en
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_GB.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_GB:en
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
  SambaClientRegression: No
  SourcePackage: samba
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.default.winbind: 2012-07-06T14:00:57
  mtime.conffile..etc.init.d.winbind: 2012-07-06T14:00:57

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

Title:
  winbind does not refresh kerberos tickets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1037055/+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 1026570] [NEW] slapd has random connection failures related to do_extended: protocol version (2) too low

2012-07-19 Thread Ian Gordon
Public bug reported:

slapd seems to have random connection failures.

The log files show

Jul 18 14:01:57 simpson slapd[24409]: conn=1387 op=0 do_extended:
protocol version (2) too low

for every connection failure.

The same command will succeed 99% of the time but will fail
occasionally.

The command I used to test the problem was:

ldapsearch -x -H ldaps://host.domain.ac.uk/ -b dc=domain,dc=ac,dc=uk
uid=ig

I found a reference to this problem at http://www.openldap.org/lists
/openldap-bugs/201112/msg00019.html for ITS#7107

I have applied the specific 1 line GIT update to the package source and
everything is now working properly.

It would be nice if the patch to fix ITS#7101 could be applied to the
slapd package.

Thanks for any help you can be.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: slapd 2.4.28-1.1ubuntu4 [modified: usr/sbin/slapd]
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Thu Jul 19 12:10:38 2012
InstallationMedia: Ubuntu-Server 12.04 LTS Precise Pangolin - Release amd64 
(20120424.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: openldap
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.default.slapd: [modified]
mtime.conffile..etc.default.slapd: 2012-07-05T09:19:07

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


** Tags: amd64 apport-bug precise

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

Title:
  slapd has random connection failures related to do_extended: protocol
  version (2) too low

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1026570/+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 1026570] Re: slapd has random connection failures related to do_extended: protocol version (2) too low

2012-07-19 Thread Ian Gordon
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/1026570

Title:
  slapd has random connection failures related to do_extended: protocol
  version (2) too low

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1026570/+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 1013719] Re: package php5-cgi 5.3.5-1ubuntu7.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2012-06-22 Thread Ian Lawrence
Yep

ian@lawrence ~ $ sudo apt-get -f install
[sudo] password for ian: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following package was automatically installed and is no longer required:
  nspluginwrapper
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 165 not upgraded.
7 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up libapache2-mod-php5 (5.3.5-1ubuntu7.8) ...
dpkg: error processing libapache2-mod-php5 (--configure):
 subprocess installed post-installation script returned error exit status 10
Setting up php5-cgi (5.3.5-1ubuntu7.8) ...
dpkg: error processing php5-cgi (--configure):
 subprocess installed post-installation script returned error exit status 10
Setting up php5-cli (5.3.5-1ubuntu7.8) ...
dpkg: error processing php5-cli (--configure):
 subprocess installed post-installation script returned error exit status 10
dpkg: dependency problems prevent configuration of php5-gd:
 php5-gd depends on phpapi-20090626; however:
  Package phpapi-20090626 is not installed.
  Package libapache2-mod-php5 which provides phpapi-20090626 is not configured 
yet.
  Package php5-cli which provides phpapi-20090626 is not configured yet.
  Package php5-cgi which provides phpapi-20090626 is not configured yet.
dpkg: error processing php5-gd (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of php5-mysql:
 php5-mysql depends on phpapi-20090626; however:
  Package phpapi-20090626 is not installed.
  Package libapache2-mod-php5 which provides phpapi-20090626 is not configured 
yet.
  Package php5-cli which provides phpapi-20090626 is not configured yet.
  Package php5-cgi which provides phpapi-20090626 is not configured yet.
dpkg: error processing php5-mysql (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of php5-pgsNo apport report 
written because MaxReports is reached already
  No apport report written because MaxReports 
is reached already
 No apport report written because MaxReports is reached already
   ql:
 php5-pgsql depends on phpapi-20090626; however:
  Package phpapi-20090626 is not installed.
  Package libapache2-mod-php5 which provides phpapi-20090626 is not configured 
yet.
  Package php5-cli which provides phpapi-20090626 is not configured yet.
  Package php5-cgi which provides phpapi-20090626 is not configured yet.
dpkg: error processing php5-pgsql (--configure):
 dependency problems - leaving unconfigured

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

Title:
  package php5-cgi 5.3.5-1ubuntu7.8 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1013719/+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 1013719] Re: package php5-cgi 5.3.5-1ubuntu7.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2012-06-15 Thread Ian Lawrence
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1013719

Title:
  package php5-cgi 5.3.5-1ubuntu7.8 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1013719/+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 1013719] [NEW] package php5-cgi 5.3.5-1ubuntu7.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2012-06-15 Thread Ian Lawrence
Public bug reported:

apt-get upgrade

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: php5-cgi 5.3.5-1ubuntu7.8
ProcVersionSignature: Ubuntu 2.6.38-13.52-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic x86_64
Architecture: amd64
Date: Thu Jun 14 20:56:30 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 10
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
SourcePackage: php5
Title: package php5-cgi 5.3.5-1ubuntu7.8 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 10
UpgradeStatus: Upgraded to natty on 2011-10-14 (244 days ago)

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


** Tags: amd64 apport-package natty

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

Title:
  package php5-cgi 5.3.5-1ubuntu7.8 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 10

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


  1   2   >