[Bug 740777] Re: smbd.conf needs to wait for network up event

2011-04-05 Thread Egon A. Rath
In fact the problem only occurs when smbd is configured to listen only
to a specific interface - in this situation smbd doesn't even comes up.

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

Title:
  smbd.conf needs to wait for network up event

-- 
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 752172] [NEW] Ubutu-specific afpd configuration missing

2011-04-05 Thread dusanv
Public bug reported:

Binary package hint: logwatch

This on Ubuntu 10.04.2 LTS, logwatch version
7.3.6.cvs20090906-1ubuntu2.1. The default logwatch configuration expects
to find afpd log messages in the 'messages' log file (as per
/usr/share/logwatch/default.conf/services/afpd.conf). afpd is logging to
'syslog', 'daemon' and 'auth' log files on Ubuntu so a Ubuntu-specific
afpd configuration file should be present
(/usr/share/logwatch/dist.conf/services/afpd.conf). That file should
list the correct log files. Here's an example:

Title = "afpd"
LogFile = syslog 
LogFile = daemon 
LogFile = auth 
*OnlyService = afpd
*RemoveHeaders

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

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

Title:
  Ubutu-specific afpd configuration missing

-- 
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 690925] Re: Package MySQL 5.5.x for Natty

2011-04-05 Thread KURASHIKI Satoru
** Branch unlinked: lp:~clint-
fewbar/ubuntu/natty/mysql-5.1/mysql-5.5-packaging

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

Title:
  Package MySQL 5.5.x for Natty

-- 
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 737027] Re: kpartx udev rule is broken

2011-04-05 Thread Phillip Susi
Either kpartx should create the partitions or dmraid should, not both.
You are right that dmraid does not understand GPT, so for that to work,
kpartx should be run instead, but then dmraid needs to be asked not to
create the partitions and let kpartx handle it for both types of
partition table.  There is a switch to tell dmraid not to create the
partitions, so if the case of the DMRAID-* rule is fixed, that switch
needs added to the dmraid-activate script.

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

Title:
  kpartx udev rule is broken

-- 
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 737027] Re: kpartx udev rule is broken

2011-04-05 Thread BBUCommander
I believe Philip may be incorrect about the dmraid rule not belonging.
I have a RAID 5 disk with a GPT partition table.   When only dmraid
runs, my drive is listed in /dev/mapper/drive but not its partitions.
If I then run 'kpartx -a /dev/mapper/drive'  then my two partitions
appear as /dev/mapper/drive1 and /dev/mapper/drive2 which can both be
mounted.  Therefore kpartx must run even after dmraid already added the
tables since dmraid cannot handle GPT partition tables.  Note that you
are right that this is not needed for standard MBR tables.

When I changed the case in the dmraid rule from 'dmraid-*' to 'DMRAID-*'
I can now mount my partitions via /etc/fstab using UUID as per usual.
However, this causes a duplication of mappings for my disks with MBR.
Is there a way to make this rule only fire for disks with GPT?

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

Title:
  kpartx udev rule is broken

-- 
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 737027] Re: kpartx udev rule is broken

2011-04-05 Thread BBUCommander
After additional testing, I have determined that the UUID for MBR disks
are duplicated across two mappings and that the regular mapping is
dysfunctional.  Thus for MBR disks I must point to /dev/mapper rather
than use UUID.  Again, this could be fixed if we could only fire the
rule for GPT disks.

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

Title:
  kpartx udev rule is broken

-- 
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 713869] Re: wrong permissions in samba shares are not properly reported

2011-04-05 Thread Manuel López-Ibáñez
Sorry, I have been busy with other things.

Yes, this is reproducible.

chmod o-rwx ~

Install samba and enable it

share a folder (~/Public for example)

Try to access the folder from another computer using smbclient

This is just an enhancement request to provide a better message, I guess
not a real bug if you know what is going on you can just fix the
permissions (I assume that you need access to the full path, which is
unfortunate from a security perspective but I guess it is by design)

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

Title:
  wrong permissions in samba shares are not properly reported

-- 
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 297675] Re: Eclipse can't find catalina.policy and bootstrap.jar where it expects them

2011-04-05 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/tomcat6

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

Title:
  Eclipse can't find catalina.policy and bootstrap.jar where it expects
  them

-- 
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 707405] Re: tomcat6-instance-create should allow -c -1

2011-04-05 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/tomcat6

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

Title:
  tomcat6-instance-create should allow -c -1

-- 
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 751959] [NEW] koan cannot deploy Ubuntu iKVM instances

2011-04-05 Thread Andres Rodriguez
Public bug reported:

Binary package hint: cobbler

koan is unable to deploy KVM instances.

The reason is because koan has not support to be able to detect Ubuntu
images from cobbler correctly.

** Affects: cobbler (Ubuntu)
 Importance: Wishlist
 Assignee: Andres Rodriguez (andreserl)
 Status: Confirmed

** Changed in: cobbler (Ubuntu)
   Status: New => Confirmed

** Changed in: cobbler (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: cobbler (Ubuntu)
 Assignee: (unassigned) => Andres Rodriguez (andreserl)

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

Title:
  koan cannot deploy Ubuntu iKVM instances

-- 
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 740815] Re: [FFe] Updates to enable us to drop xulrunner from main

2011-04-05 Thread Martin Pitt
** Changed in: libreoffice-l10n (Ubuntu)
   Status: New => Confirmed

** Changed in: libreoffice (Ubuntu)
   Status: New => Confirmed

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

Title:
  [FFe] Updates to enable us to drop xulrunner from main

-- 
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 727026] Re: apt-get upgrade fails on samba-common if smb.conf is missing

2011-04-05 Thread Bug Watch Updater
** Changed in: samba (Debian)
   Status: Unknown => Confirmed

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

Title:
  apt-get upgrade fails on samba-common if smb.conf is missing

-- 
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 726099] Re: libvirtd assert failure: *** glibc detected *** /usr/sbin/libvirtd: realloc(): invalid next size: 0x00007f289004d5e0 ***

2011-04-05 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu)
   Status: Incomplete => In Progress

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

Title:
  libvirtd assert failure: *** glibc detected *** /usr/sbin/libvirtd:
  realloc(): invalid next size: 0x7f289004d5e0 ***

-- 
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 740777] Re: smbd.conf needs to wait for network up event

2011-04-05 Thread Clint Byrum
Egon, thanks for the bug report.

Can you explain what is not working correctly when samba comes up early?

It shouldn't cause any problems for samba to begin listening without any
network interfaces, unless you bind it to a specific IP address. When
you do that, you need to customize the init script to wait for that
interface to come up anyway.

Absent that answer though, I do think that there's no real benefit to
having smbd up before the network. It would probably be better to just
do 'start on runlevel [2345] or net-device-up IFACE!=lo'. This will make
sure that its started back up when moving from runlevel 1 -> 2, and will
make sure its started any time a network device is configured and its
not running.

I'm going to mark the bug as Triaged, and lower the importance to Low.
If there are real, adverse affects caused by the early start, we can
raise the importance once they are documented here.

** Changed in: samba (Ubuntu)
   Status: New => Triaged

** Changed in: samba (Ubuntu)
   Importance: Medium => Low

** Changed in: samba (Ubuntu)
 Assignee: Clint Byrum (clint-fewbar) => (unassigned)

** Tags added: upstart

** Tags added: bitesize

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

Title:
  smbd.conf needs to wait for network up event

-- 
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 692775] Re: linking two virtual machines does not work

2011-04-05 Thread Serge Hallyn
@Santiago - thanks very much for noticing that.

** Changed in: bridge-utils (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  linking two virtual machines does not work

-- 
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 750565] Re: Unable to attach an EBS volume

2011-04-05 Thread Serge Hallyn
** Description changed:

  With Maverick's UEC / Euclayptus, there is no way to mount EBS volumes
  because libvirt gives the error:
  
  sdh uses scsi:1, rather than scsi:0.
  
  The error and the patch applied upstream can be seen at:
  http://osdir.com/ml/libvir-list/2011-01/msg01268.html
  
  As you can see it's a single line change, the affected file for the
  maverick version is: src/qemu/qemu_driver.c (seems like they did some
  code refactoring on the version used on that email )
  
  I applied the patch by hand, recompiled and installed it and the ebs
  mount worked.
+ 
+ ===
+ SRU Justification:
+ 1. impact: VMs are not able to mount drives
+ 2. How bug was addressed: a patch was cherrypicked from upstream which fixes 
the mistaken assignment of 0 rather than the chosen controller.
+ 3. Minimal patch: see the linked bzr tree
+ 4. To reproduce: mount a scsi device as /dev/sdh.
+   1. # virsh attach-disk --target sdb ...
+   2. # virsh attach-disk --target sdh ...
+ 5. Regression potential: only one line is changed, following a patch from 
upstream.
+ ===

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

Title:
  Unable to attach an EBS volume

-- 
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 750565] Re: Unable to attach an EBS volume

2011-04-05 Thread Serge Hallyn
** Also affects: libvirt (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: libvirt (Ubuntu Maverick)
   Status: New => In Progress

** Changed in: libvirt (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: libvirt (Ubuntu Maverick)
   Importance: Undecided => High

** Changed in: libvirt (Ubuntu Maverick)
 Assignee: (unassigned) => Serge Hallyn (serge-hallyn)

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

Title:
  Unable to attach an EBS volume

-- 
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 727026] Re: apt-get upgrade fails on samba-common if smb.conf is missing

2011-04-05 Thread Chuck Short
** Bug watch added: Debian Bug tracker #616075
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616075

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

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

Title:
  apt-get upgrade fails on samba-common if smb.conf is missing

-- 
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 727092] Re: Samba is not built against CTDB

2011-04-05 Thread Chuck Short
** Changed in: samba (Ubuntu)
   Importance: Low => Wishlist

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

Title:
  Samba is not built against CTDB

-- 
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 736757] Re: PANIC (pid 18442): internal error in winbindd

2011-04-05 Thread Chuck Short
This is fixed in natty.

Regards
chuck

** Tags added: bitesize server-sru-easy

** Changed in: samba (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
   PANIC (pid 18442): internal error in winbindd

-- 
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 726099] Re: libvirtd assert failure: *** glibc detected *** /usr/sbin/libvirtd: realloc(): invalid next size: 0x00007f289004d5e0 ***

2011-04-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~serge-hallyn/ubuntu/natty/libvirt/fix-pci

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

Title:
  libvirtd assert failure: *** glibc detected *** /usr/sbin/libvirtd:
  realloc(): invalid next size: 0x7f289004d5e0 ***

-- 
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 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-04-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/munin

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

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

-- 
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 697243] Re: winbind offline logon doesn't works after winbind restart

2011-04-05 Thread Chuck Short
If this is fixed in 3.5.6 then Natty has this fix already.

chuck

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

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

Title:
  winbind offline logon doesn't works after winbind restart

-- 
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 711809] Re: package samba-common 2:3.4.7~dfsg-1ubuntu3.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2011-04-05 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

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

Title:
  package samba-common 2:3.4.7~dfsg-1ubuntu3.3 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 10

-- 
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 713869] Re: wrong permissions in samba shares are not properly reported

2011-04-05 Thread Chuck Short
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

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

Title:
  wrong permissions in samba shares are not properly reported

-- 
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 736757] Re: PANIC (pid 18442): internal error in winbindd

2011-04-05 Thread Chuck Short
** Bug watch added: Samba Bugzilla #8062
   https://bugzilla.samba.org/show_bug.cgi?id=8062

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

** Changed in: samba (Ubuntu)
   Importance: Low => Medium

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

Title:
   PANIC (pid 18442): internal error in winbindd

-- 
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 584048] Re: kvm images losing connectivity w/bridged network

2011-04-05 Thread Serge Hallyn
** Changed in: qemu-kvm (Ubuntu Lucid)
   Status: Incomplete => In Progress

** Changed in: qemu-kvm (Ubuntu Lucid)
   Importance: Undecided => High

** Changed in: qemu-kvm (Ubuntu Lucid)
 Assignee: (unassigned) => Serge Hallyn (serge-hallyn)

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

Title:
  kvm images losing connectivity w/bridged network

-- 
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 584048] Re: kvm images losing connectivity w/bridged network

2011-04-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~serge-hallyn/ubuntu/lucid/libvirt/fix-macaddr

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

Title:
  kvm images losing connectivity w/bridged network

-- 
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 584048] Re: kvm images losing connectivity w/bridged network

2011-04-05 Thread Serge Hallyn
** Description changed:

  Binary package hint: kvm
  
  =
  SRU justification:
  1. Impact: Networking can freeze for a while when VMs are started or stopped.
- 2. How addressed: a patch was cherry-picked from upstream, which makes sure 
to assign the libvirt bridge a low enough macaddr that the VM's macaddr will be 
higher, so that the bridge does not change macaddrs, which is the cause of the 
hangs.
+ 2. How addressed: a patch was cherry-picked from upstream, which carefully 
chooses high enough macaddr for newly created network interfaces so that the 
bridge does not change macaddrs, which is the cause of the hangs.
  3. Patch: see the linked bzr tree
  4. Regression potential: very unlikely as this patch is upstream, and only 
affects the mac address chosen for the libvirt brige.
  5. To reproduce: Define a VM with a macaddr lower than the bridge's.  Start 
the VM.
  =
  
  Serious networking problems with KVM running a Windows XP x64 host using
  bridged networking.  This may be a KVM bug, or a bridged-networking or
  ethernet driver bug; I unfortunately don't have the skills to tell the
  difference but will do what I can to help pinpoint the problem.
  
  My Setup:
  
  - Lucid 64bit installed on dual quad-core (Intel) Dell Precision R710,
  32Gb RAM.
  
  - One KVM instance running Windows XP x64 with 16Gb RAM, using bridged
  networking. Symptoms occur with both standard "-net nic"  KVM network
  drivers (rtl8139?) and virtio network drivers on Windows.  Either way I
  am also using "-net tap" so I can get  out to the real network.
  
  - I'm starting KVM from the command line instead of using libvirt &
  virt-manager, because I need to specify sockets/cores/threads for my
  CPU. Otherwise Windows XP only uses 2 CPUs. I don't think this is
  relevant but who knows.
  
  The Problem:
  
  The KVM windows image starts up fine, and at first works properly.  But
  after a very short duration, usually less than two minutes, the
  networking freezes up.  Can't get to the internet, can't access local
  shares, nothing.  Sometimes it magically comes back; sometimes it's gone
  forever.
  
  An interesting, possibly related detail: If I shut down the Windows
  image, the host machine's networking freezes up for many seconds just as
  the image is exiting. After the exit is complete and KVM is completely
  shut down, I can ssh or VNC back into the host machine again without
  problems.
  
  So, after restarting the KVM image I try running the "iperf" network
  performance tool in two modes.
  
  1) From a separate PC on my LAN, I can run iperf between the Lucid
  *host* and that PC, and never have any problems.  I can consistently get
  800 Mbits/sec up and 200 MBits/sec down.  (I've run it about 50 times)
  
  2) From the separate PC to the KVM Windows image running on the Lucid host:
    -  it sometimes runs successfully with 130Mbit/sec in both directions;
    -  other times gets just 25-40Mbit/sec;
    -  and sometimes it fails completely with the error message "write 
failed: Connection reset by peer.  read on server close failed: Connection 
reset by peer".
  
  What can I do to help pinpoint this bug?  My hunch is the error is in
  the bridging or the ethernet driver, but I don't know how to test that
  since I only use bridging for KVM clients!  Any ideas on what I can do?
  I really want to help diagnose this.

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

Title:
  kvm images losing connectivity w/bridged network

-- 
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 750565] Re: Unable to attach an EBS volume

2011-04-05 Thread Carlos Perelló Marín
Confirmed, it fixes the issue.

Thanks for the speed fixing it!

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

Title:
  Unable to attach an EBS volume

-- 
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 584048] Re: kvm images losing connectivity w/bridged network

2011-04-05 Thread Serge Hallyn
** Description changed:

  Binary package hint: kvm
+ 
+ =
+ SRU justification:
+ 1. Impact: Networking can freeze for a while when VMs are started or stopped.
+ 2. How addressed: a patch was cherry-picked from upstream, which makes sure 
to assign the libvirt bridge a low enough macaddr that the VM's macaddr will be 
higher, so that the bridge does not change macaddrs, which is the cause of the 
hangs.
+ 3. Patch: see the linked bzr tree
+ 4. Regression potential: very unlikely as this patch is upstream, and only 
affects the mac address chosen for the libvirt brige.
+ 5. To reproduce: Define a VM with a macaddr lower than the bridge's.  Start 
the VM.
+ =
  
  Serious networking problems with KVM running a Windows XP x64 host using
  bridged networking.  This may be a KVM bug, or a bridged-networking or
  ethernet driver bug; I unfortunately don't have the skills to tell the
  difference but will do what I can to help pinpoint the problem.
  
  My Setup:
  
  - Lucid 64bit installed on dual quad-core (Intel) Dell Precision R710,
  32Gb RAM.
  
  - One KVM instance running Windows XP x64 with 16Gb RAM, using bridged
  networking. Symptoms occur with both standard "-net nic"  KVM network
  drivers (rtl8139?) and virtio network drivers on Windows.  Either way I
  am also using "-net tap" so I can get  out to the real network.
  
  - I'm starting KVM from the command line instead of using libvirt &
  virt-manager, because I need to specify sockets/cores/threads for my
  CPU. Otherwise Windows XP only uses 2 CPUs. I don't think this is
  relevant but who knows.
  
  The Problem:
  
  The KVM windows image starts up fine, and at first works properly.  But
  after a very short duration, usually less than two minutes, the
  networking freezes up.  Can't get to the internet, can't access local
  shares, nothing.  Sometimes it magically comes back; sometimes it's gone
  forever.
  
  An interesting, possibly related detail: If I shut down the Windows
  image, the host machine's networking freezes up for many seconds just as
  the image is exiting. After the exit is complete and KVM is completely
  shut down, I can ssh or VNC back into the host machine again without
  problems.
  
  So, after restarting the KVM image I try running the "iperf" network
  performance tool in two modes.
  
  1) From a separate PC on my LAN, I can run iperf between the Lucid
  *host* and that PC, and never have any problems.  I can consistently get
  800 Mbits/sec up and 200 MBits/sec down.  (I've run it about 50 times)
  
  2) From the separate PC to the KVM Windows image running on the Lucid host:
-   -  it sometimes runs successfully with 130Mbit/sec in both directions; 
-   -  other times gets just 25-40Mbit/sec;
-   -  and sometimes it fails completely with the error message "write 
failed: Connection reset by peer.  read on server close failed: Connection 
reset by peer".
+   -  it sometimes runs successfully with 130Mbit/sec in both directions;
+   -  other times gets just 25-40Mbit/sec;
+   -  and sometimes it fails completely with the error message "write 
failed: Connection reset by peer.  read on server close failed: Connection 
reset by peer".
  
  What can I do to help pinpoint this bug?  My hunch is the error is in
  the bridging or the ethernet driver, but I don't know how to test that
  since I only use bridging for KVM clients!  Any ideas on what I can do?
  I really want to help diagnose this.

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

Title:
  kvm images losing connectivity w/bridged network

-- 
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 743883] Re: cannot load packages. Broken packages

2011-04-05 Thread Chuck Short
** Changed in: samba (Ubuntu)
   Importance: Undecided => Low

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

Title:
  cannot load packages.  Broken packages

-- 
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 745599] Re: fails on automatic update

2011-04-05 Thread Chuck Short
Thanks for the response closing the bug.

** Changed in: samba (Ubuntu)
   Status: Incomplete => Won't Fix

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

Title:
  fails on automatic update

-- 
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 584048] Re: kvm images losing connectivity w/bridged network

2011-04-05 Thread Serge Hallyn
Hi Trevor,

thanks for commenting.

The package he was testing is at https://launchpad.net/~serge-
hallyn/+archive/libvirt-fix-macaddr.

This bug seems to have slipped through the cracks!  I'm going to
reassign this bug to libvirt and proceed with the SRU.

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

Title:
  kvm images losing connectivity w/bridged network

-- 
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 692775] Re: linking two virtual machines does not work

2011-04-05 Thread Santiago Garcia Mantinan
I'm afraid the only problem here is that both machines have the same
physical address, thus there is no bug on the bridge or bridge-utils,
just the typical problems you would find in having two machines with the
same MAC address.

Hope that helps.

Regards.

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

Title:
  linking two virtual machines does not work

-- 
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 378842] Re: unixodbc v2.2.11-16 hardly supports unicode, if at all

2011-04-05 Thread Chuck Short
This should be fixed in natty.

chuck

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

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

Title:
  unixodbc v2.2.11-16 hardly supports unicode, if at all

-- 
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 713646] Re: IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

2011-04-05 Thread Launchpad Bug Tracker
This bug was fixed in the package munin - 1.4.5-3ubuntu4

---
munin (1.4.5-3ubuntu4) natty; urgency=low

  * debian/patches/upstream_bug_1009.patch: Backport
ipv6 patch. (LP: #713646)
 -- Chuck ShortTue, 05 Apr 2011 14:57:44 -0400

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

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

Title:
  IPv6 functionality in ip_ plugin assumse #!/bin/sh being bash

-- 
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 606375] Re: if racoon daemon fails to start no error message is printed and newline is missing

2011-04-05 Thread Chuck Short
** Changed in: ipsec-tools (Ubuntu)
   Status: New => Confirmed

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

Title:
  if racoon daemon fails to start no error message is printed and
  newline is missing

-- 
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 680301] Re: DNS Search Domain in instance /etc/resov.conf should be set by DHCP

2011-04-05 Thread Kieran Evans
The CLC is only there temporarily, the cloud is currently in test phase,
once we get it put into place properly, the DNS will be sorted.

Thanks for the help, I'll let you know how it goes!

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

Title:
  DNS Search Domain in instance /etc/resov.conf should be set by DHCP

-- 
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 700945] Re: backport of patch for error message undefined method `closed?' for Nil:NilClass required.

2011-04-05 Thread Clint Byrum
Oliver, +1 for that, we don't want to be introducing patch systems in an
SRU

I've uploaded this to lucid-proposed, so unsubscribing ubuntu-sponsors.

I'll let pitti review it for acceptance into lucid-proposed.

Thanks for the patch Oliver!

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

Title:
  backport of patch for error message undefined method `closed?' for
  Nil:NilClass required.

-- 
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 636195] Re: Autofs for LDAP doesn't contain ldif file

2011-04-05 Thread Jamie Brewer
** This bug is no longer a duplicate of bug 517139
   autofs5 only checks 127.0.0.1 for localhost bind mounts

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

Title:
  Autofs for LDAP doesn't contain ldif file

-- 
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 750565] Re: Unable to attach an EBS volume

2011-04-05 Thread Serge Hallyn
@Carlos, could you test the .debs posted in comment #2?  If they fix the
issue for you then I'll push for SRU.

** Changed in: libvirt (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: libvirt (Ubuntu)
 Assignee: (unassigned) => Serge Hallyn (serge-hallyn)

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

Title:
  Unable to attach an EBS volume

-- 
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 750565] Re: Unable to attach an EBS volume

2011-04-05 Thread Serge Hallyn
** Attachment added: "amd64 debs with proposed fix"
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/750565/+attachment/1984076/+files/libvirt-ebs-debs.tgz

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

Title:
  Unable to attach an EBS volume

-- 
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 716659] Re: Root filesystem goes "Read only" after installing multipath-tools on Lucid

2011-04-05 Thread Peter Petrakis
** Changed in: multipath-tools (Ubuntu)
 Assignee: (unassigned) => Ubuntu Storage Development Team 
(ubuntu-storage-dev)

** Summary changed:

- Root filesystem goes "Read only" after installing multipath-tools on Lucid
+ [EMC Clarion] - Root filesystem goes "Read only" after installing 
multipath-tools on Lucid

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

Title:
  [EMC Clarion] - Root filesystem goes "Read only" after installing
  multipath-tools on Lucid

-- 
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 750565] Re: Unable to attach an EBS volume

2011-04-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~serge-hallyn/ubuntu/maverick/libvirt/fix-mount-ebs

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

Title:
  Unable to attach an EBS volume

-- 
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 750565] Re: Unable to attach an EBS volume

2011-04-05 Thread Serge Hallyn
Confirmed based on the fact that it is confirmed upstream :)

Patch needs to be re-generated against qemu_driver.c as qemu_hotplug.c
doesn't yet exist in maverick's libvirt.  I will create the patch and
SRU.

For SRU justification, from the linked upstream email:

Steps to reproduce this bug:
> 1. # virsh attach-disk --target sdb ...
> 2. # virsh attach-disk --target sdh ...
> error: Failed to attach disk
> error: operation failed: target scsi:0 already exists
>
> sdh uses scsi:1, rather than scsi:0.
> 

** Changed in: libvirt (Ubuntu)
   Status: New => Confirmed

** Changed in: libvirt (Ubuntu)
   Importance: Undecided => High

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

Title:
  Unable to attach an EBS volume

-- 
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 680301] Re: DNS Search Domain in instance /etc/resov.conf should be set by DHCP

2011-04-05 Thread Kiall
Aha - I didn't noticed it was /etc/dhcp3/dhclient.conf you were editing,
rather than /etc/resolv.conf

Re the change to net/vnetwork.c .. The only config option that would
require that line to change (when DNS is delegated correctly) is when
DISABLE_DNS=Y it should use the original version .. No need for new
config options etc etc..

if (DISABLE_DNS == 'Y') {
 fprintf(fp, "subnet %s netmask %s {\n option subnet-mask %s;\n option 
broadc .
}
else
{
 fprintf(fp, "subnet %s netmask %s {\n option domain-name 
\"eucalyptus.internal\";\n option subnet-mask %s;\n option broadc ...
}

Also .. really .. the CLC should not be listed in the nodes
/etc/resolv.conf at all - its an authoritative name server rather than a
recursive name server ..

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

Title:
  DNS Search Domain in instance /etc/resov.conf should be set by DHCP

-- 
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 717166] Re: Broken with v4 isc-dhcp-server in Natty

2011-04-05 Thread Dave Walker
** Changed in: eucalyptus (Ubuntu Natty)
   Status: Triaged => Invalid

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

Title:
  Broken with v4 isc-dhcp-server in Natty

-- 
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 723891] Re: package mailman 1:2.1.13-1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-04-05 Thread Chuck Short
Closing the bug then.

chuck

** Changed in: mailman (Ubuntu)
   Status: Incomplete => Won't Fix

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

Title:
  package mailman 1:2.1.13-1 failed to install/upgrade: subprocess new
  pre-installation script returned error exit status 1

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


Re: [Bug 723891] Re: package mailman 1:2.1.13-1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-04-05 Thread Kyle Schweighauser
Clearing the queue resolved the bug. Thanks.


-Original Message-
From: James Page <723...@bugs.launchpad.net>
Reply-to: Bug 723891 <723...@bugs.launchpad.net>
To: k...@extanto.com
Subject: [Bug 723891] Re: package mailman 1:2.1.13-1 failed to
install/upgrade: subprocess new pre-installation script returned error
exit status 1
Date: Tue, 05 Apr 2011 11:45:26 -


We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while.

Did the solution provided help work around your issue?

Thanks!



Kyle Schweighauser, Director of Information Technology
Extanto, LLC.  |  132 East Broadway, 9th Floor |  Eugene , OR 97401
Office 541.515.6232
http://www.extanto.com/

technology + creativity = extanto

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

Title:
  package mailman 1:2.1.13-1 failed to install/upgrade: subprocess new
  pre-installation script returned error exit status 1

-- 
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 680301] Re: DNS Search Domain in instance /etc/resov.conf should be set by DHCP

2011-04-05 Thread Kieran Evans
The user-data script sets the options in /etc/dhcp3/dhclient.conf. 
The supersede and prepend tags make sure that when the lease is renewed, those 
options supersede and prepend the ones retrieved via dhcp. So those options 
should always override, at least, that's how I understand it, and also, as part 
of the script, I do a 

/etc/init.d/networking restart

for good measure which runs dhclient. So if the options were going to be
overwritten, they would be immediately.

As for changing net/vnetwork.c in the way you suggested, do you mean
that as a fix I should do, then submit, or just for me specifically? I
was looking at doing it in a way that's configurable that could be used
by others.

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

Title:
  DNS Search Domain in instance /etc/resov.conf should be set by DHCP

-- 
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 680301] Re: DNS Search Domain in instance /etc/resov.conf should be set by DHCP

2011-04-05 Thread Kiall
Also re "(I'm using the CLC private IP, because when using the public
IP, the returning packets are from the local address, and dns doesn't
like it.)" ..

Thats a mix of two issues i think ..

Lets say your instance FQDN is euca-172-19-1-2.eucalyptus.internal /
euca-10-2-2-110.eucalyptus.uec.domain.com (i.e in the admin GUI, you set
the domain to be "uec.domain.com")

You have to delegate uec.domain.com to the CLC's public IP in
domain.com's DNS records, and on you're local resolver, delagate
"internal" to the CLC's public IP ... This is the only way I've managed
to hack euca's DNS setup to work..

The second possible part of that issue is traffic returning from the
wrong interface - thats hairpin NAT not being applied correctly. I have
another 1 line patch here for this
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/676167

and

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

Title:
  DNS Search Domain in instance /etc/resov.conf should be set by DHCP

-- 
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 746064] Re: libvirtd crashed with SIGSEGV in realloc()

2011-04-05 Thread Serge Hallyn
*** This bug is a duplicate of bug 726099 ***
https://bugs.launchpad.net/bugs/726099

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 726099
   libvirtd assert failure: *** glibc detected *** /usr/sbin/libvirtd: 
realloc(): invalid next size: 0x7f289004d5e0 ***
 * You can subscribe to bug 726099 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/726099/+subscribe

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

Title:
  libvirtd crashed with SIGSEGV in realloc()

-- 
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 750645] Re: libvirtd crashed with SIGABRT in __kernel_vsyscall()

2011-04-05 Thread Serge Hallyn
*** This bug is a duplicate of bug 726099 ***
https://bugs.launchpad.net/bugs/726099

** This bug is no longer a duplicate of bug 746064
   libvirtd crashed with SIGSEGV in realloc()
** This bug has been marked a duplicate of bug 726099
   libvirtd assert failure: *** glibc detected *** /usr/sbin/libvirtd: 
realloc(): invalid next size: 0x7f289004d5e0 ***
 * You can subscribe to bug 726099 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/726099/+subscribe

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

Title:
  libvirtd crashed with SIGABRT in __kernel_vsyscall()

-- 
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 680301] Re: DNS Search Domain in instance /etc/resov.conf should be set by DHCP

2011-04-05 Thread Kiall
Its actually simpler than that :)

L1032 of net/vnetwork.c is

fprintf(fp, "subnet %s netmask %s {\n  option subnet-mask %s;\n  option
broadc .

change it to ..

fprintf(fp, "subnet %s netmask %s {\n  option domain-name
\"eucalyptus.internal\";\n  option subnet-mask %s;\n  option broadc ...

and recompile ..


Also - that user-data script you have wont work thanks to "default-lease-time 
1200;" .. 20 mins later your changes are reverted...

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

Title:
  DNS Search Domain in instance /etc/resov.conf should be set by DHCP

-- 
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 543148] Re: Private Archive Permissions Are Incorrect

2011-04-05 Thread John Edwards
I can also confirm the problem on Ubuntu 10.04, where the archives
directories are owned by root and so mailman can not write to them.

$ ls -al /var/lib/mailman/archives/
total 16
drwxrwsr-x 4 root list 4096 2011-04-01 16:58 .
drwxrwsr-x 8 root list 4096 2011-04-01 16:58 ..
drwxrws--- 2 root www-data 4096 2011-02-17 15:31 private
drwxrwsr-x 2 root list 4096 2011-02-17 15:31 public

Running 'sudo /usr/lib/mailman/bin/check_perms -f' fixes the permissions
by changing them to list:list, but this needs to be done after each new
mailing lists is created.

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

Title:
  Private Archive Permissions Are Incorrect

-- 
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 680301] Re: DNS Search Domain in instance /etc/resov.conf should be set by DHCP

2011-04-05 Thread Kieran Evans
I think this is the same as an issue I've been trying to fix.

On a freshly started up instance (with DISABLE_DNS=n), running hostname
-f or dnsdomainname fails (causing issues with running Puppet, as, I
would expect it would with other applications).

As a temporary workaround, I used a user-data script for cloud-init to
put the following lines into /etc/dhcp3/dhclient.conf on the instance:

supersede domain-name "eucalyptus.internal"
supersede domain-search "eucalyptus.internal";
prepend domain-name-servers 172.19.1.1; 

(I'm using the CLC private IP, because when using the public IP, the
returning packets are from the local address, and dns doesn't like it.)

I've been looking at a way to do this from the DHCP server on the CLC,
and from what I can gather, I'd need to modify "tools/eucanetd" and
possibly add some new options to eucalyptus.conf?

Can anyone comment on if this is correct?

Also, would it be worth adding the ability to set/override dhcp server
options from eucalyptus.conf?

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

Title:
  DNS Search Domain in instance /etc/resov.conf should be set by DHCP

-- 
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 588442] Re: backuppc: Missing dependency to rrdtool

2011-04-05 Thread Chuck Short
This should be fixed in natty. Thanks for the bug report.

Regards
chuck

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

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

Title:
  backuppc: Missing dependency to rrdtool

-- 
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 750645] Re: libvirtd crashed with SIGABRT in __kernel_vsyscall()

2011-04-05 Thread Joshua R. Poulson
*** This bug is a duplicate of bug 746064 ***
https://bugs.launchpad.net/bugs/746064


** Attachment added: "output of "sudo lspci -v""
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/750645/+attachment/1983304/+files/lspci.txt

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

Title:
  libvirtd crashed with SIGABRT in __kernel_vsyscall()

-- 
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 750645] Re: libvirtd crashed with SIGABRT in __kernel_vsyscall()

2011-04-05 Thread Serge Hallyn
*** This bug is a duplicate of bug 746064 ***
https://bugs.launchpad.net/bugs/746064

** This bug has been marked a duplicate of private bug 746064

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

Title:
  libvirtd crashed with SIGABRT in __kernel_vsyscall()

-- 
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 750645] Re: libvirtd crashed with SIGABRT in __kernel_vsyscall()

2011-04-05 Thread Serge Hallyn
Could you attach the output of 'sudo lspci -v'?  If it happens again -
or if you have not yet rebooted since that happened - could you attach
/var/log/boot.log?

Thanks, still trying to reproduce.

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

Title:
  libvirtd crashed with SIGABRT in __kernel_vsyscall()

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


Re: [Bug 741661] Re: Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

2011-04-05 Thread Dustin Kirkland
The new one should land very shortly.  It was held up because Andres
introduced a new python-koan binary, and we needed an archive admin to
approve the new binary.

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

Title:
  Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

-- 
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 747090] Re: No translations in natty - inside kvm only

2011-04-05 Thread Colin Watson
I've reproduced this with qemu-kvm git HEAD
(df85c051d780bca0ee2462cfeb8ef6d9552a19b0).

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

Title:
  No translations in natty - inside kvm only

-- 
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 747090] Re: No translations in natty - inside kvm only

2011-04-05 Thread Colin Watson
Colin Watson wrote:
> (gdb) commands 2
> Type commands for breakpoint(s) 2, one per line.
> End with a line saying just "end".
> >x/xh ($ss<<4)+$sp+40
> >end 

This should have been "x/xh ($ss<<4)+$sp".  Sorry for the typo.

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

Title:
  No translations in natty - inside kvm only

-- 
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 741661] Re: Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

2011-04-05 Thread David Dyball
Scratch that... the packaged version is still cobbler-2.1.0-0ubuntu2 in
the repos. The patches in cobbler-2.1.0-0ubuntu4 source have fixed all
of the above issues.

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

Title:
  Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

-- 
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 741661] Re: Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

2011-04-05 Thread David Dyball
Confirmed that a fresh install of Natty +

apt-get update
apt-get dist-upgrade
apt-get install cobbler cobbler-web

Still has a non-working web config. Apache fails to start with:

"[error] (2)No such file or directory: could not open transfer log file
/etc/apache2/logs/access_log"

The fatal line in /etc/cobbler/cobbler_web.conf is:

9:CustomLog logs/access_log combined env=!dontlog


Commenting out this line fixes Apache startup, but i prefer to change the 
access log to be something more sensible, like:

CustomLog /var/log/cobbler/web_access.log

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

Title:
  Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

-- 
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 747090] Re: No translations in natty - inside kvm only

2011-04-05 Thread Colin Watson
My host system is as follows:

processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 15
model name  : Intel(R) Core(TM)2 Duo CPU T7100  @ 1.80GHz
stepping: 13
cpu MHz : 1801.000
cache size  : 2048 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 2
apicid  : 0
initial apicid  : 0
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat 
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc 
arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 
cx16 xtpr pdcm lahf_lm ida dts tpr_shadow vnmi flexpriority
bogomips: 3590.90
clflush size: 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:

processor   : 1
vendor_id   : GenuineIntel
cpu family  : 6
model   : 15
model name  : Intel(R) Core(TM)2 Duo CPU T7100  @ 1.80GHz
stepping: 13
cpu MHz : 800.000
cache size  : 2048 KB
physical id : 0
siblings: 2
core id : 1
cpu cores   : 2
apicid  : 1
initial apicid  : 1
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat 
pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc 
arch_perfmon pebs bts aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 
cx16 xtpr pdcm lahf_lm ida dts tpr_shadow vnmi flexpriority
bogomips: 3590.97
clflush size: 64
cache_alignment : 64
address sizes   : 36 bits physical, 48 bits virtual
power management:

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

Title:
  No translations in natty - inside kvm only

-- 
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 750645] Re: libvirtd crashed with SIGABRT in __kernel_vsyscall()

2011-04-05 Thread Joshua R. Poulson
I had booted and the error appeared as I was logging in. I don't I
logged in particularly early in the boot.

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

Title:
  libvirtd crashed with SIGABRT in __kernel_vsyscall()

-- 
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 747090] Re: No translations in natty - inside kvm only

2011-04-05 Thread Colin Watson
Believe it or not, this appears to be a kvm bug.  It is reproducible
with kvm but not with 'qemu -no-kvm'.

The problem appears to be that the return address is sometimes wrong
when calling INT in real mode.  Here's how to reproduce it in GDB.
Download http://cdimage.ubuntu.com/daily-live/current/natty-
desktop-i386.iso (sorry, I realise this is large, at 700MB or so - if a
kvm developer needs a smaller image, I should be able to prepare one).
Start gdb and run 'target remote | kvm -gdb stdio -cdrom natty-
desktop-i386.iso', 'c' at the prompt, and Ctrl-c in gdb as soon as kvm
displays the aubergine splash screen.  Then set up breakpoints as
follows:

(gdb) b *0x8eeb if $al==6
Breakpoint 1 at 0x8eeb
(gdb) commands 1
Type commands for breakpoint(s) 1, one per line.
End with a line saying just "end".
>info reg al
>x/s ($es<<4)+$si
>x/xh ($ss<<4)+$sp
>end
(gdb) b *0x8de5
Breakpoint 2 at 0x8de5
(gdb) commands 2
Type commands for breakpoint(s) 2, one per line.
End with a line saying just "end".
>x/xh ($ss<<4)+$sp+40
>end

The first breakpoint is at comboot_int22 in syslinux, in the case where
AL == 6, with commands that print AL, the string at ES:SI, and the
return address on the stack; this corresponds to the "Open file" real-
mode COMBOOT API call, which is called from cb_fopen in
syslinux/com32/gfxboot/realmode_callback.asm.  The second is on the IRET
instruction that returns from that interrupt, with a command that prints
the return address on the stack.  The relevant chunk of calling code is
(with 16-bit operand size):

cb_fopen:
mov si,f_name
push ds
pop es
mov ax,6
int 22h
xchg edx,eax
mov al,1
jc cb_fopen_90

After setting this up, tell gdb to continue, and quickly switch to the
kvm window and press Escape to instruct the Ubuntu gfxboot theme to
display the full boot menu.

You may have to try a few times to make this happen, because it's not
entirely consistent, and chances are you will have to continue through a
few irrelevant breakpoint traps.  You may also need to use the F2 menu
in gfxboot to select a different language.   Sooner or later you should
see:

Breakpoint 1, 0x8eeb in ?? ()
al 0x6  6
0x110fa: "en.tr"
0x1d346:0x0031

The return address is with CS == 0x1100, and we're in real mode, so 'set
architecture i8086', and:

(gdb) disas /r 0x11031,+20
Dump of assembler code from 0x11031 to 0x11045:
   0x00011031:   cd 22  int$0x22
   0x00011033:   66 92  xchg   %ax,%dx
   0x00011035:   b0 01  mov$0x1,%al
   0x00011037:   72 2c  jb 0x11065
   0x00011039:   3b 0e  cmp(%esi),%ecx
   0x0001103b:   00 00  add%al,(%eax)
   0x0001103d:   77 26  ja 0x11065
   0x0001103f:   09 c9  or %ecx,%ecx
   0x00011041:   74 22  je 0x11065
   0x00011043:   89 0e  mov%ecx,(%esi)
End of assembler dump.

Note that the return address is the INT, not the instruction following
the INT.  This does not always happen, but when it does, other things
always seem to go wrong:

(gdb) c
Continuing.

Breakpoint 3, 0x8de5 in ?? ()
0x1d346:0x0031

Now we're at the IRET, which will pop three 16-bit words off the stack
for EIP (zero-extended), CS, and EFLAGS.  These are supposed to be:

(gdb) x/xh ($ss<<4)+$sp
0x1d346:0x0031
(gdb) x/xh ($ss<<4)+$sp+2
0x1d348:0x1100
(gdb) info reg eflags
eflags 0x203206 [ PF IF #12 #13 ID ]
(gdb) x/xh ($ss<<4)+$sp+4
0x1d34a:0x3200

That all looks right, since comboot_resume propagates the error status
to the lower byte of EFLAGS on the stack, setting it to either 0 or 1.
This corresponds to a successful return.

(gdb) stepi
0x0031 in ?? ()
(gdb) disas /r ($cs<<4)+$eip,+20
Dump of assembler code from 0x11031 to 0x11045:
   0x00011031:   cd 22  int$0x22
   0x00011033:   66 92  xchg   %ax,%dx
   0x00011035:   b0 01  mov$0x1,%al
   0x00011037:   72 2c  jb 0x11065
   0x00011039:   3b 0e  cmp(%esi),%ecx
   0x0001103b:   00 00  add%al,(%eax)
   0x0001103d:   77 26  ja 0x11065
   0x0001103f:   09 c9  or %ecx,%ecx
   0x00011041:   74 22  je 0x11065
   0x00011043:   89 0e  mov%ecx,(%esi)
End of assembler dump.
(gdb) info reg eflags
eflags 0x203202 [ IF #12 #13 ID ]
(gdb) stepi
0x8eeb in ?? ()

The flags are fine (qemu sets bit 0x2, since the architecture manual
documents it as always 1).  But now it jumps straight back into the
interrupt, executing it twice!  This is clearly wrong.

(gdb) c
Continuing.

Breakpoint 2, 0x8de5 in ?? ()
0x1d346:0x0033

The return address is now after the INT, as it should be.  However,
since the registers were wrong for the second call:

(gdb) stepi
0x0033 in ?? ()
(gdb)
0x0035 in ?? ()
(gdb) info reg eflags
eflags 0x203203 [ CF IF #12 #13 ID ]

Now CF is set, which causes gfxboot to think that this API call failed,
which explains the original bug.  (In earlier debuggi

[Bug 747090] [NEW] No translations in natty - inside kvm only

2011-04-05 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: gfxboot-theme-ubuntu

In the beta release, no translations seem to be available when you press
any key at the start of the boot from CD to get to the menu. Any
language can be chosen (and the choice is presented by default), but
strings are kept in English.

** Affects: ubuntu-translations
 Importance: Undecided
 Status: New

** Affects: qemu-kvm (Ubuntu)
 Importance: High
 Status: Confirmed

** Affects: qemu-kvm (Ubuntu Natty)
 Importance: High
 Status: Confirmed

-- 
No translations in natty - inside kvm only
https://bugs.launchpad.net/bugs/747090
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to qemu-kvm in Ubuntu.

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


[Bug 578527] Re: map serial port throws "chardev: opening backend "tty" failed"

2011-04-05 Thread Roman Yepishev
Since I am being bit by this every time libvirt update is issued I have
put the libvirt binary with the patch attached to my ppa:rye/ppa
archive.

** Patch added: "9905-fix-apparmor-serial-permissions.patch"
   
https://bugs.launchpad.net/ubuntu/lucid/+source/libvirt/+bug/578527/+attachment/1982410/+files/9905-fix-apparmor-serial-permissions.patch

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

Title:
  map serial port throws "chardev: opening backend "tty" failed"

-- 
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 728362] Re: instance-id meta-service url 10.04.2

2011-04-05 Thread rowez
Well, I have upgraded to 10.10.  This thread could be closed!

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

Title:
  instance-id meta-service url 10.04.2

-- 
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 723891] Re: package mailman 1:2.1.13-1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-04-05 Thread James Page
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while.

Did the solution provided help work around your issue?

Thanks!

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

Title:
  package mailman 1:2.1.13-1 failed to install/upgrade: subprocess new
  pre-installation script returned error exit status 1

-- 
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 93603] Re: RFE: Add more php5 extensions (like php5-gmp)

2011-04-05 Thread matthew72
sorry, my bad... i even missed it's in phpinfo() output. i've been
mislead by a post somewhere (perhaps intended for php4) saying it should
be enabled in php.ini with "extension=simplexml.so" (which was causing
an error of course) and the existence of a "php-simplexml" package in
other distros. should have checked better first.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/93603

Title:
  RFE: Add more php5 extensions (like php5-gmp)

-- 
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 738968] Re: Can't See Parts of DFS CIFS Share

2011-04-05 Thread James Page
** Also affects: samba via
   https://bugzilla.samba.org/show_bug.cgi?id=8055
   Importance: Unknown
   Status: Unknown

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

Title:
  Can't See Parts of DFS CIFS Share

-- 
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 494141] Re: CUPS starts after SAMBA; printers are not available (convert cups to upstart)

2011-04-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/cups

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

Title:
  CUPS starts after SAMBA; printers are not available (convert cups to
  upstart)

-- 
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 741661] Re: Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

2011-04-05 Thread David Dyball
Possible regression with 2.1.0-0ubuntu4. I had to comment out the
CustomLog lines in cobbler_web.conf before Apache would start. I will
try and confirm, but at this stage my system has had a million different
versions of cobbler installed over the past 2 days, so I can't be sure.

Will try on a fresh system and let you know.

Cheers,
David.

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

Title:
  Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

-- 
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 494141] Re: CUPS starts after SAMBA; printers are not available (convert cups to upstart)

2011-04-05 Thread Martin Pitt
Accepted cups into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: cups (Ubuntu Lucid)
   Status: Triaged => Fix Committed

** Tags added: verification-needed

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

Title:
  CUPS starts after SAMBA; printers are not available (convert cups to
  upstart)

-- 
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 574665] Re: kvm + virtio disk corrupts large volumes (>1TB).

2011-04-05 Thread Martin Pitt
Accepted qemu-kvm into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: qemu-kvm (Ubuntu Lucid)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

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

Title:
  kvm + virtio disk corrupts large volumes (>1TB).

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