[Bug 358261] [NEW] net rpc command potentially dangerous on Windows 2003 Server

2009-04-09 Thread therebel22
Public bug reported:

Binary package hint: samba

Hi,
it is a request feature :

Example :
- you have a Windows 2003 Domain Controller named dc1.
- you have a linux machine and in smb.conf,  a mistake is made : netbios name 
parameter is set to dc1

if you want to join machine to your domain, and if you use net rpc
instead of net ads, the command will succeed. But the DC1 machine
object on your 2003 Domain Controller will be replaced by a new object
that referred  to the linux machine !

At this point, after reboot, your windows 2003 Domain Controller is
unusable (DNS down can't contact Active Directory)

Solution is to use  Microsoft tool : netdom resetpwd

It would be great if net rpc detect existing  object machine named as
linux machine ..

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

-- 
net rpc command potentially dangerous on Windows 2003 Server 
https://bugs.launchpad.net/bugs/358261
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 358261] Re: net rpc command potentially dangerous on Windows 2003 Server

2009-04-09 Thread Thierry Carrez
It's by design that you can replace an existing object machine. The DC
should probably protect itself against overwriting itself.

What happens if you run net ads join instead of net rpc join ? Does
it refuse to overwrite the existing DC machine object ? Could you post
the output of both commands ?

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

-- 
net rpc command potentially dangerous on Windows 2003 Server 
https://bugs.launchpad.net/bugs/358261
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 358261] Re: net rpc command potentially dangerous on Windows 2003 Server

2009-04-09 Thread therebel22
Sorry, i can't test it anymore. I haven't any test DC and my windows
admin don't want me to test it again on production DC .. If anybody can
..

-- 
net rpc command potentially dangerous on Windows 2003 Server 
https://bugs.launchpad.net/bugs/358261
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 358382] [NEW] iostat -N doesn't report device mapper names

2009-04-09 Thread Hugh Saunders
Public bug reported:

Binary package hint: sysstat

Ubuntu Release: 8.04LTS
Package: sysstat
Package Version:  8.0.3-1ubuntu1
Expected: Using iostat -N statistics are shown against device mapper names 
(from /dev/mapper/*)
Actually Happened: Statistics are shown against devices labeled as dm-n

Further Information
=

From iostat manpage:
-N Display the registered device mapper names for any device mapper 
devices.  Useful for viewing LVM2 statistics.

Reproduction Transcript:

admin-u...@solok:~$ ls /dev/mapper
control  sda5_crypt  sdcard_crypt  solok-root  solok-rsnapshot  solok-swap_1
admin-u...@solok:~$ iostat
Linux 2.6.24-23-generic (solok) 09/04/09

avg-cpu:  %user   %nice %system %iowait  %steal   %idle
   1.180.201.062.880.00   94.68

Device:tps   Blk_read/s   Blk_wrtn/s   Blk_read   Blk_wrtn
sda   8.67   180.92   131.48   133121459674338
dm-0 25.77   180.84   131.48   133059399674328
dm-1  9.6489.7149.4166007223635848
dm-2  0.14 0.02 1.09   1288  79896
dm-3 15.9991.1080.9867033465958584
mmcblk0   1.40 4.7858.15 3515704278440
dm-4  7.86 4.7558.15 3496984278440

admin-u...@solok:~$ iostat -N
Linux 2.6.24-23-generic (solok) 09/04/09

avg-cpu:  %user   %nice %system %iowait  %steal   %idle
   1.180.201.062.880.00   94.68

Device:tps   Blk_read/s   Blk_wrtn/s   Blk_read   Blk_wrtn
sda   8.67   180.92   131.48   133121459674338
dm-0 25.77   180.83   131.48   133059399674328
dm-1  9.6489.7149.4166007223635848
dm-2  0.14 0.02 1.09   1288  79896
dm-3 15.9991.1080.9867033465958584
mmcblk0   1.40 4.7858.15 3515704278440
dm-4  7.86 4.7558.15 3496984278440

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

-- 
iostat -N doesn't report device mapper names
https://bugs.launchpad.net/bugs/358382
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to sysstat 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 63141] Re: PHP (cli) exits with a segfault if pg_connect() called.

2009-04-09 Thread leopard
Ubuntu 8.04
Sometimes I have error in log. High loaded server, online system writen by PHP 
and using Postgresql.
$ tail -f /var/log/messages
Apr  9 13:15:01 dbserver kernel: [ 7110.775499] php[14257]: segfault at 
 eip b6e98e8f esp bfef4ca0 error 4
Apr  9 13:15:01 dbserver kernel: [ 7110.775786] php[14266]: segfault at 
00726f72 eip 00726f72 esp bfc6ca1c error 14
Apr  9 13:25:56 dbserver php: PHP Warning:  pg_query(): Query failed: server 
closed the connection unexpectedly ^IThis probably means the server terminated 
abnormally ^Ibefore or while processing the request. in 
/var/www/tut1/simplescripts/start.php on line 43
Apr  9 13:38:27 dbserver -- MARK --
Apr  9 13:58:27 dbserver -- MARK --
Apr  9 14:13:08 dbserver kernel: [10591.395416] php[3724]: segfault at 0172 
eip 0172 esp bfe1c46c error 14
Apr  9 14:38:27 dbserver -- MARK --
Apr  9 14:58:27 dbserver -- MARK --
Apr  9 15:10:01 dbserver kernel: [13996.938272] php[32104]: segfault at 
 eip b6efde8f esp bff324e0 error 4
Apr  9 15:10:01 dbserver kernel: [13996.938946] php[32107]: segfault at 
 eip  esp bfbc616c error 14
Apr  9 15:17:46 dbserver kernel: [14461.355480] php[3746]: segfault at  
eip b6ee5e8f esp bfe16bb0 error 4
Apr  9 15:38:27 dbserver -- MARK --
Apr  9 15:58:27 dbserver -- MARK --

$ uname -a
Linux dbserver 2.6.24-23-server #1 SMP Wed Apr 1 22:22:14 UTC 2009 i686 
GNU/Linux

$ php -v
PHP 5.2.9-0.dotdeb.1 with Suhosin-Patch 0.9.7 (cli) (built: Mar  8 2009 
23:41:21)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
with XCache v1.2.2, Copyright (c) 2005-2007, by mOo


All errors come from PHP (cli), which server run in cron
I have email from cron, for example

Cron /usr/bin/php /*.php
Segmentation fault

I try change PHP (as you see by version, before 5.2.6, 5.2.8), update
postgresql (now version PostgreSQL 8.3.7). Web server nginx (nginx
version: nginx/0.6.32) and php run by fastcgi using spawn-fcgi from
lighttpd.

I attached list of installed packages

P.S. Sorry for my bad English.

** Attachment added: packages.txt
   http://launchpadlibrarian.net/25110410/packages.txt

-- 
PHP (cli) exits with a segfault if pg_connect() called.
https://bugs.launchpad.net/bugs/63141
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 358261] Re: net rpc command potentially dangerous on Windows 2003 Server

2009-04-09 Thread therebel22
I finally have made the test 2 times whith net ads join :

r...@...: net ads join -U Administrateur -S dc
Joined '...' to realm 'realm'
r...@...: net ads join -U Administrateur -S dc
Joined '...' to realm 'realm'

With net rpc join, 2 times :

r...@...: net rpc join -U Administrateur -S dc
Joined domain REALM.
r...@...: net rpc join -U Administrateur -S dc
Joined domain REALM. 

With net rpc, we don't know what netbios name has joined domain.
And, there is no check of  existing object with same name on DC. For me, it's a 
pity ..

-- 
net rpc command potentially dangerous on Windows 2003 Server 
https://bugs.launchpad.net/bugs/358261
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 354243] Re: Nautilus fails to browse any share on network to which Iomega Home Network Hard Drive (MDHD500-N, firmware K108.W15) is attached.

2009-04-09 Thread Stephen D Kamm
Given the confusion introduced by my Comment 9, I will restrict my
further comments to the original case of Bug 354243:  a LIVE SESSION run
from a Ubuntu 9.04 beta Desktop i386 CD.

That being the case, I ask:  Once I have edited and saved
/etc/samba/smb.conf, how am I to restart smbclient?  The usual sudo
/etc/init.d/samba restart will not work, because samba itself is not
installed in the live session.  I hesitate to install samba for  the
live session if there is another way to restart smbclient.

===

Also, does the case I present show that the underlying problem, of which
https://bugs.launchpad.net/ubuntu/intrepid/+source/samba/+bug/264943 was
a symptom, has not been fixed?

-- 
Nautilus fails to browse any share on network to which Iomega Home Network Hard 
Drive (MDHD500-N, firmware K108.W15) is attached.
https://bugs.launchpad.net/bugs/354243
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 358468] [NEW] Samba crashes on install....

2009-04-09 Thread Mr Green
Public bug reported:

Binary package hint: samba

On install of samba I get the following:

* Starting Samba daemons[fail] 
invoke-rc.d: initscript samba, action start failed.
dpkg: error processing samba (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 samba
E: Sub-process /usr/bin/dpkg returned an error code (1)
mrgr...@mrgreen-laptop:~$

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 1
Package: samba 2:3.3.2-1ubuntu3
SourcePackage: samba
Title: package samba 2:3.3.2-1ubuntu3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-package i386

-- 
Samba crashes on install
https://bugs.launchpad.net/bugs/358468
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 358468] Re: Samba crashes on install....

2009-04-09 Thread Mr Green

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

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/25111643/DpkgTerminalLog.gz

-- 
Samba crashes on install
https://bugs.launchpad.net/bugs/358468
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 90681] Re: resolv.conf overwritten using VPN/PPP etc...

2009-04-09 Thread definingmoment
Any updates? Is there a patch in the works for this?

-- 
resolv.conf overwritten using VPN/PPP etc...
https://bugs.launchpad.net/bugs/90681
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 326768] Re: mysql thinks it has crashed when it hasn't

2009-04-09 Thread MarcRandolph
Bug 358173 may be a duplicate of this.

Thanks to the original reporter for proposing a solution.

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: Incomplete = Confirmed

-- 
mysql thinks it has crashed when it hasn't
https://bugs.launchpad.net/bugs/326768
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 236640] Re: iSCSI install fails under hardy

2009-04-09 Thread Colin Watson
iscsi=true should still be supported in Jaunty; I can find no evidence
that it has been removed from the installer. preseed_aliases still lists
it and disk-detect.sh still handles it.

-- 
iSCSI install fails under hardy
https://bugs.launchpad.net/bugs/236640
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi 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 236640] Re: iSCSI install fails under hardy

2009-04-09 Thread Colin Watson
I've uploaded a partial fix (which needs release team approval since
we're in freeze), although I can't test this myself so there may well be
more to it than this. Still, this part by itself seems obviously correct
to me.

open-iscsi (2.0.870.1-0ubuntu3) jaunty; urgency=low

  * Invoke iscsi-iname using normal $PATH lookup rather than using an
incorrect explicit path (see LP #236640).

 -- Colin Watson cjwat...@ubuntu.com  Thu, 09 Apr 2009 16:49:08 +0100

-- 
iSCSI install fails under hardy
https://bugs.launchpad.net/bugs/236640
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi 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 358589] [NEW] Segmentation fault during peer startup in failover configuration

2009-04-09 Thread Matt Kassawara
Public bug reported:

Configuration:

I'm running redundant servers using failover peer mode in which both
daemons actively handle DHCP requests and share lease information.

Expected operation:

Under normal operating conditions, both daemons should start in any
order, synchronize lease information, and begin handling DHCP requests.

What actually happens:

Using the Jaunty DHCP server package (dhcp3-server 3.1.1-5ubuntu8), the
first daemon consistently starts up properly, but the second generally
throws a segmentation fault.  After several attempts, the second daemon
eventually starts up properly.  However, upon restart will resume the
pattern of throwing segmentation faults.  Once both daemons successfully
start up, they seem stable and perform as expected.

Release information:

$ lsb_release -rd
Description:Ubuntu jaunty (development branch)
Release:9.04

$ apt-cache policy dhcp3-server-ldap
dhcp3-server-ldap:
  Installed: 3.1.1-5ubuntu8
  Candidate: 3.1.1-5ubuntu8
  Version table:
 *** 3.1.1-5ubuntu8 0
500 http://us.archive.ubuntu.com jaunty/universe Packages
100 /var/lib/dpkg/status

Crash output:

See attachment for gdb output from package including debugging symbols.

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

-- 
Segmentation fault during peer startup in failover configuration
https://bugs.launchpad.net/bugs/358589
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 358589] Re: Segmentation fault during peer startup in failover configuration

2009-04-09 Thread Matt Kassawara

** Attachment added: gdb-dhcp3-server.txt
   http://launchpadlibrarian.net/25129658/gdb-dhcp3-server.txt

-- 
Segmentation fault during peer startup in failover configuration
https://bugs.launchpad.net/bugs/358589
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 358612] [NEW] X11 forwarding fails (Invalid MIT-MAGIC-COOKIE)

2009-04-09 Thread Andrew Schulman
Public bug reported:

Binary package hint: openssh-client

ssh X11 forwarding to my intrepid client from my openssh server used to
work, but it always fails now, with Invalid MIT-MAGIC-COOKIE.  Please
see the example session log below.

Forwarding succeeds to a Windows client running PuTTY, so the problem
isn't with the server, so I conclude that it's with the client.  I'd be
glad to provide further information or troubleshooting.

Thanks, Andrew.

$ lsb_release -rd
Description:Ubuntu 8.10
Release:8.10

$ apt-cache policy openssh-client
openssh-client:
  Installed: 1:5.1p1-3ubuntu1
  Candidate: 1:5.1p1-3ubuntu1
  Version table:
 *** 1:5.1p1-3ubuntu1 0
500 http://us.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

$ ssh -v -X -l andrex 5200-glenwood.net kate
OpenSSH_5.1p1 Debian-3ubuntu1, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to 5200-glenwood.net [68.55.218.17] port 22.
debug1: Connection established.
debug1: identity file /home/carey/.ssh/identity type -1
debug1: identity file /home/carey/.ssh/id_rsa type -1
debug1: identity file /home/carey/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.1p1 
Debian-5
debug1: match: OpenSSH_5.1p1 Debian-5 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.1p1 Debian-3ubuntu1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server-client aes128-cbc hmac-md5 none
debug1: kex: client-server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(102410248192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Host '5200-glenwood.net' is known and matches the RSA host key.
debug1: Found key in /home/carey/.ssh/known_hosts:1
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Offering public key: Public Key
debug1: Server accepts key: pkalg ssh-rsa blen 277
debug1: Authentication succeeded (publickey).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessi...@openssh.com
debug1: Entering interactive session.
debug1: No xauth program.
Warning: No xauth data; using fake authentication data for X11 forwarding.
debug1: Requesting X11 forwarding with authentication spoofing.
debug1: Sending environment.
debug1: Sending env LANG = en_US.UTF-8
debug1: Sending command: kate
debug1: client_input_channel_open: ctype x11 rchan 2 win 65536 max 16384
debug1: client_request_x11: request from 127.0.0.1 58398
debug1: channel 1: new [x11]
debug1: confirm x11
Invalid MIT-MAGIC-COOKIE-1 keykate: cannot connect to X server localhost:10.0
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug1: client_input_channel_req: channel 0 rtype e...@openssh.com reply 0
debug1: channel 0: free: client-session, nchannels 2
debug1: channel 1: free: x11, nchannels 1
Transferred: sent 2448, received 2544 bytes, in 0.4 seconds
Bytes per second: sent 6107.1, received 6346.5
debug1: Exit status 1

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

-- 
X11 forwarding fails (Invalid MIT-MAGIC-COOKIE)
https://bugs.launchpad.net/bugs/358612
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 90812] Re: perl backend can't use dynamically loaded modules (DBI, POSIX...)

2009-04-09 Thread Davor Ocelic

Just a note for those wanting to run slapd perl backed right away-- the 
solution is simply to preload libperl in the slapd startup command like this:

LD_PRELOAD=/usr/lib/libperl.so.5.10 /usr/sbin/slapd  -d 256.

-- 
perl backend can't use dynamically loaded modules (DBI, POSIX...)
https://bugs.launchpad.net/bugs/90812
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 358652] [NEW] Error during mysql slave replication

2009-04-09 Thread Mariusz Kielpinski
Public bug reported:

After upgrading to jaunty I have problem with replication system in
mysql. After every system reboot I have to issue RESET SLAVE; START
SLAVE; command to continue this to work. The reason for that is fact
that relays log have higher index number than number stored in mysqld-
relay-bin.index. These two command simply reset that. What is even more
interesting /etc/init.d/mysql restart doesn't generate mentioned
problem.

Description:Ubuntu jaunty (development branch)
Release:9.04

mysql-server-5.0  5.1.30really5.0.75-0ubuntu10

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

** Description changed:

  After upgrading to jaunty I have problem with replication system in
  mysql. After every system reboot I have to issue RESET SLAVE; START
  SLAVE; command to continue this to work. The reason for that is fact
  that relays log have higher index number than number stored in mysqld-
  relay-bin.index. These two command simply reset that. What is even more
- interesting /etc/init.d/mysql restart works ok.
+ interesting /etc/init.d/mysql restart doesn't generate mentioned
+ problem.
  
  Description:Ubuntu jaunty (development branch)
  Release:9.04
  
  mysql-server-5.0  5.1.30really5.0.75-0ubuntu10

-- 
Error during mysql slave replication
https://bugs.launchpad.net/bugs/358652
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 270698] Re: [Intrepid] ./configure arguments need --localstatedir=var

2009-04-09 Thread Jelmer Vernooij
** Changed in: samba4 (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
[Intrepid] ./configure arguments need --localstatedir=var
https://bugs.launchpad.net/bugs/270698
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba4 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 216358] Re: Samba crashes repeatedly to assert_uid

2009-04-09 Thread Brian Murray
I've removed the patch flags from the previous attachments that were
flagged as patches since they didn't seem to fix the issue although they
are still patches.  This will prevent the bug from showing up in the
patched bug workflow which seems most appropriate so no action is to be
taken with the old patches.  Feel free to contact me directly if you
feel this was incorrect.

-- 
Samba crashes repeatedly to assert_uid
https://bugs.launchpad.net/bugs/216358
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 358703] [NEW] Wrong/insecure configuration of PHP module

2009-04-09 Thread imagine
Public bug reported:

Binary package hint: libapache2-mod-php5

The Apache directives inside /etc/apache2/mods-available/php5.conf are both 
wrong and insecure. The relevant lines are:
---
AddType application/x-httpd-php .php .phtml .php3
AddType application/x-httpd-php-source .phps
---

1. 'AddType' is an Apache directive to configure the mime-type of files
for the CLIENT side. However PHP is executed at the SERVER side, hence
'AddHandler' or 'SetHandler' must be used instead.

2. In my experience users running Apache with mod_php expect that only
files ending with .php, .phtml or .php3 will be processed by the PHP
interpreter. However the 'AddType' directives above will enable PHP for
all files CONTAINING .php, .phtml or .php3. For example also
'file.php.something' will be executed on the server as long as it
contains PHP code [1].


Upstream has updated its documentation [2] some months ago to correct those 
problems and now states:
---
Tell Apache to parse certain extensions as PHP.  For example, let's have Apache 
parse .php files as PHP. Instead of only using the Apache AddType directive, we 
want to avoid potentially dangerous uploads and created files such as 
exploit.php.jpg from being executed as PHP. Using this example, you could have 
any extension(s) parse as PHP by simply adding them. We'll add .phtml to 
demonstrate.
FilesMatch \.php$
  SetHandler application/x-httpd-php
/FilesMatch
[...]
---

Please change /etc/apache2/mods-available/php5.conf accordingly. As far
as I know this bug exists in all versions of libapache2-mod-php5 and is
therefore true for all Ubuntu versions.


[1] http://httpd.apache.org/docs/2.2/en/mod/mod_mime.html#multipleext
[2] http://www.php.net/manual/en/install.unix.apache2.php

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

-- 
Wrong/insecure configuration of PHP module
https://bugs.launchpad.net/bugs/358703
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 357583] Re: missing the last bit for powering off the system

2009-04-09 Thread Dustin Kirkland
** Changed in: nut (Ubuntu)
   Importance: Undecided = High

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

-- 
missing the last bit for powering off the system
https://bugs.launchpad.net/bugs/357583
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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 357583] Re: missing the last bit for powering off the system

2009-04-09 Thread Dustin Kirkland
Trivial debdiff attached.

Subscribing the release team to signoff for upload...

:-Dustin

** Attachment added: 357583.debdiff
   http://launchpadlibrarian.net/25166797/357583.debdiff

-- 
missing the last bit for powering off the system
https://bugs.launchpad.net/bugs/357583
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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 61989] Re: [Edgy dhclient regression] error: Message too long

2009-04-09 Thread Mircea B
This is still an issue in Ubuntu 9.04 Beta

I'm behind a router that serves as a DHCP server.
I boot the live CD Ubuntu 9.04 Beta, and I have no connection. The mtu is set 
to 64 and dhcp failed.
I have to:
- sudo vi /etc/dhcp3/dhclient.conf and remove interface-mtu,
- sudo ifconfig eth0 mtu 1500
- then go to NetworkManager Applet and disable and enable back networking

Changing it in the NetworkManager Applet from automatic to 1500 has no
effect.

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

-- 
[Edgy dhclient regression] error: Message too long
https://bugs.launchpad.net/bugs/61989
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 335581] Re: Ubuntu Server Install Fails with Dep Errors

2009-04-09 Thread Dustin Kirkland
Pete-

I'm marking this 'fix released'.  I'm not able to reproduce this on the
current server cd's.

As you know, the daily snapshots can certain have quirks.  I bet this
was just one of them...

:-Dustin

** Changed in: ubuntu
   Status: New = Fix Released

-- 
Ubuntu Server Install Fails with Dep Errors
https://bugs.launchpad.net/bugs/335581
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

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


[Bug 236640] Re: iSCSI install fails under hardy

2009-04-09 Thread Dustin Kirkland
** Changed in: open-iscsi (Ubuntu Jaunty)
   Importance: Undecided = High

** Changed in: open-iscsi (Ubuntu Jaunty)
   Status: New = In Progress

** Changed in: open-iscsi (Ubuntu Jaunty)
 Assignee: Dustin Kirkland (kirkland) = Colin Watson (cjwatson)

-- 
iSCSI install fails under hardy
https://bugs.launchpad.net/bugs/236640
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi 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 358652] Re: Error during mysql slave replication

2009-04-09 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Could you describe your replication configuration? Could
you post the mysql configuration file on both the master and slave?

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

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

-- 
Error during mysql slave replication
https://bugs.launchpad.net/bugs/358652
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 90681] Re: resolv.conf overwritten using VPN/PPP etc...

2009-04-09 Thread medvet
I installed jaunty and some of this is fixed - new NetworkManager is
much more straight-forward as far as routing settings are concerned, and
resolv.conf gets updated (with target DNS appearing before others in the
file). I am still missing a connection-specific search domains,
though...

-- 
resolv.conf overwritten using VPN/PPP etc...
https://bugs.launchpad.net/bugs/90681
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 357583] Re: missing the last bit for powering off the system

2009-04-09 Thread Launchpad Bug Tracker
This bug was fixed in the package nut - 2.4.1-2ubuntu4

---
nut (2.4.1-2ubuntu4) jaunty; urgency=low

  * debian/nut.links: must create the init script link, used if the ups
needs to be powered down, LP: #357583

 -- Dustin Kirkland kirkl...@ubuntu.com   Thu, 09 Apr 2009 14:01:54
-0700

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

-- 
missing the last bit for powering off the system
https://bugs.launchpad.net/bugs/357583
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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 358212] [NEW] [Intel 82801G] Not detected by new kernel

2009-04-09 Thread Julian Lam
Public bug reported:

Binary package hint: xorg

I don't know the exact package name, so please apply this to the proper
xserver-xorg package, sorry!

Upgrade from 8.10 to 9.04 beta, 82801G onboard sound card is not
detected, and defaults to the null audio driver.

00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High 
Definition Audio Controller [8086:27d8] (rev 01)
Subsystem: Intel Corporation Device [8086:0707]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 22
Region 0: Memory at 9320 (64-bit, non-prefetchable) [size=16K]
Capabilities: access denied
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: xserver-xorg 1:7.4~5ubuntu18
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcVersion: Linux version 2.6.28-11-generic (bui...@crested) (gcc version 
4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #41-Ubuntu SMP Wed Apr 8 04:39:23 UTC 2009
SourcePackage: xorg
Uname: Linux 2.6.28-11-generic x86_64

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


** Tags: amd64 apport-bug

-- 
[Intel 82801G] Not detected by new kernel
https://bugs.launchpad.net/bugs/358212
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 358212] Re: [Intel 82801G] Not detected by new kernel

2009-04-09 Thread Julian Lam

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

** Attachment added: LsHal.txt
   http://launchpadlibrarian.net/25095823/LsHal.txt

** Attachment added: LsMod.txt
   http://launchpadlibrarian.net/25095824/LsMod.txt

** Attachment added: LsPci.txt
   http://launchpadlibrarian.net/25095825/LsPci.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/25095826/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/25095827/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/25095828/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/25095829/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/25095830/glxinfo.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/25095831/setxkbmap.txt

** Attachment added: system.txt
   http://launchpadlibrarian.net/25095832/system.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/25095833/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/25095834/xkbcomp.txt

-- 
[Intel 82801G] Not detected by new kernel
https://bugs.launchpad.net/bugs/358212
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 358211] [NEW] xserver-xorg-input-joystick no longer activates gamepad

2009-04-09 Thread Debriter
Public bug reported:

Binary package hint: xserver-xorg-input-joystick

I just installed amd64-Desktop-9.04 beta on my HTPC. The logitech
gamepad stopped working, which I was using for controlling the mouse
pointer. I have attached the output from lshal and X.

Below snippet shows HAL detecting the joystick, but X doesn't load the
joystick module.

udi = 
'/org/freedesktop/Hal/devices/usb_device_46d_c219_noserial_if0_logicaldev_input'
access_control.file = '/dev/input/event3' (string)
access_control.type = 'joystick' (string)
info.callouts.add = {'hal-acl-tool --add-device'} (string list)
info.callouts.remove = {'hal-acl-tool --remove-device'} (string list)
info.capabilities = {'input', 'input.joystick', 'access_control'} (string list)
info.category = 'input' (string)
info.parent = '/org/freedesktop/Hal/devices/usb_device_46d_c219_noserial_if0' 
(string)
info.product = 'Logitech Logitech Cordless RumblePad 2' (string)
info.subsystem = 'input' (string)
info.udi = 
'/org/freedesktop/Hal/devices/usb_device_46d_c219_noserial_if0_logicaldev_input'
 (string)
input.device = '/dev/input/event3' (string)
input.originating_device = 
'/org/freedesktop/Hal/devices/usb_device_46d_c219_noserial_if0' (string)
input.product = 'Logitech Logitech Cordless RumblePad 2' (string)
linux.device_file = '/dev/input/event3' (string)
linux.hotplug_type = 2 (0x2) (int)
linux.subsystem = 'input' (string)
linux.sysfs_path = 
'/sys/devices/pci:00/:00:12.0/usb3/3-2/3-2:1.0/input/input3/event3' 
(string)


$ dpkg -l | grep joystick
ii xserver-xorg-input-joystick 1:1.4.0-0ubuntu1 X.Org X server -- joystick 
input driver

** Affects: xserver-xorg-input-joystick (Ubuntu)
 Importance: Undecided
 Status: New

-- 
xserver-xorg-input-joystick no longer activates gamepad
https://bugs.launchpad.net/bugs/358211
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 358211] Re: xserver-xorg-input-joystick no longer activates gamepad

2009-04-09 Thread Debriter

** Attachment added: logs.tar.bz2
   http://launchpadlibrarian.net/25095820/logs.tar.bz2

-- 
xserver-xorg-input-joystick no longer activates gamepad
https://bugs.launchpad.net/bugs/358211
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 358210] [NEW] package not installed properly offline.

2009-04-09 Thread launchpad
Public bug reported:

Binary package hint: gcc-4.3-base

If you install gcc-4.3-base_4.3.3-5ubuntu4_i386 package offline this
will make 5 essential packages broken. To fix them you must remove them
which will crush the OS( Ubuntu 8.10).

** Affects: gcc-4.3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
package not installed properly offline.
https://bugs.launchpad.net/bugs/358210
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 330048] Re: /usr/bin/locale missing during upgrade

2009-04-09 Thread Martin Pitt
** Package changed: langpack-locales (Ubuntu Jaunty) = glibc (Ubuntu
Jaunty)

-- 
/usr/bin/locale missing during upgrade
https://bugs.launchpad.net/bugs/330048
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 357644] Re: Login window incorrectly formats 24h time when auto 24h selected in preferences

2009-04-09 Thread Ceri
Hi.

gdm is version 2.20.10-0ybuntu2

-- 
Login window incorrectly formats 24h time when auto 24h selected in 
preferences
https://bugs.launchpad.net/bugs/357644
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 357644] Re: Login window incorrectly formats 24h time when auto 24h selected in preferences

2009-04-09 Thread Ceri
Hi.

gdm is version 2.20.10-0ubuntu2

-- 
Login window incorrectly formats 24h time when auto 24h selected in 
preferences
https://bugs.launchpad.net/bugs/357644
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 309411] Re: new libitext-java source needs libbcprov-java promoted to main

2009-04-09 Thread Steve Langasek
** Description changed:

  Binary package hint: libitext-java
  
  It was brought to my attention by Onkar Shinde that the new version of
  libitext-java source is now in Ubuntu but can't build due to needing
  libbcprov-java.
+ 
+ https://wiki.ubuntu.com/MainInclusionReportBouncyCastle

-- 
new libitext-java source needs libbcprov-java promoted to main
https://bugs.launchpad.net/bugs/309411
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 281633] Re: Can't burn/erase cd using brasero

2009-04-09 Thread Chucky Ellison
I'm getting the same behavior.  Session error : the drive can't be
locked (ongoing burning process) (brasero_burn_record burn.c:2524).  I
had a failed burn using Ubuntu CD/DVD Creator, so I closed it and opened
up Brasero.  Any other suggestions for debugging help?

~$ ps -A | grep cd
~$ 

I have attached my debug file, and below is my hdparm -I /dev/scd0 :

ATAPI CD-ROM, with removable media
Model Number:   TSSTcorp CDDVDW SH-S203B
Serial Number:  
Firmware Revision:  SB01
Standards:
Supported: CD-ROM ATAPI-3 -4 -5 -6 -7 
Configuration:
DRQ response: 50us.
Packet size: 12 bytes
Capabilities:
LBA, IORDY(can be disabled)
DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 *udma5 
 Cycle time: min=120ns recommended=120ns
PIO: pio0 pio1 pio2 pio3 pio4 
 Cycle time: no flow control=383ns  IORDY flow control=120ns

** Attachment added: cme-brasero-debug.txt
   http://launchpadlibrarian.net/25095879/cme-brasero-debug.txt

-- 
Can't burn/erase cd using brasero
https://bugs.launchpad.net/bugs/281633
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 221065] Re: cached compose data is not available

2009-04-09 Thread Bryce Harrington
mkcomposecache is a binary utility, maybe it just seemed inappropriate
to put it into a library?

The code looks pretty antique; it still uses Imake...!  The code will
need to be updated to current, given a new makefile, integrated
somewhere (maybe it'd fit better into x11-xserver-utils?) and tested out
thoroughly.

I'm also wondering whether mkcomposecache is actually necessary.  From
the blog post above it sort of sounds like simply creating the directory
is sufficient, maybe that's something we all could test out...  Looks
like it expects this to be located at /var/cache/libx11/compose/

-- 
cached compose data is not available
https://bugs.launchpad.net/bugs/221065
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 358214] Re: konqueror crashed with SIGSEGV on Computer startup

2009-04-09 Thread Loiseau2nuit

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/25095890/CoreDump.gz

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

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/25095892/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/25095893/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/25095894/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/25095895/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/25095896/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/25095897/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
konqueror crashed with SIGSEGV on Computer startup
https://bugs.launchpad.net/bugs/358214
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 358212] Re: [Intel 82801G] Not detected by new kernel

2009-04-09 Thread Julian Lam
Isolated incident after updating. Problem surfaced after updating nvidia
nonfree drivers, and running startx. Restart solved problem.
Invalidated.

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

-- 
[Intel 82801G] Not detected by new kernel
https://bugs.launchpad.net/bugs/358212
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 339284] Re: bzr-notify crashed with BzrError in __init__()

2009-04-09 Thread Xyos
same problem :(
ubuntu 9.04 // python 2.6

-- 
bzr-notify crashed with BzrError in __init__()
https://bugs.launchpad.net/bugs/339284
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 358216] [NEW] if you use apt-get for installation and during the process to finish it(using ctrl-z) exculsive lock won't be set and you can't install anything else in that session

2009-04-09 Thread launchpad
Public bug reported:

OS is ubuntu 8.10.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
if you use apt-get for installation and during the process to finish it(using 
ctrl-z) exculsive lock won't be set and you can't install anything else in that 
session
https://bugs.launchpad.net/bugs/358216
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 358215] [NEW] new upstream version - VirtualBox 2.2.0

2009-04-09 Thread thr
Public bug reported:

Binary package hint: virtualbox-ose

a new major release is out. please upgrade. changelog:
http://www.virtualbox.org/wiki/Changelog.

** Affects: virtualbox-ose (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: upgrade

** Tags added: upgrade

-- 
new upstream version - VirtualBox 2.2.0
https://bugs.launchpad.net/bugs/358215
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 358217] Re: systray.py crashed with NameError in setMenu()

2009-04-09 Thread Apport retracing service
*** This bug is a duplicate of bug 342510 ***
https://bugs.launchpad.net/bugs/342510

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/25096086/Dependencies.txt

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

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

** This bug has been marked a duplicate of bug 342510
   systray.py crashed with NameError in setMenu(), after reboot and login

** Visibility changed to: Public

-- 
systray.py crashed with NameError in setMenu()
https://bugs.launchpad.net/bugs/358217
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 333942] Re: synaptics touchpad not working in jaunty A4

2009-04-09 Thread Maciek
I'm hitting the same issue.

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/25096075/Xorg.0.log

-- 
synaptics touchpad not working in jaunty A4
https://bugs.launchpad.net/bugs/333942
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


Re: [Bug 349622] Re: virtualbox-ose-modules for linux kernel 2.6.24-24 are not available in hardy repos

2009-04-09 Thread Martin Pitt
Manish Sinha [2009-04-09  5:32 -]:
 Martin, I have got the update, here is the dpkg list
 ii  virtualbox-ose-modules-2.6.24-24-generic  24.0.10 
virtualbox-ose module for 
 linux-image-2.6.24

Right, that's for hardy-proposed. Does it work for you?

-- 
virtualbox-ose-modules for linux kernel 2.6.24-24 are not available in hardy 
repos
https://bugs.launchpad.net/bugs/349622
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 333942] Re: synaptics touchpad not working in jaunty A4

2009-04-09 Thread Maciek
lspci -vvnn

** Attachment added: lspci-vvnn.txt
   http://launchpadlibrarian.net/25096111/lspci-vvnn.txt

-- 
synaptics touchpad not working in jaunty A4
https://bugs.launchpad.net/bugs/333942
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 330048] Re: /usr/bin/locale missing during upgrade

2009-04-09 Thread Launchpad Bug Tracker
This bug was fixed in the package glibc - 2.9-4ubuntu6

---
glibc (2.9-4ubuntu6) jaunty; urgency=low

  * sysdeps/depflags.pl: Drop Conflicts: belocs-locales-bin, just keep the
Replaces:. Not having locale available during some points in the upgrade
can break the upgrade entirely. This will stop belocs-locales-bin from
being properly removed during upgrade, but we can still add a Conflicts:
to it to the next LTS version. All of its useful files get overridden
anyway. (LP: #330048)

 -- Martin Pitt martin.p...@ubuntu.com   Wed, 08 Apr 2009 22:53:01
-0700

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

-- 
/usr/bin/locale missing during upgrade
https://bugs.launchpad.net/bugs/330048
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 261881] Re: Add romanian translation to openoffice.org

2009-04-09 Thread Jani Monoses
The recommended GSI file to take is the one from ftp.linux.cz, the one that has 
recently been added in Debian to the 3.1 branch.
thank you.

-- 
Add romanian translation to openoffice.org
https://bugs.launchpad.net/bugs/261881
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 221065] Re: cached compose data is not available

2009-04-09 Thread Bryce Harrington
$ gcc mkcomposecache.c -lX11 -o mkcomposecache

$ ./mkcomposecache
Usage: ./mkcomposecache Locale ComposeFile CacheDir [InternalName]


** Attachment added: mkcomposecache.c
   http://launchpadlibrarian.net/25096011/mkcomposecache.c

-- 
cached compose data is not available
https://bugs.launchpad.net/bugs/221065
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 221065] Re: cached compose data is not available

2009-04-09 Thread Bryce Harrington
MKCOMPOSECACHE(1)
MKCOMPOSECACHE(1)

NAME
   mkcomposecache - create a cache file for a compose file explicitely

SYNOPSIS
   mkcomposecache locale compose-file cache-dir [ internal-name ]

DESCRIPTION
   mkcomposecache  creates a cache file for the specified compose table and
   saves it in cache-dir.  If internal-name has been spezified, it is  used
   as  the  name  of  the  compose  table for computing the hash values and
   internal validation. This is necessary if  global  compose  cache  files
   shall be created while using DESTDIR during X11 installation. Caches may
   depend on the used locale, UTF-8 based locales are safe, though.

EXAMPLES
   mkcomposecacheen_US.UTF-8/var/tmp/build-
   root/usr/lib/X11/locale/en_US.UTF-8/Compose  /var/tmp/build-
   root/var/X11R6/compose_cache /usr/lib/X11/locale/en_US.UTF-8/Compose

FILES
   /var/X11R6/compose_cache Location of global compose cache.

__xorgversion__
MKCOMPOSECACHE(1)


** Attachment added: mkcomposecache.man
   http://launchpadlibrarian.net/25096026/mkcomposecache.man

-- 
cached compose data is not available
https://bugs.launchpad.net/bugs/221065
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 358074] Re: unable to change screen resolution

2009-04-09 Thread SGfanFre
if used the dirver from Bug #301958. now the screen settings are
anabled. Thanks for the attention and i hope the driver will be used in
the next editions.

-- 
unable to change screen resolution 
https://bugs.launchpad.net/bugs/358074
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 354405] Re: Pidgin crashes just after it connects to jabber server

2009-04-09 Thread Ondrej
I reported similar/same bug today:
https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/358153

-- 
Pidgin crashes just after it connects to jabber server
https://bugs.launchpad.net/bugs/354405
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 349866] Re: Update smart to 1.2

2009-04-09 Thread Martin Pitt
ack.

** Also affects: smart (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

** Changed in: smart (Ubuntu Jaunty)
   Status: New = Confirmed

-- 
Update smart to 1.2
https://bugs.launchpad.net/bugs/349866
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 309411] Re: new libitext-java source needs libbcprov-java promoted to main

2009-04-09 Thread Steve Langasek
MIR filed and linked from the bug description.

** Changed in: bouncycastle (Ubuntu Jaunty)
   Status: Incomplete = New

-- 
new libitext-java source needs libbcprov-java promoted to main
https://bugs.launchpad.net/bugs/309411
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 358219] [NEW] Please sync sagemath 3.0.5dfsg-4 from Debian unstable

2009-04-09 Thread Tim Abbott
Public bug reported:

Binary package hint: sagemath

sagemath 3.0.5dfsg-4 adds a missing dependency on python-zodb.  This
dependency could not previously be declared because python-zodb didn't
exist (see #226292).  It is needed to access various Sage databases;
without zodb, substantial pieces of the sagemath software is unusable.

It's currently only available on incoming.debian.org, but should hit
unstable shortly.

This is the only change in 3.0.5dfsg-4:

+sagemath (3.0.5dfsg-4) unstable; urgency=low
+
+  * Add dependency on python-zodb (needed to access Sage's databases).
+
+ -- Tim Abbott tabb...@mit.edu  Thu, 02 Apr 2009 14:52:53 -0400

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

-- 
Please sync sagemath 3.0.5dfsg-4 from Debian unstable
https://bugs.launchpad.net/bugs/358219
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 350454] Please sync docbookwiki 0.9.1cvs-10 (universe) from Debian unstable (main)

2009-04-09 Thread Steve Kowalik
[Updating] docbookwiki (0.9.1cvs-9 [Ubuntu]  0.9.1cvs-10 [Debian])
 * Trying to add docbookwiki...
  - docbookwiki_0.9.1cvs.orig.tar.gz: already in distro - downloading from 
librarian
  - docbookwiki_0.9.1cvs-10.dsc: downloading from 
http://ftp.debian.org/debian/
  - docbookwiki_0.9.1cvs-10.diff.gz: downloading from 
http://ftp.debian.org/debian/


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

-- 
Please sync docbookwiki 0.9.1cvs-10 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/350454
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 349866] Re: Update smart to 1.2

2009-04-09 Thread Launchpad Bug Tracker
This bug was fixed in the package smart - 1.2-0ubuntu0.9.04

---
smart (1.2-0ubuntu0.9.04) jaunty; urgency=low

  * New upstream release (LP: #349866)
- Added timeout for smart connections (LP: #268261)
- New landscape plugin to set proxy for smart too,
  inheriting it from the landscape config (LP: #236884)
- Support for python 2.6 (LP: #292542)
  * Added patch to fix a fetcher test (LP: #354027)

 -- Andreas Hasenack andr...@ubuntu.com   Tue, 31 Mar 2009 11:07:00
-0300

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

-- 
Update smart to 1.2
https://bugs.launchpad.net/bugs/349866
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 348422] Re: Xorg crashed with SIGSEGV in NV50ConnectorDestroy() from NVPreInit()

2009-04-09 Thread Bryce Harrington
** Package changed: xorg-server (Ubuntu) = xserver-xorg-video-nouveau
(Ubuntu)

** Changed in: xserver-xorg-video-nouveau (Ubuntu)
 Assignee: Bryce Harrington (bryceharrington) = (unassigned)

-- 
Xorg crashed with SIGSEGV in NV50ConnectorDestroy() from NVPreInit()
https://bugs.launchpad.net/bugs/348422
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 261881] Re: Add romanian translation to openoffice.org

2009-04-09 Thread Adi Roiban
The current OO.org translation from Jaunty has many problems that were
fixed in GSI file from ftp.linux.cz

I don't know what is the initial source of those translations, but we
prefer to use the upstream version.

Many thanks,
Adi

-- 
Add romanian translation to openoffice.org
https://bugs.launchpad.net/bugs/261881
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 240166] Re: Unify texture detail options

2009-04-09 Thread Travis Watkins
Please do not assign random people or groups to bugs. The only person
you should ever assign a bug to is yourself.

** Changed in: compiz (Ubuntu)
 Assignee: Compiz Settings Developers (compizsettingsteam) = (unassigned)

-- 
Unify texture detail options
https://bugs.launchpad.net/bugs/240166
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 257659] Re: XOrg::XNextEvent() crashed with SIGSEGV

2009-04-09 Thread Bryce Harrington
hito's patch

** Attachment added: nextevent.patch
   http://launchpadlibrarian.net/25096260/nextevent.patch

-- 
XOrg::XNextEvent() crashed with SIGSEGV
https://bugs.launchpad.net/bugs/257659
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 236884] Re: need to set proxy for smart too

2009-04-09 Thread Launchpad Bug Tracker
This bug was fixed in the package smart - 1.2-0ubuntu0.9.04

---
smart (1.2-0ubuntu0.9.04) jaunty; urgency=low

  * New upstream release (LP: #349866)
- Added timeout for smart connections (LP: #268261)
- New landscape plugin to set proxy for smart too,
  inheriting it from the landscape config (LP: #236884)
- Support for python 2.6 (LP: #292542)
  * Added patch to fix a fetcher test (LP: #354027)

 -- Andreas Hasenack andr...@ubuntu.com   Tue, 31 Mar 2009 11:07:00
-0300

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

-- 
need to set proxy for smart too
https://bugs.launchpad.net/bugs/236884
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 358224] [NEW] c

2009-04-09 Thread plazapete
Public bug reported:

c

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: unable to make backup link of `./boot/vmlinuz-2.6.27-7-generic' 
before installing new version: Operation not permitted
LsUsb:
 Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
NonfreeKernelModules: ath_hal
Package: linux-image-2.6.27-7-generic 2.6.27-7.14
ProcCmdLine: User Name=UUID=B2AE-1910 loop=/hostname/disks/home/username.disk 
ro ROOTFLAGS=sync quiet splash
ProcVersionSignature: Ubuntu 2.6.27-7.14-generic
SourcePackage: linux
Title: package linux-image-2.6.27-7-generic 2.6.27-7.14 failed to 
install/upgrade: unable to make backup link of 
`./boot/vmlinuz-2.6.27-7-generic' before installing new version: Operation not 
permitted

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


** Tags: apport-package

-- 
c
https://bugs.launchpad.net/bugs/358224
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 358224] Re: c

2009-04-09 Thread plazapete

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/25096394/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/25096395/CurrentDmesg.txt

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

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

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/25096398/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/25096399/Lspci.txt

** Attachment added: ProcCpuInfo.txt
   http://launchpadlibrarian.net/25096400/ProcCpuInfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/25096401/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/25096402/ProcModules.txt

-- 
c
https://bugs.launchpad.net/bugs/358224
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 358223] Re: evolution crashed with SIGSEGV in malloc_consolidate()

2009-04-09 Thread Matej Kenda

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/25096387/CoreDump.gz

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/25096389/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/25096390/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/25096391/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/25096392/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/25096393/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
evolution crashed with SIGSEGV in malloc_consolidate()
https://bugs.launchpad.net/bugs/358223
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 356705] Re: remove 'openbve-data-icons' from jaunty/universe

2009-04-09 Thread Steve Kowalik
2009-04-09 06:23:19 INFORemoving candidates:
2009-04-09 06:23:19 INFOopenbve-data-icons 0.0.2-0ubuntu1 in jaunty
2009-04-09 06:23:19 INFOopenbve-data-icons 0.0.2-0ubuntu1 in jaunty 
amd64
2009-04-09 06:23:19 INFOopenbve-data-icons 0.0.2-0ubuntu1 in jaunty 
armel
2009-04-09 06:23:19 INFOopenbve-data-icons 0.0.2-0ubuntu1 in jaunty hppa
2009-04-09 06:23:19 INFOopenbve-data-icons 0.0.2-0ubuntu1 in jaunty i386
2009-04-09 06:23:19 INFOopenbve-data-icons 0.0.2-0ubuntu1 in jaunty ia64
2009-04-09 06:23:19 INFOopenbve-data-icons 0.0.2-0ubuntu1 in jaunty lpia
2009-04-09 06:23:19 INFOopenbve-data-icons 0.0.2-0ubuntu1 in jaunty 
powerpc
2009-04-09 06:23:19 INFOopenbve-data-icons 0.0.2-0ubuntu1 in jaunty 
sparc
2009-04-09 06:23:19 INFORemoved-by: Steve Kowalik
2009-04-09 06:23:19 INFOComment: RoM; unneeded; LP: #356705
2009-04-09 06:23:19 INFO9 packages successfully removed.

** Changed in: openbve-data-icons (Ubuntu)
   Status: New = Fix Released

-- 
remove 'openbve-data-icons' from jaunty/universe
https://bugs.launchpad.net/bugs/356705
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 319670] Re: Live CD squashfs shouldn't cause bouncing progress bar

2009-04-09 Thread Martin Pitt
Too late for jaunty, and not release critical at all.

** Changed in: usplash (Ubuntu)
   Status: In Progress = Triaged

-- 
Live CD squashfs shouldn't cause bouncing progress bar
https://bugs.launchpad.net/bugs/319670
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 292214] Re: Xinerama broken since intrepid on MGA

2009-04-09 Thread zaist
Andy,

I did it : installing Jaunty installing the Bryce's package, No dual
head working in the end. Thus I don't have any dev skills in that
matters so maybe you could provide Bryce better feedback than I did...

/chris

-- 
Xinerama broken since intrepid on MGA
https://bugs.launchpad.net/bugs/292214
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 358227] Re: evolution-exchange-storage crashed with SIGSEGV in IA__g_hash_table_foreach()

2009-04-09 Thread Matej Kenda

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/25096461/CoreDump.gz

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

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/25096463/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/25096464/ProcStatus.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/25096465/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/25096466/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
evolution-exchange-storage crashed with SIGSEGV in IA__g_hash_table_foreach()
https://bugs.launchpad.net/bugs/358227
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 358222] [NEW] [Shuttle Inc SFM27] hibernate/resume failure

2009-04-09 Thread Frank Groeneveld
Public bug reported:

I just hibernated the machine and it started normally with this crash
report :S

ProblemType: KernelOops
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
InterpreterPath: /usr/bin/python2.6
MachineType: Shuttle Inc SFM27
Package: linux-image-2.6.28-11-generic 2.6.28-11.41
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=db7daa20-938c-43fd-a86b-fe74ed6eac67 ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-11.41-generic
SourcePackage: linux
Tags: resume hibernate
Title: [Shuttle Inc SFM27] hibernate/resume failure
UserGroups:

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


** Tags: apport-kerneloops hibernate i386 resume

-- 
[Shuttle Inc SFM27] hibernate/resume failure
https://bugs.launchpad.net/bugs/358222
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 358222] Re: [Shuttle Inc SFM27] hibernate/resume failure

2009-04-09 Thread Frank Groeneveld

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/25096374/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/25096375/CurrentDmesg.txt

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

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/25096377/HalComputerInfo.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/25096378/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/25096381/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/25096382/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/25096383/ProcInterrupts.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/25096384/ProcMaps.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/25096385/ProcModules.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/25096386/ProcStatus.txt

-- 
[Shuttle Inc SFM27] hibernate/resume failure
https://bugs.launchpad.net/bugs/358222
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 358222] Re: [Shuttle Inc SFM27] hibernate/resume failure

2009-04-09 Thread Frank Groeneveld
I mean, it booted like if it was not hibernated. It didn't resume...

-- 
[Shuttle Inc SFM27] hibernate/resume failure
https://bugs.launchpad.net/bugs/358222
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 355112] Re: Ask.com keeps being re-added to Firefox search bar after updates

2009-04-09 Thread Alexander Sack
sounds like this is a firefox bug. Can you reproduce with a fresh
profile?

-- 
Ask.com keeps being re-added to Firefox search bar after updates
https://bugs.launchpad.net/bugs/355112
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 354232] Re: Please remove libb-size-perl source and binary from Jaunty

2009-04-09 Thread Steve Kowalik
2009-04-09 06:26:32 INFORemoving candidates:
2009-04-09 06:26:32 INFOlibb-size-perl 0.09-1 in jaunty
2009-04-09 06:26:32 INFOlibb-size-perl 0.09-1 in jaunty amd64
2009-04-09 06:26:32 INFOlibb-size-perl 0.09-1 in jaunty hppa
2009-04-09 06:26:32 INFOlibb-size-perl 0.09-1 in jaunty i386
2009-04-09 06:26:32 INFOlibb-size-perl 0.09-1 in jaunty ia64
2009-04-09 06:26:32 INFOlibb-size-perl 0.09-1 in jaunty lpia
2009-04-09 06:26:32 INFOlibb-size-perl 0.09-1 in jaunty powerpc
2009-04-09 06:26:32 INFOlibb-size-perl 0.09-1 in jaunty sparc
2009-04-09 06:26:32 INFORemoved-by: Steve Kowalik
2009-04-09 06:26:32 INFOComment: dead upstream, FTBFS, LP: #354232
2009-04-09 06:26:32 INFO8 packages successfully removed.

** Changed in: libb-size-perl (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Please remove libb-size-perl source and  binary from Jaunty
https://bugs.launchpad.net/bugs/354232
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 25827] Re: Thumbnails for Openoffice.org documents

2009-04-09 Thread Chris Cheney
I have it uploaded to revu with some changes, once it is approved I will
send the resulting debdiff back to Flimm.

http://revu.ubuntuwire.com/p/ooo-thumbnailer

** Changed in: openoffice.org (Ubuntu)
   Status: Fix Committed = In Progress

-- 
ooo-thumbnailer - Thumbnails for Openoffice.org documents
https://bugs.launchpad.net/bugs/25827
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 358228] Re: pidgin (and finch) segfault on startup

2009-04-09 Thread Ing0R

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

-- 
pidgin (and finch) segfault on startup
https://bugs.launchpad.net/bugs/358228
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 356631] Re: CD-ROM tray closes automatically after eject

2009-04-09 Thread FrenchNux
amd64

-- 
CD-ROM tray closes automatically after eject 
https://bugs.launchpad.net/bugs/356631
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 355182] Re: Please remove kblogger-kde4 source only from Jaunty

2009-04-09 Thread Steve Kowalik
2009-04-09 06:33:15 INFORemoving candidates:
2009-04-09 06:33:15 INFOkblogger-kde4 1.0~alpha2-0ubuntu3 in jaunty
2009-04-09 06:33:15 INFORemoved-by: Steve Kowalik
2009-04-09 06:33:15 INFOComment: unneeded now that kblogger is KDE4; LP: 
#355182
2009-04-09 06:33:15 INFO1 package successfully removed.

** Changed in: kblogger-kde4 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Please remove kblogger-kde4 source only from Jaunty
https://bugs.launchpad.net/bugs/355182
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 358228] [NEW] pidgin (and finch) segfault on startup

2009-04-09 Thread Ing0R
Public bug reported:

Binary package hint: pidgin

Pidgin opens its windows an crashes a short time after.
Finch shows an empty buddy list and two connect-messages from irc.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: pidgin 1:2.5.5-1ubuntu7
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pidgin
Uname: Linux 2.6.29-02062901-generic i686

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


** Tags: apport-bug i386

-- 
pidgin (and finch) segfault on startup
https://bugs.launchpad.net/bugs/358228
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 355013] Re: Remove it from jaunty due to bugs and security issues

2009-04-09 Thread Steve Kowalik
2009-04-09 06:30:17 INFORemoving candidates:
2009-04-09 06:30:17 INFOamaya 10.1~pre4+dfsg.0-2 in jaunty
2009-04-09 06:30:17 INFOamaya 10.1~pre4+dfsg.0-2 in jaunty amd64
2009-04-09 06:30:17 INFOamaya 10.1~pre4+dfsg.0-2 in jaunty armel
2009-04-09 06:30:17 INFOamaya 10.1~pre4+dfsg.0-2 in jaunty hppa
2009-04-09 06:30:17 INFOamaya 10.1~pre4+dfsg.0-2 in jaunty i386
2009-04-09 06:30:17 INFOamaya 10.1~pre4+dfsg.0-2 in jaunty ia64
2009-04-09 06:30:17 INFOamaya 10.1~pre4+dfsg.0-2 in jaunty lpia
2009-04-09 06:30:17 INFOamaya 10.1~pre4+dfsg.0-2 in jaunty powerpc
2009-04-09 06:30:17 INFOamaya 10.1~pre4+dfsg.0-2 in jaunty sparc
2009-04-09 06:30:17 INFOamaya-data 10.1~pre4+dfsg.0-2 in jaunty amd64
2009-04-09 06:30:17 INFOamaya-data 10.1~pre4+dfsg.0-2 in jaunty armel
2009-04-09 06:30:17 INFOamaya-data 10.1~pre4+dfsg.0-2 in jaunty hppa
2009-04-09 06:30:17 INFOamaya-data 10.1~pre4+dfsg.0-2 in jaunty i386
2009-04-09 06:30:17 INFOamaya-data 10.1~pre4+dfsg.0-2 in jaunty ia64
2009-04-09 06:30:17 INFOamaya-data 10.1~pre4+dfsg.0-2 in jaunty lpia
2009-04-09 06:30:17 INFOamaya-data 10.1~pre4+dfsg.0-2 in jaunty powerpc
2009-04-09 06:30:17 INFOamaya-data 10.1~pre4+dfsg.0-2 in jaunty sparc
2009-04-09 06:30:17 INFOamaya-doc 10.1~pre4+dfsg.0-2 in jaunty amd64
2009-04-09 06:30:17 INFOamaya-doc 10.1~pre4+dfsg.0-2 in jaunty armel
2009-04-09 06:30:17 INFOamaya-doc 10.1~pre4+dfsg.0-2 in jaunty hppa
2009-04-09 06:30:17 INFOamaya-doc 10.1~pre4+dfsg.0-2 in jaunty i386
2009-04-09 06:30:17 INFOamaya-doc 10.1~pre4+dfsg.0-2 in jaunty ia64
2009-04-09 06:30:17 INFOamaya-doc 10.1~pre4+dfsg.0-2 in jaunty lpia
2009-04-09 06:30:17 INFOamaya-doc 10.1~pre4+dfsg.0-2 in jaunty powerpc
2009-04-09 06:30:17 INFOamaya-doc 10.1~pre4+dfsg.0-2 in jaunty sparc
2009-04-09 06:30:17 INFORemoved-by: Steve Kowalik
2009-04-09 06:30:17 INFOComment: Removed from Debian; LP: #355013
2009-04-09 06:30:17 INFO25 packages successfully removed.

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

-- 
Remove it from jaunty due to bugs and security issues
https://bugs.launchpad.net/bugs/355013
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 358200] Re: Alltray Crashes after closing Evolution

2009-04-09 Thread Apport retracing service
*** This bug is a duplicate of bug 213573 ***
https://bugs.launchpad.net/bugs/213573

** Attachment removed: CoreDump.gz
   http://launchpadlibrarian.net/25093983/CoreDump.gz

** Attachment removed: Dependencies.txt
   http://launchpadlibrarian.net/25093984/Dependencies.txt

** Attachment removed: Disassembly.txt
   http://launchpadlibrarian.net/25093985/Disassembly.txt

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

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

** Attachment removed: Registers.txt
   http://launchpadlibrarian.net/25093988/Registers.txt

** Attachment removed: Stacktrace.txt
   http://launchpadlibrarian.net/25093989/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   http://launchpadlibrarian.net/25093990/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 213573
   alltray crashed with SIGSEGV in gdk_window_get_pointer()

** Visibility changed to: Public

** Tags removed: need-i386-retrace

-- 
Alltray Crashes after closing Evolution 
https://bugs.launchpad.net/bugs/358200
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


Re: [Bug 357815] Re: Keyboard shortcuts in gnome-panel (e.g. Alt+F1, Alt+F2) stopped working after upgrade to 9.04

2009-04-09 Thread gozdal
Indeed enabling GNOME Compatibility in cssm fixed the issue. AFAIK there was
no GNOME Compatibility option in 8.10 and after upgrade it was not enabled
by default which is the root problem that caused the shortcuts to stop
working.

2009/4/9 Sebastien Bacher seb...@ubuntu.com

 you can run ccsm to configure compiz

 ** Package changed: gnome-panel (Ubuntu) = compiz (Ubuntu)

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

 ** Changed in: compiz (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)

 --
 Keyboard shortcuts in gnome-panel (e.g. Alt+F1, Alt+F2) stopped working
 after upgrade to 9.04
 https://bugs.launchpad.net/bugs/357815
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “compiz” source package in Ubuntu: New

 Bug description:
 Binary package hint: gnome-panel

 After upgrading to 9.04 I am unable to use keyboard shortcuts which used to
 work in 8.10. Tried changing the shortcuts in Settings but it did not help.
 Other shortcuts (e.g. Alt+Tab, volume keys, workspace switching) work
 without a hitch.

 ProblemType: Bug
 Architecture: amd64
 DistroRelease: Ubuntu 9.04
 NonfreeKernelModules: nvidia
 Package: gnome-panel 1:2.26.0-0ubuntu6
 ProcEnviron:
  LANGUAGE=pl_PL.UTF-8:pl:en_GB:en
  PATH=(custom, no user)
  LANG=pl_PL.UTF-8
  SHELL=/bin/bash
 SourcePackage: gnome-panel
 Uname: Linux 2.6.28-11-generic x86_64



-- 
Marcin Gozdalik goz...@gmail.com

-- 
Keyboard shortcuts in gnome-panel (e.g. Alt+F1, Alt+F2) stopped working after 
upgrade to 9.04
https://bugs.launchpad.net/bugs/357815
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 355234] Re: [RM] Delete kubuntu-artwork-kbfx from the archive

2009-04-09 Thread Steve Kowalik
2009-04-09 06:39:52 INFORemoving candidates:
2009-04-09 06:39:52 INFOkubuntu-artwork-kbfx 1.1 in jaunty
2009-04-09 06:39:52 INFOkubuntu-artwork-kbfx 1.1 in jaunty amd64
2009-04-09 06:39:52 INFOkubuntu-artwork-kbfx 1.1 in jaunty armel
2009-04-09 06:39:52 INFOkubuntu-artwork-kbfx 1.1 in jaunty hppa
2009-04-09 06:39:52 INFOkubuntu-artwork-kbfx 1.1 in jaunty i386
2009-04-09 06:39:52 INFOkubuntu-artwork-kbfx 1.1 in jaunty ia64
2009-04-09 06:39:52 INFOkubuntu-artwork-kbfx 1.1 in jaunty lpia
2009-04-09 06:39:52 INFOkubuntu-artwork-kbfx 1.1 in jaunty powerpc
2009-04-09 06:39:52 INFOkubuntu-artwork-kbfx 1.1 in jaunty sparc
2009-04-09 06:39:52 INFORemoved-by: Steve Kowalik
2009-04-09 06:39:52 INFOComment: Broken with KDE4; LP: #355234
2009-04-09 06:39:52 INFO9 packages successfully removed.


** Changed in: kubuntu-artwork-kbfx (Ubuntu)
   Status: Confirmed = Fix Released

-- 
[RM] Delete kubuntu-artwork-kbfx from the archive
https://bugs.launchpad.net/bugs/355234
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 355229] Re: Please remove gtk-qt-engine-kde4 source only from Jaunty

2009-04-09 Thread Steve Kowalik
2009-04-09 06:37:50 INFORemoving candidates:
2009-04-09 06:37:50 INFOgtk-qt-engine-kde4 1.1-0ubuntu1 in jaunty
2009-04-09 06:37:50 INFORemoved-by: Steve Kowalik
2009-04-09 06:37:50 INFOComment: unneeded now that gtk-qt-engine is KDE4; 
LP: #355182
2009-04-09 06:37:50 INFO1 package successfully removed.


** Changed in: gtk-qt-engine-kde4 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Please remove gtk-qt-engine-kde4 source only from Jaunty
https://bugs.launchpad.net/bugs/355229
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 352914] Re: pidgin crashed with SIGSEGV in poll()

2009-04-09 Thread kylea
Crashed again - immediately are starting PC, have booted twice today,
first time was ok (at Work) - however at work I cannot get a connect
thru the firewall...

-- 
pidgin crashed with SIGSEGV in poll()
https://bugs.launchpad.net/bugs/352914
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


Re: [Bug 348948] Re: apport-collect: add short infos to description

2009-04-09 Thread Martin Pitt
Brian Murray [2009-04-08 17:46 -]:
 Will this be implemented in Jaunty?

I'm afraid I didn't manage it this week (with above
reporter/non-reporter heuristic and links to bug comments this is a
really complex change), and with the final freeze being tomorrow, the
current version has to do. However, I'll update the script on
people.u.c. once this is fixed.

Martin

-- 
apport-collect: add short infos to description
https://bugs.launchpad.net/bugs/348948
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 342374] Re: Nvidia MCP67 system freezes on boot unless key is held down (continuation of #272247)

2009-04-09 Thread Polygon
if it is a duplicate, please feel free to mark it that way. I am just a
lowly user, i honestly have no idea whats going on xD

-- 
Nvidia MCP67 system freezes on boot unless key is held down (continuation of 
#272247)
https://bugs.launchpad.net/bugs/342374
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 309411] Re: new libitext-java source needs libbcprov-java promoted to main

2009-04-09 Thread Steve Langasek
Marked high, this should be resolved for release.  From what I can see,
the latest upstream version if libitext-java exposes classes in its API
that are derived from bouncycastle classes, so it's not possible to
reasonably exclude bouncycastle from main without reverting libitext-
java to a previous upstream version.

** Changed in: bouncycastle (Ubuntu Jaunty)
   Importance: Undecided = High

-- 
new libitext-java source needs libbcprov-java promoted to main
https://bugs.launchpad.net/bugs/309411
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 356940] Re: qt4 opengl crashed with SIGSEGV in glXWaitX()

2009-04-09 Thread Owen Riddy
** Visibility changed to: Public

-- 
qt4 opengl crashed with SIGSEGV in glXWaitX()
https://bugs.launchpad.net/bugs/356940
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 355462] Re: Please remove kwirelessmonitor source and binary from Jaunty

2009-04-09 Thread Steve Kowalik
2009-04-09 06:44:14 INFORemoving candidates:
2009-04-09 06:44:14 INFOkwirelessmonitor 0.5.91-2.1 in jaunty
2009-04-09 06:44:14 INFOkwirelessmonitor 0.5.91-2.1 in jaunty amd64
2009-04-09 06:44:14 INFOkwirelessmonitor 0.5.91-2.1 in jaunty hppa
2009-04-09 06:44:14 INFOkwirelessmonitor 0.5.91-2.1 in jaunty i386
2009-04-09 06:44:14 INFOkwirelessmonitor 0.5.91-2.1 in jaunty ia64
2009-04-09 06:44:14 INFOkwirelessmonitor 0.5.91-2.1 in jaunty lpia
2009-04-09 06:44:14 INFOkwirelessmonitor 0.5.91-2.1 in jaunty powerpc
2009-04-09 06:44:14 INFOkwirelessmonitor 0.5.91-2.1 in jaunty sparc
2009-04-09 06:44:14 INFORemoved-by: Steve Kowalik
2009-04-09 06:44:14 INFOComment: dead upstream, KDE3 only; LP: #355462
2009-04-09 06:44:14 INFO8 packages successfully removed.


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

-- 
Please remove kwirelessmonitor source and binary from Jaunty
https://bugs.launchpad.net/bugs/355462
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 355457] Re: Please remove kompile source and binary from Jaunty

2009-04-09 Thread Steve Kowalik
2009-04-09 06:42:19 INFORemoving candidates:
2009-04-09 06:42:19 INFOkompile 0.3~beta2-0ubuntu3 in jaunty
2009-04-09 06:42:19 INFOkompile 0.3~beta2-0ubuntu3 in jaunty amd64
2009-04-09 06:42:19 INFOkompile 0.3~beta2-0ubuntu3 in jaunty hppa
2009-04-09 06:42:19 INFOkompile 0.3~beta2-0ubuntu3 in jaunty i386
2009-04-09 06:42:19 INFOkompile 0.3~beta2-0ubuntu3 in jaunty ia64
2009-04-09 06:42:19 INFOkompile 0.3~beta2-0ubuntu3 in jaunty lpia
2009-04-09 06:42:19 INFOkompile 0.3~beta2-0ubuntu3 in jaunty powerpc
2009-04-09 06:42:19 INFOkompile 0.3~beta2-0ubuntu3 in jaunty sparc
2009-04-09 06:42:19 INFORemoved-by: Steve Kowalik
2009-04-09 06:42:19 INFOComment: unbuildable and uninstallable, KDE3 only; 
LP: #355457
2009-04-09 06:42:19 INFO8 packages successfully removed.

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

-- 
Please remove kompile source and binary from Jaunty
https://bugs.launchpad.net/bugs/355457
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 355456] Re: Please remove kopete-silc-plugin source and binary from Jaunty

2009-04-09 Thread Steve Kowalik
2009-04-09 06:41:11 INFORemoving candidates:
2009-04-09 06:41:11 INFOkopete-silc-plugin 0.4-1 in jaunty
2009-04-09 06:41:11 INFOkopete-silc-plugin 0.4-1 in jaunty amd64
2009-04-09 06:41:11 INFOkopete-silc-plugin 0.4-1 in jaunty hppa
2009-04-09 06:41:11 INFOkopete-silc-plugin 0.4-1 in jaunty i386
2009-04-09 06:41:11 INFOkopete-silc-plugin 0.4-1 in jaunty ia64
2009-04-09 06:41:11 INFOkopete-silc-plugin 0.4-1 in jaunty lpia
2009-04-09 06:41:11 INFOkopete-silc-plugin 0.4-1 in jaunty powerpc
2009-04-09 06:41:11 INFOkopete-silc-plugin 0.4-1 in jaunty sparc
2009-04-09 06:41:11 INFORemoved-by: Steve Kowalik
2009-04-09 06:41:11 INFOComment: For use with Kopete KDE3 only; LP: #355456
2009-04-09 06:41:11 INFO8 packages successfully removed.


** Changed in: kopete-silc-plugin (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Please remove kopete-silc-plugin source and binary from Jaunty
https://bugs.launchpad.net/bugs/355456
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 199687] Re: [Intrepid] [Hardy] Asus F5N laptop freezes on restart but will shut down

2009-04-09 Thread Horváth Dávid
I'm in the same boat. Asus F5N-158, shutdown worked with 8.10 after one
tweak, but restart is stopping at the end. Only the shutdown button
helps. I will try the Jaunty kernel today. If not, is there a
workaround?

-- 
[Intrepid] [Hardy] Asus F5N laptop freezes on restart but will shut down
https://bugs.launchpad.net/bugs/199687
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 358233] Re: Linux Image

2009-04-09 Thread Cam

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/25096729/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/25096730/CurrentDmesg.txt

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

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/25096732/DpkgTerminalLog.gz

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/25096733/HalComputerInfo.txt

** Attachment added: LsUsb.txt
   http://launchpadlibrarian.net/25096734/LsUsb.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/25096735/Lspci.txt

** Attachment added: ProcCpuInfo.txt
   http://launchpadlibrarian.net/25096736/ProcCpuInfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/25096737/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/25096738/ProcModules.txt

-- 
Linux Image
https://bugs.launchpad.net/bugs/358233
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 358233] [NEW] Linux Image

2009-04-09 Thread Cam
Public bug reported:

Impossible to update Linux Image (code err 17) on live usb key

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: le sous-processus post-installation script a retourné une erreur 
de sortie d'état 17
Package: linux-image-2.6.27-11-generic 2.6.27-11.31
ProcCmdLine: BOOT_IMAGE=vmlinuz locale=fr_FR bootkbd=fr 
console-setup/layoutcode=fr console-setup/variantcode=nodeadkeys 
file=preseed/hostname.seed boot=casper persistent initrd=initrd.gz splash -- 
debian-installer/language=fr console-setup/layoutcode?=fr 
console-setup/variantcode?=oss
ProcVersionSignature: Ubuntu 2.6.27-7.14-generic
SourcePackage: linux
Title: package linux-image-2.6.27-11-generic 2.6.27-11.31 failed to 
install/upgrade: le sous-processus post-installation script a retourné une 
erreur de sortie d'état 17

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


** Tags: apport-package

-- 
Linux Image
https://bugs.launchpad.net/bugs/358233
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 355781] Re: [Source+binary removal] kdvi

2009-04-09 Thread Steve Kowalik
2009-04-09 06:46:14 INFORemoving candidates:
2009-04-09 06:46:14 INFOkdvi 4:3.5.10-0ubuntu1 in jaunty
2009-04-09 06:46:14 INFOkdvi 4:3.5.10-0ubuntu1 in jaunty amd64
2009-04-09 06:46:14 INFOkdvi 4:3.5.10-0ubuntu1 in jaunty armel
2009-04-09 06:46:14 INFOkdvi 4:3.5.10-0ubuntu1 in jaunty hppa
2009-04-09 06:46:14 INFOkdvi 4:3.5.10-0ubuntu1 in jaunty i386
2009-04-09 06:46:14 INFOkdvi 4:3.5.10-0ubuntu1 in jaunty ia64
2009-04-09 06:46:14 INFOkdvi 4:3.5.10-0ubuntu1 in jaunty lpia
2009-04-09 06:46:14 INFOkdvi 4:3.5.10-0ubuntu1 in jaunty powerpc
2009-04-09 06:46:14 INFOkdvi 4:3.5.10-0ubuntu1 in jaunty sparc
2009-04-09 06:46:14 INFOkdvi-doc-html 4:3.5.10-0ubuntu1 in jaunty amd64
2009-04-09 06:46:14 INFOkdvi-doc-html 4:3.5.10-0ubuntu1 in jaunty armel
2009-04-09 06:46:14 INFOkdvi-doc-html 4:3.5.10-0ubuntu1 in jaunty hppa
2009-04-09 06:46:14 INFOkdvi-doc-html 4:3.5.10-0ubuntu1 in jaunty i386
2009-04-09 06:46:14 INFOkdvi-doc-html 4:3.5.10-0ubuntu1 in jaunty ia64
2009-04-09 06:46:14 INFOkdvi-doc-html 4:3.5.10-0ubuntu1 in jaunty lpia
2009-04-09 06:46:14 INFOkdvi-doc-html 4:3.5.10-0ubuntu1 in jaunty 
powerpc
2009-04-09 06:46:14 INFOkdvi-doc-html 4:3.5.10-0ubuntu1 in jaunty sparc
2009-04-09 06:46:14 INFORemoved-by: Steve Kowalik
2009-04-09 06:46:14 INFOComment: Unneeded with new okular, KDE3; LP: #355781
2009-04-09 06:46:15 INFO17 packages successfully removed.


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

-- 
[Source+binary removal] kdvi
https://bugs.launchpad.net/bugs/355781
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 320319] Re: vlc crashed with SIGSEGV in MainInterface::toggleFSC()

2009-04-09 Thread mac_v
i had vlc crash with similar problem...

also since i'v upgraded to 9.04 , vlc plays video in a separate window, even 
though i have selected embed video in the settings...
how do i correct this?

-- 
vlc crashed with SIGSEGV in MainInterface::toggleFSC()
https://bugs.launchpad.net/bugs/320319
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   >