[Bug 372358] Re: Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)

2009-05-06 Thread Thierry Carrez
Comments:
- Fix unexpected operator on startup is not a remaining change to Debian, as 
it was a fix in the add --script-security 2 by default for backwards 
compatibility part which was an Ubuntu delta
- Do not use start-stop-daemon and use  /dev/null to avoid blocking boot is 
a remaining change to Debian

About deltaforwarding to Debian:
- show per-VPN result messages: this patch is Ubuntu-specific as we have a 
different way of handling initscript messages than Debian
- Do not use start-stop-daemon and use  /dev/null to avoid blocking boot: 
this is a reversion of a Debian change (we choose not to block the boot in case 
of needed user interaction, they chose to block it) so I'd suggest not 
forwarding that change (see debian bug 454371 and LP: #280428)
- add --script-security 2 by default for backwards compatibility: Debian 
broke backward compat in previous releases so they don't need that one (which 
would break it again for them)
- Added lsb-base=3.2-14 depend to allow status_of_proc(): this was part of my 
patch in Debian bug 498493... it probably got lost in translation, and could be 
resubmitted/reopened.

-- 
Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/372358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 176358] Re: Fails to boot with init=/bin/sh

2009-05-06 Thread Sergio Zanchetta
The 18 month support period for Gutsy Gibbon 7.10 has reached its end of life -
http://www.ubuntu.com/news/ubuntu-7.10-eol . As a result, we are closing the
linux-source-2.6.22 kernel task. It would be helpful if you could test the
new Jaunty Jackalope 9.04 release and confirm if this issue remains -
http://www.ubuntu.com/getubuntu/releasenotes/904overview. If the issue still 
exists with the Jaunty
release, please update this report by changing the Status of the linux 
(Ubuntu)
task from Incomplete to New. Also please be sure to run the command below
which will automatically gather and attach updated debug information to this
report. Thanks in advance.

apport-collect -p linux-image-2.6.28-11-generic 176358

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: New = Won't Fix

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

-- 
Fails to boot with init=/bin/sh
https://bugs.launchpad.net/bugs/176358
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 342227] Re: error when issuing mysqldumpslow

2009-05-06 Thread Roberto B.
I have same problem in
Ubuntu 9.4 with:

Package Name: mysql-client-5.0 
Version: 5.1.30really5.0.75-0ubuntu10

I fixed it following the instruction posted here.
Thanks

-- 
error when issuing mysqldumpslow
https://bugs.launchpad.net/bugs/342227
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 314623] Re: likewise-open: allows lockout while disconnected

2009-05-06 Thread Thierry Carrez
I reproduce the exact same log lines when I am connected to the DC, once
I set up the lockout policy.

However when I'm disconnected, I get the same logs for the first 3 attempts but 
the 4th one (with the right password) succeeds with:
...
pam_lwidentity(su:auth): enabling request for a FILE krb5 ccache type
pam_lwidentity(su:auth): Received UPN of u...@domain u...@domain
pam_lwidentity(su:auth): User DOMAIN\user logged on using cached credentials
...

Did you set anything special in pam_lwidentity.conf or lwiauthd.conf ?
Can you reproduce the issue on a clean setup ?

-- 
likewise-open: allows lockout while disconnected
https://bugs.launchpad.net/bugs/314623
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open 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 369413] Re: submit_check_result script fails when called by another script

2009-05-06 Thread Thierry Carrez
I can't see a bug in nagios3, so this is probably linked to the way
snmptt calls that external command... Please reopen if, after analyiss
on the snmptt side, you can point to a bug in nagios3. Thanks for your
help !

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

-- 
submit_check_result script fails when called by another script
https://bugs.launchpad.net/bugs/369413
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in ubuntu.

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


[Bug 372233] Re: tomcat6 fails to start: cd: 216: can't cd to /var/lib/tomcat6/temp

2009-05-06 Thread Thierry Carrez
Hmmm, did you change your /etc/init.d/tomcat6 file ? (in doubt, please
attach it to the bug). The official one just recreates the temp
directory at every start...

You can try sudo apt-get purge tomcat6 then sudo apt-get install
tomcat6 to restore the right file.

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

-- 
tomcat6 fails to start: cd: 216: can't cd to /var/lib/tomcat6/temp
https://bugs.launchpad.net/bugs/372233
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-06 Thread Martin Pitt
Accepted mysql-dfsg-5.0 into jaunty-proposed, the package will build now
and be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: mysql-dfsg-5.0 (Ubuntu Jaunty)
   Status: Confirmed = Fix Committed

** Tags added: verification-needed

-- 
mysqld_safe thinks mysqld 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 372343] Re: Skripts not removed after deinstalling

2009-05-06 Thread Thierry Carrez
This is by design. To remove configuration files you should use sudo
apt-get remove --purge dnsmasq. The error you're getting at startup
comes from the fact that the dnsmasq-base package wasn't removed yet
(you should run sudo apt-get autoremove to get rid of it) and contains
the daemon file that is checked for existence before running the init
script.


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

-- 
Skripts not removed after deinstalling
https://bugs.launchpad.net/bugs/372343
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 372233] Re: tomcat6 fails to start: cd: 216: can't cd to /var/lib/tomcat6/temp

2009-05-06 Thread mathew
I hadn't knowingly changed the init script. A purge and reinstall seems
to have fixed it.

-- 
tomcat6 fails to start: cd: 216: can't cd to /var/lib/tomcat6/temp
https://bugs.launchpad.net/bugs/372233
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 368273] Re: Jaunty 9.04 Blind to XP's Shared Network Printer

2009-05-06 Thread Ed Comer
Apport grabbed the crash and I reported it, linking it to existing bug
report 361629.  Related bugs are 329974, 344218, 359088, 360524 and
361629. Of interest, I had successfully built a windows shared printer
using the workaround that I described in this bug report, 368273, but
attempted adding a second Windows shared printer while apport was
running. The printer correctly appeared in the dialogue. When I deleted
the printer and tried again, the bug reappeared, this time captured by
apport.

** Attachment added: Screenshot-Application problem.png
   http://launchpadlibrarian.net/26393330/Screenshot-Application%20problem.png

-- 
Jaunty 9.04 Blind to XP's Shared Network Printer
https://bugs.launchpad.net/bugs/368273
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 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-06 Thread Dewey_Oxberger
Martin,

Is it a good enough test to install over Mario's PPA or would you prefer
I revert mysql, reproduce the error, then apply the proposed over the
top of it?

-- 
mysqld_safe thinks mysqld 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 271777] Re: [SRU] Exit status 127 when starting openvpn when its already started.

2009-05-06 Thread Thierry Carrez
Debdiff reverting 2.1~rc7-1ubuntu3.4 and applying fix.

openvpn (2.1~rc7-1ubuntu3.5) hardy-proposed; urgency=low

  * Revert changes from 2.1~rc7-1ubuntu3.4 since verification could never be
done on that bug and it is blocking another much-needed SRU.
  * debian/openvpn.init.d: Fix initscript exit status 127 when starting
openvpn while it's already started (LP: #271777)


** Attachment added: openvpn_2.1~rc7-1ubuntu3.4_to_3.5.debdiff
   
http://launchpadlibrarian.net/26396153/openvpn_2.1%7Erc7-1ubuntu3.4_to_3.5.debdiff

-- 
[SRU] Exit status 127 when starting openvpn when its already started.
https://bugs.launchpad.net/bugs/271777
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 271777] Re: [SRU] Exit status 127 when starting openvpn when its already started.

2009-05-06 Thread Thierry Carrez
Debdiff from 2.1~rc7-1ubuntu3.3 to 2.1~rc7-1ubuntu3.5 to review proper
reversion and compare with minimal patch mentioned in SRU report.

** Attachment added: openvpn_2.1~rc7-1ubuntu3.3_to_3.5.debdiff
   
http://launchpadlibrarian.net/26396166/openvpn_2.1%7Erc7-1ubuntu3.3_to_3.5.debdiff

-- 
[SRU] Exit status 127 when starting openvpn when its already started.
https://bugs.launchpad.net/bugs/271777
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 265058] Re: [SRU] openvpn2.1~rc7 fails to pick up the CN of certificates

2009-05-06 Thread Thierry Carrez
Setting as WontFix in Hardy to allow reversion and publication of hardy
SRU for bug 271777.

** Changed in: openvpn (Ubuntu Hardy)
   Status: Fix Committed = Won't Fix

-- 
[SRU] openvpn2.1~rc7 fails to pick up the CN of certificates
https://bugs.launchpad.net/bugs/265058
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 372750] [NEW] package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 127

2009-05-06 Thread Rached ALEYA
Public bug reported:

The install process freeze in 75% (i used : sudo tasksel install lamp-
server)

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: le sous-processus post-installation script a retourné une erreur 
de sortie d'état 127
Package: mysql-server-5.0 5.1.30really5.0.75-0ubuntu10
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to 
install/upgrade: le sous-processus post-installation script a retourné une 
erreur de sortie d'état 127
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-package i386

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to 
install/upgrade: le sous-processus post-installation script a retourn? une 
erreur de sortie d'?tat 127
https://bugs.launchpad.net/bugs/372750
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 372750] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 127

2009-05-06 Thread Rached ALEYA

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

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

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to 
install/upgrade: le sous-processus post-installation script a retourn? une 
erreur de sortie d'?tat 127
https://bugs.launchpad.net/bugs/372750
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 372757] Re: quagga: Assertion `len str_size' failed in file bgp_aspath.c, line 619

2009-05-06 Thread Nick Lowe
http://secunia.com/advisories/34999/

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

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

-- 
quagga: Assertion `len  str_size' failed in file bgp_aspath.c, line 619
https://bugs.launchpad.net/bugs/372757
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga 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 372757] [NEW] quagga: Assertion `len str_size' failed in file bgp_aspath.c, line 619

2009-05-06 Thread Nick Lowe
*** This bug is a security vulnerability ***

Public security bug reported:

Binary package hint: quagga

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526270

http://packages.debian.org/changelogs/pool/main/q/quagga/quagga_0.99.11-2/changelog

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

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

** Visibility changed to: Public

-- 
quagga: Assertion `len  str_size' failed in file bgp_aspath.c, line 619
https://bugs.launchpad.net/bugs/372757
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga 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 372358] Re: Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)

2009-05-06 Thread Andres E. Rodriguez Lazo
Thanks for the suggestions.

How does it looks like now?

** Attachment added: openvpn_2.1~rc15-1ubuntu1.debdiff
   http://launchpadlibrarian.net/26397486/openvpn_2.1%7Erc15-1ubuntu1.debdiff

-- 
Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/372358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 372761] [NEW] E:Не удалось открыть файл /var/cache/apt/src pkgcache.bin - open (13 Permission denied), E: Списки пакетов или status- файл не могут быть откр ыты или прочитаны

2009-05-06 Thread REANIMATOR
Public bug reported:

E:Не удалось открыть файл /var/cache/apt/srcpkgcache.bin - open (13
Permission denied), E:Списки пакетов или status-файл не могут быть
открыты или прочитаны

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 9.04
ErrorMessage: подпроцесс pre-installation script возвратил код ошибки 1
NonfreeKernelModules: nvidia
Package: mysql-server 5.1.30really5.0.75-0ubuntu10
PackageArchitecture: all
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server 5.1.30really5.0.75-0ubuntu10 failed to 
install/upgrade: подпроцесс pre-installation script возвратил код ошибки 1
Uname: Linux 2.6.28-11-generic x86_64

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


** Tags: amd64 apport-package

-- 
E:Не удалось открыть файл /var/cache/apt/srcpkgcache.bin - open (13 Permission 
denied), E:Списки пакетов или status-файл не могут быть открыты или прочитаны
https://bugs.launchpad.net/bugs/372761
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 372761] Re: E:Не удалось о ткрыть файл /var/cache/apt/srcpk gcache.bin - open (13 Permission denied), E: Списки пакетов или status- файл не могут быть откр ыты или прочитаны

2009-05-06 Thread REANIMATOR

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

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

-- 
E:Не удалось открыть файл /var/cache/apt/srcpkgcache.bin - open (13 Permission 
denied), E:Списки пакетов или status-файл не могут быть открыты или прочитаны
https://bugs.launchpad.net/bugs/372761
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 372757] Re: quagga: Assertion `len str_size' failed in file bgp_aspath.c, line 619

2009-05-06 Thread Nick Lowe
http://lists.debian.org/debian-security-announce/2009/msg00099.html

-- 
quagga: Assertion `len  str_size' failed in file bgp_aspath.c, line 619
https://bugs.launchpad.net/bugs/372757
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga 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 372757] Re: quagga: Assertion `len str_size' failed in file bgp_aspath.c, line 619

2009-05-06 Thread Bug Watch Updater
** Changed in: quagga (Debian)
   Status: Unknown = Fix Released

-- 
quagga: Assertion `len  str_size' failed in file bgp_aspath.c, line 619
https://bugs.launchpad.net/bugs/372757
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga 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 317564] Re: upgrade to Subversion 1.5.5 for jaunty

2009-05-06 Thread Camilo Aguilar
any updates about the inclusion of subversion 1.6.1 in ubuntu jaunty ?

-- 
upgrade to Subversion 1.5.5 for jaunty
https://bugs.launchpad.net/bugs/317564
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 271777] Re: [SRU] Exit status 127 when starting openvpn when its already started.

2009-05-06 Thread Thierry Carrez
** Changed in: openvpn (Ubuntu Hardy)
   Status: Confirmed = Fix Committed

-- 
[SRU] Exit status 127 when starting openvpn when its already started.
https://bugs.launchpad.net/bugs/271777
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 372801] [NEW] package mysql-common 5.1.30really5.0.75-0ubuntu10.1 failed to install/upgrade:

2009-05-06 Thread Jochen Schneider
Public bug reported:

see subject

ProblemType: Package
Architecture: amd64
Dependencies:
 
DistroRelease: Ubuntu 9.04
ErrorMessage:
 ErrorMessage: subprocess post-removal script returned error exit status 139
MediaBuild: Ubuntu 9.04 Jaunty Jackalope - Release amd64 (20090420.1)
Package: mysql-common 5.1.30really5.0.75-0ubuntu10.1
PackageArchitecture: all
SourcePackage: mysql-dfsg-5.0
Title: package mysql-common 5.1.30really5.0.75-0ubuntu10.1 failed to 
install/upgrade:
Uname: Linux 2.6.28-11-generic x86_64

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


** Tags: amd64 apport-package

-- 
package mysql-common 5.1.30really5.0.75-0ubuntu10.1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/372801
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 372801] Re: package mysql-common 5.1.30really5.0.75-0ubuntu10.1 failed to install/upgrade:

2009-05-06 Thread Jochen Schneider

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

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

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

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

** Attachment added: VarLogDistupgradeXorgfixintrepidlog.gz
   http://launchpadlibrarian.net/26400421/VarLogDistupgradeXorgfixintrepidlog.gz

-- 
package mysql-common 5.1.30really5.0.75-0ubuntu10.1 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/372801
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 372328] Re: Bacula has no encryption support in bacula-sd-sqlite3

2009-05-06 Thread Matthew Hooker
Have tried to rebuild using instructions from here (as root)

http://www.backupcentral.com/phpBB2/two-way-mirrors-of-external-mailing-
lists-3/bacula-25/bacula-in-ubuntu-8-04-without-tls-91988/#283516

(some commands below changed as the new version of aptitude does not
have 'Super Cow Powers'!)

apt-get build-dep bacula
apt-get install libssl-dev openssl
apt-get source bacula
cd bacula-2
vim debian/rules
# (change the options to enable ssl tls)
debian/rules binary
#it should now compile and pack all bacula packages 


However after doing this and installing appropriate .debs the daemons die with 
buffer overflows when started.

I am assuming this due to newer compiler/libs being used - the original
package in the Jaunty distro was compiled on 18th March.

http://launchpadlibrarian.net/24056236/buildlog_ubuntu-jaunty-
amd64.bacula_2.4.4-1ubuntu5_FULLYBUILT.txt.gz

Anyone had any luck rebuilding using a current build environment?

-- 
Bacula has no encryption support in bacula-sd-sqlite3
https://bugs.launchpad.net/bugs/372328
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

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


[Bug 372757] Re: quagga: Assertion `len str_size' failed in file bgp_aspath.c, line 619

2009-05-06 Thread Kees Cook
Fixed in Karmic in 0.99.11-2

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

** Also affects: quagga (Ubuntu Dapper)
   Importance: Undecided
   Status: New

** Also affects: quagga (Ubuntu Hardy)
   Importance: Undecided
   Status: New

** Also affects: quagga (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Also affects: quagga (Ubuntu Intrepid)
   Importance: Undecided
   Status: New

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

** Changed in: quagga (Ubuntu Dapper)
   Status: New = Fix Committed

** Changed in: quagga (Ubuntu Dapper)
   Importance: Undecided = Low

** Changed in: quagga (Ubuntu Dapper)
 Assignee: (unassigned) = Kees Cook (kees)

** Changed in: quagga (Ubuntu Hardy)
   Status: New = Fix Committed

** Changed in: quagga (Ubuntu Hardy)
   Importance: Undecided = Low

** Changed in: quagga (Ubuntu Hardy)
 Assignee: (unassigned) = Kees Cook (kees)

** Changed in: quagga (Ubuntu Intrepid)
   Status: New = Fix Committed

** Changed in: quagga (Ubuntu Intrepid)
   Importance: Undecided = Low

** Changed in: quagga (Ubuntu Intrepid)
 Assignee: (unassigned) = Kees Cook (kees)

** Changed in: quagga (Ubuntu Jaunty)
   Status: New = Fix Committed

** Changed in: quagga (Ubuntu Jaunty)
   Importance: Undecided = Low

** Changed in: quagga (Ubuntu Jaunty)
 Assignee: (unassigned) = Kees Cook (kees)

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2009-1572

-- 
quagga: Assertion `len  str_size' failed in file bgp_aspath.c, line 619
https://bugs.launchpad.net/bugs/372757
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga 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 372757] Re: quagga: Assertion `len str_size' failed in file bgp_aspath.c, line 619

2009-05-06 Thread Kees Cook
CVE-2009-1572

-- 
quagga: Assertion `len  str_size' failed in file bgp_aspath.c, line 619
https://bugs.launchpad.net/bugs/372757
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga 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 360516] Re: apache2 crashed with SIGSEGV in zim_spl_Array_ksort()

2009-05-06 Thread C de-Avillez
** Visibility changed to: Public

-- 
apache2 crashed with SIGSEGV in zim_spl_Array_ksort()
https://bugs.launchpad.net/bugs/360516
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

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


[Bug 238186] Re: Bug report in ubuntu after upgrade to 8.04LTS

2009-05-06 Thread C de-Avillez
Thank you taking the time to report this bug and helping to make Ubuntu better. 
However, processing the crash report to get detailed information for the 
developers failed as the retracer did not generate a useful symbolic stack 
trace.  
Please try to obtain a backtrace manually following the instructions at 
http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an 
attachment) to the bug report. This will greatly help us in tracking down your 
problem.

I am also taking this bug from Triaged into Incomplete: we do not have
enough data to work on it.

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

** Visibility changed to: Public

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

-- 
Bug report in ubuntu after upgrade to 8.04LTS
https://bugs.launchpad.net/bugs/238186
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

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


[Bug 372328] Re: Bacula has no encryption support in bacula-sd-sqlite3

2009-05-06 Thread Ante Karamatić
@Matthew - since OpenSSL isn't GPL compatibile by definition we use, we
can't distribute bacula with support for it. You are free to compile it
by your self. How does building of source fail in your case

@Kern - Bacula in Ubuntu is built with FORTIFY_SOURCE=0.

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

-- 
Bacula has no encryption support in bacula-sd-sqlite3
https://bugs.launchpad.net/bugs/372328
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

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


[Bug 372328] Re: Bacula has no encryption support in bacula-sd-sqlite3

2009-05-06 Thread Ante Karamatić
So, a brief HOWTO for building bacula with support for openssl in Ubuntu
would be (example for Ubuntu 9.04):

sudo apt-get build-dep bacula
sudo apt-get install build-essential libssl-dev fakeroot devscripts
apt-get source bacula
cd bacula-2.4.4
(open debian/rules, find CONF_ALL and add '--with-openssl')
dch -i -Djaunty
fakeroot dpkg-buildpackage

-- 
Bacula has no encryption support in bacula-sd-sqlite3
https://bugs.launchpad.net/bugs/372328
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

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


[Bug 372935] Re: mysql installation fails

2009-05-06 Thread Jpaul

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

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

-- 
mysql installation fails
https://bugs.launchpad.net/bugs/372935
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 372935] [NEW] mysql installation fails

2009-05-06 Thread Jpaul
Public bug reported:

This happend after an update to Ubuntu 9.0.4
so my version is : Ubuntu 9.04 - Jaunty Jackalope - sortie en avril 2009.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: le sous-processus post-installation script a retourné une erreur 
de sortie d'état 1
NonfreeKernelModules: nvidia
Package: mysql-server-5.0 5.1.30really5.0.75-0ubuntu10
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to 
install/upgrade: le sous-processus post-installation script a retourné une 
erreur de sortie d'état 1
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-package i386

-- 
mysql installation fails
https://bugs.launchpad.net/bugs/372935
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 371765] Re: Please merge krb5 1.7dfsg~beta1-3 (main) from Debian unstable (main)

2009-05-06 Thread Mathias Gug
It seems that the only differences the ubuntu packages had with the
debian packages are the security vulnerabilities and the likewise-open
patch. The former are included in debian (1.6.dfsg.4~beta1-13). For the
latter IIUC 1.7 has the same functionality available and the plan was to
port likewise-open to use the 1.7 code instead of their own code.

So it seems that at this point we can just sync the version from debian
since none of the Ubuntu changes are necessary anymore. Rebuilding all
necessary packages in the Ubuntu archive needs to be then performed.
Doing this as early as possible in the cycle is probably the best
option.

-- 
Please merge krb5 1.7dfsg~beta1-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/371765
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

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


[Bug 373012] [NEW] package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess post-installation script returned error exit status 14

2009-05-06 Thread mokihoki
Public bug reported:

package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade:
subprocess post-installation script returned error exit status 14

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script returned error exit status 1
NonfreeKernelModules: nvidia
Package: mysql-server-5.0 5.0.67-0ubuntu6
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
Uname: Linux 2.6.27-11-generic x86_64

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


** Tags: apport-package

-- 
package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess 
post-installation script returned error exit status 14
https://bugs.launchpad.net/bugs/373012
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 373012] Re: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess post-installation script returned error exit status 14

2009-05-06 Thread mokihoki

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

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

-- 
package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: subprocess 
post-installation script returned error exit status 14
https://bugs.launchpad.net/bugs/373012
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 371765] Re: Please merge krb5 1.7dfsg~beta1-3 (main) from Debian unstable (main)

2009-05-06 Thread Anders Kaseorg
It may still be better to upload 1.6.dfsg.4~beta1-13 or -13ubuntu1
before moving ahead with 1.7, even if we’re dropping likewise-open for
now.

All krb5 rdeps in Ubuntu currently depend on libkrb53.
1.6.dfsg.4~beta1-7 and -8 turn libkrb53 into a transitional package that
depends on the new names for the krb5 libraries (libkrb5-3,
libk5crypto3, etc.).  1.7 drops the libkrb53 transitional package.  So
if we were to upload krb5 1.7 immediately, we would break all those
rdeps until they are rebuilt (as mentioned in the changelog for
1.7dfsg~beta1-2).

If we instead upload 1.6.dfsg.4~beta1-13 or -13ubuntu1, and rebuild all
the krb5 rdeps against that, we will then be able to sync or merge 1.7
without breaking anything.

-- 
Please merge krb5 1.7dfsg~beta1-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/371765
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

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


[Bug 371765] Re: Please merge krb5 1.7dfsg~beta1-3 (main) from Debian unstable (main)

2009-05-06 Thread Sam Hartman
Hi.  I'm the Debian maintainer of the krb5 package.  I think that
merging either 1.6.dfsg.4~beta1-13 or doing a sync of unstable to
Ubuntu would be a reasonable course of action.  The 1.7~beta1 packages
are not something I'd ship in a final release: I know of one upstream
patch expected to be in beta2 that will affect interop using a new
feature introduced in 1.7.  However that shouldn't stop you from using
the 1.7 packages since you have months in which to pick up a small
patch.

My personal preference would be to take the 1.7 packages, but I'm not
familiar enough with Ubuntu to have a strong preference.
If you take the 1.7 packages, libzephyr3-krb will become uninstallable, and 
you'll basically have to accept that the zephyr source package and its 
dependencies are unusable until the zephyr in Debian experimental is ready for 
prime time.  (According to Karl Ramm, that's not the case today).
In addition, you will have to rebuild the rdeps of libkrb53, and you should 
take a look at the bugs I opened on libauthen-krb5-admin-perl today.

I cannot speak at the moment to how this will affect open-likewise.
I'll go look at the diffs to the symbols files and see how bad getting
Likewise is going to be.

-- 
Please merge krb5 1.7dfsg~beta1-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/371765
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

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


[Bug 371765] Re: Please merge krb5 1.7dfsg~beta1-3 (main) from Debian unstable (main)

2009-05-06 Thread Sam Hartman
While it looks like 1.7 has very similar functionality to Likewise, the
implementation and exposed API seems unrelated.  So, syncing krb5 1.7
will break Likewise until their code changes

-- 
Please merge krb5 1.7dfsg~beta1-3 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/371765
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

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


[Bug 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-05-06 Thread Stephen D Kamm
Thank you Thierry and Braam.

Thierry, I didn't try all the tricks you linked to above, some were
speculative or more difficult than the CLI or fstab mount work-around.
The earlier version of the Iomega firmware did not work for me.

Braam, I confirm your good result with an installed version of 9.04,
with this exception:  if the network also contains a computer running
8.10, Nautilus still fails to browse the NAS.  I will soon upgrade the
other computer.

Thanks again.

-- 
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 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-06 Thread Dewey_Oxberger
Added jaunty-proposed and did a partial update of mysql.  No problems
found with mythbuntu.  I you want a test on a clean install let me know.

-- 
mysqld_safe thinks mysqld 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 47386] Re: Ubuntu Dapper Samba shares - broken for some

2009-05-06 Thread Richard Porteous
*** This bug is a duplicate of bug 235560 ***
https://bugs.launchpad.net/bugs/235560

yes on default install on my toshiba laptop smb-client doesn't see windows 
network - works sometimes on wired.
resolved the issue by installing samba (not just the client) so I assume the 
client is missing a file or has a permission problem or the conf files are 
different.

-- 
Ubuntu Dapper Samba shares - broken for some
https://bugs.launchpad.net/bugs/47386
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 372573] [NEW] [FUJITSU SIEMENS LIFEBOOK E8110] suspend/resume failure

2009-05-06 Thread Sander Jonkers
Public bug reported:

Jaunty 9.04 i386 running from live-usb-flash could not resume (AFAIK).

Hardware is a Fujitsu Siemens E8110 laptop.

After a cold reboot, the crash report popped up.

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
InterpreterPath: /usr/bin/python2.6
MachineType: FUJITSU SIEMENS LIFEBOOK E8110
MediaBuild: Ubuntu 9.04 Jaunty Jackalope - Release i386 (20090420.1)
Package: linux-image-2.6.28-11-generic 2.6.28-11.42
ProcAttrCurrent: unconfined
ProcCmdLine: BOOT_IMAGE=/casper/vmlinuz noprompt cdrom-detect/try-usb=true 
persistent file=/cdrom/preseed/hostname.seed boot=casper 
initrd=/casper/initrd.gz quiet splash --
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-11.42-generic
SourcePackage: linux
Tags: resume suspend
Title: [FUJITSU SIEMENS LIFEBOOK E8110] suspend/resume failure
UserGroups:

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


** Tags: apport-kerneloops i386 resume suspend

-- 
[FUJITSU SIEMENS LIFEBOOK E8110] suspend/resume failure
https://bugs.launchpad.net/bugs/372573
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 372573] Re: [FUJITSU SIEMENS LIFEBOOK E8110] suspend/resume failure

2009-05-06 Thread Sander Jonkers

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

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

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

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

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

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

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

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

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

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

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

** Attachment added: SleepLog.txt
   http://launchpadlibrarian.net/26381392/SleepLog.txt

-- 
[FUJITSU SIEMENS LIFEBOOK E8110] suspend/resume failure
https://bugs.launchpad.net/bugs/372573
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 351990] Re: Kubuntu freezes when desktop effects are enabled

2009-05-06 Thread jpkx1984
I have been using 2.6.29.1 for a couple of days and the general
impression is: better though far from good. The freezes just seem to be
much less frequent (they still happen on my machine). It might be
possible to work several days in a row without a single freeze with this
version.

As this phenomenon is not ATI-specific (I have an Intel i915, for
instance), I am skeptical whether it could be a driver issue. Still, it
may be possible that these are just various issues having common symptom
- a freeze. Well, perhaps it's not a bug but a feature - a sort of Win98
First Edition stability mode (they might call it Win9x Effects) :-]

2.6.29.2 is next in the line.

-- 
Kubuntu freezes when desktop effects are enabled
https://bugs.launchpad.net/bugs/351990
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 200474] Re: biof crashed with SIGSEGV

2009-05-06 Thread Brian Murray
** Visibility changed to: Public

-- 
biof crashed with SIGSEGV
https://bugs.launchpad.net/bugs/200474
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 345627] Re: Crackling / scratching noise using Pulseaudio

2009-05-06 Thread Daniel T Chen
On Mon, May 4, 2009 at 5:36 PM, Mimue michael.muelle...@gmx.net wrote:
 System-Preferences-Sound-Sound Events: Test I heard at the
 beginning a clear tone but after about 5s it got crackling and the
 system didn't recover so far.


I've received reports that halving default-fragment-size-msec (to 5)
in /etc/pulse/daemon.conf is helping immensely on some HDA
controllers.

-- 
Crackling / scratching noise using Pulseaudio
https://bugs.launchpad.net/bugs/345627
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 352811] Re: [Kubuntu 9.04] Amarok crashes if an input file is given.

2009-05-06 Thread poppop
I still have this problem.

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

-- 
[Kubuntu 9.04] Amarok crashes if an input file is given.
https://bugs.launchpad.net/bugs/352811
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 372571] Re: evolution stopped working after recent updates.

2009-05-06 Thread Steven Susbauer
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we can't fix it because your description
didn't include enough information. You may find it helpful to read How
to report bugs effectively
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures

At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).

If clicking the icon ni the menu bar does not open Evolution, please run
the command evolution (without quotation marks) in a terminal window
and post the terminal output, along with the other requested items (and
anything else that may assist in diagnosing the problem).

Thanks!

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

-- 
evolution stopped working after recent updates.
https://bugs.launchpad.net/bugs/372571
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 347359] Re: package python-xml 0.8.4-10.1ubuntu2 failed to install/upgrade: subprocess post-installation script returns error code 1

2009-05-06 Thread Philip
This fails in both 32 bit and 64 bit Ubuntu 9.04.

-- 
package python-xml 0.8.4-10.1ubuntu2 failed to install/upgrade: subprocess 
post-installation script returns error code 1 
https://bugs.launchpad.net/bugs/347359
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 372574] [NEW] [needs-packaging] tablet-apps

2009-05-06 Thread Karl Ostmo
Public bug reported:

The gnome wacom applet is a small gnome panel applet that shows how much
pressure is being applied to your wacom tablet by the current device.
Clicking on the panel icon brings up a dialog allowing you to select a
different device and check what pressure and tilt information is being
recieved from it. This dialog also contains a small drawing test area to
give your pen a quick test.

Source is available at http://www.alexmac.cc/tablet-apps/

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

** Tags added: needs-packaging

-- 
[needs-packaging] tablet-apps
https://bugs.launchpad.net/bugs/372574
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 372553] Re: Top right hand corner of all windows - no minimise, maximise, close

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

** Package changed: linux (Ubuntu) = gnome-control-center (Ubuntu)

** Changed in: gnome-control-center (Ubuntu)
   Status: New = Invalid

** Converted to question:
   
https://answers.launchpad.net/ubuntu/+source/gnome-control-center/+question/70117

-- 
Top right hand corner of all windows - no minimise, maximise, close
https://bugs.launchpad.net/bugs/372553
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 295824] Re: GNOMEtris Sound stops functioning

2009-05-06 Thread tEbAn
Thank you very much!

On Thu, Apr 30, 2009 at 2:26 AM, Sebastien Bacher seb...@ubuntu.com
wrote:

 closing since that works correctly on jaunty

 --
 GNOMEtris Sound stops functioning
 https://bugs.launchpad.net/bugs/295824
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “gnome-games” source package in Ubuntu: Fix Released

 Bug description:
 Binary package hint: gnome-games

 At the begining of a GNOMEtris' game, sound works perfectly, but after a
 while, sound stops functioning (only on this application).

 Ubuntu 8.10 / Gnometris 2.24.1


-- 
GNOMEtris Sound stops functioning
https://bugs.launchpad.net/bugs/295824
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 302452] Re: jaunty and intrepid shutdown/restart hang on acpid: exiting

2009-05-06 Thread Berend De Schouwer
If I run wireless and Jaunty's 2.6.28, I get a hang.  (not a full crash:
plugging USB devices in and out still causes a reaction.)

If I don't run wireless, I can shut down.

If I run the mainline 2.6.29, I can shut down.

Wireless driver: iwl3945

(I'm running mainline anyway to get this ATI video card working
correctly in KDE.  OpenSource drivers.)

-- 
jaunty and intrepid shutdown/restart hang on acpid: exiting
https://bugs.launchpad.net/bugs/302452
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 372576] [NEW] avogadro 0.9.4-1 FTBFS

2009-05-06 Thread Manny Vindiola
Public bug reported:

Binary package hint: avogadro

avogadro 0.9.4-1 FTBFS 
http://launchpadlibrarian.net/26363747/buildlog_ubuntu-karmic-i386.avogadro_0.9.4-1_FAILEDTOBUILD.txt.gz

It fails because it attempts to install a module for python2.5 rather than the 
now default version python2.6. 
Fixed problem by installing to python2.6

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

-- 
avogadro 0.9.4-1 FTBFS 
https://bugs.launchpad.net/bugs/372576
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 372575] [NEW] [ubuntu jaunty] Blue Screen (w. death) on intel-video

2009-05-06 Thread ullix
Public bug reported:

Binary package hint: xserver-xorg-video-intel

Running mythtv client under ubuntu 9.04 on two different systems, both
with intel graphics, results in either a blue screen with the system
remaining responsive, or in a complete system crash. Attemting to play
an mpg video on either system with Totem results in Totem crashing.

System 1: Acer Aspire One 110L with ubuntu jaunty UNR, default drivers,
fully updated. Mythtv client shows blue screen instead of video, but the
correct sound comes through. Does respond correctly to key presses, and
I can leave mythtv; the system stays up.

System 2: Intel motherboard D945GCLF2 (the one with Atom 330) with ubuntu 
jaunty, using the intel-video 2.7 drivers from this repository: deb 
http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu jaunty main
Here, mythtv can be started, but attempting to play video results in a brief 
blue screen flicker and the system goes into a reboot.

Both systems: Opening a mpg video under Totem crashes Totem.

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[ubuntu jaunty] Blue Screen (w. death) on intel-video
https://bugs.launchpad.net/bugs/372575
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 362288] Re: virsh destroy might also kill another running VM

2009-05-06 Thread Thierry Carrez
** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Medium

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

-- 
virsh destroy might also kill another running VM
https://bugs.launchpad.net/bugs/362288
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 372460] Re: “System restart required ” displayed in the middle of a long upgrade

2009-05-06 Thread Steven Susbauer
** Changed in: update-notifier (Ubuntu)
   Status: New = Confirmed

-- 
“System restart required” displayed in the middle of a long upgrade
https://bugs.launchpad.net/bugs/372460
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 348332] Re: [RV250][JAUNTY] X Freezes with Radeon driver EXA/XAA Composite

2009-05-06 Thread zeroathome
Running on following hardware using the radeon driver:

01:00.0 VGA compatible controller: ATI Technologies Inc M66-P [Mobility
Radeon X1700]

I noticed that the freezes aren't random, mostly they are happening when
minor windows are being opened, e.g. the progress bar when installing
a new package...can somebody confirm this behavior?

Disabling desktop-effects solves the problem for me.

The kernel image jtholmes suggested has no effect on the problem here.

Did not try the X.org 1.5.2 packages. Think I'll give the mainline
kernel a shot in the next days...

-- 
[RV250][JAUNTY]  X Freezes with Radeon driver EXA/XAA Composite
https://bugs.launchpad.net/bugs/348332
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 235399] Re: Print black does not use black ink cartridge

2009-05-06 Thread ricardisimo
Would it help for all of us to file bug reports on the HP site? Is there
a link someone can give?

May I ask why the back-and-forth on this bugs status - New to
Triaged to New again? I don't entirely understand the meanings
behind each status name. Thanks.

-- 
Print black does not use black ink cartridge
https://bugs.launchpad.net/bugs/235399
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 372577] [NEW] Authentication Import key as copy-paste option missing

2009-05-06 Thread Mikko Ohtamaa
Public bug reported:

Ubuntu 8.10 / usability bug

Software sources should have a dialog to import Authentication keys from
clipboard.

Rationale:

Today. Most keys are shared as copy-paste snippets on web pages
(example:
https://help.launchpad.net/Packaging/PPA#Adding%20a%20PPA%20to%20your%20Ubuntu%20repositories).
The user needs to go through the extra steps to copy text, create a text
file, paste in text and locate this text file as a root user on his/her
harddrive to be able to a new key. This is very difficult.

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


** Tags: usability

-- 
Authentication  Import key as copy-paste option missing
https://bugs.launchpad.net/bugs/372577
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 372577] Re: Authentication Import key as copy-paste option missing

2009-05-06 Thread Mikko Ohtamaa
Edited text:

Today most keys are shared as copy-paste snippets on web pages (example:
https://help.launchpad.net/Packaging/PPA#Adding%20a%20PPA%20to%20your%20Ubuntu%20repositories).
The user needs to go through the extra steps to copy text, create a text
file, paste in text and locate this text file as a root user on his/her
hard drive to be able to add a  new key.

-- 
Authentication  Import key as copy-paste option missing
https://bugs.launchpad.net/bugs/372577
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 372574] Re: [needs-packaging] tablet-apps

2009-05-06 Thread Karl Ostmo
** Changed in: ubuntu
   Status: New = In Progress

** Changed in: ubuntu
 Assignee: (unassigned) = Karl Ostmo (kostmo)

-- 
[needs-packaging] tablet-apps
https://bugs.launchpad.net/bugs/372574
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 371296] Re: system freezes when starting openoffice writer

2009-05-06 Thread Wilbert Volkers

** Attachment added: dpkg-l.txt
   http://launchpadlibrarian.net/26382125/dpkg-l.txt

-- 
system freezes when starting openoffice writer
https://bugs.launchpad.net/bugs/371296
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 360004] Re: Firefox windows controls hide behind the Ubuntu top pannel

2009-05-06 Thread Micah Gersten
*** This bug is a duplicate of bug 99740 ***
https://bugs.launchpad.net/bugs/99740

** This bug is no longer a duplicate of bug 209499
   Default window size too large, obscured under top panel
** This bug has been marked a duplicate of bug 99740
   [MASTER] Firefox problems with desktop-effects

-- 
Firefox windows controls hide behind the Ubuntu top pannel
https://bugs.launchpad.net/bugs/360004
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 331522] Re: X1200: flickering after update on Jaunty

2009-05-06 Thread Martin Emrich
It looks like two different symptoms, which _might_ be two different
bugs:

1. My bug, which seems to be Bug #310864: Flickering on DVI-connected displays, 
which sometimes gets worse at higher CPU load. With flickering, I mean the 
DVI screen actually going blank for guessed 100-300ms. I experience it on the 
desktop chipset (some people on plug-in graphics cards), even with -ati GIT 
head.
 
2. The Bug #351291 Jens mentioned: Flickering under low CPU load. I read the 
comments, and everybody there seems to have the problem on the mobile chipset 
(RS690M).

-- 
X1200: flickering after update on Jaunty
https://bugs.launchpad.net/bugs/331522
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 249096] apport-collect data

2009-05-06 Thread Eemil Lagerspetz
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: pidgin 1:2.5.5-1ubuntu8
PackageArchitecture: amd64
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 LC_CTYPE=fi_FI.UTF-8
Uname: Linux 2.6.28-11-generic x86_64
UserGroups: adm admin audio cdrom dialout dip floppy fuse games lpadmin netdev 
plugdev powerdev sambashare scanner tape users video

-- 
Pidgin crushed / *** glibc detected *** pidgin: corrupted double-linked list: 
0x086e3358 
https://bugs.launchpad.net/bugs/249096
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 249096] Re: Pidgin crushed / *** glibc detected *** pidgin: corrupted double-linked list: 0x086e3358

2009-05-06 Thread Eemil Lagerspetz
Added system data with apport-collect.

-- 
Pidgin crushed / *** glibc detected *** pidgin: corrupted double-linked list: 
0x086e3358 
https://bugs.launchpad.net/bugs/249096
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 249096]

2009-05-06 Thread Eemil Lagerspetz

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

-- 
Pidgin crushed / *** glibc detected *** pidgin: corrupted double-linked list: 
0x086e3358 
https://bugs.launchpad.net/bugs/249096
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 295885] Re: Screen extends above menu bar

2009-05-06 Thread Micah Gersten
*** This bug is a duplicate of bug 99740 ***
https://bugs.launchpad.net/bugs/99740

** This bug is no longer a duplicate of bug 209499
   Default window size too large, obscured under top panel
** This bug has been marked a duplicate of bug 99740
   [MASTER] Firefox problems with desktop-effects

-- 
Screen extends above menu bar
https://bugs.launchpad.net/bugs/295885
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 372579] Re: Liberation Serif 'Q' symbol looks bold

2009-05-06 Thread Patrick Horn

** Attachment added: The letter Q inside OpenOffice, size 12
   http://launchpadlibrarian.net/26382217/LiberationSerif-letterQ.png

-- 
Liberation Serif 'Q' symbol looks bold
https://bugs.launchpad.net/bugs/372579
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 372578] [NEW] Hue (xvattr XV_HUE) resets to 180 on every launch

2009-05-06 Thread S.R.
Public bug reported:

Binary package hint: totem

Every time I launch Totem by opening a video file in Nautilus 2.24.1, my XV_HUE 
setting is reset to 180.
Reproducable: always.
Workaround: execute xvattr -a XV_HUE -v 0 while Totem is open.

I am running Linux Mint with 2.6.27-11-generic kernel, Totem 2.24.3
(reports GStreamer 0.10.21).

ProblemType: Bug
Architecture: i386
DistroRelease: LinuxMint 6
ExecutablePath: /usr/bin/totem-gstreamer
NonfreeKernelModules: nvidia rr26xx
Package: totem-gstreamer 2.24.3-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.27-11-generic i686
UnreportableReason: This is not a genuine LinuxMint package

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


** Tags: apport-bug

-- 
Hue (xvattr XV_HUE) resets to 180 on every launch
https://bugs.launchpad.net/bugs/372578
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 372579] [NEW] Liberation Serif 'Q' symbol looks bold

2009-05-06 Thread Patrick Horn
Public bug reported:

Binary package hint: ttf-liberation

I am using Ubuntu 9.04.

ttf-liberation:
  Installed: 1.04.93-1
  Candidate: 1.04.93-1
  Version table:
 *** 1.04.93-1 0
500 http://ubuntu.cs.utah.edu jaunty/main Packages
100 /var/lib/dpkg/status

libfreetype6:
  Installed: 2.3.9-4ubuntu0.1
  Candidate: 2.3.9-4ubuntu0.1
libxft2:
  Installed: 2.1.13-3ubuntu1
  Candidate: 2.1.13-3ubuntu1

The capital letter 'Q' looks bold/antialiased for all sizes in regular
Liberation Serif font below 14pt in openOffice (Display Size 18 in
fontforge).

In addition to looking more bold, it is sometimes bigger than the letter
O.  However, at some sizes it is smaller.  It could be a bug in the TTF
file if the points are not at integer pixel coordinates.

I will attach a screenshot showing the difference, size 12 in
OpenOffice.

You can open LiberationSerif-Regular.ttf inside fontforge, select
Metrics - Kern Pair Closeup.  Then, type Q in the first box and O
in the second box.  Then, type any number from 10 to 17 into Display
SIze. Below size 18, you see a pretty big size difference between the
two letters. If you try size 18 or above, both letters look perfectly
correct.

All of the letters in italics and in bold look correct--the unformatted
Q is the only one with a problem.  In fact, if fixing this is too
complicated, I would prefer an italic Q to replace the regular Q.  Also,
any ideas why the font in general looks so different below size 18?

** Affects: ttf-liberation (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Liberation Serif 'Q' symbol looks bold
https://bugs.launchpad.net/bugs/372579
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 372578] Re: Hue (xvattr XV_HUE) resets to 180 on every launch

2009-05-06 Thread S.R.

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

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

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

-- 
Hue (xvattr XV_HUE) resets to 180 on every launch
https://bugs.launchpad.net/bugs/372578
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 372578] Re: Hue (xvattr XV_HUE) resets to 180 on every launch

2009-05-06 Thread S.R.
Forgot to mention, the GPU is a NVidia GTX280.

-- 
Hue (xvattr XV_HUE) resets to 180 on every launch
https://bugs.launchpad.net/bugs/372578
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 371296] Re: system freezes when starting openoffice writer

2009-05-06 Thread Wilbert Volkers
No it really says Parameters (screenshot). I'm not completely convinced
this is an xorg issue but it seems to hang.

** Attachment added: Screenshot-Options - OpenOffice.org - Java.png
   
http://launchpadlibrarian.net/26382233/Screenshot-Options%20-%20OpenOffice.org%20-%20Java.png

-- 
system freezes when starting openoffice writer
https://bugs.launchpad.net/bugs/371296
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 372580] [NEW] Rebase on Debian version

2009-05-06 Thread Robert Ancell
Public bug reported:

Binary package hint: glade-3

Rebase on the Debian experimental build.  The packages are now glade and
replace the old glade/glade-3 packages.

** Affects: glade-3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Rebase on Debian version
https://bugs.launchpad.net/bugs/372580
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 372469] Re: Xv video output crashes player after upgrade to Jaunty

2009-05-06 Thread Bartosz
Please attach 'lspci -vvnn' and Xorg.log (just after start, after run
Totem, after run Mplayer).

-- 
Xv video output crashes player after upgrade to Jaunty
https://bugs.launchpad.net/bugs/372469
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 362981] Re: WARNING: at /build/buildd/linux-2.6.28/kernel/power/main.c:177 suspend_test_finish+0x7c/0x80()

2009-05-06 Thread Per Ångström
*** This bug is a duplicate of bug 287453 ***
https://bugs.launchpad.net/bugs/287453

** This bug has been marked a duplicate of bug 287453
   kernel false positive warning while suspending (took more than 5secs)

-- 
WARNING: at /build/buildd/linux-2.6.28/kernel/power/main.c:177 
suspend_test_finish+0x7c/0x80()
https://bugs.launchpad.net/bugs/362981
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 235399] Re: Print black does not use black ink cartridge

2009-05-06 Thread Till Kamppeter
Launchpad is also HP's official place for tracking HPLIP bugs. Therefore
I have added the upstream task (HPLIP).

Pi Boy, why did you change the status from Triaged to New? Please
add a comment when changing status. Thanks.

-- 
Print black does not use black ink cartridge
https://bugs.launchpad.net/bugs/235399
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 372576] Re: avogadro 0.9.4-1 FTBFS

2009-05-06 Thread Manny Vindiola
Verified that new package builds.

** Attachment added: debdiff debian  ubuntu
   http://launchpadlibrarian.net/26382455/debian_to_ubuntu.diff

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

** Changed in: avogadro (Ubuntu)
 Assignee: (unassigned) = Manny Vindiola (serialorder)

** Changed in: avogadro (Ubuntu)
 Assignee: Manny Vindiola (serialorder) = (unassigned)

-- 
avogadro 0.9.4-1 FTBFS 
https://bugs.launchpad.net/bugs/372576
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 372497] Re: Please merge bogofilter(1.2.0-2) from debian unstable(main)

2009-05-06 Thread Launchpad Bug Tracker
This bug was fixed in the package bogofilter - 1.2.0-2ubuntu1

---
bogofilter (1.2.0-2ubuntu1) karmic; urgency=low

  * Merge from debian unstable, remaining changes: LP: #372497
- don't build qdbm.
- Don't build tokyocabinet support as it's in universe.

bogofilter (1.2.0-2) unstable; urgency=low

  * Bump to Standards-Version 3.8.1.
  * Set Maintainer to Debian QA Group packa...@qa.debian.org.

bogofilter (1.2.0-1) unstable; urgency=low

  * New upstream release.

bogofilter (1.1.7-2) unstable; urgency=low

  * Have bf_compact use the correct bogoutil and bogofilter
alternatives.  closes: #501947.
  * Bump to Standards-Version 3.8.0.
  * Change suggests from db4.6-util to db4.7-util.

 -- Bhavani Shankar right2bh...@gmail.com   Wed, 06 May 2009 05:41:52
+0530

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

-- 
Please merge bogofilter(1.2.0-2) from debian unstable(main)
https://bugs.launchpad.net/bugs/372497
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 372358] Re: Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)

2009-05-06 Thread Thierry Carrez
Comments:
- Fix unexpected operator on startup is not a remaining change to Debian, as 
it was a fix in the add --script-security 2 by default for backwards 
compatibility part which was an Ubuntu delta
- Do not use start-stop-daemon and use  /dev/null to avoid blocking boot is 
a remaining change to Debian

About deltaforwarding to Debian:
- show per-VPN result messages: this patch is Ubuntu-specific as we have a 
different way of handling initscript messages than Debian
- Do not use start-stop-daemon and use  /dev/null to avoid blocking boot: 
this is a reversion of a Debian change (we choose not to block the boot in case 
of needed user interaction, they chose to block it) so I'd suggest not 
forwarding that change (see debian bug 454371 and LP: #280428)
- add --script-security 2 by default for backwards compatibility: Debian 
broke backward compat in previous releases so they don't need that one (which 
would break it again for them)
- Added lsb-base=3.2-14 depend to allow status_of_proc(): this was part of my 
patch in Debian bug 498493... it probably got lost in translation, and could be 
resubmitted/reopened.

-- 
Please merge openvpn 2.1~rc15-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/372358
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 362240] Re: Warning message shown during installation of python-nose by apt-get

2009-05-06 Thread Juan Carlos Inostroza
Hi,

sorry for not including all the info. The fix was made on 
/var/lib/python-support/python2.6/nose/proxy.py

--j

-- 
Warning message shown during installation of python-nose by apt-get
https://bugs.launchpad.net/bugs/362240
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 372581] [NEW] context menu drawn off screen after changing resolution

2009-05-06 Thread positivek
Public bug reported:

Binary package hint: firefox-3.0

The menus, context menus, and popup tooltips in Firefox are drawn over
the edge of the screen after a change (reduction) in screen resolution.

1. Use the (high) native resolution of an external monitor hooked up to my 
laptop.
2. Start Firefox.
3. Use the Display Preferences (System -- Preferences -- Display) to 
simultaneously turn off the external monitor and switch to the laptop's 
internal monitor, at its (lower) native resolution.
4. The menus, context menus, Add-on context menus in the status bar, and status 
bar tooltip popups are drawn so they go off the screen when they are too close 
to the edge.

Expected behavior: FF should attempt to draw these items within the
current screen if possible (i.e. use the normal drawing rules for
popup items).


May be related to Bug #341870.

Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.10) Gecko/2009042523 
Ubuntu/9.04 (jaunty) Firefox/3.0.10
Gnome 2.26.1

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
Package: firefox-3.0 3.0.10+nobinonly-0ubuntu0.9.04.1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.28-11-generic x86_64

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
context menu drawn off screen after changing resolution
https://bugs.launchpad.net/bugs/372581
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 372581] Re: context menu drawn off screen after changing resolution

2009-05-06 Thread positivek

** Attachment added: Menu1.png
   http://launchpadlibrarian.net/26382539/Menu1.png

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

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/26382541/ExtensionSummary.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/26382542/profiles.ini.txt

-- 
context menu drawn off screen after changing resolution
https://bugs.launchpad.net/bugs/372581
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 372581] Re: context menu drawn off screen after changing resolution

2009-05-06 Thread positivek

** Attachment added: PopupMenu1.png
   http://launchpadlibrarian.net/26382561/PopupMenu1.png

-- 
context menu drawn off screen after changing resolution
https://bugs.launchpad.net/bugs/372581
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 372581] Re: context menu drawn off screen after changing resolution

2009-05-06 Thread positivek

** Attachment added: ContextMenu1.png
   http://launchpadlibrarian.net/26382544/ContextMenu1.png

-- 
context menu drawn off screen after changing resolution
https://bugs.launchpad.net/bugs/372581
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 372581] Re: context menu drawn off screen after changing resolution

2009-05-06 Thread positivek

** Attachment added: PopupMenu2.png
   http://launchpadlibrarian.net/26382578/PopupMenu2.png

-- 
context menu drawn off screen after changing resolution
https://bugs.launchpad.net/bugs/372581
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 372581] Re: context menu drawn off screen after changing resolution

2009-05-06 Thread positivek

** Attachment added: ContextMenu2.png
   http://launchpadlibrarian.net/26382545/ContextMenu2.png

-- 
context menu drawn off screen after changing resolution
https://bugs.launchpad.net/bugs/372581
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 372580] Re: Rebase on Debian version

2009-05-06 Thread Robert Ancell
diff.gz of karmic package

** Description changed:

  Binary package hint: glade-3
  
- Rebase on the Debian experimental build.  The packages are now glade and
- replace the old glade/glade-3 packages.
+ Rebase on the Debian sid build.  The debs produced replace the old
+ glade/glade-3 packages.

** Attachment added: glade-3_3.6.3-1ubuntu2.diff.gz
   http://launchpadlibrarian.net/26382595/glade-3_3.6.3-1ubuntu2.diff.gz

-- 
Rebase on Debian version for Karmic
https://bugs.launchpad.net/bugs/372580
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 372580] Re: Rebase on Debian version for Karmic

2009-05-06 Thread Robert Ancell
** Summary changed:

- Rebase on Debian version
+ Rebase on Debian version for Karmic

-- 
Rebase on Debian version for Karmic
https://bugs.launchpad.net/bugs/372580
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 372582] [NEW] Krusader ask password, but don't open editor (Kate) with action edit as root (CTRL+E)

2009-05-06 Thread Alexey Androsov
Public bug reported:

This feature works in Ubuntu 8.04 (KDE3), but doesn't work in 9.04
(KDE4).

version: 2.0.0-0ubuntu1

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

-- 
Krusader ask password, but don't open editor (Kate) with action edit as root 
(CTRL+E)
https://bugs.launchpad.net/bugs/372582
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 372581] Re: context menu drawn off screen after changing resolution

2009-05-06 Thread positivek
That is, FF does not reset its screen limits for these items after a
screen resolution change while it's running.  However, after restarting
FF, the new resolution seems to be respected.  Nautilus, though, seems
to handle the resolution change for its menus, so maybe it's specific to
FF?

-- 
context menu drawn off screen after changing resolution
https://bugs.launchpad.net/bugs/372581
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 261695] Re: pidgin crashes in libmeanwhile just after connecting

2009-05-06 Thread Martin Schwenke
I've submitted a PPA build for the patched meanwhile for Jaunty.  The
x86_64 version is built but the i386 version is still sitting in the
queue waiting to be built.

I haven't had time to upgrade to Jaunty yet, so when these are built can
someone please test them?  I'll remove them if they're broken...

Details at:

  https://launchpad.net/~martin-meltin/+archive/ppa

Thanks...

-- 
pidgin crashes in libmeanwhile just after connecting
https://bugs.launchpad.net/bugs/261695
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 372428] Re: [karmic] please sponsor bluez-4.38

2009-05-06 Thread Daniel Holbach
/usr/lib/bluetooth/plugins/hal.so and
/usr/lib/bluetooth/plugins/service.so are not shipped any more in the
new bluez package.

-- 
[karmic] please sponsor bluez-4.38
https://bugs.launchpad.net/bugs/372428
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 346691] Re: jaunty kernel 2.6.28-11 kernel update renders the system un-usable.

2009-05-06 Thread Lorant Nemeth
Hi, I ran memtest and it reported no error. The very same laptop is
stable with no errors if booted from en external drive with intrepid.

-- 
jaunty kernel 2.6.28-11 kernel update renders the  system un-usable.
https://bugs.launchpad.net/bugs/346691
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   >