[Bug 666028] Re: apt-get install slapd = Can't locate object method new via package Debconf::Element::Noninteractive::Booleam

2010-11-02 Thread trinkity
you must purge old version - download old package slapd - install -
dist-upgrade

-- 
apt-get install slapd = Can't locate object method new via package 
Debconf::Element::Noninteractive::Booleam
https://bugs.launchpad.net/bugs/666028
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 669808] [NEW] Nagios3 checks not scheduled after clocks change from DST

2010-11-02 Thread Chris May
Public bug reported:

Binary package hint: nagios3

http://labs.opsview.com/2009/10/nagios-scheduling-bug/ describes a bug
which we also encountered on nagios 3.2 in lucid. After the clocks are
set back 1 hour for Daylight Saving Time (last weekend, in the UK),
nagios fails to schedule any service checks for the next 24 hours.
Manually rescheduling a check causes that check to start being checked
properly again.

I believe this was fixed in nagios v 3.2.2; the changelog
(http://www.nagios.org/projects/nagioscore/history/core-3x) includes
Fix for choosing next valid time on day of DST change when clocks go
one hour backwards. However I can't find a corresponding bug in
nagios's bugtracker.

Would it be possible to apply the same patch to the 3.2.0 source in
Lucid? Or failing that, consider upgrading to 3.2.2 in some future
release of Ubuntu, to avoid this problem?

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

-- 
Nagios3 checks not scheduled after clocks change from DST
https://bugs.launchpad.net/bugs/669808
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 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 669812] [NEW] package dhcp3-server 3.1. 3-2ubuntu3 failed to install/upgrade: vidinis procesas i nstalled post-installation script nutrūko gražin damas reikšmę 127

2010-11-02 Thread Skirmantas
Public bug reported:

DHCP has newer updated, always return this error.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: dhcp3-server 3.1.3-2ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Nov  2 10:16:10 2010
ErrorMessage: vidinis procesas installed post-installation script nutrūko 
gražindamas reikšmę 127
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
SourcePackage: dhcp3
Title: package dhcp3-server 3.1.3-2ubuntu3 failed to install/upgrade: vidinis 
procesas installed post-installation script nutrūko gražindamas reikšmę 127

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


** Tags: amd64 apport-package lucid

-- 
package dhcp3-server 3.1.3-2ubuntu3 failed to install/upgrade: vidinis procesas 
installed post-installation script nutrūko gražindamas reikšmę 127
https://bugs.launchpad.net/bugs/669812
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 669812] Re: package dhcp3-server 3.1.3-2u buntu3 failed to install/upgrade: vidinis procesas insta lled post-installation script nutrūko gražindama s reikšmę 127

2010-11-02 Thread Skirmantas


-- 
package dhcp3-server 3.1.3-2ubuntu3 failed to install/upgrade: vidinis procesas 
installed post-installation script nutrūko gražindamas reikšmę 127
https://bugs.launchpad.net/bugs/669812
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 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 669818] [NEW] Update to 10.04 2.6.32-25 as KVM Guest no longer boot

2010-11-02 Thread bofh999
Public bug reported:

Binary package hint: qemu-kvm

Maybe have to be moved 
Anway

KVM Guest 10.04 SERVER updated to 2.6.32-25 
After update Guest can no longer boot (freezes at freeing memory...)  if you 
send an crtl alt delete its shows an entry for freeing the md devices and stop 
there - thats it

Workaround was to reconfig grub to load older Kernel (if someone else
having that problem - mount the kvm image somwhere on the host edit
/boot/grub/menue.list should be selfdecribing)

Anyway that an simple update breaks ubuntu from booting (even as an
virtual guest) is really really really not good


Its reproduceable (i reinstalled a second kvm on the same host - runs fine - 
after aptitude update / upgrade / reboot same effect)

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


** Tags: 2.6.32-25 freeing freezes guest kvm server starting

-- 
Update to 10.04 2.6.32-25 as KVM Guest no longer boot
https://bugs.launchpad.net/bugs/669818
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


[Bug 650721] Re: dnssec-keygen hangs

2010-11-02 Thread Anders Stenberg
Another way to get faster keys in vmware:
use ``/dev/urandom´´ for entropy. ``/dev/urandom´´ gives lot av data.

dnssec-keygen -r /dev/urandom -a RSASHA1 -b 4096 -n ZONE -f KSK zonename

You should know that ``/dev/random´´ is a more great noise pattern than
``/dev/urandom´´. In theory /dev/random to provide a better
securitylevel. But in practice, I have not seen any evidence of it's
true.

Good luck / Anders.

-- 
dnssec-keygen hangs
https://bugs.launchpad.net/bugs/650721
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 657302] Re: ssh X11 forwarding does not work

2010-11-02 Thread Jonas
tail -3 /etc/init/ssh.conf 
# if you used to set SSHD_OPTS in /etc/default/ssh, you can change the
# 'exec' line here instead
exec /usr/sbin/sshd

add -4 to the last line
exec /usr/sbin/sshd -4

and restart ssh

After this  X11 forwarding worked for me

-- 
ssh X11 forwarding does not work
https://bugs.launchpad.net/bugs/657302
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 665512] Re: can't print after upgrade from 10.04 to 10.10

2010-11-02 Thread Max
same problem.

-- 
can't print after upgrade from 10.04 to 10.10
https://bugs.launchpad.net/bugs/665512
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 657302] Re: ssh X11 forwarding does not work

2010-11-02 Thread LGB [Gábor Lénárt]
@Jonas: Yes, I could figure out (even that comment helped you've
mentioned as well) just I am wondering why it's useful to break the
compatibility, when SSHD_OPTS can be used here, so I don't need to edit
a new file to preserve the functionality I've configured in the previous
version of the system ...

-- 
ssh X11 forwarding does not work
https://bugs.launchpad.net/bugs/657302
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 669934] [NEW] libvirt, KVM unable to set maxmem

2010-11-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: software-center

In my custom python scripts using libvirt python module and using the
virsh I can't set max memory size, yet in virt-manager it 'appears' to
work..

virsh # setmaxmem AVIRTUALBOX 786000
error: Unable to change MaxMemorySize
error: this function is not supported by the connection driver: 
virDomainSetMaxMemory

I guess to reproduce just attempt to setmaxmem of a virtual machine as
above.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: software-center 3.0.5
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Tue Nov  2 14:30:53 2010
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: software-center

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


** Tags: amd64 apport-bug maverick
-- 
libvirt, KVM unable to set maxmem
https://bugs.launchpad.net/bugs/669934
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to libvirt in ubuntu.

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


[Bug 669934] Re: libvirt, KVM unable to set maxmem

2010-11-02 Thread james d
sorry wrong package..

** Package changed: software-center (Ubuntu) = libvirt (Ubuntu)

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

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


[Bug 175527] Re: umount.cifs doesn't remove entry from /etc/mtab

2010-11-02 Thread P.Constantine
??
Maverick

$ sudo mount -o
username=user,workgroup=company,umask=000,iocharset=utf8,uid=user,gid=user
//netapp/public /media/public/

$ sudo umount /media/public

$ cat /etc/mtab | grep public
//netapp/public/ /media/public cifs rw,mand 0 0

Regression? Was never fixed in the first place?

I've tried it now and then since 7.04 and EACH time it was 100%
reproducible.

-- 
umount.cifs doesn't remove entry from /etc/mtab
https://bugs.launchpad.net/bugs/175527
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 669934] Re: libvirt, KVM unable to set maxmem

2010-11-02 Thread Jamie Strandboge
Thank you for using Ubuntu and filing a bug. Unfortunately, this was an
upstream change in libvirt 0.8.0. Please see
http://libvirt.org/news.html for details. If you would like to have this
changed in a future version of libvirt, I encourage you to file a bug
with upstream libvirt at https://bugzilla.redhat.com/ (see
http://libvirt.org/bugs.html for details).

** Changed in: libvirt (Ubuntu)
   Status: New = Won't Fix

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

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


[Bug 665512] Re: can't print after upgrade from 10.04 to 10.10

2010-11-02 Thread jgordon510
I can confirm this printing to an HP Laserjet 1020.  Worked before the
upgrade.

-- 
can't print after upgrade from 10.04 to 10.10
https://bugs.launchpad.net/bugs/665512
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 175527] Re: umount.cifs doesn't remove entry from /etc/mtab

2010-11-02 Thread P.Constantine
Let's see, strace on umount gives us this:

2969  fstat64(3, {st_mode=S_IFREG|0644, st_size=754, ...}) = 0
2969  mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 
= 0xb775f000
2969  read(3, /dev/sda1 / ext3 rw,errors=remou..., 4096) = 754
2969  read(3, , 4096) = 0
2969  close(3)  = 0
2969  munmap(0xb775f000, 4096)  = 0
2969  stat64(/sbin/umount.cifs, 0xbfdaeb60) = -1 ENOENT (No such file or 
directory)
2969  oldumount(/media/public  --- it hangs here!

Let's see:

$ dpkg --search `which mount.cifs`
cifs-utils: /sbin/mount.cifs

$ # dpkg -L cifs-utils
/.
/sbin
/sbin/mount.cifs
/usr
/usr/sbin
/usr/sbin/cifs.upcall
/usr/share
/usr/share/man
/usr/share/man/man8
/usr/share/man/man8/mount.cifs.8.gz
/usr/share/man/man8/cifs.upcall.8.gz
/usr/share/doc
/usr/share/doc/cifs-utils
/usr/share/doc/cifs-utils/copyright
/usr/share/doc/cifs-utils/NEWS.Debian.gz
/usr/share/doc/cifs-utils/changelog.gz
/usr/share/doc/cifs-utils/changelog.Debian.gz

$ dpkg -L smbfs
/.
/sbin
/sbin/mount.smbfs
/usr
/usr/share
/usr/share/doc
/usr/share/doc/smbfs
/usr/share/doc/smbfs/copyright
/usr/share/doc/smbfs/changelog.gz
/usr/share/doc/smbfs/changelog.Debian.gz
/usr/share/man
/usr/share/man/man8
/usr/bin
/usr/share/man/man8/mount.smbfs.8.gz
/usr/share/man/man8/smbmount.8.gz
/usr/bin/smbmount

As you can see 'umount.cifs' is indeed nowhere to be found.

-- 
umount.cifs doesn't remove entry from /etc/mtab
https://bugs.launchpad.net/bugs/175527
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 175527] Re: umount.cifs doesn't remove entry from /etc/mtab

2010-11-02 Thread P.Constantine
Aha, it does unmount correctly after a lot of time inside oldumount()
This never happens when mounting with no trailing slash.

-- 
umount.cifs doesn't remove entry from /etc/mtab
https://bugs.launchpad.net/bugs/175527
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 663343] Re: Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)

2010-11-02 Thread Barry Warsaw
Now that python-support with 2.7 has landed, I've requested a rebuild of
python-cheetah 2.4.3.  The builds look like they are succeeding.  Is
there anything else we need to do with this bug?


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

** Changed in: cheetah (Ubuntu)
Milestone: None = natty-alpha-1

** Tags added: python27

-- 
Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/663343
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cheetah 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 370271] Re: During dist upgrade from 8.10 to 9.04 with mailman got exit status 1

2010-11-02 Thread AlainKnaff
Chuck, the comment you replied to didn't really confirm that the problem
was solved. More to the contrary,  the problem still exists, and even
was so bad that Craig gave up on it and decided to just wait for the
next version...

... which eventually turned out to be as broken as 9.04 because nobody
would fix this bug as it was marked invalid.

This is still a problem while upgrading from 8.04 to 10.04 .

These are consecutive LTS versions, so this upgrade path should be
feasible.

-- 
During dist upgrade from 8.10 to 9.04 with mailman got exit status 1
https://bugs.launchpad.net/bugs/370271
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman 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 619712] Re: keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps all?)

2010-11-02 Thread Mark Foster
Noting that the original configuration shown looks like a problem. The
prio settings on the MASTER (machine3) are too low. In keepalived,
higher priority wins, so machine1 and machine3 are probably trying to
fight it out. I suggest the situation can be avoided by using state
MASTER on all three machines, or by swapping the priority settings of
machines 1 and 3 so that 3 has prio 250 and 1 has 150.

-- 
keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps 
all?)
https://bugs.launchpad.net/bugs/619712
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived 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 594932] Re: MySQL cannot access it's plugin directory (AppArmor rule)

2010-11-02 Thread Romaric Philogène
I still have the problem, I can not see the innodb engine ...

-- 
MySQL cannot access it's plugin directory (AppArmor rule)
https://bugs.launchpad.net/bugs/594932
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 663343] Re: Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)

2010-11-02 Thread Clint Byrum
yes we need to merge the debian changes, which was the actual focus of
this bug, not the upstream version or python 2.7 compatability. ;)

I'll push up a new merge proposal shortly for that.

-- 
Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/663343
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cheetah 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 648272] Re: non executable bit on cd rom media

2010-11-02 Thread Marc Deslauriers
*** This bug is a duplicate of bug 561479 ***
https://bugs.launchpad.net/bugs/561479

** This bug has been marked a duplicate of bug 561479
   Windows executable on unwritable removable media cannot execute with Wine 
due to lack of executable bit
 * You can subscribe to bug 561479 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/mime-support/+bug/561479/+subscribe

-- 
non executable bit on cd rom media
https://bugs.launchpad.net/bugs/648272
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 670032] [NEW] package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-11-02 Thread Neo
Public bug reported:

error while upgrading from ubuntu 10.04 to 10.10

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mysql-server-5.1 5.1.41-3ubuntu12.3
ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic x86_64
AptOrdering:
 mysql-server-5.1: Install
 cabextract: Install
 mysql-server-5.1: Configure
 cabextract: Configure
Architecture: amd64
Date: Tue Nov  2 10:47:17 2010
ErrorMessage: subprocess new pre-removal script returned error exit status 1
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
Logs.var.log.kern.log:
 Nov  2 10:14:10 neo-desktop kernel: [  452.809932] type=1505 
audit(1288685650.696:17):  operation=profile_replace pid=3220 
name=/usr/sbin/mysqld
 Nov  2 10:15:21 neo-desktop kernel: [  523.254303] type=1505 
audit(1288685721.143:18):  operation=profile_replace pid=3579 
name=/usr/sbin/mysqld
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['miscdb', 'mysql', 'reservationdb', 'authdb', 
'ib_logfile0', 'venuedb', 'accountdb', 'restaurantdb', 'mysql_upgrade_info', 
'ibdata1', 'reportsdb', 'ib_logfile1', 'debian-5.1.flag']
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1

** Affects: mysql-dfsg-5.1 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/670032
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 670032] Re: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-11-02 Thread Neo


-- 
package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/670032
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 663343] Re: Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)

2010-11-02 Thread Clint Byrum
** Changed in: cheetah (Ubuntu)
   Status: Fix Released = Confirmed

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

-- 
Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/663343
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cheetah 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 666028] Re: apt-get install slapd = Can't locate object method new via package Debconf::Element::Noninteractive::Booleam

2010-11-02 Thread KLEIN Stéphane
Ok, this package version work with success :

* libldap-2.4-2_2.4.23-0ubuntu3_i386.deb
* slapd_2.4.23-0ubuntu3_i386.deb

but we can confirm the error with last slapd version :
slapd_2.4.23-0ubuntu3.2_i386.deb

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

-- 
apt-get install slapd = Can't locate object method new via package 
Debconf::Element::Noninteractive::Booleam
https://bugs.launchpad.net/bugs/666028
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 656813] Re: package apache2.2-common 2.2.14-5ubuntu8.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-02 Thread Mathias Gug
*** This bug is a duplicate of bug 621837 ***
https://bugs.launchpad.net/bugs/621837

Thank you for taking the time to report this bug and helping to make
Ubuntu better.

According to the log file:

Setting up apache2.2-common (2.2.14-5ubuntu8.2) ...
ERROR: Module reqtimeout does not exist!
dpkg: error processing apache2.2-common (--configure):
 subprocess installed post-installation script returned error exit status 1


** This bug has been marked a duplicate of bug 621837
   package apache2.2-common 2.2.14-5ubuntu8.2 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 1
 * You can subscribe to bug 621837 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/621837/+subscribe

-- 
package apache2.2-common 2.2.14-5ubuntu8.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/656813
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 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 663336] Re: package mysql-server-5.1 (not installed) failed to install/upgrade: 子 进程 新的 pre-installation 脚本 返 回了错误号 1

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

According to the log file:

ERROR: There's not enough space in /var/lib/mysql/

How much space is left on the partition where /var/lib/mysql/ is
located?

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = Low

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New = Incomplete

-- 
package mysql-server-5.1 (not installed) failed to install/upgrade: 子进程 新的 
pre-installation 脚本 返回了错误号 1
https://bugs.launchpad.net/bugs/663336
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 662571] Re: package libvirt-bin 0.6.1-0ub untu5.1 failed to install/upgrade: Unterprozess post-i nstallation script gab den Fehlerwert 1 zurück

2010-11-02 Thread Mathias Gug
Thank you for reporting this bug to Ubuntu. Jaunty reached EOL on October 2010.
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

Please feel free to report any other bugs you may find.

** Changed in: libvirt (Ubuntu)
   Status: New = Won't Fix

-- 
package libvirt-bin 0.6.1-0ubuntu5.1 failed to install/upgrade: Unterprozess 
post-installation script gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/662571
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

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


[Bug 664681] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

According to the log file:

Creating config file /etc/dbconfig-common/bacula-director-mysql.conf with new 
version
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: 
NO).
unable to connect to mysql server.
error encountered creating user:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: 
NO)
dbconfig-common: bacula-director-mysql configure: aborted.

Is mysql running? Is there a root user configured?

** Changed in: bacula (Ubuntu)
   Importance: Undecided = Medium

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

-- 
package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/664681
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 664002] Re: euca_conf --list-nodes returns nothing even when nodes are registered

2010-11-02 Thread Mathias Gug
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Medium

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

-- 
euca_conf --list-nodes returns nothing even when nodes are registered
https://bugs.launchpad.net/bugs/664002
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 663990] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: 子进程 已 安装的 post-installation 脚本 返回 了错误号 1

2010-11-02 Thread Mathias Gug
According to the log file:

正在安装新版本的配置文件 /etc/ftpusers ...
vsftpd user (ftp) already exists, doing nothing.
chown: 无效的组: root:ftp
dpkg:处理 vsftpd (--configure)时出错:
 子进程 已安装的 post-installation 脚本 返回了错误号 1


I noticed that some of the sentences in this bug report are not in English. If 
they were translated to English they would be accessible to more triagers. 
Could you please translate them?

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

** Changed in: vsftpd (Ubuntu)
   Importance: Undecided = Medium

-- 
package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: 子进程 已安装的 
post-installation 脚本 返回了错误号 1
https://bugs.launchpad.net/bugs/663990
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 663920] Re: public IPs unroutable from instances

2010-11-02 Thread Mathias Gug
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Medium

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

-- 
public IPs unroutable from instances
https://bugs.launchpad.net/bugs/663920
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 665900] Re: virt-manager: cannot parse QEMU version number in

2010-11-02 Thread Mathias Gug
Marking invalid since the issue has been fixed.

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

-- 
virt-manager: cannot parse QEMU version number in
https://bugs.launchpad.net/bugs/665900
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

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


[Bug 665512] Re: can't print after upgrade from 10.04 to 10.10

2010-11-02 Thread Mathias Gug
** Changed in: samba (Ubuntu)
   Importance: Undecided = Low

-- 
can't print after upgrade from 10.04 to 10.10
https://bugs.launchpad.net/bugs/665512
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 665408] Re: package apache2.2-common 2.2.14-5ubuntu8.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

According to the log file:

Setting up apache2.2-common (2.2.14-5ubuntu8.3) ...
Died at /usr/sbin/update-rc.d line 57.
dpkg: error processing apache2.2-common (--configure):
 subprocess installed post-installation script returned error exit status 2

Have the apache2 init scripts been removed manually?

** Changed in: apache2 (Ubuntu)
   Importance: Undecided = Low

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

-- 
package apache2.2-common 2.2.14-5ubuntu8.3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/665408
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 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 665180] Re: virsh requires arch type

2010-11-02 Thread Mathias Gug
Marking bug invalid as suggested by the reporter.

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

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

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


[Bug 664917] Re: Some error messages are replaced with wrong error message

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the latest development version of Ubuntu.

This is a significant bug in Ubuntu. If you need a fix for the bug in
previous versions of Ubuntu, please do steps 1 and 2 of the SRU
Procedure [1] to bring the need to a developer's attention.

[1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

** Changed in: puppet (Ubuntu)
   Status: New = Fix Released

** Changed in: puppet (Ubuntu)
   Importance: Undecided = Low

-- 
Some error messages are replaced with wrong error message
https://bugs.launchpad.net/bugs/664917
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet 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 666383] Re: package mysql-server-5.1 5.1.41-3ubuntu12.6 failed to install/upgrade: [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running

2010-11-02 Thread Mathias Gug
** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = Medium

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.6 failed to install/upgrade: [SRU] 
infinite loop in /etc/init/mysql.conf if mysqld is not running
https://bugs.launchpad.net/bugs/666383
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 666363] Re: unixodbc should not require x11

2010-11-02 Thread Mathias Gug
** Changed in: unixodbc (Ubuntu)
   Importance: Undecided = Wishlist

-- 
unixodbc should not require x11
https://bugs.launchpad.net/bugs/666363
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 666253] Re: Make password change prompts translatable

2010-11-02 Thread Mathias Gug
** Changed in: libpam-ldap (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: libpam-ldap (Ubuntu)
   Status: New = Confirmed

-- 
Make password change prompts translatable
https://bugs.launchpad.net/bugs/666253
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libpam-ldap 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 666180] Re: KVM does not boot Ubuntu i386 10.04 minimal server images

2010-11-02 Thread Mathias Gug
** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = Medium

-- 
KVM does not boot Ubuntu i386 10.04 minimal server images
https://bugs.launchpad.net/bugs/666180
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


[Bug 666152] Re: package openssh-server 1:5.3p1-3ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

According to the log file:

Setting up openssh-server (1:5.3p1-3ubuntu4) ...
Creating SSH2 RSA key; this may take some time ...ssh-keygen: error while 
loading shared libraries: libncurses.so.4: cannot open shared object file: No 
such file or directory
dpkg: error processing openssh-server (--configure):
 subprocess installed post-installation script returned error exit status 127

Is the ncurse package installed on the system?

** Changed in: openssh (Ubuntu)
   Importance: Undecided = Low

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

-- 
package openssh-server 1:5.3p1-3ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 127
https://bugs.launchpad.net/bugs/666152
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 666491] Re: dpkg does not trigger commit

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

This is probably because etckeeper integration is done at the apt level
and not the dpkg level.

** Changed in: etckeeper (Ubuntu)
   Importance: Undecided = Medium

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

** Changed in: etckeeper (Ubuntu)
   Importance: Medium = Wishlist

-- 
dpkg does not trigger commit
https://bugs.launchpad.net/bugs/666491
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper 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 666469] Re: package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-02 Thread Mathias Gug
** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = Medium

-- 
package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/666469
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 627174] Re: SRU: package drbd8-utils (not installed) failed to install/upgrade: trying to overwrite '/usr/share/cluster/drbd.sh', which is also in package rgmanager 0:3.0.2-2ubuntu3

2010-11-02 Thread Martin Pitt
Please fix in maverick and natty, or if this isn't required, please
explain why and close the main task as invalid.

-- 
SRU: package drbd8-utils (not installed) failed to install/upgrade: trying to 
overwrite '/usr/share/cluster/drbd.sh', which is also in package rgmanager 
0:3.0.2-2ubuntu3
https://bugs.launchpad.net/bugs/627174
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 658023] Re: registration token computed incorrectly

2010-11-02 Thread Mathias Gug
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Medium

-- 
registration token computed incorrectly
https://bugs.launchpad.net/bugs/658023
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 666682] Re: package mysql-server-5.1 5.1.37-1ubuntu5.1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

What's the error message from the pre install script?

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = Medium

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New = Incomplete

-- 
package mysql-server-5.1 5.1.37-1ubuntu5.1 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/82
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 666625] Re: slapd no longer installs default database since 10.04

2010-11-02 Thread Mathias Gug
*** This bug is a duplicate of bug 442498 ***
https://bugs.launchpad.net/bugs/442498

** This bug has been marked a duplicate of bug 442498
   openldap install bare bones need default DIT separate package
 * You can subscribe to bug 442498 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/442498/+subscribe

-- 
slapd no longer installs default database since 10.04
https://bugs.launchpad.net/bugs/25
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 666614] Re: package samba-common (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

** Changed in: samba (Ubuntu)
   Importance: Undecided = Medium

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

-- 
package samba-common (not installed) failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/14
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


Re: [Bug 664681] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-02 Thread Ted Kokenos
Somehow, this problem got resolved because it seemed to install when I
tried again.

I couldn't duplicate the situation again if I tried a thousand times.

On Tue, 2010-11-02 at 20:48 +, Mathias Gug wrote:
 Thank you for taking the time to report this bug and helping to make
 Ubuntu better.
 
 According to the log file:
 
 Creating config file /etc/dbconfig-common/bacula-director-mysql.conf with new 
 version
 ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using 
 password: NO).
 unable to connect to mysql server.
 error encountered creating user:
 ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using 
 password: NO)
 dbconfig-common: bacula-director-mysql configure: aborted.
 
 Is mysql running? Is there a root user configured?
 
 ** Changed in: bacula (Ubuntu)
Importance: Undecided = Medium
 
 ** Changed in: bacula (Ubuntu)
Status: New = Incomplete


-- 
package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/664681
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula 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 666862] Re: shared folders doesn't think samba is installed

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this issue and helping to make
Ubuntu better.

What's the output of the following command:

  dpkg -l *samba*

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

** Changed in: samba (Ubuntu)
   Importance: Undecided = Low

-- 
shared folders doesn't think samba is installed
https://bugs.launchpad.net/bugs/666862
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 666836] Re: [10.04] Deleting security groups of a user

2010-11-02 Thread Mathias Gug
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Low

-- 
[10.04] Deleting security groups of a user
https://bugs.launchpad.net/bugs/666836
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 666796] Re: package samba-common 2:3.4. 0-3ubuntu5.6 failed to install/upgrade: no hi ha cap s eqüència en la versió nova del paquet - s 'està abandonant

2010-11-02 Thread Mathias Gug

According to the log file:

S'està preparant per a reemplaçar samba-common 2:3.4.0-3ubuntu5.6 (fent servir 
.../samba-common_2%3a3.4.7~dfsg-1ubuntu3.2_all.deb) ...
update-alternatives: error: /var/lib/dpkg/alternatives/nmblookup corrupt: 
invalid status
dpkg: avís: seqüència de «pre-removal» antiga returned error exit status 2
dpkg - s'està provant la seqüència del paquet nou en el seu lloc...
dpkg: s'ha produït un error en processar 
/var/cache/apt/archives/samba-common_2%3a3.4.7~dfsg-1ubuntu3.2_all.deb 
(--unpack):
 no hi ha cap seqüència en la versió nova del paquet - s'està abandonant

I noticed that some of the sentences in this bug report are not in
English. If they were translated to English they would be accessible to
more triagers. Could you please translate them?


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

** Changed in: samba (Ubuntu)
   Importance: Undecided = Medium

-- 
package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: no hi ha cap 
seqüència en la versió nova del paquet - s'està abandonant
https://bugs.launchpad.net/bugs/666796
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 667689] Re: qemu monitor pci_add results in dropped network connection / device

2010-11-02 Thread Mathias Gug
** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = Low

-- 
qemu monitor pci_add results in dropped network connection / device
https://bugs.launchpad.net/bugs/667689
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


[Bug 667597] Re: conf.d directory not a configuration directory

2010-11-02 Thread Mathias Gug
** Changed in: openldap (Ubuntu)
   Importance: Undecided = Medium

-- 
conf.d directory not a configuration directory
https://bugs.launchpad.net/bugs/667597
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 667076] Re: Ubuntu's libvirt is compiled with VirtualBox driver disabled by default

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this issue and helping to make
Ubuntu better. This is probably very difficult to do due to the fact
that Virtual Box is in universe and libvirt is in main. All packages in
main need to have their dependencies in main as well.

** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
Ubuntu's libvirt is compiled with VirtualBox driver disabled by default
https://bugs.launchpad.net/bugs/667076
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

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


[Bug 667076] Re: Ubuntu's libvirt is compiled with VirtualBox driver disabled by default

2010-11-02 Thread Dustin Kirkland
Hi Adam,

Thanks for the report.  As Mathias said, this would necessitate moving
some of virtualbox into main, as a build-depends.  That's not something
we plan on doing in Ubuntu.  Sorry.

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

-- 
Ubuntu's libvirt is compiled with VirtualBox driver disabled by default
https://bugs.launchpad.net/bugs/667076
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

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


[Bug 668042] Re: target device info is not in dumpxml

2010-11-02 Thread Mathias Gug
** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Low

-- 
target device info is not in dumpxml
https://bugs.launchpad.net/bugs/668042
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

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


[Bug 667841] Re: some virtual machines hang upon boot with maverick kernel on lucid host

2010-11-02 Thread Mathias Gug
** Changed in: kvm (Ubuntu)
   Importance: Undecided = Medium

-- 
some virtual machines hang upon boot with maverick kernel on lucid host
https://bugs.launchpad.net/bugs/667841
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

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


[Bug 667817] Re: euca-bundle-vol should create target filesystem same as source

2010-11-02 Thread Mathias Gug
** Changed in: euca2ools (Ubuntu)
   Importance: Undecided = Low

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

-- 
euca-bundle-vol should create target filesystem same as source
https://bugs.launchpad.net/bugs/667817
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 667793] Re: euca-bundle-vol should copy filesystem label

2010-11-02 Thread Mathias Gug
** Changed in: euca2ools (Ubuntu)
   Importance: Undecided = Low

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

-- 
euca-bundle-vol should copy filesystem label
https://bugs.launchpad.net/bugs/667793
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 667700] Re: Simple MySQL queries return wrong result after update from 5.1.41 (10.04, Lucid Lynx) to 5.1.49 (10.10, Maverick Meerkat)

2010-11-02 Thread Mathias Gug
** Changed in: mysql-5.1 (Ubuntu)
   Importance: Undecided = Low

** Changed in: mysql-5.1 (Ubuntu)
   Status: New = Confirmed

-- 
Simple MySQL queries return wrong result after update from 5.1.41 (10.04, Lucid 
Lynx) to 5.1.49 (10.10, Maverick Meerkat)
https://bugs.launchpad.net/bugs/667700
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 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 627174] Re: SRU: package drbd8-utils (not installed) failed to install/upgrade: trying to overwrite '/usr/share/cluster/drbd.sh', which is also in package rgmanager 0:3.0.2-2ubuntu3

2010-11-02 Thread Andres Rodriguez
Martin,

This is already fixed in Maverick/Natty. The fix came from Debian
itself. I just wanted to SRU the fix to Lucid.

Marking it as fix released for such purpose.

Regards

** Changed in: redhat-cluster (Ubuntu)
   Status: New = Fix Released

-- 
SRU: package drbd8-utils (not installed) failed to install/upgrade: trying to 
overwrite '/usr/share/cluster/drbd.sh', which is also in package rgmanager 
0:3.0.2-2ubuntu3
https://bugs.launchpad.net/bugs/627174
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 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 669452] Re: Please sync freeradius (main) from Debian Unstable (main)

2010-11-02 Thread Mathias Gug
** Changed in: freeradius (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Please sync freeradius (main) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/669452
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius 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 668043] Re: libvirt default network doesn't start, iptables errors, bad rules

2010-11-02 Thread Mathias Gug
** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Medium

-- 
libvirt default network doesn't start, iptables errors, bad rules
https://bugs.launchpad.net/bugs/668043
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

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


[Bug 668748] Re: Unable to contact time server

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Seems to be unrelated to the ntp package itself - rather
to the Kubuntu time panel.

** Package changed: ntp (Ubuntu) = ubuntu

-- 
Unable to contact time server
https://bugs.launchpad.net/bugs/668748
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp 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


Re: [Bug 666469] Re: package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-02 Thread Xevi
Thanks!


2010/11/2 Mathias Gug math...@ubuntu.com

 ** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = Medium

 --
 package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade:
 subprocess installed post-installation script returned error exit status 1
 https://bugs.launchpad.net/bugs/666469
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “mysql-dfsg-5.1” package in Ubuntu: New

 Bug description:
 It crashed after giving the root password.
 Package installation process was testing the brand new installed mysql
 server daemon, when appeared a prompt advising that root mysql account
 already existed and had a password.

 Thank you for your effort
 Xevi

 ProblemType: Package
 Architecture: amd64
 Date: Mon Oct 25 21:23:15 2010
 DistroRelease: Ubuntu 9.10
 ErrorMessage: subprocess installed post-installation script returned error
 exit status 1
 MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
  [mysqld_safe]
  syslog
 MySQLVarLibDirListing: ['ib_logfile0', 'debian-5.1.flag', 'mysql',
 'ib_logfile1', 'ibdata1']
 NonfreeKernelModules: nvidia
 Package: mysql-server-5.1 5.1.37-1ubuntu5.4
 ProcVersionSignature: Ubuntu 2.6.31-22.67-generic
 SourcePackage: mysql-dfsg-5.1
 Title: package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to
 install/upgrade: subprocess installed post-installation script returned
 error exit status 1
 Uname: Linux 2.6.31-22-generic x86_64

 To unsubscribe from this bug, go to:

 https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/666469/+subscribe


-- 
package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/666469
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 578922] Re: mysql configuration should be adjusted to help prevent against chained attacks against LAMP stack

2010-11-02 Thread Jamie Strandboge
** Also affects: apparmor (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: mysql-dfsg-5.1 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: mysql-dfsg-5.1 (Ubuntu Lucid)
   Status: New = Won't Fix

** Changed in: apparmor (Ubuntu Lucid)
   Status: New = In Progress

** Changed in: apparmor (Ubuntu Lucid)
 Assignee: (unassigned) = Jamie Strandboge (jdstrand)

-- 
mysql configuration should be adjusted to help prevent against chained attacks 
against LAMP stack
https://bugs.launchpad.net/bugs/578922
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 578922] Re: mysql configuration should be adjusted to help prevent against chained attacks against LAMP stack

2010-11-02 Thread Jamie Strandboge
** Changed in: apparmor (Ubuntu Lucid)
   Importance: Undecided = Medium

** Changed in: apparmor (Ubuntu Lucid)
Milestone: None = lucid-updates

-- 
mysql configuration should be adjusted to help prevent against chained attacks 
against LAMP stack
https://bugs.launchpad.net/bugs/578922
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 666862] Re: shared folders doesn't think samba is installed

2010-11-02 Thread enb
$ dpkg -l *samba*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  samba  2:3.5.4~dfsg-1 SMB/CIFS file, print, and login server for U
un  samba-client   none (no description available)
ii  samba-common   2:3.5.4~dfsg-1 common files used by both the Samba server a
ii  samba-common-b 2:3.5.4~dfsg-1 common files used by both the Samba server a
un  samba4 none (no description available)
un  samba4-clients none (no description available)
un  samba4-common  none (no description available)
ii  system-config- 1.2.63-0ubuntu GUI for managing samba shares and users

-- 
shared folders doesn't think samba is installed
https://bugs.launchpad.net/bugs/666862
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 665512] Re: can't print after upgrade from 10.04 to 10.10

2010-11-02 Thread jgordon510
Jack, I've recently had issues with Ubuntu asking for a password
whenever I tried to print previous to the upgrade.  Submitting a blank
password worked.  Then I upgraded.  Now I'm having this problem.  I'm
wondering if you've had similar issues.  It's probably unrelated, but I
wanted to check.

-- 
can't print after upgrade from 10.04 to 10.10
https://bugs.launchpad.net/bugs/665512
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 669780]

2010-11-02 Thread Apport retracing service
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()

-- 
npviewer.bin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/669780
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 669780] Stacktrace.txt

2010-11-02 Thread Apport retracing service

** Attachment added: Stacktrace.txt
   
https://bugs.edge.launchpad.net/bugs/669780/+attachment/1720355/+files/Stacktrace.txt

-- 
npviewer.bin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/669780
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 669780] ThreadStacktrace.txt

2010-11-02 Thread Apport retracing service

** Attachment added: ThreadStacktrace.txt
   
https://bugs.edge.launchpad.net/bugs/669780/+attachment/1720356/+files/ThreadStacktrace.txt

** Changed in: nspluginwrapper (Ubuntu)
   Status: New = Invalid

-- 
npviewer.bin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/669780
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 669780] Crash report cannot be processed

2010-11-02 Thread Apport retracing service
Thank you for your report!

However, processing it in order to get sufficient information for the
developers failed (it does not generate an useful symbolic stack trace). This
might be caused by some outdated packages which were installed on your system
at the time of the report:

libxinerama1: installed version 2:1.1+git20100605.d8a51c48-0ubuntu0sarvatt, 
latest version: 2:1.1-3
libxrender1: installed version 1:0.9.6+git20100705.d3d20437-0ubuntu0sarvatt, 
latest version: 1:0.9.6-1
libxext6: installed version 2:1.1.2+git20100705.23643bd1-0ubuntu0sarvatt, 
latest version: 2:1.1.2-1
libxfixes3: installed version 1:4.0.5+git20100705.01e803ae-0ubuntu0sarvatt, 
latest version: 1:4.0.5-1
libxcursor1: installed version 1:1.1.10+git20100604.0caadca5-0ubuntu0sarvatt, 
latest version: 1:1.1.10-2
libxcb-shm0: installed version 1.6+git20100703.75ff427d-0ubuntu0sarvatt2, 
latest version: 1.6-1
libxrandr2: installed version 2:1.3.0+git20100604.18517a55-0ubuntu0sarvatt, 
latest version: 2:1.3.0-3
ia32-libs: installed version 20090808ubuntu9+maverick~xorgedgers1.1, latest 
version: 20090808ubuntu9
libxcb-render0: installed version 1.6+git20100703.75ff427d-0ubuntu0sarvatt2, 
latest version: 1.6-1
libxcb1: installed version 1.6+git20100703.75ff427d-0ubuntu0sarvatt2, latest 
version: 1.6-1
libx11-data: installed version 2:1.3.4+git20100720.554da76e-0ubuntu0sarvatt3, 
latest version: 2:1.3.3-3ubuntu1
libxt6: installed version 1:1.0.8+git20100705.74cb722a-0ubuntu0sarvatt, latest 
version: 1:1.0.7-1
libxdamage1: installed version 1:1.1.3+git20100705.8abc1c8e-0ubuntu0sarvatt, 
latest version: 1:1.1.3-1
libxi6: installed version 2:1.3+git20100604.54fbe575-0ubuntu0sarvatt, latest 
version: 2:1.3-4
x11-common: installed version 1:7.5+6+xserver1.9, latest version: 1:7.5+6ubuntu3
libxdmcp6: installed version 1:1.0.3+git20100604.39993ef6-0ubuntu0sarvatt, 
latest version: 1:1.0.3-2
libpixman-1-0: installed version 0.19.7+git20101025.1c23142e-0ubuntu0sarvatt, 
latest version: 0.18.4-1
libice6: installed version 2:1.0.6+git20100705.5bb806a6-0ubuntu0sarvatt, latest 
version: 2:1.0.6-1
libasound2: installed version 1.0.23-1ubuntu2.1, latest version: 1.0.23-1ubuntu2
libsm6: installed version 2:1.1.1+git20100705.e0be9c9d-0ubuntu0sarvatt, latest 
version: 2:1.1.1-1
lib32asound2: installed version 1.0.23-1ubuntu2.1, latest version: 
1.0.23-1ubuntu2
libx11-6: installed version 2:1.3.4+git20100720.554da76e-0ubuntu0sarvatt3, 
latest version: 2:1.3.3-3ubuntu1
libxcomposite1: installed version 1:0.4.2+git20100705.01c4691e-0ubuntu0sarvatt, 
latest version: 1:0.4.2-1


Please upgrade your system to the latest package versions. If you still
encounter the crash, please file a new report.

Thank you for your understanding, and sorry for the inconvenience!


** Attachment removed: CoreDump.gz
   
https://bugs.edge.launchpad.net/bugs/669780/+attachment/1720347/+files/CoreDump.gz

** Tags removed: need-amd64-retrace

-- 
npviewer.bin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/669780
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 669783] [NEW] hpaned_pos is broken

2010-11-02 Thread Simon
Public bug reported:

Binary package hint: stardict

Hi there,

I notice that Stardict is now saving its config in GConf - when did that
happen? (broke some of my stuff... :( ).

In particular, hpaned_pos is broken.  It was broken before, but in a
different way, and I'd fixed it rather crudely with a bash wrapper
around the stardict executable which modified this property in
$HOME/.stardict/stardict.cfg.

Right now the problem is that the hpaned_pos variable is interpreted
differently on save and on load.  Open GConf-editor to
/apps/stardict/preferences/main_window/, set hpaned_pos to, say, '10',
and then open and close stardict a few times (without adjusting
anything) and watch the value gradually increase.

I've just changed my wrapper script to hardcode/overwrite the value
whenever stardict starts up, but it would be cool if this could be
fixed.

Thanks :)

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

-- 
hpaned_pos is broken
https://bugs.launchpad.net/bugs/669783
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 581023] Re: Rhythmbox becomes unresponsive when playing stream and connection is lost

2010-11-02 Thread Andrew Fister
** Summary changed:

- Rhythmbox becomes irresponsive when playing stream andconnection is lost
+ Rhythmbox becomes unresponsive when playing stream and connection is lost

-- 
Rhythmbox becomes unresponsive when playing stream and connection is lost
https://bugs.launchpad.net/bugs/581023
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 479640] Re: Ext4 external HDD can't be mounted with Karmic, but with Jaunty

2010-11-02 Thread Jesse Mortenson
I am seeing this problem as well, running 10.04.1. Formatted two
identical internal drives as ext4, then merged them with mdadm. Status
looks fine in mdadm output and in palimpset, but trying to mount the
drive gives the same errors mentioned above. Looks like I'll have to re-
format down to ext3.

-- 
Ext4 external HDD can't be mounted with Karmic, but with Jaunty
https://bugs.launchpad.net/bugs/479640
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 547267] Re: nginx should not install into /var/www/nginx-default (Debian policy)

2010-11-02 Thread Michael Lustfield
According to the debian policy, it is acceptable to place basic web
files in /var/www because of it's nature.

http://lintian.debian.org/tags/dir-or-file-in-var-www.html
As an exception, packages are permitted to create the /var/www directory due 
to its past history as the default document root, but should at most copy over 
a default file in postinst for a new install. In this case, please add a 
Lintian override.

In my opinion, these files should exist. It offers the ability to
install Nginx and verify that it's working without doing any changes to
the system.

If we want to be pedantic about this bug, this we could instead of
pointing the default website at /var/nginx-default, we could point it at
/usr/share/nginx/nginx-default. This may be the best option because it
would 1) obey the policy 2) allow the benefits of having a default
website.

-- 
nginx should not install into /var/www/nginx-default (Debian policy)
https://bugs.launchpad.net/bugs/547267
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 581023] Re: Rhythmbox becomes unresponsive when playing stream and connection is lost

2010-11-02 Thread Andrew Fister
I confirm this bug on Ubuntu 10.10. I am attaching my debug output for
the same scenario as reported in the bug report. Here is my own account
that reflects the debug trace:

1) I open Rhythmbox
2) I click on Radio and then choose a stream to play, for example: 
http://will.atlas.uiuc.edu/media/metafiles/willstream2.asx
3) I cut off the internet connection by right clicking the network-manager 
applet and clicking Enable Networking
4) I re-establish the internet connection and click on the Stop playback 
button in Rhythmbox.

5) Rhythmbox becomes unresponsive and must be killed.

** Attachment added: rhythmbox-debug.txt
   
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/581023/+attachment/1720357/+files/rhythmbox-debug.txt

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

-- 
Rhythmbox becomes unresponsive when playing stream and connection is lost
https://bugs.launchpad.net/bugs/581023
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 669785] [NEW] [enhancement] [wishlist] inversion feature need

2010-11-02 Thread jpka
Public bug reported:

Binary package hint: eog

Hi! There is two different viewers for different type documents:
evince for .pdf, etc;
eog for .gif scans, etc.
An Inversion feature (Ctrl+I) was invented only in evince. It's really very 
useful. Thanks for it! But eog don't use it. Please add 'Ctrl+I' in eog, to 
obtain uniformity between viewers. Thank you very much!

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: eog 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-23.36-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Nov  2 09:14:05 2010
ExecutablePath: /usr/bin/eog
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta i386 (20100901.1)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: eog
XsessionErrors:
 (polkit-gnome-authentication-agent-1:1486): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1483): GConf-CRITICAL **: gconf_value_free: assertion `value != 
NULL' failed
 (nautilus:1483): GConf-CRITICAL **: gconf_value_free: assertion `value != 
NULL' failed
 (nautilus:1483): GConf-CRITICAL **: gconf_value_free: assertion `value != 
NULL' failed
 (nautilus:1483): GConf-CRITICAL **: gconf_value_free: assertion `value != 
NULL' failed

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


** Tags: apport-bug enhancement feature-need i386 maverick wishlist

-- 
[enhancement] [wishlist] inversion feature need
https://bugs.launchpad.net/bugs/669785
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 669785] Re: [enhancement] [wishlist] inversion feature need

2010-11-02 Thread jpka


-- 
[enhancement] [wishlist] inversion feature need
https://bugs.launchpad.net/bugs/669785
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 661922] Re: ffmpeg generates mono ALAC .m4a sound files which play double speed

2010-11-02 Thread Reinhard Tartler
If ffplay and co decode properly, why not reporting it to totem
upstream?

jimav, why have you reassigned to the ffmpeg package?

-- 
ffmpeg generates mono ALAC .m4a sound files which play double speed
https://bugs.launchpad.net/bugs/661922
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 618843] Re: fontface fonts not rendered for print

2010-11-02 Thread lolita
I have the same problem too

-- 
fontface fonts not rendered for print
https://bugs.launchpad.net/bugs/618843
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 669786] [NEW] WARNING: at /build/buildd/linux-2.6.32/drivers/gpu/drm/i915/i915_gem_tiling.c:486 i915_gem_set_tiling 0x249/0x260 [i915]()

2010-11-02 Thread sully
Public bug reported:

A little icon appears in the notification area and thus I am here
writing this.

dmesg reports

[ 1639.550628] [drm:i915_gem_madvise_ioctl] *ERROR* Attempted 
i915_gem_madvise_ioctl() on a pinned object
[ 1640.291461] [drm:i915_gem_madvise_ioctl] *ERROR* Attempted 
i915_gem_madvise_ioctl() on a pinned object
[ 1640.293392] [drm:i915_gem_madvise_ioctl] *ERROR* Attempted 
i915_gem_madvise_ioctl() on a pinned object
[ 1640.307367] [drm:i915_gem_madvise_ioctl] *ERROR* Attempted 
i915_gem_madvise_ioctl() on a pinned object
[ 1640.307387] [drm:i915_gem_object_unbind] *ERROR* Attempting to unbind pinned 
buffer

then it dumps a whole lotta crap

ProblemType: KernelOops
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-25-generic 2.6.32-25.45
Regression: Yes
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic i686
NonfreeKernelModules: wl
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Annotation: Your system might become unstable now and might need to be 
restarted.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  sully  2377 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf054 irq 22'
   Mixer name   : 'Realtek ALC268'
   Components   : 'HDA:10ec0268,102802b0,00100101'
   Controls  : 13
   Simple ctrls  : 8
Date: Tue Nov  2 18:55:47 2010
Failure: oops
Frequency: Once every few days.
HibernationDevice: RESUME=UUID=85f0f9ba-2fe1-4e3d-a4be-5a27762d908d
InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Release i386 (20100429.4)
MachineType: Dell Inc. Inspiron 910
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-25-generic 
root=UUID=ee10b884-92d1-4d1a-90e8-8a0429ba1070 ro quiet splash elevator=noop
RelatedPackageVersions: linux-firmware 1.34.1
SourcePackage: linux
Title: WARNING: at 
/build/buildd/linux-2.6.32/drivers/gpu/drm/i915/i915_gem_tiling.c:486 
i915_gem_set_tiling+0x249/0x260 [i915]()
dmi.bios.date: 12/29/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.name: CN0F29
dmi.board.vendor: Dell Inc.
dmi.board.version: A06
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A06
dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd12/29/2009:svnDellInc.:pnInspiron910:pvrA06:rvnDellInc.:rnCN0F29:rvrA06:cvnDellInc.:ct8:cvrA06:
dmi.product.name: Inspiron 910
dmi.product.version: A06
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-kerneloops i386 kernel-oops lucid needs-upstream-testing 
regression-potential ubuntu-une

-- 
WARNING: at 
/build/buildd/linux-2.6.32/drivers/gpu/drm/i915/i915_gem_tiling.c:486 
i915_gem_set_tiling 0x249/0x260 [i915]()
https://bugs.launchpad.net/bugs/669786
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 669786] Re: WARNING: at /build/buildd/linux-2.6.32/drivers/gpu/drm/i915/i915_gem_tiling.c:486 i915_gem_set_tiling 0x249/0x260 [i915]()

2010-11-02 Thread sully


-- 
WARNING: at 
/build/buildd/linux-2.6.32/drivers/gpu/drm/i915/i915_gem_tiling.c:486 
i915_gem_set_tiling 0x249/0x260 [i915]()
https://bugs.launchpad.net/bugs/669786
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 669787] [NEW] Latest security update renders wired and wireless connects inoperable

2010-11-02 Thread marcus aurelius
Public bug reported:

After the latest update, 2.6.32-25-generic, I find that Ubuntu on my
Acer Aspire One - 150-1635 now shows the internet as disabled.  Both the
wired and wireless still work fine with Win XP, and they worked fine
before with Ubuntu, starting with 2.6.28-15 and surviving all the
upgrades/updates until the last.

Network Connections looks OK for the wire and wireless.

I need some direction as where to where to start for trouble-shooting
this.

Don


I have the same problem with my toshiba nb305 netbook.

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

-- 
Latest security update renders wired and wireless connects inoperable
https://bugs.launchpad.net/bugs/669787
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 604341] Re: No Line-Out Sound on IBM R-51, Ubuntu 10.04 LTS All up-to-date (usb sound works)

2010-11-02 Thread christopherbalz
Sound via usb (headphones with a usb connector - specifically, Voxlinc
headphones) work great.  But there is no sound via the old-style line-
out.

** Summary changed:

- No Sound on IBM R-51, Ubuntu 10.04 LTS All up-to-date
+ No Line-Out Sound on IBM R-51, Ubuntu 10.04 LTS All up-to-date (usb sound 
works)

-- 
No Line-Out Sound on IBM R-51, Ubuntu 10.04 LTS All up-to-date (usb sound works)
https://bugs.launchpad.net/bugs/604341
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 669789] [NEW] Menu bar is missing in Maverick

2010-11-02 Thread Brownout
Public bug reported:

Binary package hint: wammu

There is no toolbar in Wammu 0.33-1 (Maverick), so the program is
unusable for any task.

See related thread on Ubuntu forums for screenshots
http://ubuntuforums.org/showthread.php?t=1606948

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

-- 
Menu bar is missing in Maverick
https://bugs.launchpad.net/bugs/669789
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 669779] Re: Graphical corruption on dock or undock on Thinkpad X40 (855GM)

2010-11-02 Thread David Cock
I've tested the following mainline kernels:

linux-image-2.6.35-02063504-generic - 2.6.35-02063504.201008271919
 * Bug as described is not present, undock works fine.  On dock however, I need 
to restart the X server (service gdm restart) to get a functional gdm login.  
Fn+F7 (ACPI video) locks the machine up with a blank screen.

linux-image-2.6.36-020636-generic - 2.6.36-020636.201010210905
 * As above.

 linux-image-2.6.36-997-generic - 2.6.36-997.201011010905 (drm-intel-next)
 * Still need to restart gdm/X but Fn+F7 now works.

-- 
Graphical corruption on dock or undock on Thinkpad X40 (855GM)
https://bugs.launchpad.net/bugs/669779
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 557016] Re: alsactl should ignore the pulse plugin

2010-11-02 Thread Raymond
if you look at http://git.alsa-project.org/?p=alsa-
utils.git;a=blob;f=alsactl/state.c

sprintf(name, hw:%d, card);
dbg(device='%s', doit=%i, name, doit);
 err = snd_ctl_open(handle, name, 0);

it only use snd_card_next() to find out all the alsa cards and open
those hw:x ctl device . it does not save any setting of the pulse device

it seem that you don't have permission to write the state file

 Home directory /home/sauer not ours.

-- 
alsactl should ignore the pulse plugin
https://bugs.launchpad.net/bugs/557016
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 669792] [NEW] Current version is not compatible with sync servers

2010-11-02 Thread kvdveer
Public bug reported:

Binary package hint: xul-ext-sync

The official Firefox Sync package is at 1.5. 
I get an error while syncing in Firefox when I use 1.4.3, with the message 
You need to update Firefox Sync to continue syncing your data.
Oddly, setting up sync works just fine.

Repackaging would probably solve the issue.

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

-- 
Current version is not compatible with sync servers
https://bugs.launchpad.net/bugs/669792
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 669790] Re: Im not able to run hipo - Couldnt find org.freedesktop.Hal

2010-11-02 Thread pschonmann
*** This bug is a duplicate of bug 551477 ***
https://bugs.launchpad.net/bugs/551477


** This bug has been marked a duplicate of bug 551477
   Hipo on Lucid: Could not find org.freedesktop.Hal
 * You can subscribe to bug 551477 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/hipo/+bug/551477/+subscribe

-- 
Im not able to run hipo - Couldnt find org.freedesktop.Hal
https://bugs.launchpad.net/bugs/669790
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 669790] [NEW] Im not able to run hipo - Couldnt find org.freedesktop.Hal

2010-11-02 Thread pschonmann
*** This bug is a duplicate of bug 551477 ***
https://bugs.launchpad.net/bugs/551477

Public bug reported:

Binary package hint: hipo

  at Hal.Manager..ctor () [0x0] in filename unknown:0 
  at IPod.HalClient.HalDeviceManager..ctor () [0x0] in filename unknown:0 
  at IPod.DeviceManager.Create () [0x0] in filename unknown:0 
  at IPod.DeviceCombo..ctor () [0x0] in filename unknown:0 
  at Hipo.HipoMainWindow.CreateWindow (System.String[] args) [0x0] in 
filename unknown:0 
  at Hipo.HipoMain.Run (System.String[] args) [0x0] in filename unknown:0 
  at Hipo.HipoMain.Main (System.String[] args) [0x0] in filename unknown:0

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: hipo 0.6.1-2.2ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-23.36-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic x86_64
Architecture: amd64
Date: Tue Nov  2 07:44:15 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageArchitecture: all
ProcEnviron:
 LANG=cs_CZ.utf8
 SHELL=/bin/bash
SourcePackage: hipo

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


** Tags: amd64 apport-bug maverick

-- 
Im not able to run hipo - Couldnt find org.freedesktop.Hal
https://bugs.launchpad.net/bugs/669790
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 661545] Re: imagej refuses to quit

2010-11-02 Thread Bug Watch Updater
** Changed in: imagej (Debian)
   Status: Confirmed = Fix Released

-- 
imagej refuses to quit
https://bugs.launchpad.net/bugs/661545
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 599534] Re: Exponential fit on both gnumeric and openoffice-calc are flawed for small values.

2010-11-02 Thread Jean Bréfort
I'd like to say that I don't understand how this bug was attributed to
libio-digest-perl. Looks quite weird. I think such bugs should be first
opened upstream, unless they are clearly packaging issues. I'll blog
about that. OOo guys should probably informed so that they can fix it
too.

-- 
Exponential fit on both gnumeric and openoffice-calc are flawed for small 
values.
https://bugs.launchpad.net/bugs/599534
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 669793] Re: desktopcouch-service crashed with RuntimeError in __find_port__linux()

2010-11-02 Thread Apport retracing service
*** This bug is a duplicate of bug 629199 ***
https://bugs.launchpad.net/bugs/629199

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #629199, 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.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/669793/+attachment/1720380/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.edge.launchpad.net/bugs/669793/+attachment/1720381/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.edge.launchpad.net/bugs/669793/+attachment/1720382/+files/ProcStatus.txt

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

** Visibility changed to: Public

-- 
desktopcouch-service crashed with RuntimeError in __find_port__linux()
https://bugs.launchpad.net/bugs/669793
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 591298] Re: Bluetooth stops working after suspend/resume and requires reloading modules/restarting service to work again

2010-11-02 Thread Lomu
#15 is a good solution if you don't need password after suspend :p

-- 
Bluetooth stops working after suspend/resume and requires reloading 
modules/restarting service to work again
https://bugs.launchpad.net/bugs/591298
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 669393] Re: package bcmwl-kernel-source 5.60.48.36 bdcom-0ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-02 Thread Praveen B
Fabio,
Thanks for your suggestions. I tried 'sudo apt-get clean' and then tried again 
to manually install (initramfs-tools  bcmwl-kernel-source). But I still am 
getting the same error.

I am using Ubuntu on USB stick (livecd + persistence). Sorry that I
forgot to mention that. Does that affect anything?

-- 
package bcmwl-kernel-source 5.60.48.36 bdcom-0ubuntu5 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
https://bugs.launchpad.net/bugs/669393
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


  1   2   3   4   5   6   7   8   9   10   >