[Bug 1653109] [NEW] Installer crashes when installing bootloader

2016-12-29 Thread David Peall
Public bug reported: There are 5 drives installed and the last drive is where im installing the OS ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: ubiquity 2.21.63 [modified: lib/partman/automatically_partition/question] ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6 Uname: Linux

[Bug 1464107] Re: Disk sizing information in the config file ignored

2015-06-11 Thread David Peall
I've found the bug but am not sure how to fix: This code here in cli.py: if self.options.config: config_files.append(self.options.config) util.apply_config_files_to_context(config_files, distro) util.apply_config_files_to_context(config_files,

[Bug 1464107] Re: Disk sizing information in the config file ignored

2015-06-11 Thread David Peall
I've found the bug but am not sure how to fix: This code here in cli.py: if self.options.config: config_files.append(self.options.config) util.apply_config_files_to_context(config_files, distro) util.apply_config_files_to_context(config_files,

[Bug 1464107] Re: Disk sizing information in the config file ignored

2015-06-11 Thread David Peall
** Description changed: I'm running ubuntu 14.10 and 15.04. I have tried rootsize and the part configuration in the /etc/vmbuilder.cfg and both are ignored. - When adding the --rootsize or --part cmd line options the vm is build - correctly. + When adding the --rootsize, --swapsize or

[Bug 1464107] Re: Disk sizing information in the config file ignored

2015-06-11 Thread David Peall
** Description changed: I'm running ubuntu 14.10 and 15.04. I have tried rootsize and the part configuration in the /etc/vmbuilder.cfg and both are ignored. - When adding the --rootsize or --part cmd line options the vm is build - correctly. + When adding the --rootsize, --swapsize or

[Bug 1464107] Re: Disk sizing information in the config file ignored

2015-06-11 Thread David Peall
I added the following 2 lines in :/usr/lib/python2.7/dist-packages/VMBuilder/contrib/cli.py line 153: logging.debug(Option part:= %s,self.options.part) logging.debug(Option rootsize:= %s,self.options.rootsize) Output: 2015-06-11 10:25:22,213 DEBUG : Option part:= None

[Bug 1464107] Re: Disk sizing information in the config file ignored

2015-06-11 Thread David Peall
I added the following 2 lines in :/usr/lib/python2.7/dist-packages/VMBuilder/contrib/cli.py line 153: logging.debug(Option part:= %s,self.options.part) logging.debug(Option rootsize:= %s,self.options.rootsize) Output: 2015-06-11 10:25:22,213 DEBUG : Option part:= None

[Bug 1464107] [NEW] Disk sizing information in the config file ignored

2015-06-10 Thread David Peall
Public bug reported: I'm running ubuntu 14.10 and 15.04. I have tried rootsize and the part configuration in the /etc/vmbuilder.cfg and both are ignored. When adding the --rootsize or --part cmd line options the vm is build correctly. ** Affects: vm-builder (Ubuntu) Importance: Undecided

[Bug 1464107] [NEW] Disk sizing information in the config file ignored

2015-06-10 Thread David Peall
Public bug reported: I'm running ubuntu 14.10 and 15.04. I have tried rootsize and the part configuration in the /etc/vmbuilder.cfg and both are ignored. When adding the --rootsize or --part cmd line options the vm is build correctly. ** Affects: vm-builder (Ubuntu) Importance: Undecided

[Bug 1453740] Re: do-release-upgrade crashes with message : UnicodeDecodeError: 'utf-8' codec can't decode byte 0xae in position 337: invalid start byte

2015-05-29 Thread David Peall
Please report this as a bug and include the files /var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in your report. The upgrade has aborted. Your original sources.list was saved in /etc/apt/sources.list.distUpgrade. Traceback (most recent call last): File

[Bug 1386465] Re: apparmor profile prevents libvirtd from creating a socket

2015-04-14 Thread David Peall
This is very reproducible - install 14.04 - do-release-upgrade - restart - apt-get install qemu-kvm libvirt-bin ubuntu-vm-builder bridge-utils - /etc/init.d/libvirt-bin start -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1386465] Re: apparmor profile prevents libvirtd from creating a socket

2015-04-14 Thread David Peall
I upgraded from 14.04 to 14.10 installed libvirt and got the same error: From syslog I have pre aa-audit and then with aa-audit it seems to aa- audit clears the bug with audit removed it continues to work. Post audit log: Apr 14 20:19:50 dnshost11 kernel: [ 1284.666816] audit_printk_skb: 36

[Bug 1386465] Re: apparmor profile prevents libvirtd from creating a socket

2015-04-14 Thread David Peall
I upgraded from 14.04 to 14.10 installed libvirt and got the same error: From syslog I have pre aa-audit and then with aa-audit it seems to aa- audit clears the bug with audit removed it continues to work. Post audit log: Apr 14 20:19:50 dnshost11 kernel: [ 1284.666816] audit_printk_skb: 36

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-13 Thread David Peall
I'm running trusty so not sure how a precise-proposed is going to help? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keepalived in Ubuntu. https://bugs.launchpad.net/bugs/1300739 Title: keepalived doesn't load any ipv6 virtual

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-13 Thread David Peall
I'm running trusty so not sure how a precise-proposed is going to help? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300739 Title: keepalived doesn't load any ipv6 virtual servers To manage

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-12 Thread David Peall
I've added the following: deb http://archive.ubuntu.com/ubuntu/ trusty-proposed restricted main multiverse universe apt-get update apt-get dist-upgrade But I don't see a new kernel? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-06-12 Thread David Peall
I've added the following: deb http://archive.ubuntu.com/ubuntu/ trusty-proposed restricted main multiverse universe apt-get update apt-get dist-upgrade But I don't see a new kernel? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-05-09 Thread David Peall
I've tried setting the option: /boot/config-3.6.11-030611-generic:CONFIG_IP_VS_IPV6=y I've rebooted and its still not working. Does this need to be set at kernel compile time? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-05-09 Thread David Peall
Ok then I have to ask surely this is an error, I shouldn't have to recompile a kernel for IPv6 VS to work? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keepalived in Ubuntu. https://bugs.launchpad.net/bugs/1300739 Title:

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-05-09 Thread David Peall
I've tried setting the option: /boot/config-3.6.11-030611-generic:CONFIG_IP_VS_IPV6=y I've rebooted and its still not working. Does this need to be set at kernel compile time? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-05-09 Thread David Peall
Ok then I have to ask surely this is an error, I shouldn't have to recompile a kernel for IPv6 VS to work? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300739 Title: keepalived doesn't load any

[Bug 1018307] Re: SSL renegotiation fails

2014-04-10 Thread David Peall
2014-04-10 13:19:50 SAST FATAL: could not receive data from WAL stream: SSL error: sslv3 alert unexpected message 2014-04-10 13:19:50 SAST LOG: invalid magic number in log segment 00010DB40052, offset 16384000 2014-04-10 13:19:50 SAST LOG: started streaming WAL from primary

[Bug 1304829] [NEW] Add missing options for bind9.

2014-04-09 Thread David Peall
Public bug reported: I've created this patch to add syntax for all bind configuration files and I've added a missing keyword zone option to bind.vim. How do I go about submitting this? === modified file 'runtime/filetype.vim' --- runtime/filetype.vim2010-03-07 11:44:45 + +++

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-04-02 Thread David Peall
This seems to be a kernel issue, I've rolled back to 3.2.56-030256 and its working again. I tried 3.13.8 and 3.14.0 they are also broken. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to keepalived in Ubuntu.

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-04-02 Thread David Peall
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6.11-raring/ seems to be where it broke Working: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.2.56-precise/ - works http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.3.8-quantal/ - works

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-04-02 Thread David Peall
This seems to be a kernel issue, I've rolled back to 3.2.56-030256 and its working again. I tried 3.13.8 and 3.14.0 they are also broken. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1300739 Title:

[Bug 1300739] Re: keepalived doesn't load any ipv6 virtual servers

2014-04-02 Thread David Peall
http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6.11-raring/ seems to be where it broke Working: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.2.56-precise/ - works http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.3.8-quantal/ - works

[Bug 1300739] [NEW] keepalived doesn't load any ipv6 virtual servers

2014-04-01 Thread David Peall
Public bug reported: I've upgraded from 12.04 to 14.04 and the keepalived no longer loads any IPv6 virtual servers. I get the following message when trying to list a virtual service: ipvsadm -L -t [2001::::xxx]:xxx Resource temporarily unavailable ProblemType: Bug DistroRelease: Ubuntu

[Bug 1300739] [NEW] keepalived doesn't load any ipv6 virtual servers

2014-04-01 Thread David Peall
Public bug reported: I've upgraded from 12.04 to 14.04 and the keepalived no longer loads any IPv6 virtual servers. I get the following message when trying to list a virtual service: ipvsadm -L -t [2001::::xxx]:xxx Resource temporarily unavailable ProblemType: Bug DistroRelease: Ubuntu

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2013-06-05 Thread David Peall
does anyone have a workaround for this? I really need to get this machine up. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/946022 Title: KVM Guest Hangs at Booting from hard

[Bug 946022] Re: KVM Guest Hangs at Booting from hard disk

2013-06-05 Thread David Peall
does anyone have a workaround for this? I really need to get this machine up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/946022 Title: KVM Guest Hangs at Booting from hard disk To manage

[Bug 1152580] Re: BCM95720 Network disconnects and resets with new Dell R520 server

2013-03-26 Thread David Peall
I've installed the latest kernel for precise on the server, I see the changelog for version linux-image-3.2.0-39-generic includes the following: * tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode - LP: #1131218 * tg3: Fix crc errors on jumbo frame receive Can anyone

[Bug 1152580] Re: BCM95720 Network disconnects and resets with new Dell R520 server

2013-03-26 Thread David Peall
To answer my own question, this update does not fix the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1152580 Title: BCM95720 Network disconnects and resets with new Dell R520 server To

[Bug 1152580] Re: BCM95720 Network disconnects and resets with new Dell R520 server

2013-03-12 Thread David Peall
Just wanted to find out what happens now, we have 8 of these machines we would like to put into production, is there any chance we can raise the priority? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1152580] Re: BCM95720 Network disconnects and resets with new Dell R520 server

2013-03-10 Thread David Peall
I've updated the bug, It seems to be resolved in the latests kernel. ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed ** Tags added: kernel-fixed-upstream -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1152580] [NEW] BCM95720 Network disconnects and resets with new Dell R520 server

2013-03-08 Thread David Peall
Public bug reported: The server is constantly going on and offline here are messages and details Linux xx 3.2.0-38-generic #61-Ubuntu SMP Tue Feb 19 12:18:21 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise

[Bug 1019009] Re: building precise on precise fails with TypeError: 'NoneType' object has no attribute '__getitem__'

2012-08-13 Thread David Peall
This is in fact not a bug but obscure error thrown when the hardware virtualisation is not available. ** Changed in: vmbuilder Status: Confirmed = Invalid ** Changed in: ubuntu Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu

[Bug 1036352] [NEW] Not working with Huawei E270

2012-08-13 Thread David Peall
Public bug reported: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION=Ubuntu 12.04.1 LTS from lsusb: Bus 002 Device 003: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA Modem / E230/E270/E870 HSDPA/HSUPA Modem GSMLIB_DEBUG=1 gsmctl -d /dev/ttyUSB0 -o

[Bug 1019009] Re: building precise on precise fails with TypeError: 'NoneType' object has no attribute '__getitem__'

2012-08-10 Thread David Peall
** Changed in: vmbuilder Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1019009 Title: building precise on precise fails with TypeError: 'NoneType' object has no

[Bug 1019009] Re: building precise on precise fails with TypeError: 'NoneType' object has no attribute '__getitem__'

2012-08-08 Thread David Peall
is there a workaround for this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1019009 Title: building precise on precise fails with TypeError: 'NoneType' object has no attribute '__getitem__' To

[Bug 989240] Re: severe openjdk-7-jre ssl negotiation incompatibility (fixed upstream long ago...)

2012-06-14 Thread David Peall
Removing security.provider.10=sun.security.pkcs11.SunPKCS11 ${java.home}/lib/security/nss.cfg Has solved the problem for us for now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989240 Title:

[Bug 1006776] Re: openjdk-6-jdk ssl negotiation incompatibility

2012-06-14 Thread David Peall
Removing security.provider.10=sun.security.pkcs11.SunPKCS11 ${java.home}/lib/security/nss.cfg Has solved the problem for us for now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1006776 Title:

[Bug 1006776] Re: openjdk-6-jdk ssl negotiation incompatibility

2012-06-05 Thread David Peall
# # List of providers and their preference orders (see above): # security.provider.1=sun.security.provider.Sun security.provider.2=sun.security.rsa.SunRsaSign security.provider.3=com.sun.net.ssl.internal.ssl.Provider security.provider.4=com.sun.crypto.provider.SunJCE

[Bug 989240] Re: severe openjdk-7-jre ssl negotiation incompatibility (fixed upstream long ago...)

2012-05-31 Thread David Peall
Ununtu 12.04 LTS apt-cache policy openjdk-7-jdk openjdk-7-jdk: Installed: 7~u3-2.1.1~pre1-1ubuntu2 Candidate: 7~u3-2.1.1~pre1-1ubuntu2 Version table: *** 7~u3-2.1.1~pre1-1ubuntu2 0 500 http://za.archive.ubuntu.com/ubuntu/ precise/universe i386 Packages 100

[Bug 1006776] [NEW] openjdk-6-jdk ssl negotiation incompatibility

2012-05-31 Thread David Peall
Public bug reported: Ununtu 12.04 LTS openjdk-6-jdk: Installed: 6b24-1.11.1-4ubuntu3 Candidate: 6b24-1.11.1-4ubuntu3 Version table: *** 6b24-1.11.1-4ubuntu3 0 500 http://za.archive.ubuntu.com/ubuntu/ precise-updates/main i386 Packages 100 /var/lib/dpkg/status

[Bug 689997] Re: SC silently fails to start: softwarecenter.backend - ERROR - aptdaemon import failed

2011-08-19 Thread David Peall
I'm having the same problem: Traceback (most recent call last): File /usr/bin/software-center, line 111, in module from softwarecenter.app import SoftwareCenterApp File /usr/share/software-center/softwarecenter/app.py, line 47, in module from softwarecenter.backend.aptd import

[Bug 535315] Re: WARNING: at /build/buildd/linux-2.6.32/net/sched/sch_generic.c:261 dev_watchdog+0x262/0x270()

2011-05-28 Thread David Peall
Took down my server: May 28 18:06:19 host2 kernel: [16516634.010636] [ cut here ] May 28 18:06:19 host2 kernel: [16516634.010649] WARNING: at /build/buildd/linux-2.6.32/net/sched/sch_generic.c:261 dev_watchdog+0x262/0x270() May 28 18:06:19 host2 kernel:

[Bug 545334] Re: 2.6.32-16-generic: oops when using cassini ethernet adapter

2011-05-28 Thread David Peall
May 28 18:06:19 host2 kernel: [16516634.010636] [ cut here ] May 28 18:06:19 host2 kernel: [16516634.010649] WARNING: at /build/buildd/linux-2.6.32/net/sched/sch_generic.c:261 dev_watchdog+0x262/0x270() May 28 18:06:19 host2 kernel: [16516634.010652] Hardware name:

[Bug 296867] Re: empathy needs to support OTR encryption

2011-04-11 Thread David Peall
Clearly this is a really sort after feature why is it being ignored? Why is there so much resistance to OTR? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/296867 Title: empathy needs to support OTR

[Bug 707397] [NEW] update for /usr/share/vim/vim72/filetype.vim

2011-01-25 Thread David Peall
Public bug reported: Binary package hint: vim I'd like to propose a change to the default /usr/share/vim/vim72/filetype.vim on ubuntu. The change is simple: From : BIND configuration au BufNewFile,BufRead named.conf,rndc.conf setf named To: BIND configuration au BufNewFile,BufRead