[Bug 57974] Re: VTun client segfault

2009-11-25 Thread frenet
Using vtun 3.0.2-2ubuntu2 on x86_64 this bug is still showing when LZO 
compression is turned on, at least in client mode.
Same as on debian :
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477707

Patch is available :
http://sourceforge.net/mailarchive/forum.php?thread_name=20081220215633.110005bc%40sics.seforum_name=vtun-devel

And is reported to work


** Changed in: vtun (Ubuntu)
   Status: Fix Released = Incomplete

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

-- 
VTun client segfault
https://bugs.launchpad.net/bugs/57974
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vtun 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 458785] Re: can not unlock gnome-screensaver when password is near to expire

2009-11-25 Thread Metabaronen
I think that this bug should have importance set to medium. It is a
problem in a big organization to handle all the support calls and
comments about this :-P

-- 
can not unlock gnome-screensaver when password is near to expire
https://bugs.launchpad.net/bugs/458785
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 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 483657] [NEW] interface-mtu kills my network connection

2009-11-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

The interface-mtu string in /etc/dhcp3/dhclient.conf kills my network
connection. If I don't edit that file removing the word interface-mtu on
every ubuntu install I do, I can't surf the web. The connection stays on
but it won't surf. My isp is fastweb, a very common isp in Italy. I
tried with at least 3 different ubuntu laptops on this and other fastweb
networks, the bug is always there since at least ubuntu 7.10.

So many people in Italy have trouble with that and have a awful
experience with ubuntu because of something that could be so easily
fixed. just google interface-mtu fastweb in google italia to have
proof of that. Don't know why I can't find a bug report of this on
launchpad, too many lazy people maybe.

At least, if you don't want to fix this bug, PLEASE  make sure that
every dhcp3 update won't override the file without asking, like it does
now. I have to edit the file everytime the update manager updates the
file. This is really annoying and could descourage any non expert user
from adopting ubuntu.

I believe in linux and ubuntu, and speading it between all of my friends
but bugs like this are a bit embarassing..

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


** Tags: kernel-karmic
-- 
interface-mtu kills my network connection
https://bugs.edge.launchpad.net/bugs/483657
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 488190] [NEW] unixodbc doesn't cooperate well with freedts

2009-11-25 Thread Selmi
Public bug reported:

Binary package hint: unixodbc

i have working FreeDTS taken from repository of Ubuntu 9.10

using its tool called tsql I can connect to Microsoft SQL Server which
runs on other machine and use it without any problem (running queries)

then i made it work with iODBC, again when i used iodbctest everything
worked as it should

however openoffice doesn't use iODBC but unixodbc. and there are
problems. after i created odbc source for unixodbc everything seems to
be fine, only most of queries don't return any data. this happens from
OpenOffice database and also using isql

for example when i launch query 'select count(*) from sometable' i get
correct result, but when i launch 'select * from sometable' I get empty
resultset.

it may be interesting that same problem i have when i use any qt
application. qt available in ubuntu 9.10 is linked against libiodbc, not
unixodbc, so may be that problem lies somewhere in FreeTDS too, i simply
don't know where exactly to look. I decided to make this bugreport focus
on unixodbc because freetds and iodbc tools work

please tell me what more you need for me (logs, tests etc.), i will try
to help as much as i can

ProblemType: Bug
Architecture: i386
Date: Wed Nov 25 13:42:43 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: unixodbc 2.2.11-16ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: unixodbc
Uname: Linux 2.6.31-15-generic i686
XsessionErrors:
 (gnome-settings-daemon:1278): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-settings-daemon:1278): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:1351): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1336): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed

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


** Tags: apport-bug i386

-- 
unixodbc doesn't cooperate well with freedts
https://bugs.launchpad.net/bugs/488190
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 488190] Re: unixodbc doesn't cooperate well with freedts

2009-11-25 Thread Selmi

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36059819/Dependencies.txt

-- 
unixodbc doesn't cooperate well with freedts
https://bugs.launchpad.net/bugs/488190
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 483657] Re: interface-mtu kills my network connection

2009-11-25 Thread Andy Whitcroft
As this is an element in the configuration file delivered by dhcp3 it
seems appropriate to start diagnosis of this there.

** Tags added: kernel-karmic
** Tags removed: kernel-series-unknown

** Package changed: linux (Ubuntu) = dhcp3 (Ubuntu)

-- 
interface-mtu kills my network connection
https://bugs.launchpad.net/bugs/483657
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


Re: [Bug 486128] Re: euca2ools: Requires more environment variables than EC2 AMI tools

2009-11-25 Thread Scott Moser
On Tue, 24 Nov 2009, Neil Soman wrote:

 Euca2ools is designed to be generic and one of the design goals was to
 not assume a specific endpoint or endpoints. The endpoint could be AWS
 or any Eucalyptus installation including the UEC or any other EC2
 compatible service.

 I do not think the proposed fix is in the scope of what the upstream can
 provide.

I hope that this issue can be addressed under bug 485106. Given a suitable
config file, EC2_URL can be defined there.

In general, though, I hope we can move away from expecting people to set
configuration in environment variable.  Basically, given a suitable
configuration file (which could be installed by default or be well
documented), the user should not have to worry about such things.

-- 
euca2ools: Requires more environment variables than EC2 AMI tools
https://bugs.launchpad.net/bugs/486128
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 426813] Re: snmpd dies after requests with snmpwalk

2009-11-25 Thread Mathias Gug
** Also affects: net-snmp (Ubuntu Hardy)
   Importance: Undecided
   Status: New

** Changed in: net-snmp (Ubuntu Hardy)
   Importance: Undecided = Medium

** Changed in: net-snmp (Ubuntu Hardy)
   Status: New = Triaged

-- 
snmpd dies after requests with snmpwalk
https://bugs.launchpad.net/bugs/426813
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 359177] Re: Strange or obsolete code in mysql initscript

2009-11-25 Thread born2chill
** Changed in: mysql-dfsg-5.0 (Ubuntu)
 Assignee: (unassigned) = Patch for MySQL team (mysql-patch-team)

-- 
Strange or obsolete code in mysql initscript
https://bugs.launchpad.net/bugs/359177
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 488257] [NEW] package samba-common 2:3.4.0-3ubuntu5.1 failed to install/upgrade:

2009-11-25 Thread lethalzero
Public bug reported:

Binary package hint: samba

.

ProblemType: Package
Architecture: i386
Date: Wed Nov 25 11:10:14 2009
DistroRelease: Ubuntu 9.10
ErrorMessage:
 ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
Package: samba-common 2:3.4.0-3ubuntu5.1
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: samba
Title: package samba-common 2:3.4.0-3ubuntu5.1 failed to install/upgrade:
Uname: Linux 2.6.31-15-generic i686

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


** Tags: apport-package i386

-- 
package samba-common 2:3.4.0-3ubuntu5.1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/488257
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 488257] Re: package samba-common 2:3.4.0-3ubuntu5.1 failed to install/upgrade:

2009-11-25 Thread lethalzero

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36066356/Dependencies.txt

** Attachment added: VarLogDistupgradeAptlog.gz
   http://launchpadlibrarian.net/36066357/VarLogDistupgradeAptlog.gz

** Attachment added: VarLogDistupgradeApttermlog.gz
   http://launchpadlibrarian.net/36066358/VarLogDistupgradeApttermlog.gz

** Attachment added: VarLogDistupgradeMainlog.gz
   http://launchpadlibrarian.net/36066359/VarLogDistupgradeMainlog.gz

** Attachment added: VarLogDistupgradeTermlog.gz
   http://launchpadlibrarian.net/36066360/VarLogDistupgradeTermlog.gz

-- 
package samba-common 2:3.4.0-3ubuntu5.1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/488257
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 461464] Re: ec2 api tools (ec2-api-tools-1.3-42584) not working against 1.6

2009-11-25 Thread Martin Patterson
Breakage also in the ami tools ec2-ami-tools-1.3-34544 with Eucalyptus
1.6.

Backrevving to:
 . ec2-api-tools-1.3-26369 
 . ec2-ami-tools-1.3-26357

works around the problem.

-- 
ec2 api tools (ec2-api-tools-1.3-42584) not working against 1.6
https://bugs.launchpad.net/bugs/461464
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 359177] Re: Strange or obsolete code in mysql initscript

2009-11-25 Thread Alexey Sveshnikov
Hi again.

The original point of this bug is that initscript have code for killing
MySQL but this code is disabled in rather strange way (by putting
log_end_msg 1, see the first post). I think this code should be disabled
in more obvioius way or removed at all.

-- 
Strange or obsolete code in mysql initscript
https://bugs.launchpad.net/bugs/359177
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 488285] [NEW] multipathd segfault

2009-11-25 Thread montjoie
Public bug reported:

Binary package hint: multipath-tools

Sometimes multipathd segfault when i do /etc/init.d/multipath-tools
restart

kernel: [ 1507.119302] multipathd[1595]: segfault at a ip 7f1e3f106eda sp 
7fff66618440 error 4 in libc-2.10.1.so[7f1e3f091000+166000]
kernel: [  118.628780] multipathd[1585]: segfault at a ip 7fa347beeeda sp 
7fff2a53e0f0 error 4 in libc-2.10.1.so[7fa347b79000+166000]
kernel: [  150.051148] multipathd[2750]: segfault at a ip 7f61bf42feda sp 
7fff0e5027d0 error 4 in libc-2.10.1.so[7f61bf3ba000+166000]
kernel: [  631.839777] multipathd[6280]: segfault at a ip 7f5ca8c42eda sp 
7fffd0f7b7f0 error 4 in libc-2.10.1.so[7f5ca8bcd000+166000]
kernel: [  798.741986] multipathd[6607]: segfault at a ip 7f4af50fdeda sp 
7fff77cbca60 error 4 in libc-2.10.1.so[7f4af5088000+166000]
kernel: [  911.696705] multipathd[7465]: segfault at a ip 7fe8ca569eda sp 
7715f180 error 4 in libc-2.10.1.so[7fe8ca4f4000+166000]
kernel: [ 1067.310120] multipathd[8346]: segfault at a ip 7f9ffbba8eda sp 
7fff607f1780 error 4 in libc-2.10.1.so[7f9ffbb33000+166000]
kernel: [64755.500780] multipathd[8832]: segfault at a ip 7fbb056beeda sp 
7fff5f3a6260 error 4 in libc-2.10.1.so[7fbb05649000+166000]
kernel: [12634.257334] multipathd[1598]: segfault at a ip 7f45643eaeda sp 
7fffde6d9c40 error 4 in libc-2.10.1.so[7f4564375000+166000]
kernel: [12764.271327] multipathd[20491]: segfault at 10 ip 7fed4fd756b4 sp 
7fed50187f80 error 4 in libpthread-2.10.1.so[7fed4fd6b000+17000]
kernel: [13211.173415] multipathd[21145]: segfault at a ip 7f80c27f9eda sp 
7fffca3090a0 error 4 in libc-2.10.1.so[7f80c2784000+166000]
kernel: [13320.949129] multipathd[24947]: segfault at a ip 7fe713bf0eda sp 
7fffb3d15910 error 4 in libc-2.10.1.so[7fe713b7b000+166000]
kernel: [407603.710900] multipathd[3048]: segfault at a ip 7fa9c053deda sp 
7fffe3ab6330 error 4 in libc-2.10.1.so[7fa9c04c8000+166000]
kernel: [53589.949830] multipathd[5156]: segfault at a ip 7fe124907eda sp 
7fff7922dd00 error 4 in libc-2.10.1.so[7fe124892000+166000]
kernel: [53620.587085] multipathd[3065]: segfault at a ip 7f8768e36eda sp 
75bcdca0 error 4 in libc-2.10.1.so[7f8768dc1000+166000]
kernel: [53656.093356] multipathd[]: segfault at a ip 7f90ac095eda sp 
7fffe7b497f0 error 4 in libc-2.10.1.so[7f90ac02+166000]
kernel: [62144.892185] multipathd[3654]: segfault at a ip 7f63a26c5eda sp 
7fff11745940 error 4 in libc-2.10.1.so[7f63a265+166000]
kernel: [80138.461495] multipathd[5405]: segfault at a ip 7f790164ceda sp 
7fff56a3d840 error 4 in libc-2.10.1.so[7f79015d7000+166000]


1)
lsb_release -r
Release:9.10

2)
multipath-tools:
  Installé : 0.4.8-14ubuntu2
  Candidat : 0.4.8-14ubuntu2
 Table de version :
 *** 0.4.8-14ubuntu2 0
500 http://archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status

3) a restart without segfault

4) multipathd segfault

** Affects: multipath-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
multipathd segfault
https://bugs.launchpad.net/bugs/488285
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools 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 488293] [NEW] package openssh-server 1:5.1p1-6ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-11-25 Thread itismike
Public bug reported:

this looks similar to several other bugs on Launchpad, but they seem to be from 
slightly different versions.
I'm running a standard install of Karmic and tried to install openssh server 
both through Synaptic and from the command line:
sudo apt-get install openssh-server openssh-client

Both efforts result in the following error:
Setting up openssh-server (1:5.1p1-6ubuntu2) ...
Creating SSH2 RSA key; this may take some time ...
Creating SSH2 DSA key; this may take some time ...
useradd: cannot lock /etc/passwd; try again later.
adduser: `/usr/sbin/useradd -d /var/run/sshd -g nogroup -s /usr/sbin/nologin -u 
116 sshd' returned error code 1. Exiting.
dpkg: error processing openssh-server (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 openssh-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

Tried renaming the .lock files but got the same result.

ProblemType: Package
AptOrdering:
 openssh-server: Install
 openssh-server: Configure
Architecture: amd64
Date: Wed Nov 25 11:19:28 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
NonfreeKernelModules: fglrx
Package: openssh-server 1:5.1p1-6ubuntu2
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: openssh
Title: package openssh-server 1:5.1p1-6ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
Uname: Linux 2.6.31-15-generic x86_64

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


** Tags: amd64 apport-package

-- 
package openssh-server 1:5.1p1-6ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/488293
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 488293] Re: package openssh-server 1:5.1p1-6ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-11-25 Thread itismike

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36067930/Dependencies.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/36067931/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/36067932/DpkgTerminalLog.txt

-- 
package openssh-server 1:5.1p1-6ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/488293
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 484458] Re: excalibur-logkit shouldn't build-depend on libjboss-j2ee-java

2009-11-25 Thread Thierry Carrez
** Changed in: excalibur-logkit (Ubuntu)
   Status: Triaged = In Progress

** Changed in: excalibur-logkit (Ubuntu)
 Assignee: (unassigned) = Thierry Carrez (ttx)

-- 
excalibur-logkit shouldn't build-depend on libjboss-j2ee-java
https://bugs.launchpad.net/bugs/484458
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to excalibur-logkit 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 484458] Re: excalibur-logkit shouldn't build-depend on libjboss-j2ee-java

2009-11-25 Thread Launchpad Bug Tracker
This bug was fixed in the package excalibur-logkit - 2.0-2ubuntu1

---
excalibur-logkit (2.0-2ubuntu1) lucid; urgency=low

  * Change build-dep libjboss-j2ee-java to libgeronimo-jms-1.1-spec-java.
(LP: #484458)
 -- Onkar Shinde onkarshi...@ubuntu.com   Thu, 19 Nov 2009 23:19:13 +0530

** Changed in: excalibur-logkit (Ubuntu)
   Status: In Progress = Fix Released

-- 
excalibur-logkit shouldn't build-depend on libjboss-j2ee-java
https://bugs.launchpad.net/bugs/484458
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to excalibur-logkit 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 488373] [NEW] mysql-server-5.1 does not include the InnoDB engine

2009-11-25 Thread Gary
Public bug reported:

r...@zabbix:~# dpkg -l | grep mysql-server
ii  mysql-server  5.1.37-1ubuntu5   MySQL 
database server (metapackage depending
ii  mysql-server-5.1  5.1.37-1ubuntu5   MySQL 
database server binaries
ii  mysql-server-core-5.1 5.1.37-1ubuntu5   MySQL 
database core server files

r...@zabbix:~# uname -a
Linux zabbix 2.6.31-14-server #48-Ubuntu SMP Fri Oct 16 15:07:34 UTC 2009 
x86_64 GNU/Linux

r...@zabbix:~# mysql -u root -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 12283
Server version: 5.1.37-1ubuntu5-log (Ubuntu)

Type 'help;' or '\h' for help. Type '\c' to clear the current input
statement.

mysql SHOW ENGINES\G
*** 1. row ***
  Engine: MyISAM
 Support: DEFAULT
 Comment: Default engine as of MySQL 3.23 with great performance
Transactions: NO
  XA: NO
  Savepoints: NO
*** 2. row ***
  Engine: MRG_MYISAM
 Support: YES
 Comment: Collection of identical MyISAM tables
Transactions: NO
  XA: NO
  Savepoints: NO
*** 3. row ***
  Engine: BLACKHOLE
 Support: YES
 Comment: /dev/null storage engine (anything you write to it disappears)
Transactions: NO
  XA: NO
  Savepoints: NO
*** 4. row ***
  Engine: CSV
 Support: YES
 Comment: CSV storage engine
Transactions: NO
  XA: NO
  Savepoints: NO
*** 5. row ***
  Engine: MEMORY
 Support: YES
 Comment: Hash based, stored in memory, useful for temporary tables
Transactions: NO
  XA: NO
  Savepoints: NO
*** 6. row ***
  Engine: FEDERATED
 Support: NO
 Comment: Federated MySQL storage engine
Transactions: NULL
  XA: NULL
  Savepoints: NULL
*** 7. row ***
  Engine: ARCHIVE
 Support: YES
 Comment: Archive storage engine
Transactions: NO
  XA: NO
  Savepoints: NO
7 rows in set (0.00 sec)

mysql

ProblemType: Bug
Architecture: amd64
Date: Wed Nov 25 18:39:16 2009
DistroRelease: Ubuntu 9.10
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['debian-5.1.flag', 'ib_logfile0', 'ib_logfile1', 
'ibdata1', 'mysql', 'mysql_upgrade_info', 'zabbix']
Package: mysql-server-5.1 5.1.37-1ubuntu5
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-server
SourcePackage: mysql-dfsg-5.1
Uname: Linux 2.6.31-14-server x86_64

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


** Tags: amd64 apport-bug mysql-server-5.1

-- 
mysql-server-5.1 does not include the InnoDB engine
https://bugs.launchpad.net/bugs/488373
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 488373] Re: mysql-server-5.1 does not include the InnoDB engine

2009-11-25 Thread Gary

** Attachment added: .etc.apparmor.d.usr.sbin.mysqld.txt
   http://launchpadlibrarian.net/36074230/.etc.apparmor.d.usr.sbin.mysqld.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36074232/Dependencies.txt

** Attachment added: Logs.var.log.daemon.log.txt
   http://launchpadlibrarian.net/36074233/Logs.var.log.daemon.log.txt

** Attachment added: Logs.var.log.kern.log.txt
   http://launchpadlibrarian.net/36074234/Logs.var.log.kern.log.txt

** Attachment added: MySQLConf.etc.mysql.my.cnf.txt
   http://launchpadlibrarian.net/36074236/MySQLConf.etc.mysql.my.cnf.txt

-- 
mysql-server-5.1 does not include the InnoDB engine
https://bugs.launchpad.net/bugs/488373
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 57974] Re: VTun client segfault

2009-11-25 Thread Chuck Short
Thanks

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

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

-- 
VTun client segfault
https://bugs.launchpad.net/bugs/57974
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vtun 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 488373] Re: mysql-server-5.1 does not include the InnoDB engine

2009-11-25 Thread Ante Karamatić
Anything in /etc/mysql/conf.d/?

-- 
mysql-server-5.1 does not include the InnoDB engine
https://bugs.launchpad.net/bugs/488373
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 423289] Re: autofs deletes directories but does not re-create them

2009-11-25 Thread Chuck Short
Thanks for the response!

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

-- 
autofs deletes directories but does not re-create them
https://bugs.launchpad.net/bugs/423289
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs 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 422138] Re: Slow memory leak, seen on two machines, appears to be dupe of 224945 even after -updates

2009-11-25 Thread Chuck Short
@Joe,

have you tried the configuratoin change as suggested?

Thanks
chuck

-- 
Slow memory leak, seen on two machines, appears to be dupe of 224945 even after 
-updates
https://bugs.launchpad.net/bugs/422138
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 353594] Re: Apache trying to start before network interfaces are up

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

-- 
Apache trying to start before network interfaces are up
https://bugs.launchpad.net/bugs/353594
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 234367] Re: If many queries come in too quickly, apache2 freezes.

2009-11-25 Thread Chuck Short
** Changed in: apache2 (Ubuntu)
   Importance: Undecided = Low

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

-- 
If many queries come in too quickly, apache2 freezes.
https://bugs.launchpad.net/bugs/234367
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 480479] Re: package backuppc 3.1.0-4ubuntu1.1 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2009-11-25 Thread Chuck Short
Thanks for the response!

Regards
chuck

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

-- 
package backuppc 3.1.0-4ubuntu1.1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/480479
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 459664] Re: Backuppc errors restoring when it encounters filenames starting ~$

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

-- 
Backuppc errors restoring when it encounters filenames starting  ~$
https://bugs.launchpad.net/bugs/459664
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 300965] Re: updatedb.mlocate crashes the machine, when the backupcc-pool becomes huge

2009-11-25 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: backuppc (Ubuntu)
   Status: Incomplete = Invalid

-- 
updatedb.mlocate crashes the machine, when the backupcc-pool becomes huge
https://bugs.launchpad.net/bugs/300965
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 452718] Re: Bacula crashed on install

2009-11-25 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

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

-- 
Bacula crashed on install
https://bugs.launchpad.net/bugs/452718
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 297025] Re: smbclient 3.2.3 does not handle the -N option consistently with past versions.

2009-11-25 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: backuppc (Ubuntu)
   Status: Incomplete = Invalid

-- 
smbclient 3.2.3 does not handle the -N option consistently with past versions.
https://bugs.launchpad.net/bugs/297025
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 287380] Re: BackupPC_dump crashed with SIGSEGV in Perl_gv_fetchpvn_flags()

2009-11-25 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: backuppc (Ubuntu)
   Status: Incomplete = Invalid

-- 
BackupPC_dump crashed with SIGSEGV in Perl_gv_fetchpvn_flags()
https://bugs.launchpad.net/bugs/287380
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 248142] Re: RsyncdUserName missing from CgiUserConfigEdit in Meta.pm

2009-11-25 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: backuppc (Ubuntu)
   Status: Incomplete = Invalid

-- 
RsyncdUserName missing from CgiUserConfigEdit in Meta.pm
https://bugs.launchpad.net/bugs/248142
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 287378] Re: BackupPC_nightly crashed with SIGSEGV in Perl_hv_common()

2009-11-25 Thread Chuck Short
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!

** Changed in: backuppc (Ubuntu)
   Status: Incomplete = Invalid

-- 
BackupPC_nightly crashed with SIGSEGV in Perl_hv_common()
https://bugs.launchpad.net/bugs/287378
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 481752] Re: package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

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

-- 
package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/481752
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 363077] Re: intrepid - jaunty upgrade fails [for default bacula installs]

2009-11-25 Thread Chuck Short
This should be fixed for karmic since its a problem with dbconfig-
common.

Regards
chuck

** Changed in: bacula (Ubuntu)
   Status: Incomplete = Fix Released

-- 
intrepid - jaunty upgrade fails [for default bacula installs]
https://bugs.launchpad.net/bugs/363077
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 477148] Re: bind9 upgrade

2009-11-25 Thread Chuck Short
Hi Mark,

Thanks for daemon.zip unfortunately the daemon.zip was uploaded
incorrectly. Could you please re-upload it?

Thanks
chuck

-- 
bind9 upgrade
https://bugs.launchpad.net/bugs/477148
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 479185] Re: bind 9 won't install

2009-11-25 Thread Chuck Short
Can you attach the /var/log/syslog and the output of the following
command:

ls -al /etc/init.d/bind9

Thanks
chuck

-- 
bind 9 won't install
https://bugs.launchpad.net/bugs/479185
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 458672] Re: package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade:

2009-11-25 Thread Chuck Short
Anything in the syslog?

Thanks
chuck

-- 
package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/458672
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 458198] Re: host crashed with SIGSEGV in start_thread()

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

-- 
host crashed with SIGSEGV in start_thread()
https://bugs.launchpad.net/bugs/458198
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 457045] Re: Command host chooses another DNS server to query than I specified

2009-11-25 Thread Chuck Short
I wasnt able to reproduce this as well. Are you still having this
problem?

Regards
chuck

-- 
Command host chooses another DNS server to query than I specified
https://bugs.launchpad.net/bugs/457045
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 370877] Re: package chkrootkit 0.48-5 failed to install/upgrade: short read in buffer_copy (backend dpkg-deb during `./usr/lib/chkrootkit/strings-static')

2009-11-25 Thread Chuck Short
@Giusepe:

Are you still having this problem?

Thanks
chuck

-- 
package chkrootkit 0.48-5 failed to install/upgrade: short read in buffer_copy 
(backend dpkg-deb during `./usr/lib/chkrootkit/strings-static')
https://bugs.launchpad.net/bugs/370877
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to chkrootkit 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 186080] Re: misleading man page category phrase

2009-11-25 Thread Chuck Short
Hi Ryan,

Is this problem is still a problem for you?

Regards
chuck

-- 
misleading man page category phrase
https://bugs.launchpad.net/bugs/186080
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 300965] Re: updatedb.mlocate crashes the machine, when the backupcc-pool becomes huge

2009-11-25 Thread Magnum
Here the descritpion of the problem:
The daily updatedb-job crashes, when the filesystem becomes too large. If this 
depends on the number of files or size of all files i don't know. The 
BackuPC-Pool becomes very soon very huge (in my case about 250GB with al huge 
number of files).

As there is no real advantage in taking the BackupPC-Pool-Files in the
updatedb i think a solution would be to add '/var/lib/backuppc' to
PRUNEPATHS in /etc/updatedb.mlocate.

It' quite likely, that updatedb would crash with other Filessystems
which become huge as well but i don't know.

This is all what i can add to this case, if it is not enough i
appologize.

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

-- 
updatedb.mlocate crashes the machine, when the backupcc-pool becomes huge
https://bugs.launchpad.net/bugs/300965
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 488373] Re: mysql-server-5.1 does not include the InnoDB engine

2009-11-25 Thread Gary
** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New = Invalid

-- 
mysql-server-5.1 does not include the InnoDB engine
https://bugs.launchpad.net/bugs/488373
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 333813] Re: MySQL daemon crashes daily on logrotate's flush-logs

2009-11-25 Thread serfdog
** Changed in: mysql-server
   Importance: Unknown = Undecided

** Changed in: mysql-server
   Status: Unknown = New

** Changed in: mysql-server
 Remote watch: MySQL Bug System #17733 = None

-- 
MySQL daemon crashes daily on logrotate's flush-logs
https://bugs.launchpad.net/bugs/333813
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 422138] Re: Slow memory leak, seen on two machines, appears to be dupe of 224945 even after -updates

2009-11-25 Thread Joe McDonagh
Chuck Short wrote:
 @Joe,

 have you tried the configuratoin change as suggested?

 Thanks
 chuck

   
Hey Chuck, yea to the extreme I think it's at maybe 1 or 100 for 
MaxRequestsPerChild, but it seems to resemble the old bug on the 
surface. Either way it's quieted down for me, thanks for your attention 
to the issue.

-- 
Joe McDonagh
Operations Engineer
Silent Penguin Services
AIM: YoosingYoonickz 
IRC: joe-mac on freenode
www.colonfail.com

-- 
Slow memory leak, seen on two machines, appears to be dupe of 224945 even after 
-updates
https://bugs.launchpad.net/bugs/422138
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 486128] Re: euca2ools: Requires more environment variables than EC2 AMI tools

2009-11-25 Thread Eric Hammond
I agree that given the goals of euca2ools, the default installation of
the upstream source should not force AWS-specific options on users. The
primary goal of this ticket is to have euca2ools on Ubuntu EC2 AMIs
default to AWS/EC2 resources so that when a user runs an Ubuntu AMI,
euca2ools commands operate in that environment without further
customization.  This could be done by setting appropriate environment
variables or with appropriate config file settings based on euca2ools
enhancements as Scott describes. I'm changing the title of the ticket to
reflect the clarified goals.

** Summary changed:

- euca2ools: Requires more environment variables than EC2 AMI tools
+ euca2ools on Ubuntu AMIs should default to using API URLs for EC2/S3

-- 
euca2ools on Ubuntu AMIs should default to using API URLs for EC2/S3
https://bugs.launchpad.net/bugs/486128
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


Re: [Bug 479185] Re: bind 9 won't install

2009-11-25 Thread progwml6
progw...@progwml6:~$ ls -al /etc/init.d/bind9
-rwxr-xr-x 1 root root 3215 2009-08-19 17:56 /etc/init.d/bind9
progw...@progwml6:~$ sudo bash
[sudo] password for progwml6:
r...@progwml6:~# ls -al /etc/init.d/bind9
-rwxr-xr-x 1 root root 3215 2009-08-19 17:56 /etc/init.d/bind9
r...@progwml6:~#


On Wed, Nov 25, 2009 at 2:15 PM, Chuck Short chuck.sh...@canonical.comwrote:

 Can you attach the /var/log/syslog and the output of the following
 command:

 ls -al /etc/init.d/bind9

 Thanks
 chuck

 --
 bind 9 won't install
 https://bugs.launchpad.net/bugs/479185
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “bind9” package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: bind9

 ubuntu 9.10 karmic

 errors while processing

 9.6.1

 ProblemType: Package
 Architecture: i386
 Date: Mon Nov  9 09:06:37 2009
 DistroRelease: Ubuntu 9.10
 ErrorMessage: subprocess installed post-installation script returned error
 exit status 1
 Package: bind9 1:9.6.1.dfsg.P1-3
 ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
 SourcePackage: bind9
 Title: package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade:
 subprocess installed post-installation script returned error exit status 1
 Uname: Linux 2.6.31-14-generic i686



-- 
thanks
ProgWML6


** Attachment added: syslog
   http://launchpadlibrarian.net/36077512/syslog

-- 
bind 9 won't install
https://bugs.launchpad.net/bugs/479185
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 486128] Re: euca2ools on Ubuntu AMIs should default to using API URLs for EC2/S3

2009-11-25 Thread Eric Hammond
I'm removing this partly incorrect statement in my original bug report:

 - euca-register requires setting $EC2_ACCESS_KEY and $EC2_SECRET_KEY
instead of also checking $AWS_ACCESS_KEY_ID and
$AWS_SECRET_ACCESS_KEY_ID as ec2-register does.

euca2ools is based on the access key and secret key, while Amazon's EC2
API tools are based on the X.509 certificate and private key.   This is
a more fundamental incompatibility which I don't expect is going to be
changed just to make things seem similar on the surface.  If somebody
else thinks it should be modified, then it should be a separate bug
report.

** Description changed:

  Binary package hint: euca2ools
  
  As I understand it,  one of the goals in Ubuntu is for euca2ools to be a
  drop in replacement for Amazon's EC2 AMI (and API) command line tools.
  
  The following are differences where I noticed that I had to set
  additional environment variables for euca2ools to function properly.
  
  - euca-upload-bundle requires setting S3_URL instead of just defaulting
  to https://s3.amazonaws.com as ec2-upload-bundle does.
  
  - euca-register requires setting $EC2_URL instead of defaulting to
  https://ec2.amazonaws.com as ec2-register does.
- 
- - euca-register requires setting $EC2_ACCESS_KEY and $EC2_SECRET_KEY
- instead of also checking $AWS_ACCESS_KEY_ID and
- $AWS_SECRET_ACCESS_KEY_ID as ec2-register does.
  
  See also: bug 435140
  
  ProblemType: Bug
  Architecture: i386
  Date: Sat Nov 21 01:38:11 2009
  DistroRelease: Ubuntu 9.10
  Ec2AMI: ami-1515f67c
  Ec2AMIManifest: 
ubuntu-images-us/ubuntu-karmic-9.10-i386-server-20091027.1.manifest.xml
  Ec2AvailabilityZone: us-east-1a
  Ec2InstanceType: m1.small
  Ec2Kernel: aki-5f15f636
  Ec2Ramdisk: ari-0915f660
  Package: euca2ools 1.0+bzr20091007-0ubuntu1
  PackageArchitecture: all
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: User Name 2.6.31-302.7-ec2
  SourcePackage: euca2ools
  Tags: ec2-images
  Uname: Linux 2.6.31-302-ec2 i686

-- 
euca2ools on Ubuntu AMIs should default to using API URLs for EC2/S3
https://bugs.launchpad.net/bugs/486128
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 319656] Re: nmap script engine error

2009-11-25 Thread Derek Simkowiak
The latest 9.04 package 4.76-0ubuntu4 is still broken.

Can we get a backport?  I'm not moving to 9.10 because of all the new
bugs it introduced... (I can't use 8.04 LTS because I need some of the
newer 9.04 packages.)

-- 
nmap script engine error
https://bugs.launchpad.net/bugs/319656
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nmap 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 462169] Re: nmbd dies on startup when network interfaces are not up yet

2009-11-25 Thread seldon7
I've fixed this on mine.

Loaded BUM, and changed runlevel from 20 to 19 for samba.

Now, it loads up fine for me on boot up.

-- 
nmbd dies on startup when network interfaces are not up yet
https://bugs.launchpad.net/bugs/462169
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 486950] Re: php5-cgi should be compiled with the --enable-pcntl option.

2009-11-25 Thread Chuck Short
** Changed in: php5 (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: php5 (Ubuntu)
   Status: New = Triaged

-- 
php5-cgi should be compiled with the --enable-pcntl option.
https://bugs.launchpad.net/bugs/486950
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2009-11-25 Thread edvar
Yes, I'm using Putty from a Windows box and the same happens on the Terminal 
app on Mac OS X.
The version of Putty I'm using is 0.60. In regards to SSH on my Karmic box:

$ dpkg -l |grep openssh
ii  openssh-client 1:5.1p1-6ubuntu2 
   secure shell client, an rlogin/rsh/rcp repla
ii  openssh-server 1:5.1p1-6ubuntu2 
   secure shell server, an rshd replacement

-- 
X11 forwarding via SSH does not work after upgrade to karmic
https://bugs.launchpad.net/bugs/434799
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 488600] [NEW] MySQLi Prepared Statements Not Working Correctly With UPDATEs

2009-11-25 Thread m00dawg
Public bug reported:

Binary package hint: php5-mysql

When using MySQLi and prepared statements, it seems as though some 
write-based queries (such as UPDATE) end up getting bad values. 
Specifically, items after a WHERE clause are getting values of 0 or 
things like \0\0 where they should be getting a proper ID (such as 
123).

This issue was encountered on Ubuntu 9.10 with PHP 5.2.10. This issue 
does not occur on Ubuntu 9.04 with PHP 5.2.6. Same version of MySQL. 
Same php.ini and my.cnf.

To reproduce:

1. Grab files from: http://www.moocowproductions.org/tmp/test_cases/
2. Run .SQL script through MySQL
3. Enable gereral query log in MySQL
3a. For MySQL 5.0, edit /etc/my.cnf and add 'log' and restart
3b. For MySQL 5.1, run SET GLOBAL general_log=1
4. Edit mysqli_bug.php and modify $dbPassword
5. Run mysqli_bug.php
6. Check General Log (See Expected and Actual results)

The expected output of the MySQL general log should be something like:

The MySQL general log should look like this:

61649 Query SET sql_mode='TRADITIONAL'
61649 Query set autocommit=0
61649 Prepare   UPDATE t1 SET
itemID = ? WHERE num1 = ?
61649 Execute   UPDATE t1 SET
itemID = 4 WHERE num1 = 5
61649 Close stmt
61649 Query commit
61649 Quit

The actual result is:

The log, instead, looks like this:

  124 Query SET sql_mode='TRADITIONAL'
  124 Query set autocommit=0
  124 Prepare   UPDATE t1 SET
itemID = ? WHERE num1 = ?
  124 Execute   UPDATE t1 SET
itemID = 4 WHERE num1 = 0
  124 Close stmt
  124 Query commit
  124 Quit

(Note that num1 = 0 and it should be 5)

So far, this only appears to be happening with UPDATE queries. SELECTs
do not have this problem, and neither do INSERTs. I did not run into an
issue with DELETEs, though I did not test this thoroughly.

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

-- 
MySQLi Prepared Statements Not Working Correctly With UPDATEs
https://bugs.launchpad.net/bugs/488600
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 488600] Re: MySQLi Prepared Statements Not Working Correctly With UPDATEs

2009-11-25 Thread m00dawg

** Attachment added: create_test.sql
   http://launchpadlibrarian.net/36095670/create_test.sql

-- 
MySQLi Prepared Statements Not Working Correctly With UPDATEs
https://bugs.launchpad.net/bugs/488600
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 488600] Re: MySQLi Prepared Statements Not Working Correctly With UPDATEs

2009-11-25 Thread m00dawg
Added test-cases files (to avoid having to get them externally)

-- 
MySQLi Prepared Statements Not Working Correctly With UPDATEs
https://bugs.launchpad.net/bugs/488600
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 488600] Re: MySQLi Prepared Statements Not Working Correctly With UPDATEs

2009-11-25 Thread m00dawg

** Attachment added: mysqli_bug.php
   http://launchpadlibrarian.net/36095604/mysqli_bug.php

-- 
MySQLi Prepared Statements Not Working Correctly With UPDATEs
https://bugs.launchpad.net/bugs/488600
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 458785] Re: can not unlock gnome-screensaver when password is near to expire

2009-11-25 Thread Thierry Carrez
** Changed in: likewise-open5 (Ubuntu)
   Importance: Low = Medium

** Changed in: likewise-open5 (Ubuntu)
   Status: New = Confirmed

-- 
can not unlock gnome-screensaver when password is near to expire
https://bugs.launchpad.net/bugs/458785
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open5 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 153425] Re: (Multiseat) screen shifts when /dev/console written to

2009-11-25 Thread Michel
For all the users having problems with X keyboard input ending up on the
console (bastafidli, Jeremy, others): I finally appear to have solved it
for my system. Apparently, the newer evdev-code doesn't perform
exclusive grabbing of the device anymore! See this
http://cgit.freedesktop.org/xorg/driver/xf86-input-
evdev/commit/?id=4912e2aa7f867a86d383010023b8426c881fb3b0 commit. So,
the very simple fix is to add 'Option GrabDevice yes' to all your
evdev input devices in xorg.conf.

-- 
(Multiseat) screen shifts when /dev/console written to
https://bugs.launchpad.net/bugs/153425
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 485486] Re: blackberry pearl does support playlists and album art

2009-11-25 Thread Martin Pitt
Banshee doesn't use media-player-info yet, so that can't work.

For RB, I very much suspect that the issue is the wrong path. Can you
please have a look into the .m3u file? I suspect it lists the music
files without any directory, which means that the .m3u file needs to be
in the same directory than the .mp3 files. Can you move it there and see
if it works then? This would be a bug in rhythmbox then.

-- 
blackberry pearl does support playlists and album art
https://bugs.launchpad.net/bugs/485486
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 485238] Re: apport ValueError('need more than 1 value to unpack', )

2009-11-25 Thread Martin Pitt
Ah, I gracefully ignored that, since -c does not even work any more:

$ ubuntu-bug -c /tmp/linux-image.apport 
Usage: /usr/bin/ubuntu-bug pid|symptom name|package name|program 
path|.crash file

Which Ubuntu release are you trying this on? In the initial description
you said 9.10 (karmic), but -c does not work in Karmic.

Also, the error you got shows that it was actually reading the .apport
file and stumbled over an invalidly formatted line. If there were
problems with recognizing the command line arguments, it would have
looked completely different.

-- 
apport ValueError('need more than 1 value to unpack',)
https://bugs.launchpad.net/bugs/485238
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 394655] Re: package libegroupwise1.2-13 2.26.1-0ubuntu1 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2009-11-25 Thread Per Ångström
9c38a93dad825228d7f1188e61650773
/var/cache/apt/archives/libegroupwise1.2-13_2.26.1-0ubuntu2_amd64.deb


** Changed in: update-manager (Ubuntu)
   Status: Incomplete = New

-- 
package libegroupwise1.2-13 2.26.1-0ubuntu1 failed to install/upgrade: 
corrupted filesystem tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/394655
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 488054] Re: after loading from internet would not work.

2009-11-25 Thread ageili

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/36052452/DpkgTerminalLog.txt

-- 
after loading from internet would not work.
https://bugs.launchpad.net/bugs/488054
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 459539] Re: BUG: scheduling while atomic: swapper/0/0x10010100

2009-11-25 Thread Rizqi Synergy
same on Inspiron 1420

-- 
BUG: scheduling while atomic: swapper/0/0x10010100
https://bugs.launchpad.net/bugs/459539
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 368850] Re: Missing italian translations (but present in .mo?)

2009-11-25 Thread Davide Capodaglio
Rhythmbox now uses brasero, so I marked this as invalid

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

-- 
Missing italian translations (but present in .mo?)
https://bugs.launchpad.net/bugs/368850
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 488053] Re: update-manager crashed with TypeError in _get_last_apt_get_update_text()

2009-11-25 Thread Apport retracing service
*** This bug is a duplicate of bug 341015 ***
https://bugs.launchpad.net/bugs/341015

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 #341015, 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
   http://launchpadlibrarian.net/36052324/Dependencies.txt

** Attachment removed: ProcMaps.txt
   http://launchpadlibrarian.net/36052325/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   http://launchpadlibrarian.net/36052326/ProcStatus.txt

** This bug has been marked a duplicate of bug 341015
   update-manager crashed with TypeError in _get_last_apt_get_update_text()

** Visibility changed to: Public

-- 
update-manager crashed with TypeError in _get_last_apt_get_update_text()
https://bugs.launchpad.net/bugs/488053
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 488055] [NEW] Kubuntu Facebook plasmoid doesn't remember its dimensions

2009-11-25 Thread Toni Helenius
Public bug reported:

Binary package hint: plasma-widget-facebook

Running Kubuntu Karmic 64-bit, fresh install from the DVD. No matter
what I do to the Facebook plasma wicket it always resets it size when I
reboot :(

** Affects: plasma-widget-facebook (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Kubuntu Facebook plasmoid doesn't remember its dimensions
https://bugs.launchpad.net/bugs/488055
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 488054] [NEW] after loading from internet would not work.

2009-11-25 Thread ageili
Public bug reported:

file:///home/user/Desktop/jre-6u17-linux-i586-rpm(2).bin
not working with 8.10

ProblemType: Package
Architecture: i386
Dependencies:
 
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess pre-installation script returned error exit status 1
Package: sun-java6-bin None [modified: /var/lib/dpkg/info/sun-java6-bin.list]
SourcePackage: sun-java6
Title: package sun-java6-bin None [modified: 
/var/lib/dpkg/info/sun-java6-bin.list] failed to install/upgrade: subprocess 
pre-installation script returned error exit status 1
Uname: Linux 2.6.27-7-generic i686

** Affects: sun-java6 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
after loading from internet would not work.
https://bugs.launchpad.net/bugs/488054
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 488054] Re: after loading from internet would not work.

2009-11-25 Thread ageili
thank you, wait your reply

-- 
after loading from internet would not work.
https://bugs.launchpad.net/bugs/488054
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 474233] Re: brasero does not eject disk after burning

2009-11-25 Thread Davide Capodaglio
Same issue also for me, the finished disc is never ejected (I usually burn data 
CDs or DVDs).
I'm on Karmic AMD64

-- 
brasero does not eject disk after burning
https://bugs.launchpad.net/bugs/474233
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 377782] Re: freeciv-client-gtk can't run with netbook resolutions

2009-11-25 Thread KarlGoetz
Here is the SVN commit. http://svn.gna.org/viewcvs/freeciv?rev=15566
This means it should be in 2.1.10. 
http://download.gna.org/freeciv/stable/freeciv-2.1.10.tar.gz
I'll have a go at packaging it later, will keep you posted.

-- 
freeciv-client-gtk can't run with netbook resolutions
https://bugs.launchpad.net/bugs/377782
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 485716] Re: Cannot connect with the ubuntu one client

2009-11-25 Thread Yos
Hey Joshua,

After running that command, here is the output:

(nm-checker:4469): Gtk-WARNING **: Unable to locate theme engine in 
module_path: ubuntulooks,
ERROR:dbus.proxies:Introspect error on 
org.freedesktop.NetworkManager:/org/freedesktop/NetworkManager: 
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The 
name org.freedesktop.NetworkManager was not provided by any .service files
org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.freedesktop.NetworkManager was not provided by any .service files

-Yos

-- 
Cannot connect with the ubuntu one client
https://bugs.launchpad.net/bugs/485716
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 455943] Re: Avatars don't appear

2009-11-25 Thread James Ogley
See https://bugzilla.novell.com/show_bug.cgi?id=545499 - this is an X
server bug which is fixed in the latest upstream intel driver, I'll
unpatch this in the openSUSE packages like the Karmic ones.

** Bug watch added: Novell/SUSE Bugzilla #545499
   https://bugzilla.novell.com/show_bug.cgi?id=545499

-- 
Avatars don't appear
https://bugs.launchpad.net/bugs/455943
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 386916] Re: Add support for hidden menu (press Esc to display) in default config

2009-11-25 Thread The Fiddler
Set GRUB_TIMEOUT=0 and it will work.

-- 
Add support for hidden menu (press Esc to display) in default config
https://bugs.launchpad.net/bugs/386916
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 485486] Re: blackberry pearl does support playlists and album art

2009-11-25 Thread tgpraveen
nope, that didnt work.

and also when in my phone i go into the playlist (which was created by
RB) and click on view files in it, then i see all the files listed and
on any file if i see it's properties then the location is mentioned
which is the full and  correct location.

also what might be the reason of

3. then after creating playlist using the phone's music player say bb
and then connecting to rythmbox and opening the phone it shows a
playlist as bb.m3u. but again in rhythmbox the playlist comes as
completely empty and doesn't show any of the songs i added to it via the
phone. also this time the praveen playlist wasn't displayed in
rhythmbox.

-- 
blackberry pearl does support playlists and album art
https://bugs.launchpad.net/bugs/485486
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 80755] Re: extracting doesn't work right when the location entry is displayed

2009-11-25 Thread Dark Knight
No one seems to care...

Such things, indeed very easy to resolve and yet being around for years,
annoying, play significant role in picturing Ubuntu as an ugly odd job
:(

-- 
extracting doesn't work right when the location entry is displayed
https://bugs.launchpad.net/bugs/80755
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 488056] [NEW] email adressbook produces an /desktop/gnome/url-handlers/ error

2009-11-25 Thread Kurt
Public bug reported:

Binary package hint: deskbar-applet

Ubuntu 9.10

when the email-adressbook-search (v.2.28) is activated, live search
produces the following error message:

Beim Laden oder Speichern der Konfiguration von deskbar-applet ist ein
Fehler aufgetreten. Einige Ihrer Konfigurationseinstellungen könnten
nicht richtig funktionieren: Der Schlüssel- oder Verzeichnisname ist
fehlerhaft: »/desktop/gnome/url-handlers/«: Schlüssel und Verzeichnisse
dürfen nicht auf einen Schrägstrich (/) enden

** Affects: deskbar-applet (Ubuntu)
 Importance: Undecided
 Status: New

-- 
email adressbook produces an /desktop/gnome/url-handlers/ error
https://bugs.launchpad.net/bugs/488056
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 483115] Re: Please sync discover-data 2.2008.06.25+nmu1 (main) from Debian unstable (main).

2009-11-25 Thread Daniel Holbach
ACKed.

** Changed in: discover-data (Ubuntu)
   Status: New = Triaged

-- 
Please sync discover-data 2.2008.06.25+nmu1 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/483115
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 448683] Re: change slovak translation of menu entry

2009-11-25 Thread Launchpad Bug Tracker
** Branch linked: lp:firefox/3.5

-- 
change slovak translation of menu entry
https://bugs.launchpad.net/bugs/448683
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 438840] Re: package linux-image-2.6.28-15-generic 2.6.28-15.52 failed to install/upgrade: Unterprozess post-installation script gab den Fehlerwert 2 zur?ck

2009-11-25 Thread ^_Pepe_^
Hi Claudia,

Thank you for helping Ubuntu better reporting this bug.

Please, can you tell us if this is still an issue for you?

If so, your Dpkg log says:

GLib-GObject-CRITICAL **: g_signal_add_emission_hook: assertion
`signal_id  0' failed at /usr/share/perl5/Debconf/FrontEnd/Gnome.pm
line 60

Which is very similar to problem reported in bug #217967.

Please let us know.

I'm going to mark the bug as 'Incomplete' to keep track on it. Please
feel free to mark it as 'New' if it still is an issue for you.


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

-- 
package linux-image-2.6.28-15-generic 2.6.28-15.52 failed to install/upgrade: 
Unterprozess post-installation script gab den Fehlerwert 2 zur?ck
https://bugs.launchpad.net/bugs/438840
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 452993] Re: package linux-image-2.6.28-15-generic 2.6.28-15.52 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-11-25 Thread ^_Pepe_^
Hi all.

Please check this bug #247504 to see if this can help you.

Thanks

-- 
package linux-image-2.6.28-15-generic 2.6.28-15.52 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/452993
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 448683] Re: change slovak translation of menu entry

2009-11-25 Thread Micah Gersten
** Changed in: firefox-3.5 (Ubuntu)
   Status: In Progress = Triaged

-- 
change slovak translation of menu entry
https://bugs.launchpad.net/bugs/448683
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 433701] Re: services-admin should be disabled

2009-11-25 Thread yota
Servicemanager has grown up a bit, now it's in version 0.2, it fetches
services descriptions and let enable/disable system V services at boot.

Further updates here: http://ubuntuforums.org/showthread.php?p=8376891

-- 
services-admin should be disabled
https://bugs.launchpad.net/bugs/433701
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 367373] Re: Squares instead of Hebrew text

2009-11-25 Thread Shahar Or
This still happens in Karmic.

** Attachment added: screen shot from karmic
   
http://launchpadlibrarian.net/36053013/%D7%AA%D7%A6%D7%9C%D7%95%D7%9D%20%D7%9E%D7%A1%D7%9A.png

** Description changed:

  Binary package hint: wine
  
  Dear friends,
  
  As you can see in the attached screen shot, wine renders squares where
  there should be Hebrew text.
+ 
+ Here's the output:
+ d...@dawn-desktop:~/שולחן עבודה$ wine wdviewer.exe 
+ fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the 
registry for bias -120, std (d/m/y): 27/09/2009, dlt (d/m/y): 27/03/2009
+ fixme:imm:ImmDisableIME (-1): stub
+ fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the 
registry for bias -120, std (d/m/y): 27/09/2009, dlt (d/m/y): 27/03/2009
+ fixme:advapi:CheckTokenMembership ((nil) 0x134640 0x336d20) stub!
+ fixme:msxml:bsc_QueryInterface interface 
{6d5140c1-7436-11ce-8034-00aa006009fa} not implemented
+ fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
+ fixme:msxml:bsc_QueryInterface interface 
{79eac9e4-baf9-11ce-8c82-00aa004ba90b} not implemented
+ fixme:ole:NdrCorrelationInitialize (0x33990c, 0x33950c, 1024, 0x0): stub
+ fixme:ole:NdrCorrelationFree (0x33990c): stub
+ fixme:ole:NdrCorrelationInitialize (0x339924, 0x339524, 1024, 0x0): stub
+ fixme:ole:NdrCorrelationFree (0x339924): stub
+ fixme:msxml:DllCanUnloadNow 
+ fixme:advapi:LookupAccountNameW (null) Ldawn (nil) 0x33f864 (nil) 0x33f868 
0x33f85c - stub
+ fixme:advapi:LookupAccountNameW (null) Ldawn 0x137c40 0x33f864 0x138208 
0x33f868 0x33f85c - stub
+ fixme:bidi:mirror stub: mirroring of characters not yet implemented
+ fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the 
registry for bias -120, std (d/m/y): 27/09/2009, dlt (d/m/y): 27/03/2009
+ err:richedit:RTFCharSetToCodePage unknown charset -100
+ fixme:font:WineEngCreateFontInstance Untranslated charset 192
+ err:msi:ITERATE_Actions Execution halted, action LDoDialogSequence returned 
1602
+ d...@dawn-desktop:~/שולחן עבודה$ 
  
  Many blessings.
  
  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  Package: wine 1.0.1-0ubuntu6
  ProcEnviron:
-  LANG=he_IL.UTF-8
-  SHELL=/bin/bash
+  LANG=he_IL.UTF-8
+  SHELL=/bin/bash
  SourcePackage: wine
  Uname: Linux 2.6.28-11-generic i686

-- 
Squares instead of Hebrew text
https://bugs.launchpad.net/bugs/367373
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 115913] Re: Appointments with Public classification have issues with exchange calendar and they do not get synchronized properly with other OWA/OMA clients

2009-11-25 Thread Christian Zumbrunnen
Does this patch soon make it to the official repos or else could you post it 
anywhere?
I'm not sure if I'm able to compile it myself since I'm more a novice on Linux.

-- 
Appointments with Public classification have issues with exchange calendar 
and they do not get synchronized properly with other OWA/OMA clients
https://bugs.launchpad.net/bugs/115913
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 488060] [NEW] apps from not enabled channels show misleading message

2009-11-25 Thread Michael Vogt
Public bug reported:

Binary package hint: software-center

When a app is installed that is available in a not (yet) enabled channel
the initial message is misleading.

It says Not available for your hardware architecture.. But it shows
the Enable channel and does the right thing.

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

-- 
apps from not enabled channels show misleading message
https://bugs.launchpad.net/bugs/488060
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 488059] [NEW] nautilus window disappear when I'm trying copy, using drag-n-drop

2009-11-25 Thread Alexander Aen Markevitch
Public bug reported:

Binary package hint: nautilus

Ubuntu 9.04
As I've said, nautilus window just disappear, when I'm trying copy using 
drag-n-drop. Not all the time, but 1 time for 4-5 attempts

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

-- 
nautilus window disappear when I'm trying copy, using drag-n-drop
https://bugs.launchpad.net/bugs/488059
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 488024] Re: unable to install libflashplayer.so

2009-11-25 Thread Micah Gersten
Moving to Flash...converting to question

** Package changed: firefox (Ubuntu) = flashplugin-nonfree (Ubuntu)

-- 
unable to install libflashplayer.so
https://bugs.launchpad.net/bugs/488024
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 488024] Re: unable to install libflashplayer.so

2009-11-25 Thread Micah Gersten
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We appreciate the difficulties you
are facing, but it would make more sense to raise problems you are
having in the support tracker at https://answers.launchpad.net/ubuntu if
you are uncertain if they are bugs. For help on reporting bugs, see
https://help.ubuntu.com/community/ReportingBugs#When%20not%20to%20file%20a%20bug.

** Changed in: flashplugin-nonfree (Ubuntu)
   Status: New = Invalid

** Converted to question:
   
https://answers.edge.launchpad.net/ubuntu/+source/flashplugin-nonfree/+question/91638

-- 
unable to install libflashplayer.so
https://bugs.launchpad.net/bugs/488024
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 396541] Re: [IBM ACPI] FN+F7 only allows to enable/disable WLAN and BT simultaneously

2009-11-25 Thread katie kalafatis
*** This bug is a duplicate of bug 395358 ***
https://bugs.launchpad.net/bugs/395358

YES! THE DUPLICATE STATUS IS WRONG.MY MISTAKE.PLS CAN YOU FIX IT?THANKS

-- 
[IBM ACPI] FN+F7 only allows to enable/disable WLAN and BT simultaneously
https://bugs.launchpad.net/bugs/396541
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 178442] Re: Pulseaudio fails to initialize ICE1712 chipsets

2009-11-25 Thread ianc
Franky - even if it's the same chipset the parameters you need may not be the 
same as in #84. Take a look at the output of lspci -nnv - you should be able 
to confirm that the card does use an ICE1712 chipset and also confirm the 
parameters. You need to know:
vendor
device
subsystem_vendor
subsystem_device

Substitute the values for your card into the line in #84 and see if that
helps.

-- 
Pulseaudio fails to initialize ICE1712 chipsets
https://bugs.launchpad.net/bugs/178442
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 485747] Re: HSUPA modem Option GE0301 does not work in Ubuntu Karmic

2009-11-25 Thread Aurius Bendikas

** Attachment added: The system log with recently updated linux-2.6.31-15 
kernel
   http://launchpadlibrarian.net/36053174/linux-2.6.31-15_log.txt

** Description changed:

- When I connect my Option GE0301 the devices ttyHS0 to ttyHS2 does not
- get created.
+ When I connect my Option GE0301 the devices ttyHS0 to ttyHS1 does not
+ get created. With linux-2.6.31-15 kernel ttyHS2 gets created, but not
+ recognized by network manager as a modem.
  
- If I put a modem into ExpressCard in system log I get that it has
- detected an USB mass storage device. if I remove it and insert it again,
- then it detects a modem, but HSO returns Not our interface.
+ If I put a modem into ExpressCard, then in the system log I get that it
+ has detected an USB mass storage device. if I remove it, and insert it
+ again, then it detects a modem, but HSO returns Not our interface.
  
  If you require more information please request with instructions how to
  retrieve it.
  
  Samples from system log file attached.

-- 
HSUPA modem Option GE0301 does not work in Ubuntu Karmic
https://bugs.launchpad.net/bugs/485747
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 488066] [NEW] ลงโปรแก รมไม่สำเร็จ

2009-11-25 Thread AI Saraburi
Public bug reported:

Binary package hint: ubiquity

Traceback (most recent call last):
File “/usr/lib/ubiquity/bin/ ubiquity”,line 229,in module main()
File “/usr/lib/ubiquity/bin/ ubiquity”,line 226,in main install()
File “/usr/lib/ubiquity/bin/ ubiquity”,line 68,in install ret = 
wizard.run()
File “/usr/lib/ubiquity/ ubiquity/frontend/gtk_ui.py”,line 428, in run 
self.progress_loop()
File “/usr/lib/ubiquity/ ubiquity/frontend/gtk_ui.py”,line 797, in 
progress_loop(ret,realtb))
Runtime Error : Install failed with exit code 1

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

-- 
ลงโปรแกรมไม่สำเร็จ
https://bugs.launchpad.net/bugs/488066
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 488065] [NEW] package acpid 1.0.6-9ubuntu8 failed to install/upgrade:

2009-11-25 Thread Jose Maria Degreef
Public bug reported:

Binary package hint: acpid

Occurred while doing an update

ProblemType: Package
Architecture: amd64
Date: Wed Nov 25 05:12:44 2009
DistroRelease: Ubuntu 9.10
ErrorMessage:
 ErrorMessage: el subproceso script post-installation instalado devolvió el 
código de salida de error 1
NonfreeKernelModules: nvidia
Package: acpid 1.0.6-9ubuntu8
ProcVersionSignature: Ubuntu 2.6.31-15.50-generic
SourcePackage: acpid
Title: package acpid 1.0.6-9ubuntu8 failed to install/upgrade:
Uname: Linux 2.6.31-15-generic x86_64

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


** Tags: amd64 apport-package

-- 
package acpid 1.0.6-9ubuntu8 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/488065
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 488065] Re: package acpid 1.0.6-9ubuntu8 failed to install/upgrade:

2009-11-25 Thread Jose Maria Degreef

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/36053316/Dependencies.txt

** Attachment added: VarLogDistupgradeAptlog.gz
   http://launchpadlibrarian.net/36053317/VarLogDistupgradeAptlog.gz

** Attachment added: VarLogDistupgradeApttermlog.gz
   http://launchpadlibrarian.net/36053318/VarLogDistupgradeApttermlog.gz

-- 
package acpid 1.0.6-9ubuntu8 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/488065
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 488062] [NEW] [karmic] HP LaserJet 1300 uses wrong driver by default

2009-11-25 Thread reg
Public bug reported:

Binary package hint: system-config-printer

In karmic, the auto-install of a USB-plugged HP LaserJet 1300 will configure it 
with the wrong driver: HP LaserJet 1300 Series Postscript [en] (recommended)
With that driver, printing is more than random: I could print 2 pages out of 20 
attempts with several reboot of the printer.

This is a regression ; it uses to work plug  play in jaunty.

Solution:
Edit the printer properties and select : HP LaserJet 1300 hpijs pcl3, 3.9.8 [en]
Then it works perfectly.


--
system-config-printer-gnome:
  Installed: 1.1.12+git20090826-0ubuntu8
  Candidate: 1.1.12+git20090826-0ubuntu8
  Version table:
 *** 1.1.12+git20090826-0ubuntu8 0
500 file: karmic/main Packages
100 /var/lib/dpkg/status

** Affects: system-config-printer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[karmic] HP LaserJet 1300 uses wrong driver by default
https://bugs.launchpad.net/bugs/488062
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 487962] Re: Please sync libpcap 1.0.0-4 (main) from Debian unstable (main).

2009-11-25 Thread Daniel Holbach
ACKed.

** Changed in: libpcap (Ubuntu)
   Status: New = Triaged

-- 
Please sync libpcap 1.0.0-4 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/487962
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 453573] Re: package ubiquity 2.0.0 failed to install/upgrade: subprocess installed post-removal script killed by signal (Segmentation fault), core dumped

2009-11-25 Thread ^_Pepe_^
Awaiting retest.

Thanks

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

-- 
package ubiquity 2.0.0 failed to install/upgrade: subprocess installed 
post-removal script killed by signal (Segmentation fault), core dumped
https://bugs.launchpad.net/bugs/453573
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 399636] Re: [i915gm] karmic 2.6.31-2 and -3 lid closing blacks screen until reboot on thinkpad r52

2009-11-25 Thread Alexey Alexandrov
same things on eee pc 1005ha with kubuntu lucid (2.6.32-4-generic).
sometimes (looks like absolute random) the screen gets filled with one
color (usually black, but can be any other). the system is still
functional, but the display is useless. can be cured by any type of
power cycle. i use sleep/wake as the fastest. also the screen sometimes
flickers. enabling/disabling compositing or changing any other video
settings does not matter.

-- 
[i915gm] karmic 2.6.31-2 and -3 lid closing blacks screen until reboot on 
thinkpad r52
https://bugs.launchpad.net/bugs/399636
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   >