Re: [Bug 419191] Re: Mailing from php5 module fails when number of Apache VirtualHosts is above +/-1500

2009-09-02 Thread Hark
Sorry for mixing up some email addresses. My second e-mail didn't come
through because of that. Here is it again:
Well in fact this server is already inside a kvm, so I don't think
hardware is the problem. The configuration on the other host is OK
because I don't use PHP as a module there. The other host is also
running inside a kvm on exactly the same hardware. A gdb backtrace is a
bit too complicated for me I'm affraid. But to reproduce the error it
should be enough to just create more than 1500 different VirtualHosts,
and then use the mail() function in PHP5. If more info is needed please ask.

Ondřej Surý wrote:
 Have checked your memory using memtest? Signal 11 could be a sign that
 there is something wrong with the hardware. Especially if the same
 configuration on other host is ok.

 Another option is to replicate whole server to some virtual (kvm) host
 and try if it happens there as well.

 I am afraid that without more information (gdb backtrace), and step-by-
 step guide how to reproduce the error, nobody will be able to help you.



-- 
Mailing from php5 module fails when number of Apache VirtualHosts is above 
+/-1500
https://bugs.launchpad.net/bugs/419191
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 419191] Re: Mailing from php5 module fails when number of Apache VirtualHosts is above +/-1500

2009-09-02 Thread Hark
Sorry for bothering you again. I'm marking this bug as invalid. When I
install another MTA (postfix, sendmail, esmtp, ...) everything works.
It's very strange that Exim4 stops working with lots of Apache
virtualhosts using php5 as module, but it will be way too complicated
for me to find the cause of this, and I don't think its a bug in
libapache2-mod-php5.

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

-- 
Mailing from php5 module fails when number of Apache VirtualHosts is above 
+/-1500
https://bugs.launchpad.net/bugs/419191
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 412972] [NEW] bad signal mask of ssh sessions

2009-09-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

On one of my systems that runs the karmic alpha already, the kill
command has no effect unless used with the -9 option. I assume this
might be related to
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/407428

My steps to reproduce on this machine: sleep 100 on one terminal,
killall sleep on another. System is up to date, running kernel
2.6.31-4-generic. Sorry for having no idea which package this
corresponds to!

** Affects: openssh (Ubuntu)
 Importance: Medium
 Status: Confirmed

-- 
bad signal mask of ssh sessions
https://bugs.edge.launchpad.net/bugs/412972
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 412972] Re: bad signal mask of ssh sessions

2009-09-02 Thread Scott James Remnant
Thanks, this confirms what we expected.

The TERM signal is being delivered to the process, it's just that the
process's mask is set to block that signal and it's still pending.

We're not entirely sure yet what causes this bug; it's certainly not a
procps or kernel bug, so I'm reassigning to openssh for the time being
since that seems to be the key process.

** Package changed: procps (Ubuntu) = openssh (Ubuntu)

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

-- 
bad signal mask of ssh sessions
https://bugs.launchpad.net/bugs/412972
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 27463] Re: [needs-packaging] 389 Directory Server for Ubuntu

2009-09-02 Thread Philipp Kaluza
** Bug watch added: Debian Bug tracker #497098
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497098

** Changed in: debian
   Importance: Undecided = Unknown

** Changed in: debian
   Status: New = Unknown

** Changed in: debian
 Remote watch: None = Debian Bug tracker #497098

-- 
[needs-packaging] 389 Directory Server for Ubuntu
https://bugs.launchpad.net/bugs/27463
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 27463] Re: [needs-packaging] 389 Directory Server for Ubuntu

2009-09-02 Thread Bug Watch Updater
** Changed in: debian
   Status: Unknown = New

-- 
[needs-packaging] 389 Directory Server for Ubuntu
https://bugs.launchpad.net/bugs/27463
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 392532] Re: apache2.2-common: /etc/init.d/apache2 script is empty

2009-09-02 Thread zeekoe
Same here; Eeebuntu 3 (customized Jaunty)
$ uname -a
Linux zeekoe-laptop 2.6.29-1-netbook #0array1 SMP Mon Feb 23 15:02:03 MST 2009 
i686 GNU/Linux

I deleted /etc/init.d/apache* because all of them were 0 bytes. Tried
removing and then installing again the following packages:

apache2 apache2-mpm-prefork apache2-utils apache2.2-common libapache2
-mod-php5 php5 php5-gd php5-mcrypt php5-mysql phpmyadmin

But the script did not return, so it's probably in another package. In
what package can I find it? Or could someone upload his/her version, so
I could use apache again? ;-)

-- 
apache2.2-common: /etc/init.d/apache2 script is empty
https://bugs.launchpad.net/bugs/392532
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 423071] Re: PHP5 now depends on libapache2-mod-php5 even if lighttpd installed

2009-09-02 Thread Chuck Short
Thanks for the bug report.

Regards
chuck

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

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

-- 
PHP5 now depends on libapache2-mod-php5 even if lighttpd installed
https://bugs.launchpad.net/bugs/423071
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 364531] Re: Unable to migrate Intrepid configuration to Jaunty

2009-09-02 Thread Lionel Dricot
** Changed in: openldap (Ubuntu)
 Assignee: (unassigned) = Ubuntu Server Team (ubuntu-server)

-- 
Unable to migrate Intrepid configuration to Jaunty
https://bugs.launchpad.net/bugs/364531
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
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 423071] Re: PHP5 now depends on libapache2-mod-php5 even if lighttpd installed

2009-09-02 Thread Andrew Oakley
No problem, thanks for your attention.

Just to clarify: This is a *change* in behaviour. Previously, PHP5 did
not depend on Apache. Now it does, and it potentially breaks servers
which use lighttpd instead of apache.

I already had PHP5  lighttpd installed, there were previously no
dependency issues. A simple apt-get update  apt-get dist-upgrade , if
I had have confirmed it, would have BROKEN my system.

Surely that's not wishlist territory? I thought wishlist was for stuff
that it was never supposed to do, but would be nice. Whereas this is
something that used to work, but now doesn't.

-- 
PHP5 now depends on libapache2-mod-php5 even if lighttpd installed
https://bugs.launchpad.net/bugs/423071
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 423071] Re: PHP5 now depends on libapache2-mod-php5 even if lighttpd installed

2009-09-02 Thread Ondřej Surý
Andrew,

could you do:

apt-cache policy php5
and
apt-cache show php5

Because php5 depends on libapache2-mod-php5 or php5-cgi

And what does apt say if you do:

apt-get install php5-cgi php5

?

Ondrej

-- 
PHP5 now depends on libapache2-mod-php5 even if lighttpd installed
https://bugs.launchpad.net/bugs/423071
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 420470] Re: package winbind 2:3.3.2-1ubuntu3.1 failed to install/upgrade: subprocess post-installation script returned error exit status 139

2009-09-02 Thread Chuck Short
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
/sbin/ldconfig.real: file /lib/libnss_wins.so.2 is truncated

Processing triggers for menu ...
Errors were encountered while processing:
 winbind
Log ended: 2009-08-22  08:09:32

Log started: 2009-08-26  21:11:34
Selecting previously deselected package xine-plugin.
(Reading database ... 208898 files and directories currently installed.)
Unpacking xine-plugin (from .../xine-plugin_1.0.2-1ubuntu2_i386.deb) ...
Setting up winbind (2:3.3.2-1ubuntu3.1) ...
 * Starting the Winbind daemon winbind
Segmentation fault
   ...fail!
invoke-rc.d: initscript winbind, action start failed.
dpkg: error processing winbind (--configure):


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

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

-- 
package winbind 2:3.3.2-1ubuntu3.1 failed to install/upgrade: subprocess 
post-installation script returned error exit status 139
https://bugs.launchpad.net/bugs/420470
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 345186] Re: Samba / Nautilus - Sharing Options do not work / broken

2009-09-02 Thread Chuck Short
** Package changed: samba (Ubuntu) = nautilus (Ubuntu)

-- 
Samba / Nautilus - Sharing Options do not work / broken
https://bugs.launchpad.net/bugs/345186
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 414865] Re: mount.cifs does not handle umlauts in usernames correctly

2009-09-02 Thread Chuck Short
Can you try setting  the following in the [global] section in your
smb.conf to the right configuration for your locale:

dos charset = VAL1
unix charset = VAL2
display charset = VAL3

thanks
chuck


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

-- 
mount.cifs does not handle umlauts in usernames correctly
https://bugs.launchpad.net/bugs/414865
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 423071] Re: PHP5 now depends on libapache2-mod-php5 even if lighttpd installed

2009-09-02 Thread Andrew Oakley
I have removed php5 metapackage and this allowed me to complete apt-get
dist-upgrade without installing apache and retaining the other php5-
packages.

Ondrej - bearing in mind I removed php5:

r...@isis:~# date
Wed Sep  2 15:57:43 BST 2009
r...@isis:~# apt-cache policy php5
php5:
  Installed: (none)
  Candidate: 5.2.4-2ubuntu5.7
  Version table:
 5.2.4-2ubuntu5.7 0
500 http://archive.ubuntu.com hardy-updates/main Packages
500 http://security.ubuntu.com hardy-security/main Packages
 5.2.4-2ubuntu5 0
500 http://archive.ubuntu.com hardy/main Packages
r...@isis:~# apt-cache show php5
Package: php5
Priority: optional
Section: web
Installed-Size: 20
Maintainer: Ubuntu Core Developers ubuntu-devel-disc...@lists.ubuntu.com
Original-Maintainer: Debian PHP Maintainers 
pkg-php-ma...@lists.alioth.debian.org
Architecture: all
Version: 5.2.4-2ubuntu5.7
Depends: libapache2-mod-php5 (= 5.2.4-2ubuntu5.7) | php5-cgi (= 
5.2.4-2ubuntu5.7), php5-common (= 5.2.4-2ubuntu5.7)
Filename: pool/main/p/php5/php5_5.2.4-2ubuntu5.7_all.deb
Size: 1086
MD5sum: bdd4fc7dcfb03fb949c64cb32b42d991
SHA1: f7b568f049eff614b1dc0e79cbaceecb222eae08
SHA256: f9e80364ed293cb9578d5d120db25d369cfb8551762e803920e67822f93bc880
Description: server-side, HTML-embedded scripting language (meta-package)
 This package is a meta-package that, when installed, guarantees that you
 have at least one of the four server-side versions of the PHP5 interpreter
 installed.  Removing this package won't remove PHP5 from your system, however
 it may remove other packages that depend on this one.
 .
 PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed
 from C, Java and Perl with a couple of unique PHP-specific features thrown
 in. The goal of the language is to allow web developers to write dynamically
 generated pages quickly.
 .
 Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: php5
Priority: optional
Section: web
Installed-Size: 20
Maintainer: Ubuntu Core Developers ubuntu-devel-disc...@lists.ubuntu.com
Original-Maintainer: Debian PHP Maintainers 
pkg-php-ma...@lists.alioth.debian.org
Architecture: all
Version: 5.2.4-2ubuntu5
Depends: libapache2-mod-php5 (= 5.2.4-2ubuntu5) | php5-cgi (= 
5.2.4-2ubuntu5), php5-common (= 5.2.4-2ubuntu5)
Filename: pool/main/p/php5/php5_5.2.4-2ubuntu5_all.deb
Size: 1076
MD5sum: 6a1c4f5bbc2a2a50f82edb87f1bc8755
SHA1: 25487a0ceea24b2aa6c0aa61a05c64d0c1d416be
SHA256: f90dca1b16592e4d884803be2bf5ad23b69aaf951c07f12d1a32983a26637fd7
Description: server-side, HTML-embedded scripting language (meta-package)
 This package is a meta-package that, when installed, guarantees that you
 have at least one of the four server-side versions of the PHP5 interpreter
 installed.  Removing this package won't remove PHP5 from your system, however
 it may remove other packages that depend on this one.
 .
 PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed
 from C, Java and Perl with a couple of unique PHP-specific features thrown
 in. The goal of the language is to allow web developers to write dynamically
 generated pages quickly.
 .
 Homepage: http://www.php.net/
Bugs: mailto:ubuntu-us...@lists.ubuntu.com
Origin: Ubuntu

r...@isis:~# apt-get install php5-cgi php5
Reading package lists... Done
Building dependency tree
Reading state information... Done
php5-cgi is already the newest version.
The following NEW packages will be installed:
  php5
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 1086B of archives.
After this operation, 20.5kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com hardy-updates/main php5 5.2.4-2ubuntu5.7 [1086B]
Fetched 1086B in 0s (0B/s)
Selecting previously deselected package php5.
(Reading database ... 36469 files and directories currently installed.)
Unpacking php5 (from .../php5_5.2.4-2ubuntu5.7_all.deb) ...
Setting up php5 (5.2.4-2ubuntu5.7) ...
r...@isis:~#

So by removing and then re-installing PHP5, the problem now doesn't
appear. Very odd.

-- 
PHP5 now depends on libapache2-mod-php5 even if lighttpd installed
https://bugs.launchpad.net/bugs/423071
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 420929] Re: samba package did not update

2009-09-02 Thread Chuck Short
Setting approiately

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

-- 
samba package did not update
https://bugs.launchpad.net/bugs/420929
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 293361] Re: not possible to browse or open cifs/smb files from netapp server

2009-09-02 Thread Chuck Short
If possible can you attach the /var/log/samba/log.smbd file when this
happens?

Thanks
chuck

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

-- 
not possible to browse or open cifs/smb files from netapp server
https://bugs.launchpad.net/bugs/293361
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 419398] Re: package samba-common 2:3.3.2-1ubuntu3.1 failed to install/upgrade: subproces post-installation script gaf een foutwaarde 255 terug

2009-09-02 Thread Chuck Short
This looks like a bug in dpkg:

Instellen van samba-common (2:3.3.2-1ubuntu3) ...
Not a SCALAR reference at /usr/share/perl/5.10/Exporter/Heavy.pm line 54.
BEGIN failed--compilation aborted at /usr/sbin/update-alternatives line 10.
dpkg: fout bij afhandelen van samba-common (--configure):
 subproces post-installation script gaf een foutwaarde 255 terug
Instellen van update-inetd (4.31) .

** Package changed: samba (Ubuntu) = dpkg (Ubuntu)

-- 
package samba-common 2:3.3.2-1ubuntu3.1 failed to install/upgrade: subproces 
post-installation script gaf een foutwaarde 255 terug
https://bugs.launchpad.net/bugs/419398
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 423071] Re: PHP5 now depends on libapache2-mod-php5 even if lighttpd installed

2009-09-02 Thread Ondřej Surý
I've seen this before. I more looks like apt bug and not php5s.

-- 
PHP5 now depends on libapache2-mod-php5 even if lighttpd installed
https://bugs.launchpad.net/bugs/423071
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 414109] Re: package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: il sottoprocesso post-installation script ha restituito un codice di errore 127

2009-09-02 Thread Chuck Short
Relevant errorrs:

Log ended: 2009-08-15  10:13:01

Log started: 2009-08-15  17:51:19
Selezionato il pacchetto samba, che non lo era.

(Lettura del database ... 138532 file e directory attualmente
installati.)

Spacchetto samba (da .../samba_2%3a3.3.2-1ubuntu3.1_i386.deb) ...

Selezionato il pacchetto libpam-smbpass, che non lo era.

Spacchetto libpam-smbpass (da .../libpam-
smbpass_2%3a3.3.2-1ubuntu3.1_i386.deb) ...

Configuro samba (2:3.3.2-1ubuntu3.1) ...

Generating /etc/default/samba...

/var/lib/dpkg/info/samba.postinst: 81: /usr/sbin/mksmbpasswd: not found

dpkg: errore processando samba (--configure):

 il sottoprocesso post-installation script ha restituito un codice di
errore 127

Configuro libpam-smbpass (2:3.3.2-1ubuntu3.1) ...

Two questions are you still having this problem and do you have
/usr/sbin/mksmbpasswd.

Thanks
chuck


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

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

-- 
package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: il sottoprocesso 
post-installation script ha restituito un codice di errore 127
https://bugs.launchpad.net/bugs/414109
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 417030] Re: instalacion interrumpida

2009-09-02 Thread Chuck Short
Can soneone translate this please?

Thanks
chuck

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

-- 
instalacion interrumpida
https://bugs.launchpad.net/bugs/417030
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 423071] Re: PHP5 now depends on libapache2-mod-php5 even if lighttpd installed

2009-09-02 Thread Andrew Oakley
Yeah, unless PHP5 has been re-released between the start of this bug
report and now, it does indeed look like apt was not correctly
interpreting the or | pipe operator in:

Depends: libapache2-mod-php5 (= 5.2.4-2ubuntu5) | php5-cgi (=
5.2.4-2ubuntu5), php5-common (= 5.2.4-2ubuntu5)

I already had php5-cgi installed, so this should have satisfied the
dependency. Interestingly, apt-get dist-upgrade wanted to upgrade
php5-cgi at the same time as php5, so I'm wondering whether this is due
to some failing in the ordering of dependencies during dist-upgrade?
I.e. since php5-cgi was due to be upgraded, it ignored the fact that it
was already installed when it came to calculate dependencies for the
php5 metapackage.

Looking through the depends for php5-cgi and php5-common, there don't
seem to be any other places where apache dependencies creep in. So it
must have been the php5 metapackage which was causing apt to want
apache.

I'm now uncertain as to whether this is a bug in apt-get or a bug in
php5. Perhaps leave this bug report lying around for a couple of weeks,
and if nobody else gets the same problem, shift it to apt-get ?

-- 
PHP5 now depends on libapache2-mod-php5 even if lighttpd installed
https://bugs.launchpad.net/bugs/423071
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 419053] Re: package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 1

2009-09-02 Thread Chuck Short
This appears to be a duplicate of earlier issue with kdenetwork-
filesharing

** Package changed: samba (Ubuntu) = kdenetwork (Ubuntu)

-- 
package samba 2:3.3.2-1ubuntu3.1 failed to install/upgrade: le sous-processus 
post-installation script a retourn? une erreur de sortie d'?tat 1
https://bugs.launchpad.net/bugs/419053
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 364531] Re: Unable to migrate Intrepid configuration to Jaunty

2009-09-02 Thread Mathias Gug
Please don't assign the ubuntu-server team to bugs as it doesn't help
track things. Thank you.

** Changed in: openldap (Ubuntu)
 Assignee: Ubuntu Server Team (ubuntu-server) = (unassigned)

-- 
Unable to migrate Intrepid configuration to Jaunty
https://bugs.launchpad.net/bugs/364531
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 407583] Re: karmic smbclient fails to access NAS box

2009-09-02 Thread Chuck Short
** Changed in: samba (Ubuntu)
   Status: New = Confirmed

-- 
karmic smbclient fails to access NAS box
https://bugs.launchpad.net/bugs/407583
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 407297] Re: PANIC: internal error (usershare related)

2009-09-02 Thread Chuck Short
If possible can you try to reproduce this issue with Karmic?

Thanks
chuck

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

-- 
PANIC: internal error (usershare related)
https://bugs.launchpad.net/bugs/407297
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 423246] [NEW] slapd should have a ufw profile

2009-09-02 Thread PatRiehecky
Public bug reported:

Binary package hint: slapd

UFW has a location for applications to drop in their ports for easy
access.  I have attached a patch that, when applied to the build diff,
will generate and deploy a ufw profile for slapd.

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

-- 
slapd should have a ufw profile
https://bugs.launchpad.net/bugs/423246
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 423246] Re: slapd should have a ufw profile

2009-09-02 Thread PatRiehecky

** Attachment added: patch to create ufw profile
   http://launchpadlibrarian.net/31247590/slapd_ufw.patch

-- 
slapd should have a ufw profile
https://bugs.launchpad.net/bugs/423246
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


[Bug 416093] Re: karmic hangs during booting

2009-09-02 Thread Chuck Short
If possible you could attach the /var/log/samba/smbd.log when this
happens.

Thanks
chuc

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

-- 
karmic hangs during booting
https://bugs.launchpad.net/bugs/416093
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 418208] Re: package samba-common 2:3.4. 0-3ubuntu1 failed to install/upgrade: podproces instalov aný post-installation skript vrátil chybový status 1

2009-09-02 Thread Chuck Short
Relevant information:

Install/upgrade will fail. To recover, please try:
  sudo cp /usr/share/samba/smb.conf /etc/samba/smb.conf
  sudo dpkg --configure -a

If you do the above you should be fine.

Regards
chuck

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

-- 
package samba-common 2:3.4.0-3ubuntu1 failed to install/upgrade: podproces 
instalovaný post-installation skript vrátil chybový status 1
https://bugs.launchpad.net/bugs/418208
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


Re: [Bug 423246] [NEW] slapd should have a ufw profile

2009-09-02 Thread Mathias Gug
On Wed, Sep 02, 2009 at 03:42:03PM -, PatRiehecky wrote:
 UFW has a location for applications to drop in their ports for easy
 access.  I have attached a patch that, when applied to the build diff,
 will generate and deploy a ufw profile for slapd.
 

Thanks for your contribution to Ubuntu.

  status triaged
  importance wishlist

-- 
Mathias Gug
Ubuntu Developer  http://www.ubuntu.com


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

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

-- 
slapd should have a ufw profile
https://bugs.launchpad.net/bugs/423246
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

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


Re: [Bug 408306] Re: Wireless not connecting to AP, no IP address assigned through DHCP

2009-09-02 Thread SilvaRizla
I think we will just have to wait it out, the usb driver provieds a perfect
monitor mode with injection but won't connect and the 2870 is the complete
opposite.  Before reverting to jaunty I had them both installed and was
switching as needed but that soon became tiresome

On Tue, Sep 1, 2009 at 3:18 PM, Nick McGill n...@mcgill.org.uk wrote:

 Kernel 2.6.31-9 using rt2800usb now allows network manager to enumerate
 b/g/n networks, although all show as full strength, but will not
 connect.

 Have had to revert to rt2870sta.

 --
 Wireless not connecting to AP, no IP address assigned through DHCP
 https://bugs.launchpad.net/bugs/408306
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “dhcp3” package in Ubuntu: New

 Bug description:
 I'm on a fresh install of Karmic x64 with latest updates as of 02.08.09
 using a Belkin N Wireless F56D8053 on rt2800usb drivers found here:
 http://forums.remote-exploit.org/bt4...-wireless.html (current ralink
 drivers don't compile on this kernel, and other modded versions don't
 work)

 The drivers seem to have installed correctly, I can put the card into
 monitor mode without issue and can even inject packets. I can't however
 connect to my AP which is open system, no encryption, nor any other AP. I
 can see available wireless networks on both knetworkmanager and wicd. I am
 currently using wicd and when I try to connect I get Obtaining IP Address
 and then a short while later, Unable to obtain IP address.

 Unconfirmed: the old fashioned way still works, though, once you stop
 wicd/networkmanager and the wpa_supplicant daemon from running. i'm
 currently doing it by manually running wpa_supplicant to associate then
 dhclient to get an IP address. /etc/network/interfaces could be set up to do
 the same thing.
 Output of iwconfig:

 Quote:
 d...@desktop:~$ iwconfig
 lo no wireless extensions.

 eth0 no wireless extensions.

 wlan0 IEEE 802.11bgn ESSID:D-Link
 Mode:Managed Frequency:2.457 GHz Access Point: 00:0F:3D:65:4E:FE
 Tx-Power=12 dBm
 Retry long limit:7 RTS thrff Fragment thrff
 Power Managementn
 Output of ifconfig:

 Quote:
 d...@desktop:~$ ifconfig
 eth0 Link encap:Ethernet HWaddr 00:18:8b:5c:b9:21
 UP BROADCAST MULTICAST MTU:1500 Metric:1
 RX packets:14700 errors:0 dropped:0 overruns:0 frame:0
 TX packets:10076 errors:0 dropped:0 overruns:0 carrier:0
 collisions:0 txqueuelen:1000
 RX bytes:16532127 (16.5 MB) TX bytes:1599819 (1.5 MB)
 Interrupt:19

 lo Link encap:Local Loopback
 inet addr:127.0.0.1 Mask:255.0.0.0
 inet6 addr: ::1/128 Scope:Host
 UP LOOPBACK RUNNING MTU:16436 Metric:1
 RX packets:169 errors:0 dropped:0 overruns:0 frame:0
 TX packets:169 errors:0 dropped:0 overruns:0 carrier:0
 collisions:0 txqueuelen:0
 RX bytes:14074 (14.0 KB) TX bytes:14074 (14.0 KB)

 wlan0 Link encap:Ethernet HWaddr 00:22:75:3b:e3:98
 inet6 addr: fe80::222:75ff:fe3b:e398/64 Scope:Link
 UP BROADCAST MULTICAST MTU:1500 Metric:1
 RX packets:52 errors:0 dropped:0 overruns:0 frame:0
 TX packets:52 errors:0 dropped:0 overruns:0 carrier:0
 collisions:0 txqueuelen:1000
 RX bytes:5081 (5.0 KB) TX bytes:7100 (7.1 KB)

 wlan0:avahi Link encap:Ethernet HWaddr 00:22:75:3b:e3:98
 inet addr:169.254.9.66 Bcast:169.254.255.255 Mask:255.255.0.0
 UP BROADCAST MULTICAST MTU:1500 Metric:1
 Output of netstat -rn

 Quote:
 netstat -rn
 Kernel IP routing table
 Destination Gateway Genmask Flags MSS Window irtt Iface
 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 wlan0
 0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 wlan0
 Output of dhclient wlan0

 Quote:
 sudo dhclient wlan0
 There is already a pid file /var/run/dhclient.pid with pid 5361
 killed old client process, removed PID file
 Internet Systems Consortium DHCP Client V3.1.2
 Copyright 2004-2008 Internet Systems Consortium.
 All rights reserved.
 For info, please visit http://www.isc.org/sw/dhcp/

 Listening on LPF/wlan0/00:22:75:3b:e3:98
 Sending on LPF/wlan0/00:22:75:3b:e3:98
 Sending on Socket/fallback
 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 9
 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 12
 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
 DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 10
 No DHCPOFFERS received.
 No working leases in persistent database - sleeping.
 Output of lsusb:

 Quote:
 Bus 002 Device 005: ID 413c:2010 Dell Computer Corp.
 Bus 002 Device 004: ID 413c:1003 Dell Computer Corp.
 Bus 002 Device 002: ID 0461:4d15 Primax Electronics, Ltd Dell Optical Mouse
 Bus 002 Device 003: ID 045e:00f5 Microsoft Corp. LifeCam VX-3000
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 007: ID 050d:815c Belkin Components
 Bus 001 Device 005: ID 0424:2504 Standard Microsystems Corp. USB 2.0 Hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 001 Device 002: ID 0644:0200 TEAC Corp.
 Some 

[Bug 270395] Re: cannot resolve windows host name

2009-09-02 Thread Ralph
I agree that resolving windows names should happen by default (and while
outside the scope of this bug, 2 fresh ubuntu installs on the same LAN
should really also resolve each others names).

-- 
cannot resolve windows host name
https://bugs.launchpad.net/bugs/270395
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 407428] Re: sshd zombie processes and strange behavior after karmic upgrade

2009-09-02 Thread Daniel Silva
are the Ctrl-C and screen issues listed as separate bugs or is it really
the same problem?

-- 
sshd zombie processes and strange behavior after karmic upgrade
https://bugs.launchpad.net/bugs/407428
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 397721] Re: [needs-packaging] php-fpm

2009-09-02 Thread dreamcat4
REVU: http://revu.ubuntuwire.com/p/php5

-- 
[needs-packaging] php-fpm
https://bugs.launchpad.net/bugs/397721
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 237894] Re: I cannot connect to any server. Conection hangs up at channel 0: open confirm rwindow 0 rmax 32768

2009-09-02 Thread Bryce Harrington
** Tags added: kubuntu

-- 
I cannot connect to any server. Conection hangs up at channel 0: open confirm 
rwindow 0 rmax 32768
https://bugs.launchpad.net/bugs/237894
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 407428] Re: sshd zombie processes and strange behavior after karmic upgrade

2009-09-02 Thread Wisefox
Hi Michael

Please paste the result of cat /proc/`pidof sshd | awk '{print
$1}'`/status | grep SigBlk.  If the problem is not caused by sigmask.
The workaround can't work. :)

-- 
sshd zombie processes and strange behavior after karmic upgrade
https://bugs.launchpad.net/bugs/407428
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 415587] Re: Mythbuntu installation broken after dist-upgrade

2009-09-02 Thread Nick Fox
This issue is related to bug 413789

-- 
Mythbuntu installation broken after dist-upgrade
https://bugs.launchpad.net/bugs/415587
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

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


[Bug 416093] Re: karmic hangs during booting

2009-09-02 Thread aloctavodia
Hi Chuck, I'm attaching the file you ask for.

As i say before i decided to remove samba in order to properly boot. So
to generate the attached file I proced to re-install samba, I could
check that the workaround is not working anymore, now is not posible to
boot with samba installed.

thanks,

** Attachment added: log.smbd
   http://launchpadlibrarian.net/31264578/log.smbd

-- 
karmic hangs during booting
https://bugs.launchpad.net/bugs/416093
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 416093] Re: karmic hangs during booting

2009-09-02 Thread aloctavodia
Hi Chuck, I'm attaching the file you ask for.

As i said before I decided to remove samba in order to properly boot. So
to generate the attached file I proceed to re-install samba, I could
check that the workaround is not working anymore, now is not possible to
boot with samba installed.

I hope you find this info useful.


** Attachment added: log.smbd
   http://launchpadlibrarian.net/31264589/log.smbd

-- 
karmic hangs during booting
https://bugs.launchpad.net/bugs/416093
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 422993] Re: package apturl 0.3.6ubuntu1 [modified: usr/bin/apturl usr/share/pyshared/AptUrl/Ap tUrl.py usr/share/pyshared/AptUrl/Version.py] failed to install/upgrade: ошибка созд ания каталога

2009-09-02 Thread Michael Sinchenko

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/31216808/AptOrdering.txt

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

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

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

-- 
package apturl 0.3.6ubuntu1 [modified: usr/bin/apturl 
usr/share/pyshared/AptUrl/AptUrl.py usr/share/pyshared/AptUrl/Version.py] 
failed to install/upgrade: ошибка создания каталога 
./usr/lib/python2.6/dist-packages/AptUrl/gtk: No such file or directory
https://bugs.launchpad.net/bugs/422993
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 422993] [NEW] package apturl 0.3.6ubunt u1 [modified: usr/bin/apturl usr/share/pyshared/AptUrl /AptUrl.py usr/share/pyshared/AptUrl/Version.py] fai led to install/upgrade: ошибка со здания катало

2009-09-02 Thread Michael Sinchenko
Public bug reported:

Binary package hint: apturl


ProblemType: Package
Architecture: i386
Date: Wed Sep  2 07:03:33 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: ошибка создания каталога 
./usr/lib/python2.6/dist-packages/AptUrl/gtk: No such file or directory
NonfreeKernelModules: nvidia
Package: apturl 0.3.6ubuntu1 [modified: usr/bin/apturl 
usr/share/pyshared/AptUrl/AptUrl.py usr/share/pyshared/AptUrl/Version.py]
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-9.29-generic
SourcePackage: apturl
Title: package apturl 0.3.6ubuntu1 [modified: usr/bin/apturl 
usr/share/pyshared/AptUrl/AptUrl.py usr/share/pyshared/AptUrl/Version.py] 
failed to install/upgrade: ошибка создания каталога 
./usr/lib/python2.6/dist-packages/AptUrl/gtk: No such file or directory
Uname: Linux 2.6.31-9-generic i686

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


** Tags: apport-package i386

-- 
package apturl 0.3.6ubuntu1 [modified: usr/bin/apturl 
usr/share/pyshared/AptUrl/AptUrl.py usr/share/pyshared/AptUrl/Version.py] 
failed to install/upgrade: ошибка создания каталога 
./usr/lib/python2.6/dist-packages/AptUrl/gtk: No such file or directory
https://bugs.launchpad.net/bugs/422993
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 422825] Re: Upgrading of apturl to 0.4.0ubuntu3 fails

2009-09-02 Thread Stéphane Scot
@Felipe,

Open a terminal window and type the commands shown in comment #8 on this
bug to fix.

-ss.

-- 
Upgrading of apturl to 0.4.0ubuntu3 fails
https://bugs.launchpad.net/bugs/422825
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 402630] Re: IguanaIR not in Mythbuntu remote/transmitter selection dropdown boxes

2009-09-02 Thread Barry Clearwater
These may be semi automated responses but can I point out that the IguanaIR is 
a usb device with no specific remote attached.  This may be a slight change for 
the way Mythbuntu looks at things, for instance I have several remotes at home, 
each can work with the serial device, unfortunately the device is conceptually 
linked with the remote in MCC.
Thomas' request for buttons with common english names etc is not able to be 
fulfilled.

-- 
IguanaIR not in Mythbuntu remote/transmitter selection dropdown boxes
https://bugs.launchpad.net/bugs/402630
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 382211] Re: lm-sensors appears not to work in Karmic Alpha 1

2009-09-02 Thread Patrick Ruckstuhl
I still have the problem, although the error message has changed a bit

FATAL: Error inserting w83627ehf
(/lib/modules/2.6.31-9-generic/kernel/drivers/hwmon/w83627ehf.ko):
Device or resource busy

and dmesg

[35456.394226] i2c /dev entries driver
[35586.266953] w83627ehf: Unknown parameter `coretemp'
[35611.727206] w83627ehf: Found W83627DHG chip at 0x290
[35611.727240] ACPI: I/O resource w83627ehf [0x295-0x296] conflicts with ACPI 
region HWRE [0x290-0x299]
[35611.727243] ACPI: Device needs an ACPI driver
[35932.455042] w83627ehf: Found W83627DHG chip at 0x290
[35932.455106] ACPI: I/O resource w83627ehf [0x295-0x296] conflicts with ACPI 
region HWRE [0x290-0x299]
[35932.455109] ACPI: Device needs an ACPI driver

-- 
lm-sensors appears not to work in Karmic Alpha 1
https://bugs.launchpad.net/bugs/382211
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 422994] [NEW] atax.00: exception Emask 0x12 SAct 0x0 SErr 0x1000500 action 0x6

2009-09-02 Thread JTZ
Public bug reported:

[as this is my first ubuntu bug report, sorry for all beginner's mistakes :-]
Hopefully you see in the attached logs that I have two Samsung SATA drives with 
which I encounter the same problem:
Aug 31 21:30:02 server01 kernel: [699319.083097] ata1.00: exception Emask 0x12 
SAct 0x0 SErr 0x1000500 action 0x6
Aug 31 21:30:02 server01 kernel: [699319.083195] ata1.00: BMDMA stat 0x5
Aug 31 21:30:02 server01 kernel: [699319.083243] ata1: SError: { UnrecovData 
Proto TrStaTrns }
Aug 31 21:30:02 server01 kernel: [699319.083314] ata1.00: cmd 
25/00:00:0d:b6:6c/00:01:1a:00:00/e0 tag 0 dma 131072 in
Aug 31 21:30:02 server01 kernel: [699319.083326]  res 
51/84:4f:be:b6:6c/84:00:1a:00:00/e0 Emask 0x12 (ATA bus error)
Aug 31 21:30:02 server01 kernel: [699319.083439] ata1.00: status: { DRDY ERR }
Aug 31 21:30:02 server01 kernel: [699319.083480] ata1.00: error: { ICRC ABRT }
Aug 31 21:30:02 server01 kernel: [699319.083544] ata1: hard resetting link
Aug 31 21:30:02 server01 kernel: [699319.401970] ata1: SATA link up 1.5 Gbps 
(SStatus 113 SControl 310)
Aug 31 21:30:02 server01 kernel: [699319.421707] ata1.00: configured for 
UDMA/133
Aug 31 21:30:02 server01 kernel: [699319.421777] ata1: EH complete
This happens when copying a lot of files and leads to a freeze with the need to 
reboot.
I have had a look into 
https://bugs.launchpad.net/ubuntu/intrepid/+source/linux/+bug/263160 but I 
suppose in my kernel 2.6.27-14.39-generic the described patch should be already 
included?
If I can produce any output or perform some tests I'm of course willing to 
help...

ProblemType: Bug
Architecture: i386
CurrentDmesg:
 [   87.886361] eth1: no IPv6 routers present
 [   87.915168] tun: Universal TUN/TAP device driver, 1.6
 [   87.915202] tun: (C) 1999-2004 Max Krasnyansky m...@qualcomm.com
 [   87.926802] tun0: Disabled Privacy Extensions
 [  104.149886] warning: `vdr-kbd' uses 32-bit capabilities (legacy support in 
use)
DistroRelease: Ubuntu 8.10
HalComputerInfo: Error: command ['lshal', '-u', 
'/org/freedesktop/Hal/devices/computer'] failed with exit code 1: error: 
dbus_bus_get: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to 
socket /var/run/dbus/system_bus_socket: No such file or directory

LsUsb: Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Package: linux-image-2.6.27-14-generic 2.6.27-14.39
ProcCmdLine: root=UUID=be4630a3-c4e8-4c47-a960-416a770ac10d ro quiet splash
ProcEnviron:
 LANGUAGE=de_DE:de:en_GB:en
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.27-14.39-generic
SourcePackage: linux

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


** Tags: apport-bug

-- 
atax.00: exception Emask 0x12 SAct 0x0 SErr 0x1000500 action 0x6
https://bugs.launchpad.net/bugs/422994
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 422994] Re: atax.00: exception Emask 0x12 SAct 0x0 SErr 0x1000500 action 0x6

2009-09-02 Thread JTZ

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

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

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

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

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

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

-- 
atax.00: exception Emask 0x12 SAct 0x0 SErr 0x1000500 action 0x6
https://bugs.launchpad.net/bugs/422994
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 422672] Re: Blueman vanishes from taskbar due to surprise removal of the remote device

2009-09-02 Thread Valmantas Palikša
Blueman does not crash, but bluetoothd does. Could you run bluetoothd
-nd through a debugger and post the backtrace?

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

-- 
Blueman vanishes from taskbar due to surprise removal of the remote device
https://bugs.launchpad.net/bugs/422672
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 173519] Re: ACPI lid events occur without opening laptop lid (while lid is closed)

2009-09-02 Thread Gerhard Kremer
I don't notice the problem anymore neither in Intrepid nor in Jaunty.

-- 
ACPI lid events occur without opening laptop lid (while lid is closed)
https://bugs.launchpad.net/bugs/173519
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 419943] Re: Sync didiwiki 0.5-8 (universe) from Debian unstable (main).

2009-09-02 Thread Iulian Udrea
Ack;  FFe granted.


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

-- 
Sync didiwiki 0.5-8 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/419943
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 11334] Re: MASTER Copy-Paste doesn't work if the source is closed before the paste

2009-09-02 Thread Micah Gersten
@mac_v
To maintain a respectful atmosphere, please follow the code of conduct - 
http://www.ubuntu.com/community/conduct/ .  Bug reporters and commenters are 
also humans, so please bear this in mind. :)

-- 
MASTER Copy-Paste doesn't work if the source is closed before the paste
https://bugs.launchpad.net/bugs/11334
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 422998] Re: package apturl 0.3.6ubuntu1 f ailed to install/upgrade: 新建目录“. /usr/lib/python2.6/dist-packages/AptUrl/gtk” 时出错: 没有该文件或目录

2009-09-02 Thread chinakr
*** This bug is a duplicate of bug 422992 ***
https://bugs.launchpad.net/bugs/422992


** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/31217322/AptOrdering.txt

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

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

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

-- 
package apturl 0.3.6ubuntu1 failed to install/upgrade: 
新建目录“./usr/lib/python2.6/dist-packages/AptUrl/gtk”时出错: 没有该文件或目录
https://bugs.launchpad.net/bugs/422998
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 422998] [NEW] package apturl 0.3.6ubunt u1 failed to install/upgrade: 新建目录 “./usr/lib/python2.6/dist-packages/AptUrl/gtk ”时出错: 没有该文件或目录

2009-09-02 Thread chinakr
*** This bug is a duplicate of bug 422992 ***
https://bugs.launchpad.net/bugs/422992

Public bug reported:

Binary package hint: apturl

unsure

ProblemType: Package
Architecture: i386
Date: Wed Sep  2 13:22:46 2009
DistroRelease: Ubuntu 9.10
ErrorMessage: 新建目录“./usr/lib/python2.6/dist-packages/AptUrl/gtk”时出错: 没有该文件或目录
Package: apturl 0.3.6ubuntu1
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-8.28-generic
SourcePackage: apturl
Title: package apturl 0.3.6ubuntu1 failed to install/upgrade: 
新建目录“./usr/lib/python2.6/dist-packages/AptUrl/gtk”时出错: 没有该文件或目录
Uname: Linux 2.6.31-8-generic i686

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


** Tags: apport-package i386

-- 
package apturl 0.3.6ubuntu1 failed to install/upgrade: 
新建目录“./usr/lib/python2.6/dist-packages/AptUrl/gtk”时出错: 没有该文件或目录
https://bugs.launchpad.net/bugs/422998
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 422996] Re: msynctool crashed with SIGSEGV in strchr()

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

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

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 361685
   msynctool crashed with SIGSEGV in strchr() why I was making a syncronisation

** Visibility changed to: Public

** Tags removed: need-i386-retrace

-- 
msynctool crashed with SIGSEGV in strchr()
https://bugs.launchpad.net/bugs/422996
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 422994] Re: atax.00: exception Emask 0x12 SAct 0x0 SErr 0x1000500 action 0x6

2009-09-02 Thread JTZ

** Attachment added: Output of hdparm -I /dev/sda
   
http://launchpadlibrarian.net/31217295/C%3A%5CDokumente%20und%20Einstellungen%5Czimmermann%5CDesktop%5Chdparm.txt

-- 
atax.00: exception Emask 0x12 SAct 0x0 SErr 0x1000500 action 0x6
https://bugs.launchpad.net/bugs/422994
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 422993] Re: package apturl 0.3.6ubuntu1 [modified: usr/bin/apturl usr/share/pyshared/AptUrl/Ap tUrl.py usr/share/pyshared/AptUrl/Version.py] failed to install/upgrade: ошибка созд ания каталога

2009-09-02 Thread Michele Mordenti
*** This bug is a duplicate of bug 422992 ***
https://bugs.launchpad.net/bugs/422992

** This bug has been marked a duplicate of bug 422992
   package apturl 0.3.6ubuntu1 failed to install/upgrade: error creating 
directory `./usr/lib/python2.6/dist-packages/AptUrl/gtk': No such file or 
directory

-- 
package apturl 0.3.6ubuntu1 [modified: usr/bin/apturl 
usr/share/pyshared/AptUrl/AptUrl.py usr/share/pyshared/AptUrl/Version.py] 
failed to install/upgrade: ошибка создания каталога 
./usr/lib/python2.6/dist-packages/AptUrl/gtk: No such file or directory
https://bugs.launchpad.net/bugs/422993
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 422992] Re: package apturl 0.3.6ubuntu1 failed to install/upgrade: error creating directory `./usr/lib/python2.6/dist-packages/AptUrl/gtk': No such file or directory

2009-09-02 Thread Michele Mordenti
Confirm also in x86_64

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

** Tags removed: i386

-- 
package apturl 0.3.6ubuntu1 failed to install/upgrade: error creating directory 
`./usr/lib/python2.6/dist-packages/AptUrl/gtk': No such file or directory
https://bugs.launchpad.net/bugs/422992
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 420282] Re: ibus is in other category in the menu

2009-09-02 Thread Arne Goetje
IMHO the ibus.desktop file, which puts the entry into the Other
category is not necessary and should be removed. IBus configuration is
already accessible via System-Preferences.

@LI Daobing:
what's your opinion on this?

-- 
ibus is in other category in the menu
https://bugs.launchpad.net/bugs/420282
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 420270] Re: Sync foolscap 0.4.2+dfsg-1 (universe) from Debian unstable (main)

2009-09-02 Thread Iulian Udrea
+1 from me as well.

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

-- 
Sync foolscap 0.4.2+dfsg-1 (universe) from Debian unstable (main)
https://bugs.launchpad.net/bugs/420270
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 422999] [NEW] tsclient should suggest the user how to switch from fullscreen mode to normal window mode

2009-09-02 Thread marco.pallotta
Public bug reported:

Binary package hint: tsclient

If you select to connect to a remote host, through tsclient, in fullscreen mode 
(option provided by tsclient in the Display tab) you don't see any tip to 
switch to normal window mode (not fullscreen mode) or, at least, to switch back 
to the Ubuntu Desktop. To discover this (it seems you have to enter 
ctrl^alt^enter to do this) the user should search for an help from web forums. 
A simple solution could be displaying, near the string Operate in full screen 
mode (in the Display tab), the key combinations to switch back to the Desktop 
of your host.

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


** Tags: wishlist

-- 
tsclient should suggest the user how to switch from fullscreen mode to normal 
window mode
https://bugs.launchpad.net/bugs/422999
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 422998] Re: package apturl 0.3.6ubuntu1 f ailed to install/upgrade: 新建目录“. /usr/lib/python2.6/dist-packages/AptUrl/gtk” 时出错: 没有该文件或目录

2009-09-02 Thread Michele Mordenti
*** This bug is a duplicate of bug 422992 ***
https://bugs.launchpad.net/bugs/422992

** This bug has been marked a duplicate of bug 422992
   package apturl 0.3.6ubuntu1 failed to install/upgrade: error creating 
directory `./usr/lib/python2.6/dist-packages/AptUrl/gtk': No such file or 
directory

-- 
package apturl 0.3.6ubuntu1 failed to install/upgrade: 
新建目录“./usr/lib/python2.6/dist-packages/AptUrl/gtk”时出错: 没有该文件或目录
https://bugs.launchpad.net/bugs/422998
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 418781] Re: Karmic 2.6.31-7.27 KSM patchset breaks encrypted swap

2009-09-02 Thread Luka Renko
I have tested the above packages (URL version is misleading):
Linux version 2.6.31-10-generic (r...@lochsa) (gcc version 4.4.1 (Ubuntu 
4.4.1-3ubuntu3) ) #30 SMP Tue Sep 1 22:28:12 UTC 2009

It does properly boot on my system (/home on dm-crypt+LVM, root on LVM), where 
it failed with previous KSM kernel.
I still have to workaround for bug 421876, but that is probably not kernel 
issue, but most probably interaction (timing issue) between 
cryptsetup/lvm/udev).

-- 
Karmic 2.6.31-7.27 KSM patchset breaks encrypted swap
https://bugs.launchpad.net/bugs/418781
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 422994] Re: atax.00: exception Emask 0x12 SAct 0x0 SErr 0x1000500 action 0x6

2009-09-02 Thread JTZ
Referring to bug#263160 #17 I get the impression that the VIA driver
might be the problem.

-- 
atax.00: exception Emask 0x12 SAct 0x0 SErr 0x1000500 action 0x6
https://bugs.launchpad.net/bugs/422994
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 255043] Re: can't switch to local google search

2009-09-02 Thread Sam Brightman
Not really understanding why this is incomplete/undecided. With search
integrated in the browser, it should really respect the user
locale/language setting.

-- 
can't switch to local google search
https://bugs.launchpad.net/bugs/255043
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 255043] Re: can't switch to local google search

2009-09-02 Thread Sam Brightman
I mean incomplete/INVALID.

-- 
can't switch to local google search
https://bugs.launchpad.net/bugs/255043
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 422620] Re: sync laptop-mode-tools to the latest release from upstream

2009-09-02 Thread Martin Pitt
Right, if someone is interested in merging laptop-mode-tools. The last
merge was done by a community member who apparently missed to do it in
Karmic, so I assign it to the foundations team for now.

I didn't review the changelog, if the changes are too intrusive for
feature freeze, this will have to wait for karmic+1.

** Changed in: laptop-mode-tools (Ubuntu)
   Status: New = Triaged

** Changed in: laptop-mode-tools (Ubuntu)
 Assignee: Ubuntu Release Team (ubuntu-release) = Canonical Foundations 
Team (canonical-foundations)

-- 
sync laptop-mode-tools to the latest release from upstream
https://bugs.launchpad.net/bugs/422620
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 421876] Re: regression: /home on dm-crypt+LVM fails to mount during boot (due to failed fsck)

2009-09-02 Thread Luka Renko
I would also like to note that other LVM-only filesystem (/misc) does
not get mounted sometime, but I am not sure if this is just side-effect
of /home failure (depends on timing of mount commands executed and when

I am adding lvm2 task, as it seems dm-crypt gets properly setup, but LVM
does not get started on top of it, so it may be bug in LVM udev config.

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

** Tags added: regression-release

-- 
regression: /home on dm-crypt+LVM fails to mount during boot (due to failed 
fsck)
https://bugs.launchpad.net/bugs/421876
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 342387] Re: multimedia playing near to imposible

2009-09-02 Thread larry
** Changed in: ubuntu
   Status: New = Fix Released

-- 
multimedia playing near to imposible 
https://bugs.launchpad.net/bugs/342387
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 423001] [NEW] apport refuse to report update manager crash

2009-09-02 Thread Ritz
Public bug reported:

Todays partial upgrade (9.10) results in update manager crash.

When trying to report problem thru apport, apport refuse to report
problem because some package is not updated.

Since update manager crashes when trying to update it is impossible to
report problems related to update manager with apport

Apport needs an exception, so it is possible to report problems with
update manager thru apport.

apport: 1.8-0ubuntu2
updatemanager: 1:0.124.9ubuntu1

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
apport refuse to report update manager crash
https://bugs.launchpad.net/bugs/423001
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 413213] Re: Popup dont stay if second monitor is in focus

2009-09-02 Thread Appiah
*** This bug is a duplicate of bug 347825 ***
https://bugs.launchpad.net/bugs/347825

** This bug has been marked a duplicate of bug 347825
   new jaunty notifications don't show up when mouse is on a separate xscreen

-- 
Popup dont stay if second monitor is in focus
https://bugs.launchpad.net/bugs/413213
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 401591] Re: brightness dark and not working on acer 5715

2009-09-02 Thread alain57
brightness is now almost working on kernel 2.6.31-9.29

i can change the brightness level, but it's bugging
for exemple if i press brightness up for a couple of seconds, the brightness is 
blinking (it goes up and down)
the same happen if i change the brightness level with the brightness applet

so i don't think the fix was commited in 2.6.31-9.29, but a part of it
is in there because i can change the level (badly)

-- 
brightness dark and not working on acer 5715
https://bugs.launchpad.net/bugs/401591
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 377561] Re: OpenOffice.org 3.1 on Karmic is branded as 3.0

2009-09-02 Thread Alex Valavanis
Seems to have been fixed in version 1:3.1.1-1ubuntu1


** Changed in: openoffice.org (Ubuntu)
   Status: Triaged = Fix Released

-- 
OpenOffice.org 3.1 on Karmic is branded as 3.0
https://bugs.launchpad.net/bugs/377561
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 347825] Re: new jaunty notifications don't show up when mouse is on a separate xscreen

2009-09-02 Thread Appiah
Still a problem in Jaunty today
Nvidia Driver: 180.44-0ubuntu1 

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

-- 
new jaunty notifications don't show up when mouse is on a separate xscreen
https://bugs.launchpad.net/bugs/347825
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 310864] Re: [RS690M X1200] (Needs 55fbdbae) screen randomly blanks for short times

2009-09-02 Thread Martin Emrich
Good to hear that! As I currently use an X800 GTO, I'll wait for the
weekend to test the new package with the onboard RS690.

-- 
[RS690M X1200] (Needs 55fbdbae) screen randomly blanks for short times
https://bugs.launchpad.net/bugs/310864
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 396448] Re: inconsistent automounting on startup

2009-09-02 Thread Martin Pitt
komputes [2009-09-01 21:25 -]:
 Yes, I updated last night (to the versions specifies in comment #20) and
 rebooted this morning. I still get prompted to enter a password for the
 secondary internal drive at the beginning of the gnome session.

OK, so this requires some deeper debugging then, as it is apparently a
different root cause than the one that everyone else had and which was
fixed now.

Please try the following command sets in the given order and check
which ones cause this dialog box to appear:

1.

   killall nautilus

2.

  kill `ps ux|grep usr/lib/gvfs|awk '{print $2}'`
  gvfs-mount -l

3.

  kill `ps ux|grep usr/lib/gvfs|awk '{print $2}'`
  killall nautilus

4.

 sudo killall devkit-disks-daemon
 killall nautilus

5.

  sudo killall devkit-disks-daemon
  kill `ps ux|grep usr/lib/gvfs|awk '{print $2}'`
  killall nautilus

Thanks,

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

-- 
inconsistent automounting on startup
https://bugs.launchpad.net/bugs/396448
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 387656] Re: F-Spot screensaver too fast

2009-09-02 Thread rugby471
** Changed in: hundredpapercuts
   Status: In Progress = Fix Released

-- 
F-Spot screensaver too fast
https://bugs.launchpad.net/bugs/387656
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 418763] Re: Can not establish an internet connection via Huawei ETS2058/2258/2558 ISP Neotel

2009-09-02 Thread bassbluete
Hi,

and two questions:


###  /etc/chatscripts/neotel and error in pon neotel ###

# modeminit
'' ATZ

Aug 25 19:13:39 []-desktop chat[7288]: send (ATZ^M)

Why it tried to send ATZ^M ?
Normally it need to send ATZ.


As next the pon neotel try to send:
Aug 25 19:14:24 []-desktop chat[7288]: send (AT^M)
How did they get this?

-- 
Can not establish an internet connection via Huawei ETS2058/2258/2558 ISP Neotel
https://bugs.launchpad.net/bugs/418763
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 204567] Re: Downloads should go to ~/Downloads

2009-09-02 Thread rugby471
The original bug has been fixed, if there are outstanding bugs (like the
bookmarks issue) they need to be filed seperately

** Changed in: hundredpapercuts
   Status: In Progress = Fix Released

-- 
Downloads should go to ~/Downloads
https://bugs.launchpad.net/bugs/204567
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 127315] Re: F-Spot puts photos in Photos folder not Pictures folder

2009-09-02 Thread rugby471
** Changed in: hundredpapercuts
   Status: In Progress = Fix Released

-- 
F-Spot puts photos in Photos folder not Pictures folder
https://bugs.launchpad.net/bugs/127315
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 423003] [NEW] setiathome_enhanced crashed with SIGSEGV in vfprintf()

2009-09-02 Thread Nikola M
Public bug reported:

Binary package hint: boinc-app-seti

Apport reported seti crash this morning. This is not his first time to crash 
like this.
BOINC is set to activate during the night and it is working for a year on the 
same configuration with seti.
I think that BOinc version in use is newer then default install but seti 
version is from repository.
I am using Xubuntu 8.04 LTS on amd64

ProblemType: Crash
Architecture: amd64
Date: Tue Sep  1 02:18:08 2009
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/lib/boinc-app-seti/setiathome_enhanced
NonfreeKernelModules: fglrx
Package: boinc-app-seti 5.13+cvs20060510-3
PackageArchitecture: amd64
ProcCmdline: setiathome_enhanced
ProcEnviron: PATH=/sbin:/bin:/usr/sbin:/usr/bin
Signal: 11
SourcePackage: boinc-app-seti
StacktraceTop:
 ?? () from /lib/libc.so.6
 vfprintf () from /lib/libc.so.6
 fprintf () from /lib/libc.so.6
 ?? ()
 start_thread () from /lib/libpthread.so.0
Title: setiathome_enhanced crashed with SIGSEGV in vfprintf()
Uname: Linux 2.6.24-24-generic x86_64
UserGroups:

** Affects: boinc-app-seti (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash

-- 
setiathome_enhanced crashed with SIGSEGV in vfprintf()
https://bugs.launchpad.net/bugs/423003
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 423003] Re: setiathome_enhanced crashed with SIGSEGV in vfprintf()

2009-09-02 Thread Nikola M

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

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

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

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

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

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

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

-- 
setiathome_enhanced crashed with SIGSEGV in vfprintf()
https://bugs.launchpad.net/bugs/423003
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 387796] Re: Display application icons for Open With entries in the context-menu

2009-09-02 Thread rugby471
** Changed in: hundredpapercuts
   Status: Fix Committed = Fix Released

-- 
Display application icons for Open With entries in the context-menu
https://bugs.launchpad.net/bugs/387796
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 367243] Re: hyperlinks in help:kubuntu docs appear ugly in Konqueror

2009-09-02 Thread Launchpad Bug Tracker
** Branch linked: lp:kubuntu-docs

-- 
hyperlinks in help:kubuntu docs appear ugly in Konqueror
https://bugs.launchpad.net/bugs/367243
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 423004] [NEW] Karmic docs need updated images

2009-09-02 Thread Richard Johnson
Public bug reported:

Binary package hint: kubuntu-docs

Just ran across a couple of images, K3b one sticks out, that need to be
updated. The images are still KDE 3.5 :/

I will work on this.

** Affects: kubuntu-docs (Ubuntu)
 Importance: Undecided
 Assignee: Richard Johnson (nixternal)
 Status: In Progress

** Changed in: kubuntu-docs (Ubuntu)
   Status: New = In Progress

** Changed in: kubuntu-docs (Ubuntu)
 Assignee: (unassigned) = Richard Johnson (nixternal)

-- 
Karmic docs need updated images
https://bugs.launchpad.net/bugs/423004
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 420641] Re: authenticate window appears in background

2009-09-02 Thread Kai Jauch
Confirmed, polkit-agent-helper-1 always appears in the background and is
quite hard to notice.

** Package changed: ubuntu = policykit-1 (Ubuntu)

** Changed in: policykit-1 (Ubuntu)
   Status: New = Confirmed

-- 
authenticate window appears in background
https://bugs.launchpad.net/bugs/420641
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 420641] apport-collect data

2009-09-02 Thread Kai Jauch
Architecture: amd64
DistroRelease: Ubuntu 9.10
Package: policykit-1 0.94-0ubuntu2
PackageArchitecture: amd64
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=de_DE.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-9.29-generic
Uname: Linux 2.6.31-9-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

-- 
authenticate window appears in background
https://bugs.launchpad.net/bugs/420641
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 420641] Re: authenticate window appears in background

2009-09-02 Thread Kai Jauch

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

** Tags added: apport-collected

-- 
authenticate window appears in background
https://bugs.launchpad.net/bugs/420641
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 399492] Re: Notifications when switching between AC/battery power should be improved

2009-09-02 Thread rugby471
** Changed in: gnome-power
   Status: Confirmed = Fix Committed

-- 
Notifications when switching between AC/battery power should be improved
https://bugs.launchpad.net/bugs/399492
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 349336] Re: Ambiguous wording in confirmation alert box

2009-09-02 Thread rugby471
** Changed in: hundredpapercuts
   Status: Fix Committed = Fix Released

-- 
Ambiguous wording in confirmation alert box
https://bugs.launchpad.net/bugs/349336
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 388445] Re: Moving to trash a file with a long name cause a oversized dialog

2009-09-02 Thread rugby471
** Changed in: nautilus
   Status: New = Fix Committed

-- 
Moving to trash a file with a long name cause a oversized dialog
https://bugs.launchpad.net/bugs/388445
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 307621] Re: Pressing Enter in the Print-to-File dialog's Name entry does not print

2009-09-02 Thread rugby471
** Changed in: gnome-print
   Status: New = Fix Committed

** Changed in: gtk+2.0 (Ubuntu)
   Status: Triaged = Fix Committed

-- 
Pressing Enter in the Print-to-File dialog's Name entry does not print
https://bugs.launchpad.net/bugs/307621
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 126103] Re: Default folders inside Home Folder (e.g. Documents, Music) should have special icons/emblems

2009-09-02 Thread rugby471
** Changed in: hundredpapercuts
   Status: Fix Committed = Fix Released

-- 
Default folders inside Home Folder (e.g. Documents, Music) should have special 
icons/emblems
https://bugs.launchpad.net/bugs/126103
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 422682] [NEW] jaunty: update-motd doesn't clear previous runs if a script is removed/disabled

2009-09-02 Thread Dustin Kirkland
Well, never cleared isn't quite correct...

/var/run is cleared on every reboot.  So at the very worst, those
items are removed on reboot.

That said, I can see where this might be a problem on Jaunty.  But it
should never be a problem in Karmic.

Can you try to reproduce there?  I think this bug will be a Fix
Released for Karmic, and a Won't Fix for Jaunty (in that I don't
think this rises to the SRU requires for a stable release fix.)

:-Dustin

-- 
jaunty: update-motd doesn't clear previous runs if a script is removed/disabled
https://bugs.launchpad.net/bugs/422682
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 422999] Re: tsclient should suggest the user how to switch from fullscreen mode to normal window mode

2009-09-02 Thread Alex Lourie
** Changed in: tsclient (Ubuntu)
   Status: New = Confirmed

-- 
tsclient should suggest the user how to switch from fullscreen mode to normal 
window mode
https://bugs.launchpad.net/bugs/422999
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 417177] Re: Printing: System Settings in Favorites?

2009-09-02 Thread Launchpad Bug Tracker
This bug was fixed in the package kubuntu-docs - 9.10.1

---
kubuntu-docs (9.10.1) karmic; urgency=low

  * Initial release of the Karmic documentation, fixes a bunch of bugs:
- Default package manager has to be changed (LP: #353327)
- Link fails in doc index for viewing Windows partition (LP: #367224)
- Application Launcher instructions confusing (LP: #367256)
- Konversation still listed as default IRC client (LP: #353377)
- Office section listed OpenOffice.org version 2 (LP: #353381)
- kdesu in printing section (LP: #354000)
- string error in network section (LP: #355975)
- hyperlinks on index page were messed up (LP: #367243)
- Typo in internet section (LP: #416715)
- Reference to feisty in add-applications (LP: #385026)
- Typo (LP: #413695)
- Two printer configurator (LP: #417150)
- Pringing section listed System Settings in Favorites (LP: #417177)
- Firefox bookmark handling UI changed (LP: #416502)
- Ugly hyperlinks and then some in Konqueror (LP: #367243)
  * debian/rules:
- commented out translations section until final release
- changed khelpdesktop location to fix FTBFS
- removed index-table.css as it isn't used anymore
- removed libs/*.html for contribs and legal as it isn't needed anymore
- changed basic-concepts to basic-commands
- changed programming to development
  * debian/compat: bumped to 7 for debhelper
  * debian/control: bumped to 7 for debhelper, 3.8.3 for standards, added
shlibs and misc depends
  * debian/kubuntu-systemdocs: removed (temporarily?)
  * debian/source.lintian-overrides: removed, not needed anymore
  * debian/postinst: removed, replaced with kubuntu-docs.links
  * debian/prerm: removed, not needed anymore
  * debian/kubuntu-docs.links: added to link css and kubuntu index file

 -- nixter...@ubuntu.com (Richard A. Johnson)   Wed, 02 Sep 2009
01:48:34 -0500

** Changed in: kubuntu-docs (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Printing: System Settings in Favorites?
https://bugs.launchpad.net/bugs/417177
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-docs in ubuntu.

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


[Bug 417150] Re: Two printer configurator?

2009-09-02 Thread Launchpad Bug Tracker
This bug was fixed in the package kubuntu-docs - 9.10.1

---
kubuntu-docs (9.10.1) karmic; urgency=low

  * Initial release of the Karmic documentation, fixes a bunch of bugs:
- Default package manager has to be changed (LP: #353327)
- Link fails in doc index for viewing Windows partition (LP: #367224)
- Application Launcher instructions confusing (LP: #367256)
- Konversation still listed as default IRC client (LP: #353377)
- Office section listed OpenOffice.org version 2 (LP: #353381)
- kdesu in printing section (LP: #354000)
- string error in network section (LP: #355975)
- hyperlinks on index page were messed up (LP: #367243)
- Typo in internet section (LP: #416715)
- Reference to feisty in add-applications (LP: #385026)
- Typo (LP: #413695)
- Two printer configurator (LP: #417150)
- Pringing section listed System Settings in Favorites (LP: #417177)
- Firefox bookmark handling UI changed (LP: #416502)
- Ugly hyperlinks and then some in Konqueror (LP: #367243)
  * debian/rules:
- commented out translations section until final release
- changed khelpdesktop location to fix FTBFS
- removed index-table.css as it isn't used anymore
- removed libs/*.html for contribs and legal as it isn't needed anymore
- changed basic-concepts to basic-commands
- changed programming to development
  * debian/compat: bumped to 7 for debhelper
  * debian/control: bumped to 7 for debhelper, 3.8.3 for standards, added
shlibs and misc depends
  * debian/kubuntu-systemdocs: removed (temporarily?)
  * debian/source.lintian-overrides: removed, not needed anymore
  * debian/postinst: removed, replaced with kubuntu-docs.links
  * debian/prerm: removed, not needed anymore
  * debian/kubuntu-docs.links: added to link css and kubuntu index file

 -- nixter...@ubuntu.com (Richard A. Johnson)   Wed, 02 Sep 2009
01:48:34 -0500

** Changed in: kubuntu-docs (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Two printer configurator?
https://bugs.launchpad.net/bugs/417150
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-docs in ubuntu.

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


[Bug 421225] Re: Xorg freeze

2009-09-02 Thread Dave Morley
I can confirm that there are definately issues on my ati box that I
don't have with either my nvidia or intel boxes.

** Changed in: xorg-server
   Status: New = Confirmed

-- 
Xorg freeze
https://bugs.launchpad.net/bugs/421225
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 416715] Re: Typo in internet section

2009-09-02 Thread Launchpad Bug Tracker
This bug was fixed in the package kubuntu-docs - 9.10.1

---
kubuntu-docs (9.10.1) karmic; urgency=low

  * Initial release of the Karmic documentation, fixes a bunch of bugs:
- Default package manager has to be changed (LP: #353327)
- Link fails in doc index for viewing Windows partition (LP: #367224)
- Application Launcher instructions confusing (LP: #367256)
- Konversation still listed as default IRC client (LP: #353377)
- Office section listed OpenOffice.org version 2 (LP: #353381)
- kdesu in printing section (LP: #354000)
- string error in network section (LP: #355975)
- hyperlinks on index page were messed up (LP: #367243)
- Typo in internet section (LP: #416715)
- Reference to feisty in add-applications (LP: #385026)
- Typo (LP: #413695)
- Two printer configurator (LP: #417150)
- Pringing section listed System Settings in Favorites (LP: #417177)
- Firefox bookmark handling UI changed (LP: #416502)
- Ugly hyperlinks and then some in Konqueror (LP: #367243)
  * debian/rules:
- commented out translations section until final release
- changed khelpdesktop location to fix FTBFS
- removed index-table.css as it isn't used anymore
- removed libs/*.html for contribs and legal as it isn't needed anymore
- changed basic-concepts to basic-commands
- changed programming to development
  * debian/compat: bumped to 7 for debhelper
  * debian/control: bumped to 7 for debhelper, 3.8.3 for standards, added
shlibs and misc depends
  * debian/kubuntu-systemdocs: removed (temporarily?)
  * debian/source.lintian-overrides: removed, not needed anymore
  * debian/postinst: removed, replaced with kubuntu-docs.links
  * debian/prerm: removed, not needed anymore
  * debian/kubuntu-docs.links: added to link css and kubuntu index file

 -- nixter...@ubuntu.com (Richard A. Johnson)   Wed, 02 Sep 2009
01:48:34 -0500

** Changed in: kubuntu-docs (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Typo in internet section
https://bugs.launchpad.net/bugs/416715
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 416502] Re: Firefox bookmark handling UI changed

2009-09-02 Thread Launchpad Bug Tracker
This bug was fixed in the package kubuntu-docs - 9.10.1

---
kubuntu-docs (9.10.1) karmic; urgency=low

  * Initial release of the Karmic documentation, fixes a bunch of bugs:
- Default package manager has to be changed (LP: #353327)
- Link fails in doc index for viewing Windows partition (LP: #367224)
- Application Launcher instructions confusing (LP: #367256)
- Konversation still listed as default IRC client (LP: #353377)
- Office section listed OpenOffice.org version 2 (LP: #353381)
- kdesu in printing section (LP: #354000)
- string error in network section (LP: #355975)
- hyperlinks on index page were messed up (LP: #367243)
- Typo in internet section (LP: #416715)
- Reference to feisty in add-applications (LP: #385026)
- Typo (LP: #413695)
- Two printer configurator (LP: #417150)
- Pringing section listed System Settings in Favorites (LP: #417177)
- Firefox bookmark handling UI changed (LP: #416502)
- Ugly hyperlinks and then some in Konqueror (LP: #367243)
  * debian/rules:
- commented out translations section until final release
- changed khelpdesktop location to fix FTBFS
- removed index-table.css as it isn't used anymore
- removed libs/*.html for contribs and legal as it isn't needed anymore
- changed basic-concepts to basic-commands
- changed programming to development
  * debian/compat: bumped to 7 for debhelper
  * debian/control: bumped to 7 for debhelper, 3.8.3 for standards, added
shlibs and misc depends
  * debian/kubuntu-systemdocs: removed (temporarily?)
  * debian/source.lintian-overrides: removed, not needed anymore
  * debian/postinst: removed, replaced with kubuntu-docs.links
  * debian/prerm: removed, not needed anymore
  * debian/kubuntu-docs.links: added to link css and kubuntu index file

 -- nixter...@ubuntu.com (Richard A. Johnson)   Wed, 02 Sep 2009
01:48:34 -0500

** Changed in: kubuntu-docs (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Firefox bookmark handling UI changed
https://bugs.launchpad.net/bugs/416502
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 413695] Re: Bad string in kubuntu-docs package (#89)

2009-09-02 Thread Launchpad Bug Tracker
This bug was fixed in the package kubuntu-docs - 9.10.1

---
kubuntu-docs (9.10.1) karmic; urgency=low

  * Initial release of the Karmic documentation, fixes a bunch of bugs:
- Default package manager has to be changed (LP: #353327)
- Link fails in doc index for viewing Windows partition (LP: #367224)
- Application Launcher instructions confusing (LP: #367256)
- Konversation still listed as default IRC client (LP: #353377)
- Office section listed OpenOffice.org version 2 (LP: #353381)
- kdesu in printing section (LP: #354000)
- string error in network section (LP: #355975)
- hyperlinks on index page were messed up (LP: #367243)
- Typo in internet section (LP: #416715)
- Reference to feisty in add-applications (LP: #385026)
- Typo (LP: #413695)
- Two printer configurator (LP: #417150)
- Pringing section listed System Settings in Favorites (LP: #417177)
- Firefox bookmark handling UI changed (LP: #416502)
- Ugly hyperlinks and then some in Konqueror (LP: #367243)
  * debian/rules:
- commented out translations section until final release
- changed khelpdesktop location to fix FTBFS
- removed index-table.css as it isn't used anymore
- removed libs/*.html for contribs and legal as it isn't needed anymore
- changed basic-concepts to basic-commands
- changed programming to development
  * debian/compat: bumped to 7 for debhelper
  * debian/control: bumped to 7 for debhelper, 3.8.3 for standards, added
shlibs and misc depends
  * debian/kubuntu-systemdocs: removed (temporarily?)
  * debian/source.lintian-overrides: removed, not needed anymore
  * debian/postinst: removed, replaced with kubuntu-docs.links
  * debian/prerm: removed, not needed anymore
  * debian/kubuntu-docs.links: added to link css and kubuntu index file

 -- nixter...@ubuntu.com (Richard A. Johnson)   Wed, 02 Sep 2009
01:48:34 -0500

** Changed in: kubuntu-docs (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Bad string in kubuntu-docs package (#89)
https://bugs.launchpad.net/bugs/413695
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   >