[Bug 1557153] Re: dbconfig-common Syntax Error

2016-03-15 Thread Richard Laager
Thanks for letting me know about the requestsync tool. I will be sure to
use that next time.

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

Title:
  dbconfig-common Syntax Error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/1557153/+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 1557153] Re: dbconfig-common Syntax Error

2016-03-14 Thread Richard Laager
This bug was introduced in dbconfig-common 2.0.3, which is in Xenial.
The fix is already in Debian as 2.0.4 (along with a couple other fixes).
What is necessary to get dbconfig-common 2.0.4 into Xenial?

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

Title:
  dbconfig-common Syntax Error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/1557153/+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 1557153] [NEW] dbconfig-common Syntax Error

2016-03-14 Thread Richard Laager
Public bug reported:

Package: dbconfig-common
Version: 2.0.3

internal/mysql has this at line 404:
if [ "$dbc_dbserver" != "" ] && "$dbc_dbserver" != localhost ; then

It needs brackets like this instead:
if [ "$dbc_dbserver" != "" ] && [ "$dbc_dbserver" != localhost ] ; then

Otherwise, I get this (where PACKAGE is the name of the package I'm
working on):

/var/lib/dpkg/info/PACKAGE.config: 404:
/var/lib/dpkg/info/PACKAGE.config: localhost: not found

If you're looking to reproduce this, note that I'm using /bin/sh (which
is dash), not /bin/bash.

** Affects: dbconfig-common (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: dbconfig-common (Debian)
 Importance: Unknown
 Status: Unknown

** Bug watch added: Debian Bug tracker #817889
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817889

** Also affects: dbconfig-common (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817889
   Importance: Unknown
   Status: Unknown

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

Title:
  dbconfig-common Syntax Error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/1557153/+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 479405] Re: --bwlimit option uses KiB/s, but is documented as (what amounts to) kB/s

2016-01-12 Thread Richard Laager
This has been fixed in at least Ubuntu vivid.

** Changed in: rsync (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  --bwlimit option uses KiB/s, but is documented as (what amounts to)
  kB/s

To manage notifications about this bug go to:
https://bugs.launchpad.net/rsync/+bug/479405/+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 1404396] Re: [regression] vgabios -> seabios breaks (my) 16-bit applications

2015-10-27 Thread Richard Laager
I seem to have forgotten. I'll test it today, for sure.

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

Title:
  [regression] vgabios -> seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/seabios/+bug/1404396/+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 1404396] Re: [regression] vgabios -> seabios breaks (my) 16-bit applications

2015-10-27 Thread Richard Laager
I can confirm that the proposed package fixes the issue. I tested before
the change by rebooting the guest using the stock SeaBIOS, and it was
broken. I installed seabios-1.7.4-4ubuntu1 from trusty-proposed and
rebooted the guest. It works now.

** 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 seabios in Ubuntu.
https://bugs.launchpad.net/bugs/1404396

Title:
  [regression] vgabios -> seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/seabios/+bug/1404396/+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 1246347] Re: Lots of "error on subcontainer ‘ia_addr’ insert (-1)" reports in /var/log/syslog

2015-09-17 Thread Richard Laager
I can confirm that `sed -i "s|-Lsd|-LS6d|" /etc/default/snmpd` fixes the
problem for me.

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

Title:
  Lots of "error on subcontainer ‘ia_addr’ insert (-1)" reports in
  /var/log/syslog

To manage notifications about this bug go to:
https://bugs.launchpad.net/netsnmp/+bug/1246347/+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 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-08-27 Thread Richard Laager
I will test the proposed package. I'm leaving for the weekend, so it
won't be until Sunday night / Monday morning (US/Central) at best, and
possibly the next night. But I will report back ASAP.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/seabios/+bug/1404396/+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 1479652] [NEW] [patch] ntpd rejects source UDP ports less than 123 as bogus

2015-07-30 Thread Richard Laager
Public bug reported:

[Title copied from Debian bug, which was not filed by me. Description
below is mine.]

If an NTP client sends a request with a source port less than 123, the
packet is silently ignored by ntpd. This is occurring in our environment
due to NAT.

Attached is the patch already accepted upstream which fixes the issue.
I've verified it fixes the problem. Debian has been ignoring this patch
for almost 3 years. Can we get this in Ubuntu please?

** Affects: ntp
 Importance: Unknown
 Status: Unknown

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

** Affects: ntp (Debian)
 Importance: Unknown
 Status: Unknown

** Patch added: Patch from upstream, made suitable for debian/patches
   
https://bugs.launchpad.net/bugs/1479652/+attachment/4436105/+files/udp-ports-under-123.patch

** Bug watch added: bugs.ntp.org/ #2174
   http://bugs.ntp.org/show_bug.cgi?id=2174

** Also affects: ntp via
   http://bugs.ntp.org/show_bug.cgi?id=2174
   Importance: Unknown
   Status: Unknown

** Bug watch added: Debian Bug tracker #691412
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691412

** Also affects: ntp (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691412
   Importance: Unknown
   Status: Unknown

** Description changed:

  [Title copied from Debian bug, which was not filed by me. Description
  below is mine.]
  
  If an NTP client sends a request with a source port less than 123, the
  packet is silently ignored by ntpd. This is occurring in our environment
  due to NAT.
  
- Attached is the patch from upstream which fixes the issue. I've verified
- it fixes the problem. Debian has been ignoring this patch for almost 3
- years. Can we get this in Ubuntu please?
+ Attached is the patch already accepted upstream which fixes the issue.
+ I've verified it fixes the problem. Debian has been ignoring this patch
+ for almost 3 years. Can we get this in Ubuntu please?

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

Title:
  [patch] ntpd rejects source UDP ports less than 123 as bogus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ntp/+bug/1479652/+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 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-07-30 Thread Richard Laager
Excellent!

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/seabios/+bug/1404396/+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 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-07-10 Thread Richard Laager
I realized later that my laptop doesn't run Trusty. It runs vivid. So
disregard my previous comment.

Anyway, we're running Windows Server 2008 (not R2, which is only
available in 64-bit). That's based on Vista, so maybe try Vista? This is
still reproducible for me in my test environment. SkiFree 16-bit crashes
immediately on startup. I never even see the game window.

I'd be happy to test any packages you build for the SRU.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/seabios/+bug/1404396/+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 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-07-02 Thread Richard Laager
I'll have to do more testing. I can't reproduce this on my trusty laptop
at the moment.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/seabios/+bug/1404396/+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 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-07-02 Thread Richard Laager
Try Windows 7.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/seabios/+bug/1404396/+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 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-06-18 Thread Richard Laager
Try to run 16-bit SkiFree in a 32-bit Windows OS inside a VM. You can
download it here: http://ski.ihoc.net/ski.zip It does not work on Trusty
(presumably through Wily) as-is, but if you set
CONFIG_VGA_ALLOCATE_EXTRA_STACK=n, it will work. (I haven't re-tested
this today, but that's what I and upstream were finding.)

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/seabios/+bug/1404396/+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 1448870] [NEW] Certificate policies cause rejections

2015-04-27 Thread Richard Laager
Public bug reported:

If a certificate has a policy, strongswan rejects it unless every
certificate up the chain has the same policy. For certificates issued by
CAs today, this is not a valid assumption. This assumption results in my
Ubuntu laptop being unable to connect to my workplace VPN (which is
actually also Ubuntu strongswan, but that's irrelevant).

The attached patch from upstream git fixes the problem by changing the
validation behavior. From the upstream commit message:

--

Instead of rejecting the certificate completely if a certificate has a
policy OID that is actually not allowed by the issuer CA, we accept it.
However, the certificate policy itself is still considered invalid, and
is not returned in the auth config resulting from trust chain
operations.

A user must make sure to rely on the returned auth config certificate
policies instead of the policies contained in the certificate; even if
the certificate is valid, the policy OID itself in the certificate are
not to be trusted anymore.

--

This patch applies exactly from upstream to strongswan in Vivid. It can
be trivially backported to Precise (which I've done and tested). I did
not test any versions in the middle.

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

** Attachment added: 
0001-constraints-Don-t-reject-certificates-with-invalid-c.patch
   
https://bugs.launchpad.net/bugs/1448870/+attachment/4385292/+files/0001-constraints-Don-t-reject-certificates-with-invalid-c.patch

** Description changed:

  If a certificate has a policy, strongswan rejects it unless every
  certificate up the chain has the same policy. For certificates issued by
  CAs today, this is not a valid assumption. This assumption results in my
  Ubuntu laptop being unable to connect to my workplace VPN (which is
  actually also Ubuntu strongswan, but that's irrelevant).
  
- The attached patch from upstream git fixes the problem by changing the 
validation behavior. From the upstream commit:
-  Instead of rejecting the certificate completely if a certificate has a policy
-  OID that is actually not allowed by the issuer CA, we accept it. However, the
-  certificate policy itself is still considered invalid, and is not returned
-  in the auth config resulting from trust chain operations.
-  
-  A user must make sure to rely on the returned auth config certificate 
policies
-  instead of the policies contained in the certificate; even if the certificate
-  is valid, the policy OID itself in the certificate are not to be trusted
-  anymore.
+ The attached patch from upstream git fixes the problem by changing the
+ validation behavior. From the upstream commit message:
+ 
+ Instead of rejecting the certificate completely if a certificate has a
+ policy OID that is actually not allowed by the issuer CA, we accept it.
+ However, the certificate policy itself is still considered invalid, and
+ is not returned in the auth config resulting from trust chain
+ operations.
+ 
+ A user must make sure to rely on the returned auth config certificate
+ policies instead of the policies contained in the certificate; even if
+ the certificate is valid, the policy OID itself in the certificate are
+ not to be trusted anymore.

** Description changed:

  If a certificate has a policy, strongswan rejects it unless every
  certificate up the chain has the same policy. For certificates issued by
  CAs today, this is not a valid assumption. This assumption results in my
  Ubuntu laptop being unable to connect to my workplace VPN (which is
  actually also Ubuntu strongswan, but that's irrelevant).
  
  The attached patch from upstream git fixes the problem by changing the
  validation behavior. From the upstream commit message:
+ 
+ --
  
  Instead of rejecting the certificate completely if a certificate has a
  policy OID that is actually not allowed by the issuer CA, we accept it.
  However, the certificate policy itself is still considered invalid, and
  is not returned in the auth config resulting from trust chain
  operations.
  
  A user must make sure to rely on the returned auth config certificate
  policies instead of the policies contained in the certificate; even if
  the certificate is valid, the policy OID itself in the certificate are
  not to be trusted anymore.
+ 
+ --
+ 
+ This patch applies exactly from upstream to strongswan in Vivid. It can
+ be trivially backported to Precise (which I've done and tested). I did
+ not test any versions in the middle.

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

Title:
  Certificate policies cause rejections

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1448870/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 

[Bug 1448879] [NEW] [regression] network-manager-strongswan configuration GUI broken

2015-04-27 Thread Richard Laager
Public bug reported:

I'm running Ubuntu GNOME on Vivid.

Steps to reproduce:
1) Run gnome-control-center and click Network.
2) Click the + icon to add a connection
3) Click VPN
4) Click IPsec/IKEv2 (strongswan)

Expected results:
A configuration window opens with settings for an IKEv2 VPN.

Actual results:
A configuration window opens, but all of the strongswan-specific settings are 
missing. If gnome-control-center is started from the console, this error is 
printed:
(gnome-control-center.real:24177): Gtk-CRITICAL **: gtk_box_pack: assertion 
'gtk_widget_get_parent (child) == NULL' failed

** Affects: network-manager-strongswan (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: strongswan (Ubuntu) = network-manager-strongswan
(Ubuntu)

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

Title:
  [regression] network-manager-strongswan configuration GUI broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-strongswan/+bug/1448879/+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 1448870] Re: Certificate policies cause rejections

2015-04-27 Thread Richard Laager
** Description changed:

  If a certificate has a policy, strongswan rejects it unless every
  certificate up the chain has the same policy. For certificates issued by
  CAs today, this is not a valid assumption. This assumption results in my
  Ubuntu laptop being unable to connect to my workplace VPN (which is
  actually also Ubuntu strongswan, but that's irrelevant).
  
  The attached patch from upstream git fixes the problem by changing the
  validation behavior. From the upstream commit message:
  
  --
  
  Instead of rejecting the certificate completely if a certificate has a
  policy OID that is actually not allowed by the issuer CA, we accept it.
  However, the certificate policy itself is still considered invalid, and
  is not returned in the auth config resulting from trust chain
  operations.
  
  A user must make sure to rely on the returned auth config certificate
  policies instead of the policies contained in the certificate; even if
  the certificate is valid, the policy OID itself in the certificate are
  not to be trusted anymore.
  
  --
  
  This patch applies exactly from upstream to strongswan in Vivid. It can
  be trivially backported to Precise (which I've done and tested). I did
- not test any versions in the middle.
+ not specifically test it on any versions in the middle.

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

Title:
  Certificate policies cause rejections

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1448870/+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 872824] Re: Network-manager locks up when adding strongSwan VPN connection

2015-04-07 Thread Richard Laager
I'm running Precise. The 'Pass lo as faked tundev to NM' patch results
in Network Manager setting a 172.16.X.X IP on lo on VPN connect. Since
this replaces 127.0.0.1, other software breaks. Then, on VPN
disconnection, Network Manager takes lo down.

This can be trivially confirmed by running ifconfig lo before doing
anything, after connecting a VPN, and again after disconnecting the VPN.
Can someone on Trusty or higher test this?

Things work great if I change it to use dummy0, but that requires
configuring a dummy0 interface, so that's not a usable solution for the
package. Has anyone looked into just fixing Network Manager to not
require an interface?

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

Title:
  Network-manager locks up when adding strongSwan VPN connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-widget-networkmanagement/+bug/872824/+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 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-03-17 Thread Richard Laager
Upstream has a new patch that fixes this without any known breakage. I
tested it and confirmed it fixes things for me. However, it doesn't
apply to 1.7.4. I propose setting CONFIG_VGA_ALLOCATE_EXTRA_STACK=n
until the next seabios release after 1.8.1.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1309594] Re: kernel-libipsec not loading

2015-03-05 Thread Richard Laager
** Patch added: A patch to fix the kernel-libipsec plugin packaging.
   
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1309594/+attachment/4335861/+files/strongswan-kernel-libipsec.patch

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

Title:
  kernel-libipsec not loading

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1309594/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-21 Thread Richard Laager
No, that's the patch which adds EXTRA_STACK and breaks it.

Kevin O'Connor intends to finish up a patch using his option 5 soon:
 I'm inclined to go with option 5.  The real patch for that option,
 however, is a little bigger.  I should be able to send a more complete
 patch in the next couple of days.
-- http://www.seabios.org/pipermail/seabios/2015-January/008562.html

There's already a patch he wrote which fixes this using a different
approach, but if he's going to fix this upstream shortly, we might as
well wait a few more days for that.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+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 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-16 Thread Richard Laager
There's no downside for me.
http://www.seabios.org/pipermail/seabios/2015-January/008546.html and
http://www.seabios.org/pipermail/seabios/2015-January/008547.html have a
couple of answers. Basically, CONFIG_VGA_ALLOCATE_EXTRA_STACK improves
things for some old DOS programs. No examples were given.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+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 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-16 Thread Richard Laager
I see I haven't given a status update here... There were a couple of
patches on the mailing list. One definitely fixes it. The other fixes
it, but possibly (I should retest) breaks video output while booting (on
seabios git, but not 1.7.4).

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+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 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-12 Thread Richard Laager
Yes, this is reproducible with 16-bit Skifree. There's more discussion
on the mailing list, but the takeaway so far is that I can confirm that
setting CONFIG_VGA_ALLOCATE_EXTRA_STACK=n fixes this.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+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 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-08 Thread Richard Laager
I built an updated seabios using the source from git and the debian
directory from Debian's 1.7.5-1. It has the same problem.

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+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 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-08 Thread Richard Laager
** Attachment added: screenshot1.png
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+attachment/4294333/+files/screenshot1.png

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+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 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-08 Thread Richard Laager
** Attachment added: screenshot2.png
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+attachment/4294334/+files/screenshot2.png

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+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 1404396] Re: [regression] vgabios - seabios breaks (my) 16-bit applications

2015-01-08 Thread Richard Laager
I rebuilt seabios git with CONFIG_DEBUG_LEVEL=8 and added the following
options, as per:
http://www.seabios.org/pipermail/seabios/2011-May/001718.html

  qemu:commandline
qemu:arg value='-chardev'/
qemu:arg value='stdio,id=seabios'/
qemu:arg value='-device'/
qemu:arg value='isa-debugcon,iobase=0x402,chardev=seabios'/
  /qemu:commandline

I've attached the log file from the guest. All of the log output is from
booting. No additional output appears when running the 16-bit
application. I've also attached screenshots of the error in the guest,
though I doubt they'll be very useful.

** Attachment added: Log from the guest, with only the GUEST and HOST 
hostnames obscured.
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+attachment/4294332/+files/GUEST.log

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+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 1404388] [NEW] [regression] libvirt cannot start guests on NUMA node 1

2014-12-19 Thread Richard Laager
Public bug reported:

On Ubuntu Trusty, with libvirt 1.2.2, libvirt cannot start guests on NUMA node 
1 (probably any node other than 0):
 $ virsh start pen2.office.wiktel.com
 error: Failed to start domain pen2.office.wiktel.com
 error: internal error: process exited while connecting to monitor: 
kvm_init_vcpu failed: Cannot allocate memory

This worked on Ubuntu Precise with libvirt 0.9.8. Rebuilding libvirt
1.2.8 from vivid on Trusty works. It boots, and I've verified it
allocates the memory from the correct NUMA node. Bisecting using
released libvirt versions narrows it down to broken on 1.2.6 and working
on 1.2.7.

There were a number of NUMA changes in 1.2.7, so it's not immediately
clear which commit may be causing this. And it may take more than one
commit being cherry-picked to address this.

So before I spend any more time bisecting, I'd like to know how you'd
like to proceed on this. For example, if you just want to SRU libvirt
1.2.8 into Trusty, I won't bother narrowing it down further.

The relevant libvirt XML:
  vcpu placement='static' cpuset='6-11'2/vcpu
  numatune
memory mode='strict' nodeset='1'/
  /numatune

The NUMA topology from virsh capabilities:
topology
  cells num='2'
cell id='0'
  memory unit='KiB'24682480/memory
  cpus num='6'
cpu id='0' socket_id='0' core_id='0' siblings='0'/
cpu id='1' socket_id='0' core_id='1' siblings='1'/
cpu id='2' socket_id='0' core_id='2' siblings='2'/
cpu id='3' socket_id='0' core_id='8' siblings='3'/
cpu id='4' socket_id='0' core_id='9' siblings='4'/
cpu id='5' socket_id='0' core_id='10' siblings='5'/
  /cpus
/cell
cell id='1'
  memory unit='KiB'16513168/memory
  cpus num='6'
cpu id='6' socket_id='1' core_id='0' siblings='6'/
cpu id='7' socket_id='1' core_id='1' siblings='7'/
cpu id='8' socket_id='1' core_id='2' siblings='8'/
cpu id='9' socket_id='1' core_id='8' siblings='9'/
cpu id='10' socket_id='1' core_id='9' siblings='10'/
cpu id='11' socket_id='1' core_id='10' siblings='11'/
  /cpus
/cell
  /cells
/topology

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

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

Title:
  [regression] libvirt cannot start guests on NUMA node 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1404388/+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 1404396] [NEW] [regression] vgabios - seabios breaks (my) 16-bit applications

2014-12-19 Thread Richard Laager
Public bug reported:

Upgrading from Ubuntu Precise to Ubuntu Trusty broke one of my guests.

I've recently upgraded a host from Ubuntu Precise (qemu-kvm-1.0) to
Ubuntu Trusty (qemu 2.0.0). I have a Windows 2008 32-bit OS running on a
64-bit VM that runs a 16-bit line of business application. (While I
realize that upgrade the application is the right answer, I can't.)
The Windows VM boots, but the business application crashes on startup.
Changing the VM to be a 32-bit VM doesn't help.

After several hours of compiling and testing intermediate qemu versions,
I accidentally stumbled into the real issue. Trusty has switched from
vgabios to seabios:

PRECISE $ ls -la /usr/share/qemu/vgabios*
lrwxrwxrwx 1 root root 22 Dec 10 18:37 /usr/share/qemu/vgabios.bin - 
../vgabios/vgabios.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:37 /usr/share/qemu/vgabios-cirrus.bin - 
../vgabios/vgabios.cirrus.bin
lrwxrwxrwx 1 root root 26 Dec 10 18:37 /usr/share/qemu/vgabios-qxl.bin - 
../vgabios/vgabios.qxl.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:37 /usr/share/qemu/vgabios-stdvga.bin - 
../vgabios/vgabios.stdvga.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:37 /usr/share/qemu/vgabios-vmware.bin - 
../vgabios/vgabios.vmware.bin

TRUSTY $ ls -la /usr/share/qemu/vgabios*
lrwxrwxrwx 1 root root 29 Dec 10 18:50 /usr/share/qemu/vgabios.bin - 
../seabios/vgabios-isavga.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:50 /usr/share/qemu/vgabios-cirrus.bin - 
../seabios/vgabios-cirrus.bin
lrwxrwxrwx 1 root root 26 Dec 10 18:50 /usr/share/qemu/vgabios-qxl.bin - 
../seabios/vgabios-qxl.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:50 /usr/share/qemu/vgabios-stdvga.bin - 
../seabios/vgabios-stdvga.bin
lrwxrwxrwx 1 root root 29 Dec 10 18:50 /usr/share/qemu/vgabios-vmware.bin - 
../seabios/vgabios-vmware.bin

I installed the vgabios package and made my own tree of symlinks:

$ ls -l /usr/share/wiktel-server-vmhost/vgabios/
total 0
lrwxrwxrwx 1 root root 27 Dec 17 00:40 bios.bin - /usr/share/seabios/bios.bin
lrwxrwxrwx 1 root root 23 Dec 17 00:40 keymaps - /usr/share/qemu/keymaps
lrwxrwxrwx 1 root root 30 Dec 17 00:40 vgabios.bin - 
/usr/share/vgabios/vgabios.bin
lrwxrwxrwx 1 root root 37 Dec 17 00:40 vgabios-cirrus.bin - 
/usr/share/vgabios/vgabios.cirrus.bin
lrwxrwxrwx 1 root root 34 Dec 17 00:40 vgabios-qxl.bin - 
/usr/share/vgabios/vgabios.qxl.bin
lrwxrwxrwx 1 root root 37 Dec 17 00:40 vgabios-stdvga.bin - 
/usr/share/vgabios/vgabios.stdvga.bin
lrwxrwxrwx 1 root root 37 Dec 17 00:40 vgabios-vmware.bin - 
/usr/share/vgabios/vgabios.vmware.bin

Then I added this to the guest XML:
domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'
  qemu:commandline
qemu:arg value='-L'/
qemu:arg value='/usr/share/wiktel-server-vmhost/vgabios'/
  /qemu:commandline
/domain

This makes it work. Is this the long-term answer? Or should this change
from vgabios to seabios be reverted? Or should libvirt be modified to
accept rom file=... for video, as discussed here:
https://bugzilla.redhat.com/show_bug.cgi?id=811227#c9 Or should I try to
get the seabios developers to help debug and fix this?

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

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

Title:
  [regression] vgabios - seabios breaks (my) 16-bit applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1404396/+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 645956] Re: appamor denying clamd access to its own process

2012-05-10 Thread Richard Laager
This is happening to me on a 12.04 install:
[1793012.835201] type=1400 audit(1336690883.803:534): apparmor=DENIED 
operation=open parent=26571 profile=/usr/sbin/clamd 
name=/proc/26820/status pid=26820 comm=clamd requested_mask=r 
denied_mask=r fsuid=110 ouid=0

If I remove owner from the @{PROC}/[0-9]*/status line in the apparmor
policy, it works. I'm not sure if that's safe though.

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

Title:
  appamor denying clamd access to its own process

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/645956/+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 115475] Re: tproxy support (iptables squid)

2011-12-14 Thread Richard Laager
Even if it's only fixed in 3.2, can you provide a version number where
it's definitely fixed?

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

Title:
  tproxy support (iptables  squid)

To manage notifications about this bug go to:
https://bugs.launchpad.net/squid/+bug/115475/+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 792985] Re: virt-manager fails if target system has no grep -q

2011-08-08 Thread Richard Laager
For the libvirt issue, this is coming in from a patch. Coincidentally, a
patch *you* wrote. So it looks like Ubuntu *is* the upstream on that
part of the issue.

** Changed in: libvirt (Ubuntu)
   Status: Expired = New

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

Title:
  virt-manager fails if target system has no grep -q

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/792985/+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 792985] [NEW] virt-manager fails if target system has no grep -q

2011-06-04 Thread Richard Laager
Public bug reported:

The nc -q autodetection code fails if the target system's grep does not
have a -q argument (quite the ironic coincidence). I believe -q is
specified by POSIX, but Solaris 11's /bin/grep does not support -q.
Redirecting to /dev/null works portably. (In fact, this is even
recommended in favor of -q for portability by GNU grep's man page.)

This needs to be changed in virt-manager's src/virtManager/console.py
(by adding a new patch) and libvirt's debian/patches/Autodetect-if-the-
remote-nc-command-supports-the-q-o.patch (and the updated patch
reapplied to src/remote/remote_driver.c).

BEFORE:
grep -q \requires an argument\
AFTER:
grep \requires an argument\ /dev/null

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

** Affects: virt-manager (Ubuntu)
 Importance: Undecided
 Status: New

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

** Description changed:

- Binary package hint: virt-manager
- 
  The nc -q autodetection code fails if the target system's grep does not
  have a -q argument (quite the ironic coincidence). I believe -q is
  specified by POSIX, but Solaris 11's /bin/grep does not support -q.
  Redirecting to /dev/null works portably. (In fact, this is even
  recommended in favor of -q for portability by GNU grep's man page.)
  
  This needs to be changed in virt-manager's src/virtManager/console.py
  (by adding a new patch) and libvirt's debian/patches/Autodetect-if-the-
  remote-nc-command-supports-the-q-o.patch (and the updated patch
  reapplied to src/remote/remote_driver.c).
  
  BEFORE:
  grep -q \requires an argument\
  AFTER:
  grep \requires an argument\ /dev/null

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

Title:
  virt-manager fails if target system has no grep -q

-- 
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 589830] Re: Please ship a ufw application profile for squid

2010-06-07 Thread Richard Laager
** Also affects: squid3 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Please ship a ufw application profile for squid
https://bugs.launchpad.net/bugs/589830
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 565771] Re: Please stop disabling the VMware ESX driver

2010-04-19 Thread Richard Laager
I don't know which software you're asking about... I'm using Ubuntu
Lucid with libvirt 0.7.5 to connect to an ESX 4 host.

** Changed in: libvirt (Ubuntu)
   Status: Incomplete = New

-- 
Please stop disabling the VMware ESX driver
https://bugs.launchpad.net/bugs/565771
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 565771] Re: Please stop disabling the VMware ESX driver

2010-04-18 Thread Richard Laager
** Description changed:

  libvirt ships with a limited but functional ESX driver. Ubuntu (and
  Debian) disable this with --without-esx in debian/rules. I can't think
  of any reason for Ubuntu to do this. Simply change it to --with-esx
- instead so people who are interested can use that driver.
+ instead (and add a libcurl-dev build-dep) so people who are interested
+ can use that driver.

-- 
Please stop disabling the VMware ESX driver
https://bugs.launchpad.net/bugs/565771
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 565771] [NEW] Please stop disabling the VMware ESX driver

2010-04-17 Thread Richard Laager
Public bug reported:

libvirt ships with a limited but functional ESX driver. Ubuntu (and
Debian) disable this with --without-esx in debian/rules. I can't think
of any reason for Ubuntu to do this. Simply change it to --with-esx
instead so people who are interested can use that driver.

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

-- 
Please stop disabling the VMware ESX driver
https://bugs.launchpad.net/bugs/565771
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 182572] Re: Samba Fails to Split GECOS on Comma

2010-01-19 Thread Richard Laager
semi-newbie: Yes, just delete the commas. They'll come back when you use
certain tools to make certain edits, but you can just remove them again.

-- 
Samba Fails to Split GECOS on Comma
https://bugs.launchpad.net/bugs/182572
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 182572] Re: Samba Fails to Split GECOS on Comma

2009-02-16 Thread Richard Laager
I don't know why you think this is a duplicate of bug #289299. That
sounds like a completely separate issue. This bug here is about how
Samba does not properly parse the GECOS field that it gets (perhaps
indirectly) from /etc/passwd.

** This bug is no longer a duplicate of bug 289299
   winbind (samba 3.2) does not populate pw_gecos information for domain users

-- 
Samba Fails to Split GECOS on Comma
https://bugs.launchpad.net/bugs/182572
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 115475] Re: tproxy support (iptables squid)

2008-09-22 Thread Richard Laager
** Summary changed:

- any chance for iptables TPROXY module?
+ tproxy support (iptables  squid)

** Description changed:

- Binary package hint: iptables
- 
- This is a table which makes building squid as an invisible acceleration
- proxy possible.  Currently you have to alter your network topology to
- plug squid in like that, but with this module the squid box becomes an
- invisible bridge (not even traceroute can find it).  It is available in
- patch-o-matic and would be very handy.
+ tproxy is a module which makes building squid as an invisible
+ acceleration proxy possible.  Currently you have to alter your network
+ topology to plug squid in like that, but with this module the squid box
+ becomes an invisible bridge (not even traceroute can find it).  It is
+ available in  patch-o-matic and would be very handy.

** Bug watch added: Debian Bug tracker #398970
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398970

** Also affects: squid (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=398970
   Importance: Unknown
   Status: Unknown

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

-- 
tproxy support (iptables  squid)
https://bugs.launchpad.net/bugs/115475
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 234901] Re: Please apply upstream patch for dpkg-buildsource

2008-07-30 Thread Richard Laager
Given the last comment, shouldn't this be marked as a duplicate of
#225741, with that bug having tasks added for krb5, cupsys, and net-
snmp-config? (This also brings up the point that those libraries should
use pkg-config instead of their own -config application.)

-- 
Please apply upstream patch for dpkg-buildsource
https://bugs.launchpad.net/bugs/234901
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs