[Bug 1119145] Re: check_dhcp -s hostaddress doesn't work if dhcp-server answers with different next-server ip

2013-02-08 Thread abma
dhcp-server is m$ windows server 2008 r2, so nothing special...

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

Title:
  check_dhcp -s hostaddress doesn't work if dhcp-server answers with
  different next-server ip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1119145/+subscriptions

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


[Bug 1118705] Re: openvpn connection stalls

2013-02-08 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

I appreciate the problem you are facing, and that the latest version
fixed the issue. Unfortunately, there isn't enough information here to
be able to figure out if there is a valid bug in 2.2.1-8ubuntu1, if this
is a local network configuration issue that 2.3.0 can work around, or
something else.

We expect to update the development version of Ubuntu to 2.3.0 once
Debian has updated.

Since we cannot update the version of openvpn in 12.04 to 2.3.0 due to
SRU policy (https://wiki.ubuntu.com/StableReleaseUpdates), the only
option to fix this problem in 12.04 is to identify the actual cause of
the bug, if there is one. But this needs accurate steps to reproduce, or
a pointer to information available on the issue elsewhere.

So I am marking this bug as Incomplete. If you can provide accurate
steps for somebody to independently reproduce this issue, or can point
to a specific bug fix (eg. in the upstream repository), please comment
and change the status back to New.

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

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

Title:
  openvpn connection stalls

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

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


[Bug 1119145] Re: check_dhcp -s hostaddress doesn't work if dhcp-server answers with different next-server ip

2013-02-08 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

It looks like this was fixed in
http://nagiosplug.git.sourceforge.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=f091d59e0f9abec9304d9d230fafc2dec001baba
and
http://nagiosplug.git.sourceforge.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=4d5276273287ef59881b541ba96279e91974a4b2,
and these changes are in 1.4.16-1ubuntu3 in Raring, so I'm marking this
bug as Fix Released.

If you need a fix for an existing stable release, please comment with a
justification against https://wiki.ubuntu.com/StableReleaseUpdates#When
and complete steps 1, 2 and 3 in
https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

** Changed in: nagios-plugins (Ubuntu)
   Status: New = Fix Released

** Bug watch added: SourceForge.net Tracker #3503921
   http://sourceforge.net/support/tracker.php?aid=3503921

** Also affects: nagios-plugins via
   http://sourceforge.net/support/tracker.php?aid=3503921
   Importance: Unknown
   Status: Unknown

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

Title:
  check_dhcp -s hostaddress doesn't work if dhcp-server answers with
  different next-server ip

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1119145/+subscriptions

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


[Bug 1119145] Re: check_dhcp -s hostaddress doesn't work if dhcp-server answers with different next-server ip

2013-02-08 Thread abma
Imo its this category:
Bugs which do not fit under above categories, but (1) have an obviously safe 
patch and (2) affect an application rather than critical infrastructure 
packages (like X.org or the kernel).  (thanks for pointing to the patch)


** Description changed:

- check_dhcp -s uses wrong ip-address if the dhcp-server answers with a
- next-server ip set which is =! the dhcp server ip.
+ [Impact]
+ specific windows dhcp-servers can't be checked, only if a dhcp-server exists 
in a subnet. thats bad because faulty dhcp-servers will be detected as fine.
  
- this bug seems to be fixed upstream, see
- 
http://sourceforge.net/tracker/?func=detailatid=397597aid=3503921group_id=29880
+ [Test Case]
+ setup a windows 2008 r2 dhcp server with the option boot-server set to an ip 
!= dhcp-server and run check_dhcp -s server ip against it. it will receive a 
response but detect it as invalid because it uses the ip from set for the boot 
server (next-server).
  
- 
- this currently makes check_dhcp -s ip unusable for us, without -s it works 
fine (but is bad as it could get a response from a failed router for example)
+ [Regression Potential]
+ low, as only check_dhcp could be broken by the patch.

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

Title:
  check_dhcp -s hostaddress doesn't work if dhcp-server answers with
  different next-server ip

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1119145/+subscriptions

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


[Bug 1119248] [NEW] Precise - Openstack/Glance - image snapshots do not become active for one tenant in nova

2013-02-08 Thread Edward Hope-Morley
Public bug reported:

This bug affects release: 12.04 LTS Precise

Affected package:
https://launchpad.net/ubuntu/precise/+source/nova/2012.1.3+stable-20120827
-4d2a4afe-0ubuntu1.1

Precise currenlty runs Openstack Essex.

A fix for this bug was added to Openstack Folsom and backported to Essex
but 12.04 does not yet include this fix o we are patching the current
release to include this fix.

[Impact]

 * User has images stuck in Queued status in Glance. This is cuased by
created snapshots of instances that have had their base image deleted.
The customer is using Essex.

 * The bug has been fixed in Folsom

 * The fix ensures that the container_format field is always set to a
legitimate value i.e. at least 'bare', since Glance expects it to be set
to non-None/NULL.

[Test Case]

  This issue can be easily reproduced with the following steps:

1. Add image 'image1' to glance
2. Create VM 'vm1' using 'image1'
3. Create snapshot 'snap1' of 'vm1'
4. Create VM 'vm2' from 'snap1'
5. Delete snapshot image 'snap1'
6. Create snapshot 'snap2' of 'vm2'

   If you do 'nova image-list' you will see the image for 'snap2' is
stuck in the SAVING state (which translates to 'QUEUED' in Glance). If
you then go to Glance server and look in the glance/registry.log you
will see that the image update failed becauise the container_format is
not set.

[Regression Potential]

 * not likely.

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


** Tags: glance nova

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

Title:
  Precise - Openstack/Glance - image snapshots do not become active for
  one tenant in nova

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

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


[Blueprint servercloud-r-ceph] Ceph Activities for Raring

2013-02-08 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items:
  Backport argonaut to precise-folsom cloud archive: DONE
  Upstream support for XFS in ceph-disk-*: DONE
  MIR for additional dependencies for upstart integration: DONE
  Write dep8 tests for ceph and get automated: TODO
  Write UTAH tests for ceph and get automated: INPROGRESS
  Upgrade packaging to bobtail release: DONE
  Enable upstart configurations in packaging: DONE
  Test upgrade paths from 12.10 with upstart and init scripts: DONE
  Review upstream patches for mod_fastcgi: INPROGRESS
  Review/test ceph RADOS with mod_fcgid: TODO
  Identify use-cases for ceph performance scenarios: TODO
- Upload bobtail to the grizzly cloud archive: INPROGRESS
- Multi-node ceph testing in the lab: INPROGRESS
+ Upload bobtail to the grizzly cloud archive: DONE
+ Multi-node ceph testing in the lab: DONE
  Ceph testing in the Openstack CI Lab: DONE
  Enable rbd storage pool support in libvirt: DONE
- Update ceph charms to support bobtail: INPROGRESS
+ Update ceph charms to support bobtail: DONE

-- 
Ceph Activities for Raring
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-ceph

-- 
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 1119248] Re: Precise - Openstack/Glance - image snapshots do not become active for one tenant in nova

2013-02-08 Thread Edward Hope-Morley
Changes have been pushed to https://code.launchpad.net/~hopem/nova
/precise-essex-proposed

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

Title:
  Precise - Openstack/Glance - image snapshots do not become active for
  one tenant in nova

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

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


[Bug 1119248] Re: Precise - Openstack/Glance - image snapshots do not become active for one tenant in nova

2013-02-08 Thread Edward Hope-Morley
** Description changed:

  This bug affects release: 12.04 LTS Precise
  
  Affected package:
  https://launchpad.net/ubuntu/precise/+source/nova/2012.1.3+stable-20120827
  -4d2a4afe-0ubuntu1.1
  
  Precise currenlty runs Openstack Essex.
  
  A fix for this bug was added to Openstack Folsom and backported to Essex
- but 12.04 does not yet include this fix o we are patching the current
+ but 12.04 does not yet include this fix so we are patching the current
  release to include this fix.
  
  [Impact]
  
-  * User has images stuck in Queued status in Glance. This is cuased by
+  * User has images stuck in Queued status in Glance. This is cuased by
  created snapshots of instances that have had their base image deleted.
- The customer is using Essex.
+ The user is using Essex.
  
-  * The bug has been fixed in Folsom
+  * The bug has been fixed in Folsom
  
-  * The fix ensures that the container_format field is always set to a
+  * The fix ensures that the container_format field is always set to a
  legitimate value i.e. at least 'bare', since Glance expects it to be set
  to non-None/NULL.
  
  [Test Case]
  
-   This issue can be easily reproduced with the following steps:
+   This issue can be easily reproduced with the following steps:
  
- 1. Add image 'image1' to glance
- 2. Create VM 'vm1' using 'image1'
- 3. Create snapshot 'snap1' of 'vm1'
- 4. Create VM 'vm2' from 'snap1'
- 5. Delete snapshot image 'snap1'
- 6. Create snapshot 'snap2' of 'vm2'
+ 1. Add image 'image1' to glance
+ 2. Create VM 'vm1' using 'image1'
+ 3. Create snapshot 'snap1' of 'vm1'
+ 4. Create VM 'vm2' from 'snap1'
+ 5. Delete snapshot image 'snap1'
+ 6. Create snapshot 'snap2' of 'vm2'
  
-If you do 'nova image-list' you will see the image for 'snap2' is
+    If you do 'nova image-list' you will see the image for 'snap2' is
  stuck in the SAVING state (which translates to 'QUEUED' in Glance). If
  you then go to Glance server and look in the glance/registry.log you
  will see that the image update failed becauise the container_format is
  not set.
  
  [Regression Potential]
  
-  * not likely.
+  * not likely.

** Summary changed:

- Precise - Openstack/Glance - image snapshots do not become active for one 
tenant in nova
+ [SRU] Precise - Openstack/Glance - image snapshots do not become active for 
one tenant in nova

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

Title:
  [SRU] Precise - Openstack/Glance - image snapshots do not become
  active for one tenant in nova

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

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


[Bug 1119248] Re: [SRU] nova does not set container_format when snapshotting instance with ref image deleted

2013-02-08 Thread Edward Hope-Morley
** Summary changed:

- [SRU] Precise - Openstack/Glance - image snapshots do not become active for 
one tenant in nova
+ [SRU] nova does not set container_format when snapshotting instance with ref 
image deleted

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

Title:
  [SRU] nova does not set container_format when snapshotting instance
  with ref image deleted

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

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


[Bug 1117613] Re: Sync dovecot 1:2.1.7-7 (main) from Debian unstable (main)

2013-02-08 Thread Daniel Holbach
To me it looks like almost none (I didn't check for too long) of our
changes made it to Debian (mail-stack-delivery package, upstart support,
Snakeoil SSL certs, autopkgtest, apport hook, updated
depends/recommends, etc.)

Syncing means that the our changes in Ubuntu will be overwritten. To me
it looks like what we require is a merge instead.

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

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

Title:
  Sync dovecot 1:2.1.7-7 (main) from Debian unstable (main)

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

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


[Bug 1117613] Re: Sync dovecot 1:2.1.7-7 (main) from Debian unstable (main)

2013-02-08 Thread Daniel Holbach
Could you imagine working on such a merge?

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

Title:
  Sync dovecot 1:2.1.7-7 (main) from Debian unstable (main)

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

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


[Bug 1116382] Re: openvswitch-datapath-dkms FTBFS with 12.04.2 3.5 kernel

2013-02-08 Thread James Page
Tested with 3.2 and 3.5 kernels in proposed.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  openvswitch-datapath-dkms FTBFS with 12.04.2 3.5 kernel

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

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


[Bug 962189] Re: dkms module is not automatically rebuild when installing new linux-image package

2013-02-08 Thread James Page
Kernel upgrades now trigger a rebuild of this module.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  dkms module is not automatically rebuild when installing new linux-
  image package

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

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-02-08 Thread Chris J Arges
** Also affects: python-boto (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: python-boto (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Changed in: python-boto (Ubuntu Precise)
 Assignee: (unassigned) = Chris J Arges (arges)

** Changed in: python-boto (Ubuntu Quantal)
 Assignee: (unassigned) = Chris J Arges (arges)

** Changed in: python-boto (Ubuntu Precise)
   Importance: Undecided = Medium

** Changed in: python-boto (Ubuntu Quantal)
   Importance: Undecided = Medium

** Changed in: python-boto (Ubuntu Precise)
   Status: New = In Progress

** Changed in: python-boto (Ubuntu Quantal)
   Status: New = In Progress

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+subscriptions

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


[Bug 850154] Re: qemu cannot find ipxe roms

2013-02-08 Thread Serge Hallyn
Marking this wontfix.  If someone needs this in oneiric please re-open.

** Changed in: ipxe (Ubuntu Oneiric)
   Status: Confirmed = Won't Fix

** Changed in: ipxe (Ubuntu Oneiric)
 Assignee: Serge Hallyn (serge-hallyn) = (unassigned)

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

Title:
  qemu cannot find ipxe roms

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

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


[Bug 538470] Re: split sa-compile into a separate package

2013-02-08 Thread Serge Hallyn
** Changed in: spamassassin (Ubuntu)
 Assignee: Serge Hallyn (serge-hallyn) = (unassigned)

** Changed in: server-papercuts
 Assignee: Serge Hallyn (serge-hallyn) = (unassigned)

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

Title:
  split sa-compile into a separate package

To manage notifications about this bug go to:
https://bugs.launchpad.net/server-papercuts/+bug/538470/+subscriptions

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


[Bug 591423] Re: qemu -drive boot=on flag causes boot to hang.

2013-02-08 Thread Serge Hallyn
** Changed in: qemu-kvm
 Assignee: Serge Hallyn (serge-hallyn) = (unassigned)

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

** Changed in: qemu-kvm
   Status: Fix Committed = Fix Released

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

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

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

Title:
  qemu -drive boot=on flag causes boot to hang.

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/591423/+subscriptions

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


[Bug 746152] Re: open-vm-dkms fails to build with officially backported kernel

2013-02-08 Thread Serge Hallyn
** Changed in: open-vm-tools (Ubuntu)
 Assignee: Serge Hallyn (serge-hallyn) = (unassigned)

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

Title:
  open-vm-dkms fails to build with officially backported kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/746152/+subscriptions

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


[Bug 705395] Re: $domain is not available in libvirtxml.tmpl

2013-02-08 Thread Serge Hallyn
** Changed in: vm-builder (Ubuntu)
 Assignee: Serge Hallyn (serge-hallyn) = (unassigned)

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

Title:
  $domain is not available in libvirtxml.tmpl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/705395/+subscriptions

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


[Bug 1119601] [NEW] kvm throws segfault during logout of user in guest (win7)

2013-02-08 Thread Stig Meireles Johansen
Public bug reported:

When logging out from the guest, occasionally the kvm will throw a
segfault:

[46953.865611] kvm[2762]: segfault at 10 ip 7f014ead854e sp
7fff56385cf0 error 6 in libc2.15.so[7f014ea58000+1b5000]

I am using the vmvga display driver. The guest was originally a VMware
Fusion guest on a Mac. The guest is using the vmdk-disk image.

Some details about my system:
$ lsb_release -rd
Description:Ubuntu 12.04.2 LTS
Release:12.04
$ apt-cache policy kvm
kvm:
  Installed: (none)
  Candidate: 1:84+dfsg-0ubuntu16+1.0+noroms+0ubuntu14.7
  Version table:
 1:84+dfsg-0ubuntu16+1.0+noroms+0ubuntu14.7 0
500 http://br.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 
Packages
 1:84+dfsg-0ubuntu16+1.0+noroms+0ubuntu13 0
500 http://br.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
$ apt-cache policy kvm-ipxe
kvm-ipxe:
  Installed: 1.0.0+git-3.55f6c88-0ubuntu1
  Candidate: 1.0.0+git-3.55f6c88-0ubuntu1
  Version table:
 *** 1.0.0+git-3.55f6c88-0ubuntu1 0
500 http://br.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status

Some more logs from a former situation:
/var/log/kern.log
Feb 6 10:29:24 box kernel: [77.878253] kvm[2613]: segfault at 10 ip 
7fae8fe3d54e sp 7fff900e1c50 error 6 in 
libc-2.15.so[7fae8fdbd000+1b5000]
Feb 6 10:32:39 box kernel: [222472.636725] INFO: task kvm:2616 blocked for more 
than 120 seconds.
Feb 6 10:32:39 box kernel: [222472.636727] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
Feb 6 10:32:39 box kernel: [222472.636729] kvm D 81806200 0 2616 1 
0x
Feb 6 10:32:39 box kernel: [222472.636732] 8803f95b9cc8 0082 
 ffe0
Feb 6 10:32:39 box kernel: [222472.636734] 8803f95b9fd8 8803f95b9fd8 
8803f95b9fd8 00013780
Feb 6 10:32:39 box kernel: [222472.636736] 880405a79700 8803da9c8000 
8803da9c8000 880400a80380
Feb 6 10:32:39 box kernel: [222472.636738] Call Trace:
Feb 6 10:32:39 box kernel: [222472.636745] [816579cf] 
schedule+0x3f/0x60
Feb 6 10:32:39 box kernel: [222472.636748] [8106b365] 
exit_mm+0x85/0x130
Feb 6 10:32:39 box kernel: [222472.636750] [8106b57e] 
do_exit+0x16e/0x420
Feb 6 10:32:39 box kernel: [222472.636764] [a02d4b6b] ? 
kvm_vcpu_block+0x9b/0xb0 [kvm]
Feb 6 10:32:39 box kernel: [222472.636766] [81079d1a] ? 
__dequeue_signal+0x6a/0xb0
Feb 6 10:32:39 box kernel: [222472.636768] [81079fbb] ? 
recalc_sigpending+0x1b/0x50
Feb 6 10:32:39 box kernel: [222472.636770] [8106b9d4] 
do_group_exit+0x44/0xa0
Feb 6 10:32:39 box kernel: [222472.636772] [8107c89c] 
get_signal_to_deliver+0x21c/0x420
Feb 6 10:32:39 box kernel: [222472.636774] [81013865] 
do_signal+0x45/0x130
Feb 6 10:32:39 box kernel: [222472.636777] [81189c5a] ? 
do_vfs_ioctl+0x8a/0x340
Feb 6 10:32:39 box kernel: [222472.636780] [810a062a] ? 
sys_futex+0x10a/0x1a0
Feb 6 10:32:39 box kernel: [222472.636781] [8107cc52] ? 
set_current_blocked+0x52/0x70
Feb 6 10:32:39 box kernel: [222472.636783] [81013b15] 
do_notify_resume+0x65/0x80
Feb 6 10:32:39 box kernel: [222472.636784] [81189f8b] ? 
sys_ioctl+0x7b/0xa0
Feb 6 10:32:39 box kernel: [222472.636787] [81662190] 
int_signal+0x12/0x17
Feb 6 10:32:39 box kernel: [222472.636788] INFO: task kvm:2617 blocked for more 
than 120 seconds.
Feb 6 10:32:39 box kernel: [222472.636789] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
Feb 6 10:32:39 box kernel: [222472.636790] kvm D 81806200 0 2617 1 
0x
Feb 6 10:32:39 box kernel: [222472.636792] 8803db8f3cc8 0082 
 ffe0
Feb 6 10:32:39 box kernel: [222472.636794] 8803db8f3fd8 8803db8f3fd8 
8803db8f3fd8 00013780
Feb 6 10:32:39 box kernel: [222472.636796] 880405a59700 8803da9cdc00 
8803da9cdc00 880400a80380
Feb 6 10:32:39 box kernel: [222472.636798] Call Trace:
Feb 6 10:32:39 box kernel: [222472.636800] [816579cf] 
schedule+0x3f/0x60
Feb 6 10:32:39 box kernel: [222472.636802] [8106b365] 
exit_mm+0x85/0x130
Feb 6 10:32:39 box kernel: [222472.636803] [8106b57e] 
do_exit+0x16e/0x420
Feb 6 10:32:39 box kernel: [222472.636808] [a02d4b6b] ? 
kvm_vcpu_block+0x9b/0xb0 [kvm]
Feb 6 10:32:39 box kernel: [222472.636810] [81079d1a] ? 
__dequeue_signal+0x6a/0xb0
Feb 6 10:32:39 box kernel: [222472.636812] [81079fbb] ? 
recalc_sigpending+0x1b/0x50
Feb 6 10:32:39 box kernel: [222472.636814] [8106b9d4] 
do_group_exit+0x44/0xa0
Feb 6 10:32:39 box kernel: [222472.636816] [8107c89c] 
get_signal_to_deliver+0x21c/0x420
Feb 6 10:32:39 box kernel: [222472.636817] [81013865] 
do_signal+0x45/0x130
Feb 6 10:32:39 box kernel: [222472.636819] 

[Bug 1119601] Re: kvm throws segfault during logout of user in guest (win7)

2013-02-08 Thread Stig Meireles Johansen
** Description changed:

  When logging out from the guest, occasionally the kvm will throw a
  segfault:
  
  [46953.865611] kvm[2762]: segfault at 10 ip 7f014ead854e sp
  7fff56385cf0 error 6 in libc2.15.so[7f014ea58000+1b5000]
  
  I am using the vmvga display driver. The guest was originally a VMware
  Fusion guest on a Mac. The guest is using the vmdk-disk image.
  
  Some details about my system:
  $ lsb_release -rd
  Description:  Ubuntu 12.04.2 LTS
  Release:  12.04
- $ apt-cache policy kvm
- kvm:
-   Installed: (none)
-   Candidate: 1:84+dfsg-0ubuntu16+1.0+noroms+0ubuntu14.7
+ $ apt-cache policy qemu-kvm
+ qemu-kvm:
+   Installed: 1.0+noroms-0ubuntu14.7
+   Candidate: 1.0+noroms-0ubuntu14.7
Version table:
-  1:84+dfsg-0ubuntu16+1.0+noroms+0ubuntu14.7 0
+  *** 1.0+noroms-0ubuntu14.7 0
  500 http://br.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ precise-security/main amd64 
Packages
-  1:84+dfsg-0ubuntu16+1.0+noroms+0ubuntu13 0
+ 100 /var/lib/dpkg/status
+  1.0+noroms-0ubuntu13 0
  500 http://br.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
+ 
+ (not using PXE-functionality, but installed anyways)
  $ apt-cache policy kvm-ipxe
  kvm-ipxe:
    Installed: 1.0.0+git-3.55f6c88-0ubuntu1
    Candidate: 1.0.0+git-3.55f6c88-0ubuntu1
    Version table:
   *** 1.0.0+git-3.55f6c88-0ubuntu1 0
  500 http://br.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  100 /var/lib/dpkg/status
  
  Some more logs from a former situation:
  /var/log/kern.log
  Feb 6 10:29:24 box kernel: [77.878253] kvm[2613]: segfault at 10 ip 
7fae8fe3d54e sp 7fff900e1c50 error 6 in 
libc-2.15.so[7fae8fdbd000+1b5000]
  Feb 6 10:32:39 box kernel: [222472.636725] INFO: task kvm:2616 blocked for 
more than 120 seconds.
  Feb 6 10:32:39 box kernel: [222472.636727] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
  Feb 6 10:32:39 box kernel: [222472.636729] kvm D 81806200 0 2616 1 
0x
  Feb 6 10:32:39 box kernel: [222472.636732] 8803f95b9cc8 0082 
 ffe0
  Feb 6 10:32:39 box kernel: [222472.636734] 8803f95b9fd8 8803f95b9fd8 
8803f95b9fd8 00013780
  Feb 6 10:32:39 box kernel: [222472.636736] 880405a79700 8803da9c8000 
8803da9c8000 880400a80380
  Feb 6 10:32:39 box kernel: [222472.636738] Call Trace:
  Feb 6 10:32:39 box kernel: [222472.636745] [816579cf] 
schedule+0x3f/0x60
  Feb 6 10:32:39 box kernel: [222472.636748] [8106b365] 
exit_mm+0x85/0x130
  Feb 6 10:32:39 box kernel: [222472.636750] [8106b57e] 
do_exit+0x16e/0x420
  Feb 6 10:32:39 box kernel: [222472.636764] [a02d4b6b] ? 
kvm_vcpu_block+0x9b/0xb0 [kvm]
  Feb 6 10:32:39 box kernel: [222472.636766] [81079d1a] ? 
__dequeue_signal+0x6a/0xb0
  Feb 6 10:32:39 box kernel: [222472.636768] [81079fbb] ? 
recalc_sigpending+0x1b/0x50
  Feb 6 10:32:39 box kernel: [222472.636770] [8106b9d4] 
do_group_exit+0x44/0xa0
  Feb 6 10:32:39 box kernel: [222472.636772] [8107c89c] 
get_signal_to_deliver+0x21c/0x420
  Feb 6 10:32:39 box kernel: [222472.636774] [81013865] 
do_signal+0x45/0x130
  Feb 6 10:32:39 box kernel: [222472.636777] [81189c5a] ? 
do_vfs_ioctl+0x8a/0x340
  Feb 6 10:32:39 box kernel: [222472.636780] [810a062a] ? 
sys_futex+0x10a/0x1a0
  Feb 6 10:32:39 box kernel: [222472.636781] [8107cc52] ? 
set_current_blocked+0x52/0x70
  Feb 6 10:32:39 box kernel: [222472.636783] [81013b15] 
do_notify_resume+0x65/0x80
  Feb 6 10:32:39 box kernel: [222472.636784] [81189f8b] ? 
sys_ioctl+0x7b/0xa0
  Feb 6 10:32:39 box kernel: [222472.636787] [81662190] 
int_signal+0x12/0x17
  Feb 6 10:32:39 box kernel: [222472.636788] INFO: task kvm:2617 blocked for 
more than 120 seconds.
  Feb 6 10:32:39 box kernel: [222472.636789] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
  Feb 6 10:32:39 box kernel: [222472.636790] kvm D 81806200 0 2617 1 
0x
  Feb 6 10:32:39 box kernel: [222472.636792] 8803db8f3cc8 0082 
 ffe0
  Feb 6 10:32:39 box kernel: [222472.636794] 8803db8f3fd8 8803db8f3fd8 
8803db8f3fd8 00013780
  Feb 6 10:32:39 box kernel: [222472.636796] 880405a59700 8803da9cdc00 
8803da9cdc00 880400a80380
  Feb 6 10:32:39 box kernel: [222472.636798] Call Trace:
  Feb 6 10:32:39 box kernel: [222472.636800] [816579cf] 
schedule+0x3f/0x60
  Feb 6 10:32:39 box kernel: [222472.636802] [8106b365] 
exit_mm+0x85/0x130
  Feb 6 10:32:39 box kernel: [222472.636803] [8106b57e] 
do_exit+0x16e/0x420
  Feb 6 10:32:39 box kernel: [222472.636808] [a02d4b6b] ? 
kvm_vcpu_block+0x9b/0xb0 [kvm]
  Feb 6 10:32:39 box kernel: [222472.636810] [81079d1a] ? 
__dequeue_signal+0x6a/0xb0
  Feb 6 

[Bug 1119465] [NEW] credential verification failed: KDC has no support for encryption type

2013-02-08 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Basically this is http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669127 but 
on Ubuntu.
I'm trying to authenticate against Active Directory, and starting with version 
1.10+dfsg~beta1-2ubuntu0.3 of the kerberos packages I'm getting these errors:

Feb  8 15:38:09 vpn-gw-ausfall openvpn[9031]: pam_krb5(openvpn-krb5:auth): 
pam_sm_authenticate: entry
Feb  8 15:38:09 vpn-gw-ausfall openvpn[9031]: pam_krb5(openvpn-krb5:auth): 
pam_sm_authenticate: entry
Feb  8 15:38:09 vpn-gw-ausfall openvpn[9031]: pam_krb5(openvpn-krb5:auth): 
(user hildeb) attempting authentication as hil...@charite.de
Feb  8 15:38:09 vpn-gw-ausfall openvpn[9031]: pam_krb5(openvpn-krb5:auth): 
(user hildeb) attempting authentication as hil...@charite.de
Feb  8 15:38:09 vpn-gw-ausfall openvpn[9031]: pam_krb5(openvpn-krb5:auth): 
(user hildeb) credential verification failed: KDC has no support for encryption 
type
Feb  8 15:38:09 vpn-gw-ausfall openvpn[9031]: pam_krb5(openvpn-krb5:auth): 
(user hildeb) credential verification failed: KDC has no support for encryption 
type
Feb  8 15:38:09 vpn-gw-ausfall openvpn[9031]: pam_krb5(openvpn-krb5:auth): 
authentication failure; logname=hildeb uid=0 euid=0 tty= ruser= rhost=
Feb  8 15:38:09 vpn-gw-ausfall openvpn[9031]: pam_krb5(openvpn-krb5:auth): 
pam_sm_authenticate: exit (failure)
Feb  8 15:38:09 vpn-gw-ausfall openvpn[9031]: pam_krb5(openvpn-krb5:auth): 
authentication failure; logname=hildeb uid=0 euid=0 tty= ruser= rhost=
Feb  8 15:38:09 vpn-gw-ausfall openvpn[9031]: pam_krb5(openvpn-krb5:auth): 
pam_sm_authenticate: exit (failure)

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libpam-krb5 4.5-3
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
ApportVersion: 2.0.1-0ubuntu15.1
Architecture: amd64
Date: Fri Feb  8 15:40:55 2013
InstallationMedia: Ubuntu-Server 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.3)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: libpam-krb5
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise
-- 
credential verification failed: KDC has no support for encryption type
https://bugs.launchpad.net/bugs/1119465
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to krb5 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 1119465] Re: credential verification failed: KDC has no support for encryption type

2013-02-08 Thread Russ Allbery
Reassigning to krb5, as:

Feb 8 15:38:09 vpn-gw-ausfall openvpn[9031]: pam_krb5(openvpn-
krb5:auth): (user hildeb) credential verification failed: KDC has no
support for encryption type

is an error message from the underlying Kerberos library that libpam-
krb5 can't do anything about.  libpam-krb5 itself doesn't know (or care)
anything about enctypes.

** Package changed: libpam-krb5 (Ubuntu) = krb5 (Ubuntu)

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

Title:
  credential verification failed: KDC has no support for encryption type

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

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


[Bug 1119628] Re: Deprecated syntax used in perl libraries

2013-02-08 Thread Simon Déziel
** Patch added: Lib.pm.patch
   
https://bugs.launchpad.net/debian/+source/backuppc/+bug/1119628/+attachment/3521079/+files/Lib.pm.patch

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

Title:
  Deprecated syntax used in perl libraries

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

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


[Bug 1119628] [NEW] Deprecated syntax used in perl libraries

2013-02-08 Thread Simon Déziel
Public bug reported:

Interacting starting BackupPC using the init script result in the
following warnings to be emitted:

  * Starting backuppc...
 Use of qw(...) as parentheses is deprecated at 
/usr/share/backuppc/lib/BackupPC/Storage/Text.pm line 302.
 Use of qw(...) as parentheses is deprecated at 
/usr/share/backuppc/lib/BackupPC/Lib.pm line 1425.

This is easily fixed as done in Debian version 3.2.1-4. This means that
right now, Quantal and Precise (maybe older) releases are affected by
this.

# lsb_release -rd
Description:Ubuntu 12.04.2 LTS
Release:12.04

# apt-cache policy backuppc
backuppc:
  Installed: 3.2.1-2ubuntu1.1
  Candidate: 3.2.1-2ubuntu1.1
  Version table:
 *** 3.2.1-2ubuntu1.1 0
500 http://archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
500 http://archive.ubuntu.com/ubuntu/ precise-security/main amd64 
Packages
100 /var/lib/dpkg/status
 3.2.1-2ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

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

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

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

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

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

Title:
  Deprecated syntax used in perl libraries

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

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


[Bug 1119628] Re: Deprecated syntax used in perl libraries

2013-02-08 Thread Simon Déziel
** Patch added: Text.pm.patch
   
https://bugs.launchpad.net/debian/+source/backuppc/+bug/1119628/+attachment/3521080/+files/Text.pm.patch

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

Title:
  Deprecated syntax used in perl libraries

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

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


[Bug 1119628] Re: Deprecated syntax used in perl libraries

2013-02-08 Thread Simon Déziel
If anyone is too lazy to apply those 2 patches, an easy way to correct
it is with sed:

 sed -i 's/\(^[[:space:]]\+foreach my \$param\) \(qw(BackupFilesOnly
BackupFilesExclude)\) {$/\1 (\2) {/'
/usr/share/backuppc/lib/BackupPC/Lib.pm
/usr/share/backuppc/lib/BackupPC/Storage/Text.pm

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

Title:
  Deprecated syntax used in perl libraries

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

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


[Bug 1119628] Re: Deprecated syntax used in perl libraries

2013-02-08 Thread Simon Déziel
** Changed in: backuppc (Ubuntu)
   Status: New = Confirmed

** Changed in: backuppc (Ubuntu)
   Status: Confirmed = 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/1119628

Title:
  Deprecated syntax used in perl libraries

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

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


[Bug 1119792] [NEW] Munin does not generate the correct URL in munin-cgi-html

2013-02-08 Thread Chris Bergstresser
Public bug reported:

   Okay, so I spun up a Ubuntu 12.10 box, and installed Munin 2.0.2 on
it from the repository.  It looks like munin-cgi-html is installed and
working correctly.
   However, all the graphs are broken.  munin-cgi-graph isn't getting
called, and it looks like that's because none of the image urls are
formed correctly.  The image paths in the HTML look like:

  http://myserver.com/basename/hostname.com/apache_accesses-day.png

   This despite having html_strategy cgi, graph_strategy cgi, and
cgiurl_graph /cgi-bin/munin-cgi-graph in munin.conf.

   So Munin is still broken out of the box on Ubuntu 12.10, as far as I
can tell.

# lsb_release -rd
Description:Ubuntu 12.10
Release:12.10

# apt-cache policy munin
munin:
  Installed: 2.0.2-1ubuntu2.2
  Candidate: 2.0.2-1ubuntu2.2
  Version table:
 *** 2.0.2-1ubuntu2.2 0
500 http://mirror.rackspace.com/ubuntu/ quantal-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu/ quantal-security/main amd64 
Packages
100 /var/lib/dpkg/status
 2.0.2-1ubuntu2 0
500 http://mirror.rackspace.com/ubuntu/ quantal/main amd64 Packages

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

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

Title:
  Munin does not generate the correct URL in munin-cgi-html

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

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


[Bug 1119465] Re: credential verification failed: KDC has no support for encryption type

2013-02-08 Thread Robie Basak
** Changed in: krb5 (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  credential verification failed: KDC has no support for encryption type

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

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


[Bug 1119145] Re: check_dhcp -s hostaddress doesn't work if dhcp-server answers with different next-server ip

2013-02-08 Thread Robie Basak
I've uploaded a test fix to my experimental PPA
(https://launchpad.net/~racb/+archive/experimental). Since I can't
verify the fix myself, please can you test the package available from
here before I request an archive upload? Once this is checked, I will
request the fix be uploaded officially. The final proposed package will
then need to be verified again before it can enter precise-updates.

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

Title:
  check_dhcp -s hostaddress doesn't work if dhcp-server answers with
  different next-server ip

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1119145/+subscriptions

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


[Bug 1037055] Re: winbind does not refresh kerberos tickets

2013-02-08 Thread Robie Basak
I've uploaded a test fix to my experimental PPA
(https://launchpad.net/~racb/+archive/experimental). Since I can't
verify the fix myself, please can you test the package available from
here before I request an archive upload? Once this is checked, I will
request the fix be uploaded officially. The final proposed package will
then need to be verified again before it can enter precise-updates.

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

Title:
  winbind does not refresh kerberos tickets

To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1037055/+subscriptions

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


[Bug 1119145] Re: check_dhcp -s hostaddress doesn't work if dhcp-server answers with different next-server ip

2013-02-08 Thread abma
i've tried

./check_dhcp  -s 192.168.101.249
OK: 1 DHCPOFFER(s) erhalten, 1 of 1 requested servers responded, maximale 
Lease-Dauer = 691200 sec.
./check_dhcp  -s 192.168.101.248
CRITICAL: 1 DHCPOFFER(s) erhalten, 0 of 1 requested servers responded, maximale 
Lease-Dauer = 691200 sec.
./check_dhcp 
OK: 1 DHCPOFFER(s) erhalten, maximale Lease-Dauer = 691200 sec.


(192.168.101.249 is the dhcp server, so it has to fail in the second run)
works like a charm, thanks! :)

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

Title:
  check_dhcp -s hostaddress doesn't work if dhcp-server answers with
  different next-server ip

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1119145/+subscriptions

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


[Bug 1082699] Re: cannot copy to samba share

2013-02-08 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60
days.]

** Changed in: samba (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  cannot copy to samba share

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

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


[Bug 1120054] [NEW] package php5-gd 5.4.6-1ubuntu1.1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2013-02-08 Thread shreyas adiyodi
Public bug reported:

ubuntu 12.04
php5-gd package cannot be removed by apt-get autoremove

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: php5-gd 5.4.6-1ubuntu1.1
ProcVersionSignature: Ubuntu 3.5.0-23.35-generic 3.5.7.2
Uname: Linux 3.5.0-23-generic i686
ApportVersion: 2.6.1-0ubuntu10
AptOrdering:
 linux-headers-3.5.0-17-generic: Remove
 linux-headers-3.5.0-17: Remove
 php5-gd: Remove
Architecture: i386
Date: Thu Feb  7 19:26:02 2013
DuplicateSignature:
 Removing php5-gd ...
 ls: cannot access /etc/php5/conf.d/*.ini: No such file or directory
 dpkg: error processing php5-gd (--remove):
  subprocess installed pre-removal script returned error exit status 1
ErrorMessage: subprocess installed pre-removal script returned error exit 
status 1
InstallationDate: Installed on 2012-11-17 (83 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
MarkForUpload: True
SourcePackage: php5
Title: package php5-gd 5.4.6-1ubuntu1.1 failed to install/upgrade: subprocess 
installed pre-removal script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 need-duplicate-check quantal

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

Title:
  package php5-gd 5.4.6-1ubuntu1.1 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 1

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

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


[Bug 1119152] [NEW] Gimp 2.8.2 make check fails

2013-02-08 Thread Brusel
Public bug reported:

On trying to compile and install GIMP 2.8.2 make check produces an error, i  
reported to GIMP:
https://bugzilla.gnome.org/show_bug.cgi?id=693086

as you can see, they told me do report this Bug to you ;-)

System:

Description:Ubuntu 12.04.2 LTS
Release:12.04

It is up to date.

Best regards

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119152

Title:
  Gimp 2.8.2 make check fails

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119150] [NEW] Ubuntu software center displays false collapse report

2013-02-08 Thread Máté Eckl
Public bug reported:

Any time I start the software center, after starting, the system claimes
that it has been closed by an error, however it's still running, and
seems to work properly.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: software-center 5.2.7
ProcVersionSignature: Ubuntu 3.2.0-37.58-generic-pae 3.2.35
Uname: Linux 3.2.0-37-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
Date: Fri Feb  8 08:45:48 2013
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.2)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: software-center
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise running-unity third-party-packages

** Description changed:

- Any time I start the software center after starting, it displays that
+ Any time I start the software center, after starting, it displays that
  that it has been closed by an error, however it's still running, and
  seems to work properly.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.2.7
  ProcVersionSignature: Ubuntu 3.2.0-37.58-generic-pae 3.2.35
  Uname: Linux 3.2.0-37-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: i386
  Date: Fri Feb  8 08:45:48 2013
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.2)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

- Any time I start the software center, after starting, it displays that
+ Any time I start the software center, after starting, the system claimes
  that it has been closed by an error, however it's still running, and
  seems to work properly.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: software-center 5.2.7
  ProcVersionSignature: Ubuntu 3.2.0-37.58-generic-pae 3.2.35
  Uname: Linux 3.2.0-37-generic-pae i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: i386
  Date: Fri Feb  8 08:45:48 2013
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.2)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: software-center
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119150

Title:
  Ubuntu software center displays false collapse report

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1119150/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1116606] Re: ASIX USB-Ethernet driver broken

2013-02-08 Thread Eugene San
apport information

** Tags added: apport-collected package-from-proposed precise third-
party-packages

** Description changed:

  ASIX USB-Ethernet driver broken on Linux 3.8 (linux-image-
  generic_3.8.0.4.17 from raring installed on precise)
  
  Interface registers correctly and receives dhcp lease (but not always),
  after that there is no network traffic.
  
  Tested with two different adapters (D-Link and Apple), both behaved the same.
  Same setup with Linux with up to 3.5 (including) works fine.
+ --- 
+ ApportVersion: 2.0.1-0ubuntu17.1
+ Architecture: i386
+ DistroRelease: Ubuntu 12.04
+ EcryptfsInUse: Yes
+ InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120421)
+ MarkForUpload: True
+ NonfreeKernelModules: wl
+ Package: linux 3.8.0.5.18
+ PackageArchitecture: i386
+ ProcEnviron:
+  LANGUAGE=en_US:en
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ Tags: precise package-from-proposed third-party-packages
+ Uname: Linux 3.8.0-030800rc6-generic i686
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom debian-transmission dialout dip disk fuse lpadmin 
motion netdev plugdev sambashare sudo users

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1116606/+attachment/3520258/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1116606

Title:
  ASIX USB-Ethernet driver broken

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 995949] Re: error messages on startup

2013-02-08 Thread Anton Gladky
See the message above.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/995949

Title:
  error messages on startup

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1073297] Re: Firefox crashes when using menu entries on website

2013-02-08 Thread madbiologist
I'm not able to reproduce this with Firefox 18.0.2 on Ubuntu 12.04
Precise Pangolin.  Can you test with Firefox 18.0.2 and report back
here?

** Changed in: firefox (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1073297

Title:
  Firefox crashes when using menu entries on website

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119153] [NEW] From kernel 3.8.0-4.9 , ATI Mobility Radeon HD 4570 Display Error

2013-02-08 Thread gdzdz
Public bug reported:

From kernel 3.8.0-4.9 in ubuntu 13.04, My Thinkpad SL410k with ATI
Mobility Radeon HD 4570 cannot boot correctly. When boot to graphic, It
display in disorder. But in 3.8.0-4.8 It work fine.

Kernel 3.8.0-5.10 work incorrectly also.

My ASUS K55VD work fine with all version kernel.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Description changed:

  From kernel 3.8.0-4.9 in ubuntu 13.04, My Thinkpad SL410k with ATI
  Mobility Radeon HD 4570 cannot boot correctly. When boot to graphic, It
- display in disorder. Bug in 3.8.0-4.8 It work fine.
+ display in disorder. But in 3.8.0-4.8 It work fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119153

Title:
  From kernel  3.8.0-4.9 , ATI Mobility Radeon HD 4570 Display Error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1118281] Re: linux-armadaxp: 3.5.0-1609.11 -proposed tracker

2013-02-08 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress = New

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress = New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1118281

Title:
  linux-armadaxp: 3.5.0-1609.11 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1118281/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1116606] Re: ASIX USB-Ethernet driver broken

2013-02-08 Thread Eugene San
Looks like bug was introduced in rc6 (all mainline versions until and
including rc5 worked fine).

I've collected required information using apport but I can't see
anything related in logs.


** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1116606

Title:
  ASIX USB-Ethernet driver broken

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119153] Re: From kernel 3.8.0-4.9 , ATI Mobility Radeon HD 4570 Display Error

2013-02-08 Thread gdzdz
** Description changed:

  From kernel 3.8.0-4.9 in ubuntu 13.04, My Thinkpad SL410k with ATI
  Mobility Radeon HD 4570 cannot boot correctly. When boot to graphic, It
  display in disorder. But in 3.8.0-4.8 It work fine.
+ 
+ Kernel 3.8.0-5.10 work incorrectly also.
+ 
+ In My ASUS K55VD work fine with all version kernel.

** Description changed:

  From kernel 3.8.0-4.9 in ubuntu 13.04, My Thinkpad SL410k with ATI
  Mobility Radeon HD 4570 cannot boot correctly. When boot to graphic, It
  display in disorder. But in 3.8.0-4.8 It work fine.
  
  Kernel 3.8.0-5.10 work incorrectly also.
  
- In My ASUS K55VD work fine with all version kernel.
+ My ASUS K55VD work fine with all version kernel.

** Description changed:

  From kernel 3.8.0-4.9 in ubuntu 13.04, My Thinkpad SL410k with ATI
  Mobility Radeon HD 4570 cannot boot correctly. When boot to graphic, It
- display in disorder. But in 3.8.0-4.8 It work fine.
+ display in disorder. But in 3.8.0-4.8, It work fine.
  
  Kernel 3.8.0-5.10 work incorrectly also.
  
  My ASUS K55VD work fine with all version kernel.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119153

Title:
  From kernel  3.8.0-4.9 , ATI Mobility Radeon HD 4570 Display Error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119116] Re: package linux-image-3.8.0-4-generic 3.8.0-4.9 failed to install/upgrade: trying to overwrite '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', which is also in pack

2013-02-08 Thread dino99
fixed  with 3.8.0-5

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119116

Title:
  package linux-image-3.8.0-4-generic 3.8.0-4.9 failed to
  install/upgrade: trying to overwrite
  '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko',
  which is also in package linux-image-extra-3.8.0-4-generic 3.8.0-4.8

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119046] Re: package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to install/upgrade: trying to overwrite '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', which is also in pack

2013-02-08 Thread dino99
fixed  with 3.8.0-5

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119046

Title:
  package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to
  install/upgrade: trying to overwrite
  '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko',
  which is also in package linux-image-extra-3.8.0-4-generic 3.8.0-4.8

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119026] Re: package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to install/upgrade: trying to overwrite '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', which is also in pack

2013-02-08 Thread dino99
fixed  with 3.8.0-5

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119026

Title:
  package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to
  install/upgrade: trying to overwrite
  '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko',
  which is also in package linux-image-extra-3.8.0-4-generic 3.8.0-4.8

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1118844] Re: package linux-image-3.8.0-4-generic 3.8.0-4.9 failed to install/upgrade: trying to overwrite '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', which is also in pack

2013-02-08 Thread dino99
fixed  with 3.8.0-5

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1118844

Title:
  package linux-image-3.8.0-4-generic 3.8.0-4.9 failed to
  install/upgrade: trying to overwrite
  '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko',
  which is also in package linux-image-extra-3.8.0-4-generic 3.8.0-4.8

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1118835] Re: package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to install/upgrade: trying to overwrite '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', which is also in pack

2013-02-08 Thread dino99
fixed  with 3.8.0-5

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1118835

Title:
  package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to
  install/upgrade: trying to overwrite
  '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko',
  which is also in package linux-image-extra-3.8.0-4-generic 3.8.0-4.8

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1118779] Re: package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to install/upgrade: trying to overwrite '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', which is also in pack

2013-02-08 Thread dino99
fixed  with 3.8.0-5

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1118779

Title:
  package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to
  install/upgrade: trying to overwrite
  '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko',
  which is also in package linux-image-extra-3.8.0-4-generic 3.8.0-4.8

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1118817] Re: package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to install/upgrade: trying to overwrite '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', which is also in pack

2013-02-08 Thread dino99
fixed  with 3.8.0-5

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1118817

Title:
  package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to
  install/upgrade: trying to overwrite
  '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko',
  which is also in package linux-image-extra-3.8.0-4-generic 3.8.0-4.8

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1118773] Re: package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to install/upgrade: trying to overwrite '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', which is also in pack

2013-02-08 Thread dino99
fixed  with 3.8.0-5

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1118773

Title:
  package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to
  install/upgrade: trying to overwrite
  '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko',
  which is also in package linux-image-extra-3.8.0-4-generic 3.8.0-4.8

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1118712] Re: package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to install/upgrade: Versuch, »/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko« zu überschreiben, welches auch in

2013-02-08 Thread dino99
fixed  with 3.8.0-5

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1118712

Title:
  package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to
  install/upgrade: Versuch,
  »/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko« zu
  überschreiben, welches auch in Paket linux-image-extra-3.8.0-4-generic
  3.8.0-4.8 ist

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1118711] Re: package linux-image-3.8.0-4-generic 3.8.0-4.9 failed to install/upgrade: trying to overwrite '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', which is also in pack

2013-02-08 Thread dino99
fixed  with 3.8.0-5

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1118711

Title:
  package linux-image-3.8.0-4-generic 3.8.0-4.9 failed to
  install/upgrade: trying to overwrite
  '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko',
  which is also in package linux-image-extra-3.8.0-4-generic 3.8.0-4.8

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1116336] Re: New upstream microreleases 9.1.8, 8.4.16, 8.3.23

2013-02-08 Thread Martin Pitt
$ rmadison -s raring postgresql-9.1
postgresql-9.1 |9.1.8-1 |raring | source, amd64, armhf, i386, 
powerpc


** Changed in: postgresql-9.1 (Ubuntu Raring)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1116336

Title:
  New upstream microreleases 9.1.8, 8.4.16, 8.3.23

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-8.3/+bug/1116336/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1116336] Re: New upstream microreleases 9.1.8, 8.4.16, 8.3.23

2013-02-08 Thread Martin Pitt
I got a rejection message for oneiric, as I accidentally targetted that
at oneiric-proposed. I fixed that to say oneiric-security and put the
new package here:

http://people.canonical.com/~pitti/packages/psql/oneiric/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1116336

Title:
  New upstream microreleases 9.1.8, 8.4.16, 8.3.23

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-8.3/+bug/1116336/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119167] [NEW] Icon emblems do not show the correct status after sync or client status is wrong

2013-02-08 Thread Jarlath
Public bug reported:

The U1 client tells me that File Sync is up-to-date., but in nautilus
I have a folder called Audiobooks which has the circulation icon on
it. Checking against the web-client, the folders contained inside
Audiobooks seem to be accounted for, and locally, they all have the
green tick emblem.

So I can't be confident that my files are backed up.

Thanks for your time.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubuntuone-client 3.0.2-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-37.58-generic-pae 3.2.35
Uname: Linux 3.2.0-37-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
Date: Fri Feb  8 08:08:12 2013
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120328)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: ubuntuone-client
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119167

Title:
  Icon emblems do not show the correct status after sync or client
  status is wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/1119167/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119153] Re: From kernel 3.8.0-4.9 , ATI Mobility Radeon HD 4570 Display Error

2013-02-08 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1119153/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119153

Title:
  From kernel  3.8.0-4.9 , ATI Mobility Radeon HD 4570 Display Error

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119152] Re: Gimp 2.8.2 make check fails

2013-02-08 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1119152/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119152

Title:
  Gimp 2.8.2 make check fails

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119048] Re: hardware drivers disable

2013-02-08 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1119048/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119048

Title:
  hardware drivers disable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1118704] Re: package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to install/upgrade: intentando sobreescribir `/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', que está también

2013-02-08 Thread dino99
fixed  with 3.8.0-5

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1118704

Title:
  package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to
  install/upgrade: intentando sobreescribir
  `/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko',
  que está también en el paquete linux-image-extra-3.8.0-4-generic
  3.8.0-4.8

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 879237] Re: Unity does not allow citrix receiver remote desktop to open full screen

2013-02-08 Thread Dave Chiluk
In case anyone is interested in debugging this.  This is easily
reproducible using citrix's demo cloud.  Sign up for a demo user name
and password at citrixcloud.net.  Then point your web browser at
demo.citrixcloud.net and enter the credentials.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/879237

Title:
  Unity does not allow citrix receiver remote desktop to open full
  screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/879237/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1118071] Re: package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to install/upgrade: trying to overwrite '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', which is also in pack

2013-02-08 Thread Abhisek Mukherjee
I can confirm this too. This is now fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1118071

Title:
  package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to
  install/upgrade: trying to overwrite
  '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko',
  which is also in package linux-image-extra-3.8.0-4-generic 3.8.0-4.8

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1103389] Re: makedumpfile --dump-dmesg fails on 3.5 kernels and later

2013-02-08 Thread Louis Bouchard
The upstream patch is now in the debian makedumpfile-1.5.1 package,
which is also now in the Raring archive.

Closing this bug as the fix is now available publicly.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1103389

Title:
  makedumpfile --dump-dmesg fails on 3.5 kernels and later

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119180] [NEW] gnome-panel crashed with SIGSEGV

2013-02-08 Thread jbld
Public bug reported:

13.04 amd 64 gnome-fallback: I am just trying to change the default
theme; nothing happened but I was prompted to send this report. Indeed I
would notice that the icon in the right border of the panel ( the one
whitch is used to logout/shutdown ) had never shown :)

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: gnome-panel 1:3.6.2-0ubuntu3
ProcVersionSignature: Ubuntu 3.8.0-4.9-generic 3.8.0-rc6
Uname: Linux 3.8.0-4-generic x86_64
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
Date: Fri Feb  8 09:23:29 2013
Disassembly: = 0x7f3298b92468: Cannot access memory at address 0x7f3298b92468
ExecutablePath: /usr/bin/gnome-panel
GsettingsChanges: b'org.gnome.gnome-panel.run-dialog' b'history' b['killall 
cairo-dock', 'killall chromium-browser', 'gnome-terminal']
MarkForUpload: True
ProcCmdline: gnome-panel
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7f3298b92468:  Cannot access memory at address 
0x7f3298b92468
 PC (0x7f3298b92468) ok
 SP (0x7fffe918c8f0) ok
 Reason could not be automatically determined.
Signal: 11
SourcePackage: gnome-panel
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Title: gnome-panel crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash need-amd64-retrace raring

** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119180

Title:
  gnome-panel crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/1119180/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119174] [NEW] IPTables on powerpc seems to missing NAT'ing packets

2013-02-08 Thread Pieter De Wit
*** This bug is a security vulnerability ***

Public security bug reported:

Hi,

Here is my setup:

eth0 ---\
 SERVER --- eth1 --- ppp0 (pppoe)
eth2 ---/

I have stripped the iptables config to the bear requirements for NAT:
(I have also tried this with just one MASQ statement - same result
 Also - Source NAT - same result)

*nat
:PREROUTING ACCEPT [41024:3267406]
:INPUT ACCEPT [36053:2477434]
:OUTPUT ACCEPT [39588:2527196]
:POSTROUTING ACCEPT [39961:2568225]
-A POSTROUTING -s 192.168.4.0/24 -o ppp0 -j MASQUERADE
-A POSTROUTING -s 192.168.5.0/24 -o ppp0 -j MASQUERADE
COMMIT

eth0 = 192.168.4.0/24
eth2 = 192.168.5.0/24

If I run tcpdump -i ppp0 -n net 192.168.0.0/16 I do see packets
leaving ppp0, unNAT'ed:

21:14:55.974633 IP 192.168.5.109.49458  17.152.19.51.443: Flags [F.], seq 
1404846587, ack 269222910, win 16384, options [nop,nop,sack 1 {4381:5764}], 
length 0
21:14:56.990586 IP 192.168.5.109.49458  17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0
21:14:58.713042 IP 192.168.5.109.49458  17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0
21:15:02.258076 IP 192.168.5.109.49458  17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0
21:17:13.711341 IP 192.168.5.109.49458  17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0

I also can't access certain sites using https, like freelancer.com and
iTunes from my iphone (eth2 via wireless).

This used to work. In between I have upgraded to linux-
image-3.2.0-36-powerpc64-smp   3.2.0-36.57 and linux-
image-3.2.0-38-powerpc64-smp   3.2.0-38.59 and both seem to have the
issue.

I havn't back tracked the kernels to a working one yet - working on that
atm.

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


** Tags: iptables masq nat security

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119174

Title:
  IPTables on powerpc seems to missing NAT'ing packets

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1118041] Re: [TA890GXE, ATI RS690/780 HDMI, Digital Out, HDMI] Playback problem

2013-02-08 Thread Aravind Gopal
** Attachment added: Partition-report
   
https://bugs.launchpad.net/bugs/1118041/+attachment/3520289/+files/Partition-report

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1118041

Title:
  [TA890GXE, ATI RS690/780 HDMI, Digital Out, HDMI] Playback problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1118041/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119174] Re: IPTables on powerpc seems to missing NAT'ing packets

2013-02-08 Thread Pieter De Wit
I am tagging it as a security issue since this can leak private subnet
information

** Information type changed from Public to Public Security

** Tags added: iptables masq nat security

** Description changed:

  Hi,
  
  Here is my setup:
  
  eth0 ---\
-  SERVER --- eth1 --- ppp0 (pppoe)
+  SERVER --- eth1 --- ppp0 (pppoe)
  eth2 ---/
  
  I have stripped the iptables config to the bear requirements for NAT:
+ (I have also tried this with just one MASQ statement - same result
+  Also - Source NAT - same result)
  
  *nat
  :PREROUTING ACCEPT [41024:3267406]
  :INPUT ACCEPT [36053:2477434]
  :OUTPUT ACCEPT [39588:2527196]
  :POSTROUTING ACCEPT [39961:2568225]
  -A POSTROUTING -s 192.168.4.0/24 -o ppp0 -j MASQUERADE
  -A POSTROUTING -s 192.168.5.0/24 -o ppp0 -j MASQUERADE
  COMMIT
  
  eth0 = 192.168.4.0/24
  eth2 = 192.168.5.0/24
  
  If I run tcpdump -i ppp0 -n net 192.168.0.0/16 I do see packets
  leaving ppp0, unNAT'ed:
  
  21:14:55.974633 IP 192.168.5.109.49458  17.152.19.51.443: Flags [F.], seq 
1404846587, ack 269222910, win 16384, options [nop,nop,sack 1 {4381:5764}], 
length 0
  21:14:56.990586 IP 192.168.5.109.49458  17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0
  21:14:58.713042 IP 192.168.5.109.49458  17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0
  21:15:02.258076 IP 192.168.5.109.49458  17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0
  21:17:13.711341 IP 192.168.5.109.49458  17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0
  
  I also can't access certain sites using https, like freelancer.com and
  iTunes from my iphone (eth2 via wireless).
  
  This used to work. In between I have upgraded to linux-
  image-3.2.0-36-powerpc64-smp   3.2.0-36.57 and linux-
  image-3.2.0-38-powerpc64-smp   3.2.0-38.59 and both seem to have the
  issue.
  
  I havn't back tracked the kernels to a working one yet - working on that
  atm.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119174

Title:
  IPTables on powerpc seems to missing NAT'ing packets

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 810484] Re: USB boot from PCI card reader fails

2013-02-08 Thread Rolando Zappacosta
Glad to know it helped!




 From: Odin Hørthe Omdal odin.om...@gmail.com
To: zappa...@yahoo.com.ar 
Sent: Thursday, February 7, 2013 6:20 PM
Subject: [Bug 810484] Re: USB boot from PCI card reader fails
 
Thanks a bunch for the LIVEMEDIA tips! This helped me save and install
Ubutnu on my Retina MacBook (10,1).

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/810484

Title:
  USB boot from PCI card reader fails

Status in “linux” package in Ubuntu:
  Expired

Bug description:
  I'm consistently not able to boot from an HP EliteBook 6930p on-board
  card reader; same SD card boots OK when inserted into an external USB
  card reader plugged to the PC. This happens for both Ubuntu 11.04 and
  10.10.

  Steps taken:

  1) Created a bootable installation SD card by means of Create a USB
  startup disk on another PC running Ubuntu

  2) Plugged that SD card into the on-board PC's card reader and:
   A) got the:
    /init: line 7: can't open /dev/sr0: No medium found
   and:
    Unable to find a medium containing a live file system
   messages
   B) got an initramfs prompt
   C) plugged in another USB device (SAMSUNG_SGH-i900) and then captured into 
it the output of the following commands:
    ls -l /dev/disk/by-path    = file: ls-l_dev_disk_by-path.txt
    ls -l /dev/disk/by-id    = file: ls-l_dev_disk_by-id.txt
    ls -l /dev        = file: ls-l_dev.txt
    dmesg            = file: dmesg.txt
   and copied the files:
    - casper.log        = file: casper.log
    - casper.vars        = this file was empty

  3) Inserted the same SD card into the external USB card reader and plugged it 
into the PC; booted fine. From its shell:
   A) captured to the file BootFromUSB.txt the output of these commands:
    lspci
    lspci -v
    lspci -vv
    lspci -t
    lsusb
    lsusb -tv
    lshw
    uname -a
    dmesg

  WORKAROUND: I had to append the option LIVEMEDIA=/dev/mmcblk0p1 to
  the kernel parameters in order to boot successfuly from the USB
  pendrive.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/810484

Title:
  USB boot from PCI card reader fails

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1118041] Re: [TA890GXE, ATI RS690/780 HDMI, Digital Out, HDMI] Playback problem

2013-02-08 Thread Aravind Gopal
forget to attach report.  please see previous mail


On Fri, Feb 8, 2013 at 1:10 PM, Aravind Gopal myaravi...@gmail.com wrote:

 Sir,
 sorry for the delay. I got stuck with Kubuntu 12.10 installation.
 Use rear stereo analog out only. Do not have ear phone.
 According to the manual rear green is for stereo out .
 The problem arose after update. After update a restart was required, but
 after restart there was no sound. I have restarted many times. but no use.
 but in the evening it was ok()automatically. This type of incidence
 occurred previously also. But no problem with windows 7.
 Some thing may gone wrong with OS hardware detection.

 Another heartbreaking incidence occurred. I don't know where to complain.
 when I cannot hear sound in kubundu 12.04 LTS. I tried to install Kubundu
 12.10 as an alternative when the LTS goes wrong.
 Live booting of Kubundu 12.10 was impressive and installation was also
 brisk.
 But after installation the reboot was extremely slow it takes minutes and
 minutes.
 When it was very very slow to boot and work I tried recovery mode. Some
 thing called inodes are fixed, some directory structures problems are
 cleared, I/O error in buffer showed. and corrected.
 But even after that system is slow to get even recovery options.
 could not repair broken packages. through mode.  it says some files are
 read only, could not resolve and download extras/ubundu/... etc. I checked
 the partition with KDE partition manager and the report attached.
 No use even cannot change the default grub boot option to old os using
 grub config of KDE. In real real trouble. please help.

 Thank You



 On Fri, Feb 8, 2013 at 7:24 AM, Raymond 1118...@bugs.launchpad.netwrote:

 refer to the  manual of biostar TA890GXE


 F_AUDIO1: Front Panel Audio Header This header allows user to connect the
 front audio output cable with the PC front panel. This header allows only
 HD audio front panel connector; AC’97 connector is not acceptable.

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1118041

 Title:
   [TA890GXE, ATI RS690/780 HDMI, Digital Out, HDMI] Playback problem

 Status in “alsa-driver” package in Ubuntu:
   New

 Bug description:
   After the  regular update by update manager the syatem doesnot have any
 sound, only a few crack sounds.
   During update I was hearing music. But after the restart(after update)
 no sound at all,
   use of ubuntu-bug -s audio command and the following trouble shooting
 process showed the messge  You Don't seem to have configured PULSE Audio
  to use the card you want to output from... .
   When I inspected the 'sound setting' the device automatically changed
 to 'hdmi', I changed it back to 'analog sterio output' but the sound is not
 restored to normal after many restarts.  This problem happened earlier also
 while certain previous updates.

   ProblemType: Bug
   DistroRelease: Ubuntu 12.04
   Package: alsa-base 1.0.25+dfsg-0ubuntu1
   ProcVersionSignature: Ubuntu 3.2.0-37.58-generic 3.2.35
   Uname: Linux 3.2.0-37-generic x86_64
   NonfreeKernelModules: fglrx
   AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
   ApportVersion: 2.0.1-0ubuntu17.1
   Architecture: amd64
   AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC2:  gkn2039 F pulseaudio
/dev/snd/controlC1:  gkn2039 F pulseaudio
/dev/snd/controlC0:  gkn2039 F pulseaudio
   Card0.Amixer.info:
Card hw:0 'SB'/'HDA ATI SB at 0xfe4f8000 irq 16'
  Mixer name : 'Realtek ALC892'
  Components : 'HDA:10ec0892,15658224,00100302'
  Controls  : 40
  Simple ctrls  : 19
   Card1.Amixer.info:
Card hw:1 'HDMI'/'HDA ATI HDMI at 0xfe6e8000 irq 19'
  Mixer name : 'ATI RS690/780 HDMI'
  Components : 'HDA:1002791a,00791a00,0010'
  Controls  : 4
  Simple ctrls  : 1
   Card1.Amixer.values:
Simple mixer control 'IEC958',0
  Capabilities: pswitch pswitch-joined penum
  Playback channels: Mono
  Mono: Playback [on]
   Card2.Amixer.info:
Card hw:2 'SAA7134'/'saa7133[0] at 0xfe9ff800 irq 20'
  Mixer name : 'SAA7134 Mixer'
  Components : ''
  Controls  : 6
  Simple ctrls  : 3
   Date: Thu Feb  7 11:12:27 2013
   InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Release amd64
 (20120423)
   MarkForUpload: True
   PackageArchitecture: all
   ProcEnviron:
LANGUAGE=en_US
TERM=xterm
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
   SourcePackage: alsa-driver
   Symptom: audio
   Symptom_AlsaPlaybackTest: ALSA playback test through plughw:HDMI failed
   Symptom_Card: RS880 HDMI Audio [Radeon HD 4200 Series] - HDA ATI HDMI
   Symptom_Jack: Digital Out, HDMI
   Symptom_Type: None of the above
   Title: [TA890GXE, ATI RS690/780 HDMI, Digital Out, HDMI] Playback
 problem
   UpgradeStatus: No upgrade log present (probably fresh install)
   dmi.bios.date: 

[Bug 1081108] Re: Xorg crash after clicking on workspace in inkscape

2013-02-08 Thread Tomasz Suszko
It appears also on Xubuntu 12.10, 32-bit, Dell Inspiron 7520.

Several days worked properly and, maybe after kind of automatic update,
failed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1081108

Title:
  Xorg crash after clicking on workspace in inkscape

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1081108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119097] Re: plasmoidviewer binary missing from package

2013-02-08 Thread Sam Rog
And while waiting the Plasmate the upstream/Aaron Seigo is suggesting to
use the plasma-windowed - link: http://aseigo.blogspot.fi/2012/11
/plasma-sdk-accreting.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119097

Title:
  plasmoidviewer binary missing from package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1119097/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119145] Re: check_dhcp -s hostaddress doesn't work if dhcp-server answers with different next-server ip

2013-02-08 Thread abma
dhcp-server is m$ windows server 2008 r2, so nothing special...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119145

Title:
  check_dhcp -s hostaddress doesn't work if dhcp-server answers with
  different next-server ip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nagios-plugins/+bug/1119145/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098928] Re: Semi-maximize keyboard shorcut non modifiable

2013-02-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098928

Title:
  Semi-maximize keyboard shorcut non modifiable

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1098928/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1118705] Re: openvpn connection stalls

2013-02-08 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

I appreciate the problem you are facing, and that the latest version
fixed the issue. Unfortunately, there isn't enough information here to
be able to figure out if there is a valid bug in 2.2.1-8ubuntu1, if this
is a local network configuration issue that 2.3.0 can work around, or
something else.

We expect to update the development version of Ubuntu to 2.3.0 once
Debian has updated.

Since we cannot update the version of openvpn in 12.04 to 2.3.0 due to
SRU policy (https://wiki.ubuntu.com/StableReleaseUpdates), the only
option to fix this problem in 12.04 is to identify the actual cause of
the bug, if there is one. But this needs accurate steps to reproduce, or
a pointer to information available on the issue elsewhere.

So I am marking this bug as Incomplete. If you can provide accurate
steps for somebody to independently reproduce this issue, or can point
to a specific bug fix (eg. in the upstream repository), please comment
and change the status back to New.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1118705

Title:
  openvpn connection stalls

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119195] [NEW] _DummyThread' object has no attribute '_Thread__block

2013-02-08 Thread Milo Casagrande
Public bug reported:

Deploying a Python based web-app, in the output logs we are seeing a lot
of messages like this:

Exception AttributeError: AttributeError('_DummyThread' object has no
attribute '_Thread__block',) in module 'threading' from
'/usr/lib/python2.7/threading.pyc' ignored

There is already an upstream bug for this, that was fixed:

http://bugs.python.org/issue14308

Is there any way we can get that fix in also for Ubuntu 12.04?
I was looking at the quantal and raring packages too, but that fix is not there 
either.

Thanks.

** Affects: python2.7 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119195

Title:
  _DummyThread' object has no attribute '_Thread__block

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1119195/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119145] Re: check_dhcp -s hostaddress doesn't work if dhcp-server answers with different next-server ip

2013-02-08 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

It looks like this was fixed in
http://nagiosplug.git.sourceforge.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=f091d59e0f9abec9304d9d230fafc2dec001baba
and
http://nagiosplug.git.sourceforge.net/git/gitweb.cgi?p=nagiosplug/nagiosplug;a=commit;h=4d5276273287ef59881b541ba96279e91974a4b2,
and these changes are in 1.4.16-1ubuntu3 in Raring, so I'm marking this
bug as Fix Released.

If you need a fix for an existing stable release, please comment with a
justification against https://wiki.ubuntu.com/StableReleaseUpdates#When
and complete steps 1, 2 and 3 in
https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

** Changed in: nagios-plugins (Ubuntu)
   Status: New = Fix Released

** Bug watch added: SourceForge.net Tracker #3503921
   http://sourceforge.net/support/tracker.php?aid=3503921

** Also affects: nagios-plugins via
   http://sourceforge.net/support/tracker.php?aid=3503921
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119145

Title:
  check_dhcp -s hostaddress doesn't work if dhcp-server answers with
  different next-server ip

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1119145/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 952417] Re: firefox zombie process starts sometimes when starting firefox

2013-02-08 Thread KK
same symptoms

** Attachment added: screenshot.jpg
   
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/952417/+attachment/3520318/+files/screenshot.jpg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/952417

Title:
  firefox zombie process starts sometimes when starting firefox

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1081108] Re: Xorg crash after clicking on workspace in inkscape

2013-02-08 Thread ~suv
 Several days worked properly and, maybe after kind of automatic
update, failed.

Possibly one of the actual triggers is still the same as what is described in 
this comment of (older) bug #1021517 (crash depends on the fn-f8 combo to 
activate/disable the touchpad):
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1021517/comments/55

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1081108

Title:
  Xorg crash after clicking on workspace in inkscape

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1081108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 924020] Re: LibreOffice Writer print preview crash

2013-02-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: openjdk-6 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/924020

Title:
  LibreOffice Writer print preview crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/924020/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 924020] Re: LibreOffice Writer print preview crash

2013-02-08 Thread Hereje Blasfemo
Here it is my crash report too

** Attachment added: Crash report
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/924020/+attachment/3520327/+files/hs_err_pid7320.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/924020

Title:
  LibreOffice Writer print preview crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/924020/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119209] [NEW] Lightdm does not start on a netboot of Kubuntu 13.04

2013-02-08 Thread lordievader
Public bug reported:

When booting the Kubuntu 13.04 daily-image (2013-02-07) over the network
(pxe/netboot), lightdm fails to start automatically. There is no mention
of lightdm in the syslog, and if you start lighdm manually it starts
without errors.

Ubuntu version: Kubuntu 13.04 daily (2013-02-07)
Lighdm version: 1.4.0-0ubuntu3
Expected: Lighdm to start automatically
What happend: Got to tty1, lightdm doesn't seem to even try to start.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: lightdm 1.4.0-0ubuntu3
ProcVersionSignature: Ubuntu 3.8.0-4.9-generic 3.8.0-rc6
Uname: Linux 3.8.0-4-generic x86_64
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
CasperVersion: 1.330
Date: Fri Feb  8 09:09:47 2013
LiveMediaBuild: Kubuntu 13.04 Raring Ringtail - Alpha amd64 (20130207)
MarkForUpload: True
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119209

Title:
  Lightdm does not start on a netboot of Kubuntu 13.04

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119145] Re: check_dhcp -s hostaddress doesn't work if dhcp-server answers with different next-server ip

2013-02-08 Thread abma
Imo its this category:
Bugs which do not fit under above categories, but (1) have an obviously safe 
patch and (2) affect an application rather than critical infrastructure 
packages (like X.org or the kernel).  (thanks for pointing to the patch)


** Description changed:

- check_dhcp -s uses wrong ip-address if the dhcp-server answers with a
- next-server ip set which is =! the dhcp server ip.
+ [Impact]
+ specific windows dhcp-servers can't be checked, only if a dhcp-server exists 
in a subnet. thats bad because faulty dhcp-servers will be detected as fine.
  
- this bug seems to be fixed upstream, see
- 
http://sourceforge.net/tracker/?func=detailatid=397597aid=3503921group_id=29880
+ [Test Case]
+ setup a windows 2008 r2 dhcp server with the option boot-server set to an ip 
!= dhcp-server and run check_dhcp -s server ip against it. it will receive a 
response but detect it as invalid because it uses the ip from set for the boot 
server (next-server).
  
- 
- this currently makes check_dhcp -s ip unusable for us, without -s it works 
fine (but is bad as it could get a response from a failed router for example)
+ [Regression Potential]
+ low, as only check_dhcp could be broken by the patch.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119145

Title:
  check_dhcp -s hostaddress doesn't work if dhcp-server answers with
  different next-server ip

To manage notifications about this bug go to:
https://bugs.launchpad.net/nagios-plugins/+bug/1119145/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098390] Update Released

2013-02-08 Thread Colin Watson
The verification of this Stable Release Update has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regresssions.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098390

Title:
  xpci fails to run on quantal

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1095823] Re: Incorrect path for oem descriptor

2013-02-08 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 5.4.1.4

---
software-center (5.4.1.4) quantal-proposed; urgency=low

  [ Brian Murray ]
  * software-center/paths.py:
- modify the OEM_CHANNEL_DESCRIPTOR path (LP: #1095823)
 -- Brian Murray br...@ubuntu.com   Fri, 25 Jan 2013 07:44:14 -0800

** Changed in: software-center (Ubuntu Quantal)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1095823

Title:
  Incorrect path for oem descriptor

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1095823/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 389766] Re: Gtk-Message **: Failed to load module pk-gtk-module: libpk-gtk-module.so: cannot open shared object file: No such file or directory at

2013-02-08 Thread MOHAMMED ZAFRULLA
** Changed in: packagekit (Ubuntu)
 Assignee: amir (amir-mehry) = MOHAMMED ZAFRULLA (zafrulla)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/389766

Title:
  Gtk-Message **: Failed to load module pk-gtk-module: libpk-gtk-
  module.so: cannot open shared object file: No such file or directory
  at

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1098390] Re: xpci fails to run on quantal

2013-02-08 Thread Launchpad Bug Tracker
This bug was fixed in the package xdiagnose - 3.2.2

---
xdiagnose (3.2.2) quantal-proposed; urgency=low

  * xpci: Conditionalize text decode syntax if defaulting to python2 instead of
python3.
(LP: #1098390)

xdiagnose (3.2.1) quantal-proposed; urgency=low

  * xpci: Fix two string errors and an import error to enable script to
run properly.
(LP: #1098390)
 -- Bryce Harrington br...@ubuntu.com   Tue, 29 Jan 2013 12:48:59 -0800

** Changed in: xdiagnose (Ubuntu Quantal)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1098390

Title:
  xpci fails to run on quantal

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1097475] Re: [Realtek ALC880, Laptop] No internal speaker sound, sound only in earphones

2013-02-08 Thread DirectuX
I've lost too much time on this, found a workaround which is to install
another well  known operating system. Again, thanks to the help, Raymond
(superquad-vortex2) .

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097475

Title:
  [Realtek ALC880, Laptop] No internal speaker sound, sound only in
  earphones

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1097475/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1095052] Re: Client certificate authentication fails

2013-02-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gnutls26 - 2.12.14-5ubuntu4.1

---
gnutls26 (2.12.14-5ubuntu4.1) quantal-proposed; urgency=low

  * debian/patches/lp1095052.patch:
- Added new patch, derived from an upstream revision, which provides
  a fix for an issue where client certificate authentication will
  fail.  (LP: #1095052)
 -- Thomas Ward tew...@ubuntu.com   Mon, 07 Jan 2013 19:52:48 +

** Changed in: gnutls26 (Ubuntu Quantal)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1095052

Title:
  Client certificate authentication fails

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1081108] Re: Xorg crash after clicking on workspace in inkscape

2013-02-08 Thread Nils Ole Tippenhauer
I might be related, but as far a I remember I did not have problems with gimp. 
I have the touchpad disabled permanently (do not remember how exactly) and only 
use trackpoint. 

Is everyone affected here using a laptop? Nicolas, Johannes, Tomasz and
me are apparently. Maybe this reflects popularity of laptops, or it
indicates that there is a correlation :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1081108

Title:
  Xorg crash after clicking on workspace in inkscape

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1081108/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119226] Re: Xorg crashed with SIGABRT in raise()

2013-02-08 Thread Apport retracing service
*** This bug is a duplicate of bug 1037518 ***
https://bugs.launchpad.net/bugs/1037518

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1037518, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1119226/+attachment/3520341/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1119226/+attachment/3520343/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1119226/+attachment/3520352/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1119226/+attachment/3520354/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1119226/+attachment/3520355/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1119226/+attachment/3520356/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1119226/+attachment/3520357/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1037518
   Xorg crashed with SIGABRT - FatalError (f=f@entry=0x7f41e2f9a9e2 no screens 
found)

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119226

Title:
  Xorg crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1119226/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119240] [NEW] mencoder crashes

2013-02-08 Thread Sven
Public bug reported:

Hello!

I'm experiencing a problem, if I try to encode a DVD (using the h246enc script 
which itself
use mencoder).

I'm using Ubuntu 12.04 (Precise) and install all packages from the
standard repositories.

The error exists at least in the following versions of mencoder:
  MEncoder svn r34540 (Ubuntu), built with gcc-4.6 (C) 2000-2012 MPlayer Tea on 
Ubuntu 12.04 (Precise)
  MEncoder SVN-r33713-4.6.1 on Ubuntu 11.10 (Oneric)

The hardware I tried this on is:
  AMD Athlon(tm) Dual Core Processor 4850e
  Intel(R) Core(TM)2 CPU T7600 @ 2.33GHz

I tried to add all available data I have.


Best regards
 Sven



Starting program: /usr/bin/mencoder dvd://1 -o /dev/null -passlogfile 
/home/anders/.h264enc/job4408/xxx.log -vc mpeg12 -dvd-device 
/export/sdata/data/Video/ZZ-DVD/XXX/ -nosub -vf softskip,harddup -aid 128 
-channels 6 -oac copy -ovc x264 -x264encopts 
pass=1:turbo=2:bitrate=1000:nointerlaced:force_cfr:frameref=3:mixed_refs:bframes=3:b_adapt=2:b_pyramid=strict:noweight_b:weightp=2:direct_pred=auto:aq_mode=1:me=umh:me_range=24:subq=7:mbtree:psy_rd=0.8,0.2:chroma_me:trellis=1:cabac:deblock:nofast_pskip:nodct_decimate:aud:threads=auto:8x8dct:partitions=p8x8,b8x8,i8x8,i4x4:level_idc=30:vbv_bufsize=5000:keyint=250:keyint_min=25
/usr/bin/mencoder: Symbol `ff_codec_bmp_tags' has different size in shared 
object, consider re-linking
[Thread debugging using libthread_db enabled]
MEncoder SVN-r33713-4.6.1 (C) 2000-2011 MPlayer Team
Option x264encopts: turbo option is deprecated; use slow_firstpass to disable 
turbo
libdvdread: Using libdvdcss version 1.2.12 for DVD access
libdvdread: Couldn't find device name.
There are 16 titles on this DVD.
There are 1 angles in this DVD title.
audio stream: 0 format: ac3 (stereo) language: de aid: 128.
audio stream: 1 format: ac3 (stereo) language: en aid: 129.
number of audio channels on disk: 2.
subtitle ( sid ): 0 language: de
number of subtitles on disk: 1

success: format: 2  data: 0x0 - 0x2af8c800
MPEG-PS file format detected.
VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  8000.0 kbps (1000.0 kbyte/s)
[V] filefmt:2  fourcc:0x1002  size:720x576  fps:25.000  ftime:=0.0400
==
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 224.0 kbit/14.58% (ratio: 28000-192000)
Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
==
Opening video filter: [expand osd=1]Starting program: /usr/bin/mencoder dvd://1 
-o /dev/null -passlogfile /home/anders/.h264enc/job4408/xxx.log -vc mpeg12 
-dvd-device /export/sdata/data/Video/ZZ-DVD/XXX/ -nosub -vf softskip,harddup 
-aid 128 -channels 6 -oac copy -ovc x264 -x264encopts 
pass=1:turbo=2:bitrate=1000:nointerlaced:force_cfr:frameref=3:mixed_refs:bframes=3:b_adapt=2:b_pyramid=strict:noweight_b:weightp=2:direct_pred=auto:aq_mode=1:me=umh:me_range=24:subq=7:mbtree:psy_rd=0.8,0.2:chroma_me:trellis=1:cabac:deblock:nofast_pskip:nodct_decimate:aud:threads=auto:8x8dct:partitions=p8x8,b8x8,i8x8,i4x4:level_idc=30:vbv_bufsize=5000:keyint=250:keyint_min=25
/usr/bin/mencoder: Symbol `ff_codec_bmp_tags' has different size in shared 
object, consider re-linking
[Thread debugging using libthread_db enabled]
MEncoder SVN-r33713-4.6.1 (C) 2000-2011 MPlayer Team
Option x264encopts: turbo option is deprecated; use slow_firstpass to disable 
turbo
libdvdread: Using libdvdcss version 1.2.12 for DVD access
libdvdread: Couldn't find device name.
There are 16 titles on this DVD.
There are 1 angles in this DVD title.
audio stream: 0 format: ac3 (stereo) language: de aid: 128.
audio stream: 1 format: ac3 (stereo) language: en aid: 129.
number of audio channels on disk: 2.
subtitle ( sid ): 0 language: de
number of subtitles on disk: 1

success: format: 2  data: 0x0 - 0x2af8c800
MPEG-PS file format detected.
VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  8000.0 kbps (1000.0 kbyte/s)
[V] filefmt:2  fourcc:0x1002  size:720x576  fps:25.000  ftime:=0.0400
==
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 224.0 kbit/14.58% (ratio: 28000-192000)
Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
==
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.00, round: 1
Opening video filter: [harddup]
Opening video filter: [softskip]
==
Forced video codec: mpeg12
Opening video decoder: [libmpeg2] libmpeg2 MPEG 1/2 Video decoder
Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))

[Bug 1117447] Re: linux-ti-omap4: 3.2.0-1426.34 -proposed tracker

2013-02-08 Thread Paolo Pisati
** Summary changed:

- linux-ti-omap4: version to be filled -proposed tracker
+ linux-ti-omap4: 3.2.0-1426.34 -proposed tracker

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1117447

Title:
  linux-ti-omap4: 3.2.0-1426.34 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1117447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1117447] Re: linux-ti-omap4: 3.2.0-1426.34 -proposed tracker

2013-02-08 Thread Paolo Pisati
git://kernel.ubuntu.com/ppisati/ubuntu-precise.git ti-omap4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1117447

Title:
  linux-ti-omap4: 3.2.0-1426.34 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1117447/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119247] [NEW] This requires installing packages from unauthenticated sources warning not useful

2013-02-08 Thread Alan Pope
Public bug reported:

My machine was previously 12.10 and I updated to raring. On 12.10 I had
Variety (wallpaper changer) installed. I wanted to run latest Variety on
my raring machine. Unfortunately they haven't built a package for raring
so I did what many people do, and use the quantal package. I did this by
manually adding the deb http://...  line to my sources. I can't use
add-apt-repository in this case because that will try to add a raring
line to my sources.

I opened update manager to update and it found the latest variety and
offered me the option of installing it. I clicked the install button and
after a bit of work it popped up a dialog This requires installing
packages from unauthenticated sources with only the option of Ok and
Settings available.

Note that if I'd done an update via apt-get upgrade on the command
line it would issue a WARNING that this was untrusted, but would still
allow me to update it. So the message in update manager is somewhat
unhelpful as it doesn't tell me how I can fix the issue to get the
package I want to be installed.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: update-manager 1:0.181
ProcVersionSignature: Ubuntu 3.8.0-5.10-generic 3.8.0-rc6
Uname: Linux 3.8.0-5-generic x86_64
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
Date: Fri Feb  8 09:56:49 2013
EcryptfsInUse: Yes
GsettingsChanges:
 b'com.ubuntu.update-manager' b'first-run' b'false'
 b'com.ubuntu.update-manager' b'launch-time' b'1360316531'
 b'com.ubuntu.update-manager' b'show-details' b'true'
 b'com.ubuntu.update-manager' b'window-height' b'506'
 b'com.ubuntu.update-manager' b'window-width' b'784'
InstallationDate: Installed on 2012-01-02 (402 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120102)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring running-unity third-party-packages

** Attachment added: Selection_003.png
   
https://bugs.launchpad.net/bugs/1119247/+attachment/3520370/+files/Selection_003.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119247

Title:
  This requires installing packages from unauthenticated sources
  warning not useful

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1119247/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1112878] Re: failed to load com32 file gfxboot.c32

2013-02-08 Thread Colin Watson
revno: 1849
fixes bug: https://launchpad.net/bugs/1112878
committer: Colin Watson cjwat...@canonical.com
branch nick: debian-cd
timestamp: Thu 2013-02-07 16:51:39 +
message:
  Add syslinux 5.x support (thanks, Daniel Baumann; see Debian #699884; LP: 
#1112878).

This should all be happier now.  Let me know if you still see inability
to boot the dailies.

** Changed in: debian-installer (Ubuntu)
 Assignee: (unassigned) = Colin Watson (cjwatson)

** Changed in: ubuntu-cdimage
 Assignee: (unassigned) = Colin Watson (cjwatson)

** Changed in: ubuntu-cdimage
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1112878

Title:
  failed to load com32 file gfxboot.c32

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-cdimage/+bug/1112878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1091875] Re: Feature request: simplify area selection

2013-02-08 Thread David Klasinc
Area selection was completely re-done in the unstable releases.

** Changed in: kazam
   Status: New = Opinion

** Changed in: kazam (Ubuntu)
   Status: New = Opinion

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1091875

Title:
  Feature request: simplify area selection

To manage notifications about this bug go to:
https://bugs.launchpad.net/kazam/+bug/1091875/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119233] [NEW] DrPython Dependency Problem

2013-02-08 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

The package drpython reports that it depends on python-wxgtk2.8.
However, if python-wxgtk2.6 is not installed launching the app fails
with:

Traceback (most recent call last):
  File /usr/bin/drpython, line 35, in module
from drpython import drpython
  File /usr/share/drpython/drpython/drpython.py, line 45, in module
import wx, wx.stc
ImportError: No module named wx

It appears that the version of DrPython in the Ubuntu repository does
not yet support wxPython 2.8, so the dependency should probably be
changed to python-wxgtk2.6.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: dependency python version wxpython
-- 
DrPython Dependency Problem
https://bugs.launchpad.net/bugs/1119233
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119255] [NEW] fglrx 2:8.961-0ubuntu1: fglrx kernel module failed to build

2013-02-08 Thread Surendhar
Public bug reported:

Error while installing amd catalyst

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: fglrx 2:8.961-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelModules: wl
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
DKMSKernelVersion: 3.5.0-23-generic
Date: Fri Feb  8 15:36:07 2013
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 5.100.82.112+bdcom, 3.5.0-17-generic, x86_64: installed
 bcmwl, 5.100.82.112+bdcom, 3.5.0-23-generic, x86_64: installed
 fglrx, 8.961: added
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:18a5]
 Advanced Micro Devices [AMD] nee ATI Thames XT/GL [Radeon HD 7600M Series] 
[1002:6840] (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:18a5]
InstallationDate: Installed on 2013-02-02 (5 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MachineType: Hewlett-Packard HP Pavilion m6 Notebook PC
MarkForUpload: True
PackageVersion: 2:8.961-0ubuntu1
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=ced94c1f-c23b-4fba-a21f-e86ae4e7d088 ro quiet splash
SourcePackage: fglrx-installer
Title: fglrx 2:8.961-0ubuntu1: fglrx kernel module failed to build
UnitySupportTest:
 Error: command ['/usr/lib/nux/unity_support_test', '-p', '-f'] failed with 
exit code 1: X Error of failed request:  BadAlloc (insufficient resources for 
operation)
   Major opcode of failed request:  154 (GLX)
   Minor opcode of failed request:  3 (X_GLXCreateContext)
   Serial number of failed request:  25
   Current serial number in output stream:  26
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/06/2012
dmi.bios.vendor: Insyde
dmi.bios.version: F.12
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 18A5
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 73.41
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.12:bd09/06/2012:svnHewlett-Packard:pnHPPavilionm6NotebookPC:pvr07911020561620100:rvnHewlett-Packard:rn18A5:rvr73.41:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Pavilion m6 Notebook PC
dmi.product.version: 07911020561620100
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.8.6-0ubuntu1
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package compiz-0.9 need-duplicate-check quantal ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119255

Title:
  fglrx 2:8.961-0ubuntu1: fglrx kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1119255/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119250] [NEW] Windows drawn in black in newest Raring

2013-02-08 Thread Jussi Pakkanen
Public bug reported:

I run the newest Raring. After installing latest updates, application
windows are often drawn in black. Moving the mouse and typing stuff
causes updates to affected parts and they are then drawn correctly. The
rest of the window remains black.

I have a video of the corruption here:
http://dl.dropbox.com/u/37517477/MVI_4776.MOV

As a related symptom bug 1100200 seems to be happening more often.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: compiz 1:0.9.9~daily12.12.05-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-4.8-generic 3.8.0-rc6
Uname: Linux 3.8.0-4-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.64  Tue Oct 30 10:58:20 
PDT 2012
 GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-20ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.8-0ubuntu4
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Fri Feb  8 12:03:29 2013
DistUpgraded: 2013-01-14 14:23:18,255 DEBUG enabling apt cron job
DistroCodename: raring
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation C68 [GeForce 7050 PV / nForce 630a] [10de:053b] (rev a2) 
(prog-if 00 [VGA controller])
   Subsystem: NVIDIA Corporation Device [10de:cb84]
InstallationDate: Installed on 2012-10-09 (121 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120918.1)
MachineType: Shuttle Inc SN68PT
MarkForUpload: True
PackageArchitecture: all
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.8.0-4-generic 
root=UUID=13f61e3f-9582-47a8-988c-a29fed44d3af ro rootflags=subvol=@ quiet 
splash
SourcePackage: compiz
UpgradeStatus: Upgraded to raring on 2013-01-14 (24 days ago)
dmi.bios.date: 08/13/2007
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: FN68PT
dmi.board.vendor: nVIDIA
dmi.board.version: V10
dmi.chassis.asset.tag: Unknow
dmi.chassis.type: 3
dmi.chassis.vendor: Shuttle Inc
dmi.chassis.version: G2
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd08/13/2007:svnShuttleInc:pnSN68PT:pvrV10:rvnnVIDIA:rnFN68PT:rvrV10:cvnShuttleInc:ct3:cvrG2:
dmi.product.name: SN68PT
dmi.product.version: V10
dmi.sys.vendor: Shuttle Inc
version.compiz: compiz 1:0.9.9~daily12.12.05-0ubuntu2
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.42-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.13.2-0ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.0-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.6-0ubuntu2
xserver.bootTime: Fri Feb  8 11:57:40 2013
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputLogitech Logitech USB Keyboard KEYBOARD, id 8
 inputLogitech Logitech USB Keyboard KEYBOARD, id 9
 inputLogitech USB-PS/2 Optical Mouse MOUSE, id 10
xserver.errors:
 open /dev/dri/card0: No such file or directory
 open /dev/dri/card0: No such file or directory
 open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.13.2-0ubuntu1

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


** Tags: amd64 apport-bug compiz-0.9 raring running-unity ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119250

Title:
  Windows drawn in black in newest Raring

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >