[Bug 772158] Re: samba force group option fails

2011-04-27 Thread Todd Taft
problem was triggered by setgid bit on directory.

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

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

Title:
  samba force group option fails

-- 
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 723603] Re: vsftpd no longer supports both anonymous_enable and local_enable

2011-04-27 Thread James Page
** Changed in: vsftpd (Ubuntu)
   Status: Expired => New

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

Title:
  vsftpd no longer supports both anonymous_enable and local_enable

-- 
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 772158] Re: samba force group option fails

2011-04-27 Thread Todd Taft
-- 
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/772158

Title:
  samba force group option fails

-- 
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 772158] [NEW] samba force group option fails

2011-04-27 Thread Todd Taft
Public bug reported:

Binary package hint: samba

Running x86_64 version of Ubuntu 10.04.2 LTS 
samba version: 2:3.4.7~dfsg-1ubuntu3.5

The force group option is not working.  If I specify a group to be
forced on a share, new files/directories created by users connecting to
this share do not get this group set.

smb.conf section:
[example]
  path = /srv/example
  read only = no
  guest ok = no
  valid users = +group1
  force group = +group1

If a user creates a new file/directory in this share, the UNIX group for
the new entry is the user's default UNIX group, not group1.

I see this error in the client log on the samba server:
[2011/04/28 01:02:45,  0] smbd/uid.c:309(change_to_user)
  PANIC: assert failed at smbd/uid.c(309): conn->force_group_gid != (gid_t)-1

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: samba 2:3.4.7~dfsg-1ubuntu3.5
ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
Uname: Linux 2.6.32-31-generic x86_64
NonfreeKernelModules: openafs
Architecture: amd64
Date: Thu Apr 28 01:15:43 2011
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US
 SHELL=/bin/bash
SambaServerRegression: No
SourcePackage: samba

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


** Tags: amd64 apport-bug lucid

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

Title:
  samba force group option fails

-- 
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 700492] Re: ntp complains about ipv6 errors every 5 minutes

2011-04-27 Thread John Kounis
The problem does not resolve for me. I still get the following errors
(uptime is >3 days):

Apr 27 22:01:44 pgfs ntpd[2535]: bind() fd 24, family AF_INET6, port 123, scope 
4, addr fe80::217:31ff:fef8:f63f, mcast=0 flags=0x11 fails: Cannot assign 
requested address
Apr 27 22:01:44 pgfs ntpd[2535]: unable to create socket on bond0 (922) for 
fe80::217:31ff:fef8:f63f#123
Apr 27 22:01:44 pgfs ntpd[2535]: failed to initialize interface for address 
fe80::217:31ff:fef8:f63f
Apr 27 22:06:44 pgfs ntpd[2535]: bind() fd 24, family AF_INET6, port 123, scope 
4, addr fe80::217:31ff:fef8:f63f, mcast=0 flags=0x11 fails: Cannot assign 
requested address
Apr 27 22:06:44 pgfs ntpd[2535]: unable to create socket on bond0 (923) for 
fe80::217:31ff:fef8:f63f#123
Apr 27 22:06:44 pgfs ntpd[2535]: failed to initialize interface for address 
fe80::217:31ff:fef8:f63f


Here is my /etc/network/interfaces. Note that I have 2 aliases on bond 0. I 
don't know if that matters:

auto lo
iface lo inet loopback

auto bond0 
iface bond0 inet static
address 10.11.12.4
netmask 255.255.255.0
network 10.11.12.0
broadcast 10.11.12.255
gateway 10.11.12.1
up /sbin/ifenslave bond0 eth0 eth1
down /sbin/ifenslave -d bond0 eth0 eth1

auto bond0:0
iface bond0:0 inet static
address 10.11.12.5
netmask 255.255.255.0
network 10.11.12.0
broadcast 10.11.12.255

auto bond0:1
iface bond0:1 inet static
address 10.11.12.21
netmask 255.255.255.0
network 10.11.12.0
broadcast 10.11.12.255

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

Title:
  ntp complains about ipv6 errors every 5 minutes

-- 
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 723603] Re: vsftpd no longer supports both anonymous_enable and local_enable

2011-04-27 Thread Launchpad Bug Tracker
[Expired for vsftpd (Ubuntu) because there has been no activity for 60
days.]

** Changed in: vsftpd (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  vsftpd no longer supports both anonymous_enable and local_enable

-- 
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 394350] Re: RLimitCPU has no effect in Apache

2011-04-27 Thread Serge Hallyn
verified under natty as well

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

Title:
  RLimitCPU has no effect in Apache

-- 
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 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2011-04-27 Thread Glen Robinson
This bug is present in 11.04.  CIFS mounted with wifi network connection
hangs forever on shutdown.  Wired shuts down fine.  For what it is
worth, liinux mint 10 gnome on the same machine, same network identical
CIFS mount in /etc/fstab does NOT exhibit the failure.  Mint is using a
symbolic link from umountnfs to K15umountnfs, while 11.04 has it linked
to S43umountnfs.

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

Title:
  Network is brought down before network filesystems are unmounted (CIFS
  timeout at shutdown)

-- 
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 771818] Re: SIGABRT on unexpected data

2011-04-27 Thread Serge Hallyn
Thanks for taking the time to report this bug.

Can you reliably reproduce this?

** Tags added: security

** Changed in: squid (Ubuntu)
   Status: New => Incomplete

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

Title:
  SIGABRT on unexpected data

-- 
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 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-27 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu)
   Status: New => Triaged

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

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
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 769354] Re: elinks accepts self-signed ssl certificates without warning

2011-04-27 Thread Serge Hallyn
** Tags added: security

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

Title:
  elinks accepts self-signed ssl certificates without warning

-- 
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 668043] Re: libvirt default network doesn't start, iptables errors, bad rules

2011-04-27 Thread Serge Hallyn
Quoting Alex Muntada (al...@alexm.org):
> @Serge
> 
> i actually experienced the problem on my laptop but never tried the
> proposed packages. After removing dnsmasq package i had manually added,
> the problem disappeared.

I see, thanks.

> Would you like me to reinstall dnsmasq again and try the proposed
> packages?

No, thanks - that actually is reproducing a different problem.  I'm
trying to decide whether a separate bug should be filed for it, and,
if so, what should be done about it.

In fact, if you wouldn't mind, please do open a new bug for it.  Best
would be to do as you suggested - reinstall dnsmasq, fire up
libvirt (no need to try the proposed packages - they don't do anything
for this), then when it fails run ubuntu-bug libvirt-bin.

Many thanks.

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

Title:
  libvirt default network doesn't start, iptables errors, bad rules

-- 
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 394350] Re: RLimitCPU has no effect in Apache

2011-04-27 Thread Serge Hallyn
strace -f -o/tmp/output /etc/init.d/apache2 start

followed by triggering the script - nowhere in /tmp/output does
RLIMIT_CPU get set.

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

Title:
  RLimitCPU has no effect in Apache

-- 
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 394350] Re: RLimitCPU has no effect in Apache

2011-04-27 Thread Serge Hallyn
Odd that others are having trouble reproducing.  It reproduces for me on
a hardy uec image.  /proc/$$/limits for the test.cgi process shows
unlimited for cpu, and the script is never killed.

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

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

Title:
  RLimitCPU has no effect in Apache

-- 
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 668043] Re: libvirt default network doesn't start, iptables errors, bad rules

2011-04-27 Thread Alex Muntada
@Serge

i actually experienced the problem on my laptop but never tried the
proposed packages. After removing dnsmasq package i had manually added,
the problem disappeared.

Would you like me to reinstall dnsmasq again and try the proposed
packages?

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

Title:
  libvirt default network doesn't start, iptables errors, bad rules

-- 
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 761971] Re: no notification that one of the disks has been disconnected in a raid 1 configurtion

2011-04-27 Thread Clint Byrum
** Changed in: mdadm (Ubuntu Natty)
 Assignee: Ubuntu Server Team (ubuntu-server) => Clint Byrum (clint-fewbar)

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

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

Title:
  no notification that one of the disks has been disconnected in a raid
  1 configurtion

-- 
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 683743] Re: Please investigate adjusting the mysql apparmor profile to support akonadi

2011-04-27 Thread Jamie Strandboge
Marking the mysql task as Won't Fix for now. This will be reinvestigated
based on need (akonadi and its methodology work quite well atm).

** Changed in: mysql-5.1 (Ubuntu)
   Status: Triaged => Won't Fix

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

Title:
  Please investigate adjusting the mysql apparmor profile to support
  akonadi

-- 
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 683743] Re: Please investigate adjusting the mysql apparmor profile to support akonadi

2011-04-27 Thread Jamie Strandboge
akonadi 1.5.0-0ubuntu2 fixed this in a different way.

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

** Changed in: akonadi (Ubuntu)
 Assignee: Jamie Strandboge (jdstrand) => (unassigned)

** Changed in: mysql-5.1 (Ubuntu)
 Assignee: Jamie Strandboge (jdstrand) => (unassigned)

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

Title:
  Please investigate adjusting the mysql apparmor profile to support
  akonadi

-- 
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 582740] Re: Forwarded ports not closed to remote ssh2 server in FIN_WAIT_2

2011-04-27 Thread Jamie Strandboge
Marking Fix Released per reporter's comments. Feel free to nominate for
release for an SRU for Lucid if a minimal patch can be found to address
the issue. Thanks.

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

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

Title:
  Forwarded ports not closed to remote ssh2 server in FIN_WAIT_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 256014] Re: escapeshellcmd() security fix generates problems with mediawiki and other web-apps

2011-04-27 Thread Jamie Strandboge
This is fixed in later version of mediawiki. We don't plan on issuing an
update for Ubuntu at this time.

** Changed in: php5 (Ubuntu)
   Status: Triaged => Won't Fix

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

Title:
  escapeshellcmd() security fix generates problems with mediawiki and
  other web-apps

-- 
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 772012] Re: import sets incorrect tree path if arch is specified

2011-04-27 Thread Andres Rodriguez
** Changed in: cobbler (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  import sets incorrect tree path if arch is specified

-- 
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 772012] [NEW] import sets incorrect tree path if arch is specified

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

Binary package hint: cobbler

When importing and specifying the arch, the tree patch is set
incorrectly. The import command looks like:

cobbler import --name=amd64-arch-specified --path=/mnt --breed=ubuntu
--arch=x86_64

and the tree created is:

amd64-arch-specified-x86_64

However, the tree path is set incorrectly, like:
tree=http://@@http_server@@/cblr/ks_mirror/amd64-arch-specified

when the following should be the correct:
tree=http://@@http_server@@/cblr/ks_mirror/amd64-arch-specified-x86_64
. 

This was discovered when trying to deploy the imported ISO through koan:

sudo koan --virt --server=192.168.1.118 --profile=amd64-arch-specified-x86_64 
--virt-name=test1-arch --virt-bridge=virbr0
- looking for Cobbler at http://192.168.1.118/cobbler_api
install_tree: http://192.168.1.118/cblr/ks_mirror/amd64-arch-specified
- using qemu hypervisor, type=kvm
Mon, 25 Apr 2011 15:58:43 DEBUGNo conn passed to Guest, opening URI 
'qemu:///system'
Mon, 25 Apr 2011 15:58:44 DEBUGDistroInstaller location is a network source.
libvir: QEMU error : Domain not found: no domain with matching name 'test1-arch'
- adding disk: /var/lib/libvirt/images//test1-arch-disk0 of size 5
Mon, 25 Apr 2011 15:58:44 WARNING  The filesystem will not have enough free 
space to fully allocate the sparse file when the guest is running. 5120 M 
requested > 4504 M available
Mon, 25 Apr 2011 15:58:44 DEBUGHTTP hasFile: didn't find 
http://192.168.1.118/cblr/ks_mirror/amd64-arch-specified/

Invalid install location: Opening URL 
http://192.168.1.118/cblr/ks_mirror/amd64-arch-specified/ failed.

** Affects: cobbler (Ubuntu)
 Importance: Undecided
 Assignee: Andres Rodriguez (andreserl)
 Status: In Progress

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

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

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

Title:
  import sets incorrect tree path if arch is specified

-- 
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 210172] Re: [CVE-2007-5971] Kerberos vulnerability

2011-04-27 Thread Jamie Strandboge
http://www.ubuntu.com/usn/usn-924-1
 http://www.ubuntu.com/usn/usn-940-1


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

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

Title:
  [CVE-2007-5971] Kerberos vulnerability

-- 
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 394350] Re: RLimitCPU has no effect in Apache

2011-04-27 Thread Serge Hallyn
** Changed in: apache2 (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  RLimitCPU has no effect in Apache

-- 
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 590034] Re: vsftpd default configuration may be susceptible to DoS

2011-04-27 Thread Jamie Strandboge
Unmarking as a security bug. This is a hardening feature, not a problem
in an of itself and there is probably no sane default for max_clients.

** This bug is no longer flagged as a security vulnerability

** Summary changed:

- vsftpd default configuration may be susceptible to DoS
+ consider using max_clients in vsftpd default configuration

** Changed in: vsftpd (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: vsftpd (Ubuntu)
 Assignee: (unassigned) => Canonical Server Team (canonical-server)

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

Title:
  consider using max_clients in vsftpd default configuration

-- 
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 668043] Re: libvirt default network doesn't start, iptables errors, bad rules

2011-04-27 Thread Serge Hallyn
@Alex- in comment #20, is 'and now libvirt network starts fine' a
confirmation of the proposed packages fixing the problem, or did you
never actually experience this particular bug to begin with?

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

Title:
  libvirt default network doesn't start, iptables errors, bad rules

-- 
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 596758] Re: KeyError in module 'threading' with Python 2.6.5 and mod-wsgi 2.8

2011-04-27 Thread Clint Byrum
Note that 3.3 is available in Ubuntu 11.04.. releasing in about 24
hours. :)

** Changed in: mod-wsgi (Ubuntu)
   Status: Triaged => Fix Released

** Also affects: mod-wsgi (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: mod-wsgi (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Changed in: mod-wsgi (Ubuntu Lucid)
   Status: New => Confirmed

** Changed in: mod-wsgi (Ubuntu Maverick)
   Status: New => Confirmed

** Changed in: mod-wsgi (Ubuntu Lucid)
   Status: Confirmed => Triaged

** Changed in: mod-wsgi (Ubuntu Maverick)
   Status: Confirmed => Triaged

** Changed in: mod-wsgi (Ubuntu Lucid)
   Importance: Undecided => Low

** Changed in: mod-wsgi (Ubuntu Maverick)
   Importance: Undecided => Low

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

Title:
  KeyError in module 'threading' with Python 2.6.5 and mod-wsgi 2.8

-- 
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 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-27 Thread Serge Hallyn
The permission denied will likely require an apparmor policy update.
However I've also been seeing patches for spice support go by the
mailing lists, so probably more will go wrong.

I will work on a updated libvirt sync in the same ppa, in preparation
for o-series opening.

** Also 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 qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/723871

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
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 756894] Re: mount.ocfs2: join errors when node with kernel >= 2.6.37 joins with nodes with kernels < 2.6.37

2011-04-27 Thread iMac
I asked this question two weeks ago, noting the Oracle team signed off
on it per the thread.

Expect to see it show up anytime now in 2.6.39.

 Forwarded Message 
From: Sunil Mushran 
Cc: Ocfs2-Devel 
Subject: Re: OSS o2dlm Bug reference
Date: Tue, 12 Apr 2011 17:17:55 -0700

This patch was posted a week ago and still is not in the upstream tree.
Typically Joel waits for sometime to collect patches before pushing them
upstream.

On 04/12/2011 09:14 AM, Ian B. MacDonald wrote:
> Sunil,
>
> Quick question,
>
> Is there an easy way to find this patch in upstream kernel/git?  i
> browsed the changelog for 2.6.39-rcX .. lots of ocfs2 stuff, but I
> didn't see specific reference to this patch set.
>
> Is that because it is still under review?
>
> cheers,
> Ian

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

Title:
  mount.ocfs2: join errors when node with kernel >= 2.6.37 joins with
  nodes with kernels < 2.6.37

-- 
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 771227] Re: Domain save/restore does not work (kvm)

2011-04-27 Thread Serge Hallyn
@Paul,

it seems kind of a reach, but since it seems to work for me - could you
try the kernel packages from https://bugs.launchpad.net/ubuntu/+source
/qemu-kvm/+bug/747090/comments/23 and see if that fixes the problem for
you?

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

Title:
  Domain save/restore does not work (kvm)

-- 
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 771924] Re: package postfix 2.8.2-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2011-04-27 Thread Wigboldus
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/771924

Title:
  package postfix 2.8.2-1ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 75

-- 
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 771924] [NEW] package postfix 2.8.2-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2011-04-27 Thread Wigboldus
Public bug reported:

Binary package hint: postfix

chrome install crash (10-11)

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: postfix 2.8.2-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
AptOrdering:
 google-chrome-stable: Install
 postfix: Configure
 google-chrome-stable: Configure
Architecture: i386
Date: Wed Apr 27 19:19:23 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 75
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
SourcePackage: postfix
Title: package postfix 2.8.2-1ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 75
UpgradeStatus: Upgraded to natty on 2011-03-25 (33 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package postfix 2.8.2-1ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 75

-- 
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 162170] Re: [php5] [CVE-2007-4887] possible denial of service

2011-04-27 Thread Jamie Strandboge
Per the ubuntu-cve-tracker: this is a local php instance crasher, not a
serious security issue. We do not plan to fix this in Ubuntu.

** Changed in: php5 (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  [php5] [CVE-2007-4887] possible denial of service

-- 
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 771227] Re: Domain save/restore does not work (kvm)

2011-04-27 Thread Serge Hallyn
The laptop on which restore worked has kernel 2.6.38-9-generic
#43~lp747090v201104131212

While the laptop on which it does not has 2.6.38-8-generic #42-Ubuntu.

Which begs the question whether this is actually a dup of bug 747090,
somehow causing grub to be started up at restore.

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

Title:
  Domain save/restore does not work (kvm)

-- 
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 589880] Re: hangs on step checking aliens

2011-04-27 Thread Jamie Strandboge
** This bug is no longer flagged as a security vulnerability

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

Title:
  hangs on step checking aliens

-- 
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 771227] Re: Domain save/restore does not work (kvm)

2011-04-27 Thread Serge Hallyn
Actually, on another natty laptop virsh save followed by restore works,
with stock qemu-kvm.

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

Title:
  Domain save/restore does not work (kvm)

-- 
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 512209] Re: clamscan crashes if started with umask u=rw, go= on x64

2011-04-27 Thread Jamie Strandboge
Confirmed this is no longer a problem on amd64 in 11.04.

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

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

Title:
  clamscan crashes if started with umask u=rw,go= on x64

-- 
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 380272] Re: /etb/mtab shows cifs mount options usernames and password

2011-04-27 Thread Jamie Strandboge
Marking Ubuntu task as "Won't Fix". We won't diverge from Debian on this
and if they fix it we will get it in our development release.

** Changed in: util-linux (Ubuntu)
   Status: Confirmed => 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/380272

Title:
  /etb/mtab shows cifs mount options usernames and password

-- 
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 765224] Re: import from mini.iso fails

2011-04-27 Thread Andres Rodriguez
** Changed in: cobbler (Ubuntu)
   Status: Confirmed => In Progress

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

Title:
  import from mini.iso fails

-- 
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 645625] Re: lxc container can power-off host machine

2011-04-27 Thread Serge Hallyn
Thanks for taking an interest and reporting this bug.

You can use LSMs to mitigate this to some extent.  However the real
solution will be completion of the user namespace and proc filtering.
Both are well-known and substantial todo items.

I am marking this Triaged as (a) the proper solution is known, and (b)
the community is slowly but surely addressing it.

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

Title:
  lxc container can power-off host machine

-- 
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 645625] Re: lxc container can power-off host machine

2011-04-27 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
   Status: Confirmed => Triaged

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

Title:
  lxc container can power-off host machine

-- 
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 771305] Re: smbd does not start on first boot with 20110426

2011-04-27 Thread Clint Byrum
I don't think IFACE!=lo is needed .. just net-device-up. It just needs
*something*, and making it IFACE!=lo will mean it doesn't come up until
the user has brought up wifi connections and such.. which may be a bit
late if they want to test samba in a no-network situation.

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

Title:
  smbd does not start on first boot with 20110426

-- 
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 611194] Re: No secure way to protect against MiM attacks

2011-04-27 Thread Jamie Strandboge
** Visibility changed to: Public

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

Title:
  No secure way to protect against MiM attacks

-- 
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 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-27 Thread Boris Derzhavets
root@boris-System-P5Q3:/usr/bin# cp qemu-system-x86_64-spice qemu-system-x86_64
root@boris-System-P5Q3:/usr/bin# cp qemu-x86_64-spice qemu-x86_64

root@boris-System-P5Q3:~# cat W7.xml

  W7S
  2097152
  2097152
  2
  
hvm

  
  



  
  
  destroy
  restart
  restart
  
/usr/bin/kvm

  
  
  
  


  


  
  
  


  


  





  


  
  


  

  


root@boris-System-P5Q3:~# virsh define W7.xml
Domain W7S defined from W7.xml


root@boris-System-P5Q3:~# virsh start W7S
error: Failed to start domain W7S
error: internal error process exited while connecting to monitor: char device 
redirected to /dev/pts/1
do_spice_init: starting 0.8.1
do_spice_init: statistics shm_open failed, Permission denied

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

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
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 645625] [NEW] lxc container can power-off host machine

2011-04-27 Thread Launchpad Bug Tracker
*** This bug is a security vulnerability ***

You have been subscribed to a public security bug by Jamie Strandboge 
(jdstrand):

Binary package hint: lxc

Bug related information:
# lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04
# apt-cache policy lxc
lxc:
  Installed: 0.7.2-1~10.04~csz1
  Candidate: 0.7.2-1~10.04~csz1
  Version table:
 *** 0.7.2-1~10.04~csz1 0
500 http://ppa.launchpad.net/cszikszoy/ppa/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status
 0.6.5-1 0
500 http://mirror.switch.ch/ftp/mirror/ubuntu/ lucid/universe Packages

(NEVERMIND if I am using a PPA version: it's the same version you're
using in Maverick and I don't think this is causing the issue that I am
facing now).

I created a system image by using the tool "lxc-create" and by using the 
included templates (I even created images myself without this tool, and nothing 
changes with this issue)
The tool makes all the necessary steps to create the image (debootstrap and so 
on) and, at the end of the process, it creates a config file suitable for that 
image.
One of the last rows of the config file is:
lxc.mount.entry=proc /lxc/cont_1/rootfs/proc proc nodev,noexec,nosuid 0 0
same identical problem happens if I comment out this row and I mount /proc 
myself from /etc/fstab inside the container

The problem arises when I issue the command:
echo b > /proc/sysrq-trigger
In this case the host machine will power-off, and not the container.

It's possible to check what I said, without harming your server, just by 
running a sync command on the container:
echo s > /proc/sysrq-trigger
and than checking /var/log/messages on the host server. You'll see that the 
command is intercepted from the host and not from the container.

Right now, I have no idea how to circumvent this issue, and if this
problem persist, I feel the security of LXC is heavily compromised.

** Affects: lxc (Ubuntu)
 Importance: Medium
 Status: Confirmed

-- 
lxc container can power-off host machine
https://bugs.edge.launchpad.net/bugs/645625
You received this bug notification because you are a member of Ubuntu Server 
Team, which is a direct subscriber.

-- 
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 615177] Re: mythtv schedules broken due apparmor mysql profile

2011-04-27 Thread nsrinivas1...@gmail.com
please send me apparmorfix released, and i am using ubuntu 10.04 server

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

Title:
  mythtv schedules broken due apparmor mysql profile

-- 
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 615177] Re: mythtv schedules broken due apparmor mysql profile

2011-04-27 Thread nsrinivas1...@gmail.com
please send me apparmorfix released, and i am using ubuntu 10.04

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

Title:
  mythtv schedules broken due apparmor mysql profile

-- 
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 615177] Re: mythtv schedules broken due apparmor mysql profile

2011-04-27 Thread nsrinivas1...@gmail.com
please send me apparmorfix released

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

Title:
  mythtv schedules broken due apparmor mysql profile

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

2011-04-27 Thread gmoore777
I pushed out the patch to 24 more machines ( 29 total) on Monday 2011-04-25 
6:30 PM. All is fine since then.
Pushing out the patch to the rest of the 80 machines, right now.

-- 
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:
  [SRU] 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 304598] Re: OpenSSH does not log failed authentication attempts when PublicKey method is used

2011-04-27 Thread Jamie Strandboge
*** This bug is a duplicate of bug 501956 ***
https://bugs.launchpad.net/bugs/501956

Marking as dupe of bug #501956 since it has more info.

** Changed in: openssh (Ubuntu)
   Status: Incomplete => Confirmed

** Changed in: openssh (Ubuntu)
 Assignee: Colin Watson (cjwatson) => (unassigned)

** This bug is no longer flagged as a security vulnerability

** This bug has been marked a duplicate of bug 501956
   OpenSSH does not log failed attempts when key authentication is used
 * You can subscribe to bug 501956 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/openssh/+bug/501956/+subscribe

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

Title:
  OpenSSH does not log failed authentication attempts when PublicKey
  method is used

-- 
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 394350] Re: RLimitCPU has no effect in Apache

2011-04-27 Thread Jamie Strandboge
** Changed in: apache2 (Ubuntu)
   Status: Incomplete => New

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

Title:
  RLimitCPU has no effect in Apache

-- 
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 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-27 Thread Boris Derzhavets
@Serg,

I started getting execution denied errors in VirtManager or same in terminal 
after
virsh start W7 , when updated XML as follows 

/usr/bin/kvm-spice
. .  .  .   .







When i attempted to fool libvirt and replace symlink kvm-spice or binary it's 
referencing
i got another execution denied error when spice-server started.
Fedora's libvirt doesn't have any problems of such kind ( even F14's libvirt in 
the very early times )

Install libvirt-0.8.8-4.fc15.src.rpm shows following patches in SOURCES
:-

libvirt-0.8.8-avoid-resetting-errors.patch  
libvirt-0.8.8-read-only-checks.patch
libvirt-0.8.8-kernel-boot-index.patch   
libvirt-0.8.8-threadsafe-libvirtd-error-reporting.patch


It's hard to understand what part of code ( in patches ) is responsible for 
spice-server
behaviour. Once again RH's support is pretty much desired.

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

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
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 771698] Re: /usr/bin/id does not show ldap groups

2011-04-27 Thread Jamie Strandboge
I am unmarking this as a security issue. If a user is a part of a group
that is listed in getent, the user is supposed to be in that group and
any DAC checks should be checking for that. The fact that id shows fewer
groups is not a security issue-- the user should have fewer privileges
than with the intended ldap groups.

Also, for a developer to help with this, please attach your pam
configuration and nsswitch.conf as a start.

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Changed in: libnss-ldap (Ubuntu)
   Status: New => Incomplete

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

Title:
  /usr/bin/id does not show ldap groups

-- 
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 771818] Re: SIGABRT on unexpected data

2011-04-27 Thread Chris Jones
** Attachment added: "squidcache.log"
   
https://bugs.launchpad.net/ubuntu/+source/squid/+bug/771818/+attachment/2091481/+files/squidcache.log

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

Title:
  SIGABRT on unexpected data

-- 
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 771818] [NEW] SIGABRT on unexpected data

2011-04-27 Thread Chris Jones
Public bug reported:

Binary package hint: squid

I have an amd64 version of Lucid running squid as a reverse cache. It
crashed today with a SIGABRT after logging several variants of
'storeLocateVaryRead: Unexpected data'. An except of cache.log will be
attached to this bug.

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

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

Title:
  SIGABRT on unexpected data

-- 
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 582963] Re: SSL pass phrase dialog can't read input

2011-04-27 Thread Colin Watson
Release-noted (thanks, Clint):

 * If you have set up Apache with an encrypted SSL key, the system will
now prompt for the passphrase on the console during boot.  This is
different from the behavior of previous versions which would simply fail
to start apache. (Bug:582963)

** Changed in: ubuntu-release-notes
   Status: Triaged => Fix Released

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

Title:
  SSL pass phrase dialog can't read input

-- 
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 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-27 Thread David Rando
i've just tested it and it's working on a ubuntu natty installation. Qxl
driver works and sound too.

Now when i tried to add the virtio-serial from virt-manager, i couldn't.
So I compiled the latest 0.8.7 version with virtinst 0.500.6, but when i
tried to add the spicevmc it complains with an error from libvirt.

So I searched and looks like it needs the libvirt 0.9.0 released april
4th. That's where i stopped.

So for this bug, here's a positive test. I guess the libvirt issue would
be in another bug entry.

Thanks for the work !

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

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
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 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-27 Thread Serge Hallyn
@Alon,

Here are the patches I cherrypicked, as you suggested on irc yesterday:

Subject: [PATCH 1/4] qxl/spice-display: move pipe to ssd
Subject: [PATCH 2/4] qxl: implement get_command in vga mode without locks
Subject: [PATCH 3/4] qxl/spice: remove qemu_mutex_{un,}lock_iothread around 
dispatcher
Subject: [PATCH 4/4] hw/qxl-render: drop cursor locks, replace with pipe

@Borislav,

thanks for testing.

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

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
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 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-27 Thread Alon Levy
(reply to #20) what does tested positive mean? works, or that the bug is
manifest, i.e. doesn't work?

regarding latest patches, the required patches are the ones in the
fedora package.

Links to patches would make it easy to verify you have the correct ones
(sorry for being lazy to look into the package myself).

Alon

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

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
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 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-04-27 Thread Boris Derzhavets
Packages installed via ppa:serge-hallyn/spice2   have been tested positive for 
F14, W7 KVMs  installs and runtime.
qemu-kvm-spice (0.14.0+noroms-0ubuntu4qxl2) natty is based on the most recent 
RH's QXL patches set for qemu-kvm-0.14.tar.gz
as far as i could see.

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

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
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 771662] Re: php5 segfault when zend guard loader used

2011-04-27 Thread KAMI
However the Ubuntu 10.10 versions performs well. I tested on several
virtual machines.

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

Title:
  php5 segfault when zend guard loader used

-- 
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 771662] Re: php5 segfault when zend guard loader used

2011-04-27 Thread Bug Watch Updater
** Changed in: php5 (Debian)
   Status: Unknown => Won't Fix

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

Title:
  php5 segfault when zend guard loader used

-- 
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 761971] [NEW] no notification that one of the disks has been disconnected in a raid 1 configurtion

2011-04-27 Thread Launchpad Bug Tracker
Kate Stewart (kate.stewart) has assigned this bug to you for mdadm in Ubuntu 
Oneiric:

Binary package hint: mdadm

followed test steps for SR1I-001 from 
testcases.qa.ubuntu.com/Install/ServerRAID1
Step 21. booting from cold-degraded array
Once the disk is disconnected and system is powered on there is no warning 
before or after the user logs in

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: mdadm 3.1.4-1+8efb9d1ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
Architecture: i386
Date: Fri Apr 15 09:38:09 2011
InstallationMedia: Ubuntu-Server 11.04 "Natty Narwhal" - Beta i386 (20110413)
Lsusb:
 Bus 001 Device 002: ID 80ee:0021  
 Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MDadmExamine.dev.sda: Error: command ['/sbin/mdadm', '-E', '/dev/sda'] failed 
with exit code 1: mdadm: cannot open /dev/sda: Permission denied
MDadmExamine.dev.sda1: Error: command ['/sbin/mdadm', '-E', '/dev/sda1'] failed 
with exit code 1: mdadm: cannot open /dev/sda1: Permission denied
MDadmExamine.dev.sda2: Error: command ['/sbin/mdadm', '-E', '/dev/sda2'] failed 
with exit code 1: mdadm: cannot open /dev/sda2: Permission denied
MDadmExamine.dev.sda5: Error: command ['/sbin/mdadm', '-E', '/dev/sda5'] failed 
with exit code 1: mdadm: cannot open /dev/sda5: Permission denied
MDadmExamine.dev.sdb: Error: command ['/sbin/mdadm', '-E', '/dev/sdb'] failed 
with exit code 1: mdadm: cannot open /dev/sdb: Permission denied
MDadmExamine.dev.sdb1: Error: command ['/sbin/mdadm', '-E', '/dev/sdb1'] failed 
with exit code 1: mdadm: cannot open /dev/sdb1: Permission denied
MDadmExamine.dev.sdb2: Error: command ['/sbin/mdadm', '-E', '/dev/sdb2'] failed 
with exit code 1: mdadm: cannot open /dev/sdb2: Permission denied
MDadmExamine.dev.sdb5: Error: command ['/sbin/mdadm', '-E', '/dev/sdb5'] failed 
with exit code 1: mdadm: cannot open /dev/sdb5: Permission denied
MachineType: innotek GmbH VirtualBox
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic-pae 
root=UUID=dac5f344-e6fa-457d-8c14-ff55eabd699e ro quiet
SourcePackage: mdadm
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH
etc.blkid.tab: Error: [Errno 2] No such file or directory: '/etc/blkid.tab'

** Affects: mdadm (Ubuntu)
 Importance: High
 Assignee: Ubuntu Server Team (ubuntu-server)
 Status: Confirmed

** Affects: mdadm (Ubuntu Natty)
 Importance: High
 Assignee: Ubuntu Server Team (ubuntu-server)
 Status: Confirmed

** Affects: mdadm (Ubuntu Oneiric)
 Importance: High
 Status: Confirmed


** Tags: apport-bug beta2 i386 iso-testing natty qa
-- 
no notification that one of the disks has been disconnected in a raid 1 
configurtion
https://bugs.launchpad.net/bugs/761971
You received this bug notification because you are a member of Ubuntu Server 
Team, which is a bug assignee.

-- 
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 771662] Re: php5 segfault when zend guard loader used

2011-04-27 Thread Ondřej Surý
I guess it's the same problem as with Zend Optimizer (see Debian
bugreport) - you should ask your vendor to provide LFS version of Zend
Guard to be used with Debian/Ubuntu LFS version.

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

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

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

Title:
  php5 segfault when zend guard loader used

-- 
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 771662] [NEW] php5 segfault when zend guard loader used

2011-04-27 Thread KAMI
Public bug reported:

Binary package hint: php5

It seems more people have problem with Ubuntu 10.04 / PHP 5.3.2 when Zen
Guard Loader installed. The zended code causes segmentation fault in
php.

http://forums.zend.com/viewtopic.php?f=57&t=9208

I have same problem.

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

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

Title:
  php5 segfault when zend guard loader used

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