[Bug 876910] [NEW] When starting open ssh server without host keys in /etc/ssh/, the keys are not automatically generated.

2011-10-17 Thread Jon
Public bug reported: System Information 1) lsb_release -rd Description:Ubuntu 11.10 Release:11.10 SSH Version 2) apt-cache policy openssh-server openssh-server:   Installed: 1:5.8p1-7ubuntu1   Candidate: 1:5.8p1-7ubuntu1   Version table:  *** 1:5.8p1-7ubuntu1 0 500

[Bug 876910] Re: When starting open ssh server without host keys in /etc/ssh/, the keys are not automatically generated.

2011-10-17 Thread Jon
** Patch added: Added subroutine to check and create SSH Host keys if they are not present https://bugs.launchpad.net/bugs/876910/+attachment/269/+files/ssh_init_fix.patch ** Description changed: + System Information 1) lsb_release -rd Description:Ubuntu 11.10 Release:

[Bug 876910] Re: When starting open ssh server without host keys in /etc/ssh/, the keys are not automatically generated.

2011-10-17 Thread Jon
Hello Clint, sshd is no longer started and/or stopped with /etc/init.d/ssh unless you are running inside a chroot. I'm new to upstart, so forgive my ignorance, but I thought upstart still used the init scripts to start and/or stop the jobs. The host keys are typically generated in the

[Bug 876910] Re: When starting open ssh server without host keys in /etc/ssh/, the keys are not automatically generated.

2011-10-17 Thread Jon
** Patch removed: Added subroutine to check and create SSH Host keys if they are not present https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/876910/+attachment/269/+files/ssh_init_fix.patch -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 876910] Re: When starting open ssh server without host keys in /etc/ssh/, the keys are not automatically generated.

2011-10-17 Thread Jon
After further testing, determined that my patch did not actually resolve the issue. Seems to be an issue with triggering the following sub: check_rsa_keys () { #Checks for the existance of RSA keys and generates them if necessary RSA1_KEY=/etc/ssh/ssh_host_key

[Bug 876910] Re: When starting open ssh server without host keys in /etc/ssh/, the keys are not automatically generated.

2011-10-18 Thread Jon
Hello Clint, No, upstart jobs are designed to be short and pointed ways to define how a daemon starts and stops. /etc/init.d is only for backward compatibility in an upstart system. The ssh init.d script was left the way it is because of chroot jails for sshd, but it is not necessary for

[Bug 669808] Re: Nagios3 checks not scheduled after clocks change from DST

2011-10-31 Thread jon
Another year, another daylight savings change, another failure of our Nagios system due to a bug that was fixed in the Nagios code a LONG time ago - yet has STILL not been pushed out through the Ubuntu update manager for 10.04 LTS. What is the point of Long Term Support exactly?? -- You

[Bug 669808] Re: Nagios3 checks not scheduled after clocks change from DST

2012-10-29 Thread jon
Another daylight savings change has just happened, and once again our Nagios monitoring system silently failed to run any checks after the change, needing to be restarted. Why does nobody out there care that the repositories for an LTS release of Ubuntu STILL only offer the same buggy version of

[Bug 1263579] [NEW] package openstack-dashboard-ubuntu-theme 1:2013.2-0ubuntu1.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-12-22 Thread Jon
Public bug reported: Always produces system error message on first cold startup ProblemType: Package DistroRelease: Ubuntu 13.10 Package: openstack-dashboard-ubuntu-theme 1:2013.2-0ubuntu1.1 ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7 Uname: Linux 3.11.0-14-generic i686

[Bug 669808] Re: Nagios3 checks not scheduled after clocks change from DST

2011-03-22 Thread jon
We have been using Nagios3 on Ubuntu 10.04 LTS for the past 6 months or so and ran into this issue shortly afterwards in November 2010 (our last daylight savings change). Nagios had stopped scheduling any more checks and so was not doing anything, but this was not immediately obvious. Found the

[Bug 652065] [NEW] dhclient hook assumes wrong service name (samba instead of smbd)

2010-09-30 Thread Jon
Public bug reported: Binary package hint: samba The samba dhclient hook script located at /etc/dhcp3/dhclient-enter-hooks.d/samba tries to reload the samba configuration by calling: [ -x /etc/init.d/samba ] /usr/sbin/invoke-rc.d samba reload That doesn't work in Lucid because the samba

[Bug 461296] [NEW] package samba 2:3.3.2-1ubuntu3.2 failed to install/upgrade: post-installation script azpiprozesuak 1 errorea eman du irteeran

2009-10-26 Thread jon
Public bug reported: Binary package hint: samba Pakete Zerrenda irakurtzen... Eginda Dependentzia zuhaitza eraikitzen Egoera argibideak irakurtzen... Eginda 0 bertsio berritua(k), 0 berriki instalatuta, 0 kentzeko, eta 12 bertsio-berritu gabe. 1 ez erabat instalatuta edo kenduta. Ekintza honen

[Bug 1028718] Re: nova volumes are inappropriately clingy for ceph and similar drivers

2015-03-25 Thread Jon Bernard
This is very similar to bug https://bugs.launchpad.net/cinder/+bug/1280367 A patch to allow backend hostname configuration was posted: https://review.openstack.org/#/c/95022/ I think this may address your concern here. -- You received this bug notification because you are a member of Ubuntu

[Bug 1397250] Re: SIGPIPE not caught in do_atfork_child()

2015-08-04 Thread Jon Grimm
** Changed in: libnss-ldap (Ubuntu) Assignee: (unassigned) = Jon Grimm (jgrimm) -- 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/1397250 Title: SIGPIPE not caught

[Bug 1397250] Re: SIGPIPE not caught in do_atfork_child()

2015-08-25 Thread Jon Grimm
Thanks Bryan, verified NCSD isn't running. New script passes just fine for me too; no segfault seen with either test reproducer. Additionally, verified that I'm pulling expected entry results from my ldap server. -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1397250] Re: SIGPIPE not caught in do_atfork_child()

2015-08-25 Thread Jon Grimm
FWIW, I tried to recreate this with the testcase shown here: http://bugzilla.padl.com/show_bug.cgi?id=414 on both trusty (264-2.2ubuntu4.14.04.1) and wily (265-3ubuntu2), but testcase passed fine (even ran in loop). Neither package has the fix from upstream. So, I'll probably rebuild

[Bug 1509414] Re: pre-installed lxc in cloud image produces broken lxc (and later lxd) containers

2015-10-24 Thread Jon Grimm
Tested wily-proposed cloud-image running in local kvm. Started wily- proposed container via lxc (using ubuntu-cloud template), verified the container's lxcbr0 looks fine (10.0.4.1), verified networking works (via www.google.com). -- You received this bug notification because you are a member

[Bug 1508565] Re: maas uses 3.13 (hwe-t) kernel which does not work on non-virtual IBM power

2015-10-22 Thread Jon Grimm
WRT option c (lie about LTS kernel): https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1508565/comments/3 Can a MaaS customer still get the hwe-t kernel through manual steps if desired? What are consequences to support on hwe-u? Are they know forced up to 16.04 sooner (since hwe-u does not

Re: [Bug 1508225] Re: tipc tool isn't built in iproute2

2015-10-23 Thread Jon Maloy
er, Huawei and numerous other big and small companies. It would be very nice (an I would personally be very pleased) if we could add Debian/Ubuntu to our list of eligible distros for our applications. Thank you Jon Maloy, Ericsson Canada, Montreal On 10/21/2015 04:16 AM, Robie Basak wrote: &

Re: [Bug 1508225] Re: tipc tool isn't built in iproute2

2015-10-30 Thread Jon Maloy
Just so there is no misunderstanding. I assume you automatically issue the upstream report? Or do I have to do it? FYI, Redhat fixed a similar report on Fedora 23 within a few hours, after their official final freeze. Regards ///jon On 10/21/2015 04:16 AM, Robie Basak wrote: > Thank

Re: [Bug 1508225] Re: tipc tool isn't built in iproute2

2015-11-04 Thread Jon Maloy
Thank you for filing the report. Don't take offence for my mentioning of Fedora; I am aware of the differences, and RHEL would certainly be a more fair comparison. We are working to have them supporting TIPC too. Regards ///jon On 11/03/2015 03:50 AM, Robie Basak wrote: > Anyone can do it

Re: [Bug 1508225] Re: tipc tool isn't built in iproute2

2015-11-03 Thread Jon Maloy
Ok. Thank you for filing. I am aware of the difference between Fedora and Ubuntu, so I agree the comparison was not fair; don't take offence ;) At this moment TIPC is not supported by RHEL, but we are working on that too. Regards ///jon On 11/03/2015 03:50 AM, Robie Basak wrote: > Anyone

[Bug 1512980] Re: Please enable PPS in the Ubuntu build of ntpd

2015-11-04 Thread Jon Grimm
** Changed in: ntp (Ubuntu) Assignee: (unassigned) => Robie Basak (racb) -- 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/1512980 Title: Please enable PPS in the Ubuntu build of

[Bug 1508225] [NEW] tipc tool isn't built in iproute2

2015-10-20 Thread Jon Maloy
Public bug reported: A new tool "tipc" was added to iproute2 v 4.1.1, needed for managing the TIPC kernel module. Despite being present in the source code, it has not been built in the current iproute2 package that comes with 15.10, something forcing all users to check out the code and build

[Bug 1488453] Re: Package postinst always fail on first install when using systemd

2015-08-27 Thread Jon Grimm
** Changed in: openhpi (Ubuntu) Assignee: (unassigned) = Jon Grimm (jgrimm) -- 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/1488453 Title: Package postinst always fail on first

[Bug 1397250] Re: SIGPIPE not caught in do_atfork_child()

2015-08-26 Thread Jon Grimm
@brianquigley, Thanks for responding. Indeed, may have to wait unless I can find someone that can reproduce and/or speak to impacting them rather than theoretical. FWIW, debian sid has 265.. and does not have a patch with the fix yet either. -- You received this bug notification because you are

[Bug 1427076] Re: [Ubuntu 15.10] Add Power LE support to libseccomp

2015-08-27 Thread Jon Grimm
@strosake/gcwilsonanyone: Do you have a link to the (set of) commits this involves? In assumption that this will be cherry picked. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libseccomp in Ubuntu.

[Bug 1397250] Re: SIGPIPE not caught in do_atfork_child()

2015-08-28 Thread Jon Grimm
Ah. Great! Will see if StartTLS can help me trigger it! Thanks @marcello-bancasio -- 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/1397250 Title: SIGPIPE not caught in do_atfork_child()

[Bug 1397250] Re: SIGPIPE not caught in do_atfork_child()

2015-08-26 Thread Jon Grimm
Interestingly rebuilding 265-3ubuntu2 with DEBUG enabled... the code path of do_child_atfork() isn't even hitting (no debug statements from that function emitted). do_child_atfork() is where the proposed fix touches. Additionally, I backleveled my trusty VM to 264-2.2ubuntu4. The

[Bug 1518440] Re: tgt fails to install in LXD

2015-12-09 Thread Jon Grimm
** Changed in: tgt (Ubuntu) Assignee: Kick In (kick-d) => Ryan Harper (raharper) -- 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/1518440 Title: tgt fails to install in LXD To

[Bug 1318317] Re: openipmi startup script removes kernel modules

2015-12-09 Thread Jon Grimm
** Changed in: openipmi (Ubuntu) Importance: Undecided => High -- 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/1318317 Title: openipmi startup script removes kernel modules To

[Bug 1518440] Re: tgt fails to install in LXD

2015-12-04 Thread Jon Grimm
FWIW, Upstream https://github.com/fujita/tgt/commit/7e45d5615ac29b2175858591d18ba98c40234990 Also possibly useful: https://github.com/fujita/tgt/commit/556410556f6c471982d6106209b61b15d823c065 -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-01-04 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: TODO [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE

[Bug 1510108] Re: pre-installed lxc in cloud-image means loss of access to 10.0.X.0/24

2015-12-01 Thread Jon Grimm
** Changed in: lxc (Ubuntu Wily) Assignee: (unassigned) => Stéphane Graber (stgraber) ** Changed in: lxc (Ubuntu Xenial) Assignee: (unassigned) => Stéphane Graber (stgraber) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-02-05 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-02-01 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-02-01 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-02-01 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-02-01 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-02-01 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Bug 1543025] Re: Wrong UTC zoneinfo in cloud-images

2016-02-23 Thread Jon Grimm
** Changed in: cloud-init (Ubuntu Xenial) Assignee: (unassigned) => Scott Moser (smoser) -- 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/1543025 Title: Wrong UTC zoneinfo in

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-01-19 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Bug 1541902] Re: Enable DDW on qemu aiming GPU passthrough performance on Ubuntu KVM

2016-02-17 Thread Jon Grimm
What's the status on these patches? Have they been accepted upstream yet? -- 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/1541902 Title: Enable DDW on qemu aiming GPU passthrough

[Bug 1546358] Re: policycoreutils (in universe) is installed by default by isc-dhcp-server as it is a Recommends

2016-02-18 Thread Jon Grimm
** Changed in: isc-dhcp (Ubuntu) Assignee: (unassigned) => Kick In (kick-d) -- 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/1546358 Title: policycoreutils (in universe) is

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-02-18 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-02-18 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-02-18 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-02-19 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-02-19 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-02-19 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-03-09 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Blueprint servercloud-x-server-core] General server work for Xenial

2016-03-29 Thread Jon Grimm
Blueprint changed by Jon Grimm: Work items changed: Work items for ubuntu-15.11: [serge-hallyn] etckeeper: DONE [paelzer] NIS merge: DONE Work items for ubuntu-15.12: [raharper] : tgt merge (bug 1524982): DONE [racb] nagios-plugins/monitoring-plugins merge and cleanup: DONE [kick

[Bug 1546957] Re: [MIR] lua-lpeg, needed by nmap

2016-03-30 Thread Jon Grimm
Ubuntu Server Team now subscribed. ** Changed in: lua-lpeg (Ubuntu) Status: Incomplete => New -- 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/1546957 Title: [MIR] lua-lpeg,

[Bug 1531525] Re: quotaon fails to start

2016-03-28 Thread Jon Grimm
Hi Alexander, I think you are running into this: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788963 Would you be able to retest as Xenial has been updated to 4.03-2, and should contain the fix for this? ** Changed in: quota (Ubuntu) Status: New => Incomplete ** Bug watch added:

[Bug 1508225] Re: tipc tool isn't built in iproute2

2016-03-23 Thread Jon Maloy
I just downloaded and tried 16.04 Xenial, and noticed that this has still not been fixed. Please ensure that this is done, as this is really important for us. ///jon -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to iproute2 in Ubuntu

[Bug 1560148] Re: [FFe] Please merge with openipmi 2.0.21-1 from Debian unstable

2016-03-23 Thread Jon Grimm
** Changed in: openipmi (Ubuntu) Importance: Undecided => Wishlist -- 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/1560148 Title: [FFe] Please merge with openipmi 2.0.21-1 from

[Bug 1558336] Re: [needs-packaging] juju-mongo-tools3.2 in xenial, wily, and trusty

2016-04-01 Thread Jon Grimm
** Changed in: juju-mongodb (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-mongodb in Ubuntu. https://bugs.launchpad.net/bugs/1558336 Title: [needs-packaging] juju-mongo-tools3.2 in

[Bug 1508225] [Bug 158255] Re: tipc tool isn't built in iproute2

2016-04-01 Thread Jon Maloy
Hi, I added a comment to this bug report, noting that this still hasn't been fixed in 16.04. So far, no response... BR ///Jon Maloy -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to iproute2 in Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1522371] Re: iproute2: seg fault with 'ip link type gre ...' commands

2016-03-30 Thread Jon Grimm
** Changed in: iproute2 (Ubuntu) Assignee: (unassigned) => Kick In (kick-d) -- 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/1522371 Title: iproute2: seg fault with 'ip link type

[Bug 1473691] Re: [FFe] squid: Update to latest upstream release (3.5)

2016-03-29 Thread Jon Grimm
** Changed in: squid3 (Ubuntu) Importance: Wishlist => Critical -- 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/1473691 Title: [FFe] squid: Update to latest upstream release (3.5)

[Bug 1123546] [NEW] BufferOverflowException in Tomcat 7.0.x at AjpAprProcessor.output()

2013-02-12 Thread Jon Henry
Public bug reported: Version info: Description:Ubuntu 12.04.2 LTS Release:12.04 Installed: 7.0.26-1ubuntu1.1 Since upgrading from Ubuntu lucid to precise and Tomcat 7.0, our application periodically logs an exception like this to catalina.out: Feb 12, 2013 3:18:40 PM

[Bug 1188850] Re: cgrulesengd cannot process symlinked executables

2013-06-10 Thread Jon Bernard
@Serge I see your nomination, but it's unclear to me how to accept it. Can you give me a pointer? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcgroup in Ubuntu. https://bugs.launchpad.net/bugs/1188850 Title: cgrulesengd cannot

[Bug 445595] Re: smbclient fails with SMBecho failed. Maybe server has closed the connection

2011-10-07 Thread Jon Bailey
Still affecting Ubuntu Natty (11.04) when trying to 'smbclient' to a Time Capsule with latest firmware. Please re-open. -- 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/445595 Title:

[Bug 874817] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-10-15 Thread Jon Bailey
-- 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/874817 Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for

[Bug 693594] Re: cgroup-bin should not move kthreadd into a default cgroup

2012-03-04 Thread Jon Bernard
You're absolutely right, I will allocate time this week to put together a new upstream release. Serge, would have have time to help me test and provide feedback? Jon -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcgroup

[Bug 972845] [NEW] after upgrade to precise, service did not start

2012-04-03 Thread Jon Smirl
Public bug reported: I had this service running under oneiric. After upgrade to precise it didn't start. Trying to start it manually: jonsmirl@terra:/etc/init.d$ service tftpd-hpa start start: Rejected send message, 1 matched rules; type=method_call, sender=:1.94 (uid=1000 pid=6233 comm=start

[Bug 972845] Re: after upgrade to precise, service did not start

2012-04-03 Thread Jon Smirl
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tftp-hpa in Ubuntu. https://bugs.launchpad.net/bugs/972845 Title: after upgrade to precise, service did not start To manage notifications about this bug go to:

[Bug 972845] Re: after upgrade to precise, service did not start

2012-04-05 Thread Jon Smirl
This service is not starting correctly at boot every time. A restart will fix it. jonsmirl@terra:~$ sudo service tftpd-hpa restart tftpd-hpa stop/waiting tftpd-hpa start/running, process 4178 jonsmirl@terra:~$ This is probably the problem I experienced on upgrade. -- You received this bug

[Bug 972845] Re: after upgrade to precise, service did not start

2012-05-16 Thread Jon Smirl
Nikolay has spotted the problem, same here... terra in.tftpd[1397]: cannot resolve local IPv4 bind address: 0.0.0.0, Name or service not known I though upstart was supposed to have a dependencies system that prevents things like this. -- You received this bug notification because you are a

[Bug 1010110] Re: check_ntp_time sometimes report Offset unknown

2012-08-21 Thread Jon Henry
I am experiencing what I think is the same bug on lucid 10.04.4. About once per hour, check_ntp_time reports Offset unknown causing Nagios to alarm, only to fix itself a short while later. Please let me know if I can provide any more details, or if I should open this as a new bug report.

[Bug 972845] Re: after upgrade to precise, service did not start

2012-09-21 Thread Jon Smirl
Eric's fix works for me. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tftp-hpa in Ubuntu. https://bugs.launchpad.net/bugs/972845 Title: after upgrade to precise, service did not start To manage notifications about this bug go

[Bug 1061166] Re: ec2 instance IDs are broken after folsom upgrade

2012-10-09 Thread Jon Proulx
This doesn't seem to be working for me, perhaps I implemented it incorrectly, or need to take further remedial action? (using ubuntu 12.04 coud archive version of nova-api as a base) copied the patched verion of nova/db/sqlalchemy/api.py to

[Bug 1061166] Re: ec2 instance IDs are broken after folsom upgrade

2012-10-09 Thread Jon Proulx
I see that for instances that were running during the upgrade, but I'm getting this error with new instances that do not have duplicate entries: euca-describe-instances i-4fb6 RESERVATION r-ttje080y 98333a1a28e746fa8c629c83a818ad57open INSTANCEi-4fb6

[Bug 1061166] Re: ec2 instance IDs are broken after folsom upgrade

2012-10-10 Thread Jon Proulx
To answer my previous question for posterity, yes after removing duplicates and resetting the auto incremnt as described above and mismatch between the ids in instances and instance_id_mappings must be recitified: UPDATE instance_id_mappings,instances SET instance_id_mappings.id=instances.id

[Bug 1076290] [NEW] cobbler-web throws 500 internal server error

2012-11-08 Thread Jon Anning
Public bug reported: Fresh install of 12.10 server. Cobbler itself works just fine, but the webui won't run - error in /var/log/apache2/error.log is as follows: mod_wsgi (pid=11576): Exception occurred processing WSGI script '/usr/share/cobbler/web/cobbler.wsgi'. Traceback (most recent call

[Bug 693594] Re: cgroup-bin should not move kthreadd into a default cgroup

2013-10-30 Thread Jon Bernard
** Changed in: libcgroup (Ubuntu) Assignee: Jon Bernard (jbernard) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcgroup in Ubuntu. https://bugs.launchpad.net/bugs/693594 Title: cgroup-bin should not move

[Bug 827279] Re: Several problems in cgclear

2013-10-30 Thread Jon Bernard
** Changed in: libcgroup (Ubuntu) Assignee: Jon Bernard (jbernard) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libcgroup in Ubuntu. https://bugs.launchpad.net/bugs/827279 Title: Several problems in cgclear

[Bug 676830] [NEW] pid_file in munin-node.conf is ignored.

2010-11-17 Thread Jon Higgs
Public bug reported: Binary package hint: munin pid_file definition in munin-node.conf is ignored. It always uses /var/run/munin/munin-node.pid. Running munin 1.4.4-1ubuntu1 in lucid. ** Affects: munin (Ubuntu) Importance: Undecided Status: New -- pid_file in munin-node.conf is

[Bug 676833] [NEW] snmp__* plugins don't like host names.

2010-11-17 Thread Jon Higgs
Public bug reported: Binary package hint: munin When using snmp plugins, the plugin is not listed when telneting into port 4949 and running a list. If you remove the hostname from the symlink so the name is 'snmp__if_multi' for example it will be listed but obviously not work. Leaving the

[Bug 648609] Re: unable to unmount broken cifs mount

2010-12-23 Thread Jon Dowland
I mount by hand via mount with the following line in /etc/fstab //tower3/home13/njd33 /home/jon/h cifs uid=1000,gid=1000,username=CAMPUS\njd33,user,noauto 0 0 ** Changed in: samba (Ubuntu) Status: Expired = New -- You received this bug notification because you are a member

[Bug 312274] Re: backport sysstat 8.1.7-1 from jaunty to Intrepid

2009-03-13 Thread Jon Bernard
I just verified that sysstat will build in a clean intrepid chroot with no source changes. Assuming the backport team approves I think this will be fairly easy. I'll see if I can upload an initial build to my PPA while once I finish reading through the backport documentation. -- backport sysstat

[Bug 312274] Re: backport sysstat 8.1.7-1 from jaunty to Intrepid

2009-04-07 Thread Jon Bernard
I've uploaded a backported version of sysstat to my ppa (https://launchpad.net/~jbernard/+archive/ppa). Give it a try and let me know if you have any feedback. If all goes well I can make a request to the backport team and I believe they will make the final decision. -- backport sysstat 8.1.7-1

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-21 Thread Jon Dowland
I think, but I am not sure, that this is reported upstream already at http://bugzilla.gnome.org/show_bug.cgi?id=576700 ** Bug watch added: GNOME Bug Tracker #576700 http://bugzilla.gnome.org/show_bug.cgi?id=576700 ** Bug watch added: Debian Bug tracker #524018

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-21 Thread Jon Dowland
Also (just for tracking) Debian bug http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=524018 -- ssh are using ssh-userauth but ignores private key https://bugs.launchpad.net/bugs/348126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 430358] [NEW] bind9 + DLZ core dumps on AFXR request

2009-09-15 Thread Jon Austin
-bind at isc.org/msg00134.html I would prefer to only use debian sources for build as it will make deployment and maintainence much easier. Any suggestions are greatly appreciated. Regards Jon ** Affects: bind9 (Ubuntu) Importance: Undecided Status: New ** Tags: bind dns -- bind9

[Bug 430358] Re: bind9 + DLZ core dumps on AFXR request

2009-09-15 Thread Jon Austin
Also should mention have tried using -n 1 when running named with no change in behaviour. The core dump ONLY occurs immediately when an AFXR request is recvd. All other lookups (SOA, NS, A, etc) work perfectly fine.` -- bind9 + DLZ core dumps on AFXR request

[Bug 597510] [NEW] package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2010-06-22 Thread Jon Chellis
Public bug reported: Binary package hint: postfix Error during install of Lucid. Setting up RAID 1 through mdadm. Reinstalled after chroot to new install, apt-get update then apt-get install mdadm. mdadm installed fine but postfix returned this error ProblemType: Package DistroRelease: Ubuntu

[Bug 597510] Re: package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2010-06-22 Thread Jon Chellis
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/50773956/Dependencies.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/50773957/Dmesg.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/50773958/DpkgTerminalLog.txt -- package

[Bug 597510] Re: package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2010-06-23 Thread Jon Chellis
I had bound all of /dev/ already. I take it /dev/ptmx/ has to be specifically bound, then? I found a workaround regardless. I installed mdadm, ignored the postfix error, then on restart after installing 10.04 I removed postfix (apt-get remove --purge postfix) and reinstalled it (apt-get install

[Bug 597510] Re: package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2010-06-27 Thread Jon Chellis
** Changed in: postfix (Ubuntu) Status: Invalid = Incomplete -- package postfix 2.7.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75 https://bugs.launchpad.net/bugs/597510 You received this bug notification because you are a

[Bug 605977] [NEW] emacs puppet-mode not auto loaded in lucid

2010-07-15 Thread Jon Kjaersgaard
the file from a Karmic installation everything works as before, syntax highlighting and everything :) I suggest you include it in to the puppet-el package. :) Regards Jon --- ~ $ lsb_release -rd Description:Ubuntu 10.04 LTS Release:10.04 ~ $ apt

[Bug 605977] Re: emacs puppet-mode not auto loaded in lucid

2010-07-16 Thread Jon Kjaersgaard
of doing things would be to include it in the deb package. -- Jon -- emacs puppet-mode not auto loaded in lucid https://bugs.launchpad.net/bugs/605977 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to puppet in ubuntu. -- Ubuntu-server

[Bug 542543] Re: Access denied for user 'root'@'localhost' to database SOMEDB

2010-07-29 Thread Jon Watte
I have a very similar problem. I'm running Ubuntu 10.04 LTS with mysql 5.1. I have not created any users other than the defaults. Server version: 5.1.41-3ubuntu12.1 (Ubuntu) I can do this: mysql mysql create database foobar; I can't do this: mysql grant create temporary tables on *.* to public;

[Bug 619855] [NEW] session.gc_probablity=1 in /etc/php5/apache2/php.ini conflicts with permissions on /var/lib/php5

2010-08-18 Thread Jon Barber
Public bug reported: Binary package hint: php5 Description:Ubuntu 10.04 LTS Release:10.04 php5-common: Installed: 5.3.2-1ubuntu4.2 Candidate: 5.3.2-1ubuntu4.2 Version table: *** 5.3.2-1ubuntu4.2 0 500 http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages

[Bug 620322] [NEW] stale cifs mount can't be unmounted: This utility only unmounts cifs filesystems

2010-08-19 Thread Jon Dowland
/umount.cifs) in combination with the following line from /etc/fstab //tower3/home13/njd33 /home/jon/h cifs uid=1000,gid=1000,username=CAMPUS\njd33,user,noauto 0 0 I notice this after resuming from suspend so I presume the mount has become stale. However, I consistently get # umount ~jon/h

[Bug 620322] Re: stale cifs mount can't be unmounted: This utility only unmounts cifs filesystems

2010-08-19 Thread Jon Dowland
** Attachment added: CifsVersion.txt https://bugs.launchpad.net/bugs/620322/+attachment/1499605/+files/CifsVersion.txt ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/620322/+attachment/1499606/+files/Dependencies.txt ** Attachment added: SambaInstalledVersions.txt

[Bug 359309] Re: mysql client package has broken SSL support

2010-08-31 Thread Jon Johnson
I am unable to use a 10.04 mysql client to connect to a RHEL 5 mysql server using ssl. I assume that this is the problem because I can connect RHEL 5 - RHEL 5 just fine. Can I provide more information? -- mysql client package has broken SSL support https://bugs.launchpad.net/bugs/359309 You

[Bug 639946] [NEW] System crashes on samba update - unable to recover

2010-09-15 Thread Jon Ebbesen
Public bug reported: Binary package hint: samba while updating 10.10 via updatehandler the proces crashed while handling the samba update. unfortunately ubuntu wasn´t able to launch in normal or recovery-mode afterwards complicating this bug report. ** Affects: samba (Ubuntu) Importance:

[Bug 639768] Re: Samba process gets hung on maverick update

2010-09-16 Thread Jon Ebbesen
I´m unable to run sudo, since Ubuntu won´t boot in regular or recoverymode. The Ubuntu screen pops up followed shortly thereafter by a cursor and nothing happens.. -- Samba process gets hung on maverick update https://bugs.launchpad.net/bugs/639768 You received this bug notification because you

[Bug 648609] [NEW] unable to unmount broken cifs mount

2010-09-27 Thread Jon Dowland
Public bug reported: Binary package hint: samba I mount a CIFS share and from time to time the mount becomes invalid and cannot be unmounted. The utility complains that it can only unmount CIFS filesystems: r...@sobek:~# mount | grep jon/h //tower3/home13/njd33 on /home/jon/h type cifs (rw

  1   2   >