[Bug 494804] Re: lacks ext4 support

2010-01-12 Thread Sergey Svishchev
Could you also add XFS support?

-- 
lacks ext4 support
https://bugs.launchpad.net/bugs/494804
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 119660] Re: Autofs should be reloaded when state of network interface changes

2010-01-12 Thread Guillaume
Hello,

I see a similar problem on Karmic when using autofs to mount CIFS
shares. If I turn off my computer while a share is still mounted, the
computer will stay upon killing all remaining process line
indefinitely. If I add a script similar to the one proposed in
/etc/network/if-down.d to umount automounted shares, my computer will
nicely shut down every time. I think that networkmanager brings ethernet
interface down before autofs is called to umount shares.

Guillaume

-- 
Autofs should be reloaded when state of network interface changes
https://bugs.launchpad.net/bugs/119660
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs in ubuntu.

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


[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-01-12 Thread Ondřej Surý
It has not been fixed in Karmic.
Check source codes of mysql-dfsg-5.1-5.1.37 and compare with: 
http://lists.mysql.com/commits/84864

** Changed in: mysql-dfsg-5.0 (Ubuntu Karmic)
   Status: Fix Released = Confirmed

-- 
php-cli segmentation fault with mysql extension
https://bugs.launchpad.net/bugs/343870
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 343870] Re: php-cli segmentation fault with mysql extension

2010-01-12 Thread Ondřej Surý
It has not been fixed in Karmic.
Check source codes of mysql-dfsg-5.1-5.1.37 and compare with: 
http://lists.mysql.com/commits/84864

-- 
php-cli segmentation fault with mysql extension
https://bugs.launchpad.net/bugs/343870
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 343870] Re: php-cli segmentation fault with mysql extension

2010-01-12 Thread Ondřej Surý
It has not been fixed in Karmic.
Check source codes of mysql-dfsg-5.1-5.1.37 and compare with: 
http://lists.mysql.com/commits/84864

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

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

** Package changed: mysql-dfsg-5.0 (Ubuntu) = mysql-dfsg-5.1 (Ubuntu)

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Fix Released = Confirmed

-- 
php-cli segmentation fault with mysql extension
https://bugs.launchpad.net/bugs/343870
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 506317] [NEW] ldap.schema.urlfetch doesn't work anymore since slapd.d migration

2010-01-12 Thread Lionel Dricot
Public bug reported:

Binary package hint: slapd

1) Take a working Ubuntu LDAP server using the pre-8.10 configuration
file : /etc/ldap/slapd.conf

2) Run the following python script :

#!/usr/bin/python
import ldap.schema
ssse, schema = ldap.schema.urlfetch(ldap://127.0.0.1;)
print ssse, schema


it will return something like : 
cn=Subschema ldap.schema.subentry.SubSchema instance at 0xf79c85ac


3) Upgrade to the /etc/ldap/slapd.d/* configuration. Make sure that it works 
correctly (in my case it was postfix, dovecot, ejabberd, apache and some 
webapps. Everything is working fine with ldap)

4) Run the above python script :
it returns :  None, None.


This makes it impossible to run certain applications like Mandriva Directory 
Server or custom python scripts.

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

** Affects: python-ldap (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: python-ldap (Ubuntu)
   Importance: Undecided
   Status: New

-- 
ldap.schema.urlfetch doesn't work anymore since slapd.d migration
https://bugs.launchpad.net/bugs/506317
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 506316] [NEW] [lucid] New config file system fails to support node registration

2010-01-12 Thread Thierry Carrez
Public bug reported:

ISO 20100112.1 / eucalyptus 1.6.2~bzr1124-0ubuntu2

Running autoregistration or euca_conf --register-nodes does not end up 
completely adding a node.
The NODES value is never edited in any configfile.

Manually editing NODES in /etc/eucalyptus/eucalyptus.conf works around
this.

** Affects: eucalyptus (Ubuntu)
 Importance: High
 Assignee: Thierry Carrez (ttx)
 Status: Triaged

** Affects: eucalyptus (Ubuntu Lucid)
 Importance: High
 Assignee: Thierry Carrez (ttx)
 Status: Triaged

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = High

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

** Changed in: eucalyptus (Ubuntu)
Milestone: None = lucid-alpha-2

** Also affects: eucalyptus (Ubuntu Lucid)
   Importance: High
   Status: Triaged

** Changed in: eucalyptus (Ubuntu Lucid)
 Assignee: (unassigned) = Thierry Carrez (ttx)

-- 
[lucid] New config file system fails to support node registration
https://bugs.launchpad.net/bugs/506316
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

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


[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-01-12 Thread Ondřej Surý
** Also affects: mysql-dfsg-5.0 (Ubuntu)
   Importance: Undecided
   Status: New

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

-- 
php-cli segmentation fault with mysql extension
https://bugs.launchpad.net/bugs/343870
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 423527] Re: Should suspend or shut down domains on system shutdown

2010-01-12 Thread Christopher Hlubek
This bug seems to be a duplicate of #350936. Nevertheless this is a
serious issue for hosting virtual servers.

-- 
Should suspend or shut down domains on system shutdown
https://bugs.launchpad.net/bugs/423527
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

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


[Bug 343870] Re: php-cli segmentation fault with mysql extension

2010-01-12 Thread Ondřej Surý
Please add attached dpatch to karmic mysql-dfsg-5.0 and mysql-dfsg-5.1,
jaunty and intrepid mysql-dfsg-5.0.

Looks like hardy is also affected.

** Attachment added: Patch to remove unneeded changes to Linux threading.
   
http://launchpadlibrarian.net/37770104/64_fix-dummy-thread-race-condition.dpatch

-- 
php-cli segmentation fault with mysql extension
https://bugs.launchpad.net/bugs/343870
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 506328] [NEW] Please sync squid-langpack 20091005-1 (main) from Debian unstable (main).

2010-01-12 Thread Bhavani Shankar
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/squid-langpack
 status new
 importance wishlist
 subscribe ubuntu-main-sponsors

Please sync squid-langpack 20091005-1 (main) from Debian unstable
(main).


Explanation of the Ubuntu delta and why it can be dropped:

Debian has added empty binary-arch target to comply with lintian. So can 
be synced again

Changelog since current lucid version 3.HEAD.20090706-1ubuntu1:

squid-langpack (20091005-1) unstable; urgency=low

  * New upstream release

 -- Luigi Gangitano lu...@debian.org  Tue, 20 Oct 2009 12:30:26 +0200

squid-langpack (20090921-2) unstable; urgency=low

  * debian/changelog
- Updated copyright to match upstream version
- Reference directly the download URL

 -- Luigi Gangitano lu...@debian.org  Fri, 25 Sep 2009 22:46:22 +0200

squid-langpack (20090921-1) unstable; urgency=low

  * New upstream release

 -- Luigi Gangitano lu...@debian.org  Thu, 24 Sep 2009 14:41:29 +0200

squid-langpack (20090915-2) unstable; urgency=low

  * debian/control
- Fixed archive section
- Bumped Standard-Version to 3.8.3, no change needed

  * debian/rules
- Added missing and empty binary-arch target

 -- Luigi Gangitano lu...@debian.org  Sun, 20 Sep 2009 01:22:11 +0200

squid-langpack (20090915-1) unstable; urgency=low

  * New upstream release

  * debian/{generate-linkfile.sh,links}
- Added links for ISO aliases and Traditional languages (Closes: #538226)

  * debian/watch
- Added watch file

 -- Luigi Gangitano lu...@debian.org  Sun, 20 Sep 2009 00:58:44 +0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFLTEghL+KnYRaooWIRAhBlAKCUrbuey9Z9hvMkyNaTdJ3UWXgG7QCdEIFs
fYkSDPRg8uC1hHZvUX0fYV4=
=eqUW
-END PGP SIGNATURE-

** Affects: squid-langpack (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please sync squid-langpack 20091005-1 (main) from Debian unstable (main).
https://bugs.launchpad.net/bugs/506328
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid-langpack 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 506316] Re: [lucid] New config file system fails to support node registration

2010-01-12 Thread Thierry Carrez
euca_conf can't modify NODES in eucalyptus.local.conf if it doesn't
already exist there.

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

-- 
[lucid] New config file system fails to support node registration
https://bugs.launchpad.net/bugs/506316
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

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


[Bug 506316] Re: [lucid] New config file system fails to support node registration

2010-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu

-- 
[lucid] New config file system fails to support node registration
https://bugs.launchpad.net/bugs/506316
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

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


[Bug 506316] Re: [lucid] New config file system fails to support node registration

2010-01-12 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6.2~bzr1124-0ubuntu3

---
eucalyptus (1.6.2~bzr1124-0ubuntu3) lucid; urgency=low

  * debian/eucalyptus-common.postinst: Add empty NODES variable to the
original eucalyptus.local.conf, so that euca_conf can actually modify
it when registering nodes (LP: #506316)
 -- Thierry Carrez thierry.car...@ubuntu.com   Tue, 12 Jan 2010 11:54:53 +0100

** Changed in: eucalyptus (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

-- 
[lucid] New config file system fails to support node registration
https://bugs.launchpad.net/bugs/506316
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

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


[Bug 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2010-01-12 Thread spaetz
re #100:
 - hacking the shutdown sequence to make it unmount network filesystems 
 earlier (for example moving S31umountnfs.sh to S14umountnfs.sh in 
 /etc/rc[06].d) : will fix it if you aren't executing anything on those 
 network filesystems

This is not safe, as at S14 applications might still have open files on those 
mounts. It is way better to have:
 S20sendsigs
 S25umountnfs
 S26wpa-ifupdown

in order to first close application, then unmount filesystems and then
kill networkmanager. Sorry for the additional noise in this bug, but I
have not seen this better fix mentioned before.

-- 
Network is brought down before network filesystems are unmounted (CIFS timeout 
at shutdown)
https://bugs.launchpad.net/bugs/211631
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 506317] Re: ldap.schema.urlfetch doesn't work anymore since slapd.d migration

2010-01-12 Thread Lionel Dricot
Here's the workaround. The bug is caused because the migration seems to
forbid anonymous access to subschema which is required by tools like
phpldapadmin and urlfetch.

1) Stop your ldap server.

2) modify the slapd.conf file to add the following : 

access to dn=cn=subschema
   by * read

# before the first database definition
database config
# NOTE: the suffix is hardcoded as cn=config and 
# MUST not have a suffix directive
# normal rules apply - rootdn can be anything you want
# but MUST be under cn=config
rootdn cn=admin,cn=config
# use any of the supported password formats e.g. {SSHA} etc
# or plaintext as shown
rootpw config

3) remove the slapd.d folder (but keep a backup)

4) generate a new slapd.d folder :
slaptest -f slapd.conf -F slapd.d

5) change its ownership :
chown -R openldap:openldap slapd.d

6) restart slapd ! It works !


Useful related links :
http://phpldapadmin.sourceforge.net/wiki/index.php/FAQ#I_cannot_view_the_schema.2C_or_I_get_the_message_.22Our_attempts_to_find_your_SCHEMA_for_.27objectclasses.27_have_FAILED..22
http://www.zytrax.com/books/ldap/ch6/slapd-config.html


** Changed in: python-ldap (Ubuntu)
   Status: New = Invalid

-- 
ldap.schema.urlfetch doesn't work anymore since slapd.d migration
https://bugs.launchpad.net/bugs/506317
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 506464] [NEW] snmp not enabled in squid

2010-01-12 Thread frenet
Public bug reported:

Binary package hint: squid

Squid is not built with support for snmp. It prevents to monitor squid.
Solution is to add --enable-snmp in debian/rules.

F.

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

-- 
snmp not enabled in squid
https://bugs.launchpad.net/bugs/506464
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 503777] Re: Loop with moved_temporarily and when using storeurl

2010-01-12 Thread frenet
I disagree with the importance assigned to this bug. Working with a small rural 
ISP in northern India, youtube is more than 25% of our bandwidth and content 
delivery network (hi5, facebook, yimg) are another 10%. Without the ability 
of using storeurl it means that more than one third of the traffic is not 
cacheable. 
I'd like to see this bug raised to critic and that's why I nominate it for 
release.

-- 
Loop with moved_temporarily and when using storeurl
https://bugs.launchpad.net/bugs/503777
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 506317] Re: ldap.schema.urlfetch doesn't work anymore since slapd.d migration

2010-01-12 Thread Mathias Gug
*** This bug is a duplicate of bug 427842 ***
https://bugs.launchpad.net/bugs/427842

 Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 427842, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 427842
   [karmic] frontend DB needs ACLs for base= and cn=subschema

-- 
ldap.schema.urlfetch doesn't work anymore since slapd.d migration
https://bugs.launchpad.net/bugs/506317
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 427842] Re: Frontend DB needs ACLs for base= and cn=subschema - schema and base dn are not accessible via anonymous connections by default

2010-01-12 Thread Mathias Gug
** Summary changed:

- [karmic] frontend DB needs ACLs for base= and cn=subschema
+ Frontend DB needs ACLs for base= and cn=subschema - schema and base dn are 
not accessible via anonymous connections by default

-- 
Frontend DB needs ACLs for base= and cn=subschema - schema and base dn are 
not accessible via anonymous connections by default
https://bugs.launchpad.net/bugs/427842
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 506464] [NEW] snmp not enabled in squid

2010-01-12 Thread Mathias Gug
On Tue, Jan 12, 2010 at 03:19:36PM -, frenet wrote:
 Squid is not built with support for snmp. It prevents to monitor squid.
 Solution is to add --enable-snmp in debian/rules.


  importance wishlist

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


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

-- 
snmp not enabled in squid
https://bugs.launchpad.net/bugs/506464
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2010-01-12 Thread Scaine
Hi Spaetz.  That fix was documented as early as comment 7 and is
discussed thoroughly throughout the 110 or so comments.  Sadly, the fix
doesn't work in Karmic any more.  Well, I'll qualify that - it works for
wired connections, but not for WIFI.  Network Manager brings WIFI
connections down internally on a shutdown signal BEFORE any
startup/shutdown script is run.

I recommend anyone still affected by this bug to use autofs to mount
their CIFS and NFS shares.  Autofs gracefully kills the connection on an
interface disconnection without triggering the dreaded CIFS VFS server
not responding message and subsequent 90 second delay.

I *think* that this bug is only apparent now if :
a) You're mounting remote NFS/CIFS shares by specifying them in /etc/fstab AND
b) You're using WIFI to connect to said shares and you forget to 
disconnect/unmount the shares before shutting down.

Correct me if I'm wrong.  I'm not sure if there's a way to update the
bug to reflect this?

-- 
Network is brought down before network filesystems are unmounted (CIFS timeout 
at shutdown)
https://bugs.launchpad.net/bugs/211631
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 498022] Re: Need package for php5 without suhosin patch

2010-01-12 Thread Chuck Short
** Changed in: php5 (Ubuntu)
   Status: New = Confirmed

-- 
Need package for php5 without suhosin patch
https://bugs.launchpad.net/bugs/498022
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 468771] Re: php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()

2010-01-12 Thread Chuck Short
*** This bug is a duplicate of bug 343870 ***
https://bugs.launchpad.net/bugs/343870

** This bug has been marked a duplicate of bug 343870
   php-cli segmentation fault with mysql extension

-- 
php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()
https://bugs.launchpad.net/bugs/468771
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 493727] Re: date('Y') returns 0000 on big endian machines

2010-01-12 Thread Chuck Short
This is fixed in lucid. Thanks for the bug report.


** Changed in: php5 (Ubuntu)
   Status: Triaged = Fix Released

-- 
date('Y') returns  on big endian machines
https://bugs.launchpad.net/bugs/493727
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 486950] Re: php5-cgi should be compiled with the --enable-pcntl option.

2010-01-12 Thread Chuck Short
This option has been enabled in lucid.

Thanks for the bug report.

** Changed in: php5 (Ubuntu)
   Status: Triaged = Fix Released

-- 
php5-cgi should be compiled with the --enable-pcntl option.
https://bugs.launchpad.net/bugs/486950
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

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


[Bug 218891] Re: converting some doubles to strings yields trailing colon

2010-01-12 Thread Chuck Short
This should be fixed in lucid now as well.

Regards
chuck

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

-- 
converting some doubles to strings yields trailing colon
https://bugs.launchpad.net/bugs/218891
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 506332] Re: Can't login with SSH to Lucid UEC image - uec metadata service returns a string instead of a list of string for ssh public keys

2010-01-12 Thread Scott Moser
Not as relevant here, but to point out, there are other differences in the 2 
files:
 - uec has 'ancestor-ami-ids' field (probably ok)
 - ec2 has instance-action
 - uec has 'product-codes' . apparently if there are none, ec2 doesn't present 
that in the metadata
 - the noted public-keys difference

-- 
Can't login with SSH to Lucid UEC image - uec metadata service returns a string 
instead of a list of string for ssh public keys
https://bugs.launchpad.net/bugs/506332
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

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


[Bug 486950] Re: php5-cgi should be compiled with the --enable-pcntl option.

2010-01-12 Thread fiXedd
Awesome, thanks. Also, sorry for the tone of the original report... I
guess I was getting frustrated.

-- 
php5-cgi should be compiled with the --enable-pcntl option.
https://bugs.launchpad.net/bugs/486950
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

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


[Bug 456808] Re: Karmic-Networking (SAMBA) just does not work, even with detailed attention.

2010-01-12 Thread Patrick Martin
Hello,
I tried changing the password of my main account, but got the same issue.
The second account i created can still connect.
Following justinc comment, my client machine is running Vista...
Rgds,

-- 
Karmic-Networking (SAMBA) just does not work, even with detailed attention.
https://bugs.launchpad.net/bugs/456808
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 486950] Re: php5-cgi should be compiled with the --enable-pcntl option.

2010-01-12 Thread Ondřej Surý
Chuck, care to share debdiff?

-- 
php5-cgi should be compiled with the --enable-pcntl option.
https://bugs.launchpad.net/bugs/486950
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

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


[Bug 506332] Re: Can't login with SSH to Lucid UEC image - uec metadata service returns a string instead of a list of string for ssh public keys

2010-01-12 Thread chris grzegorczyk
#12:

ancestor-ami-ids are also in ec2 if the image has ancestors.
instance-action is not supported by Eucalyptus at this time (so it is absent).

#11:
The difference between the two outputs posted seems to be a parser issue which 
is converting the public-key string into a list.  Note the second empty string 
entry in the example EC2 output.

** Changed in: eucalyptus
 Assignee: (unassigned) = chris grzegorczyk (chris-grze)

** Changed in: eucalyptus
   Status: New = Incomplete

-- 
Can't login with SSH to Lucid UEC image - uec metadata service returns a string 
instead of a list of string for ssh public keys
https://bugs.launchpad.net/bugs/506332
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

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


[Bug 506667] [NEW] euca-describe-volumes fails with 'Volume' object has no attribute 'availabilityZone'

2010-01-12 Thread Mathias Gug
Public bug reported:

Binary package hint: euca2ools

Trying to run euca-describe-volumes on lucid leads to the following
error:

(l)math...@mathiaz-srv:~/src/eucalyptus-ubuntu-tests/uec-images/ebs$ 
euca-describe-volumes 
Traceback (most recent call last):
  File /usr/bin/euca-describe-volumes, line 114, in module
main()
  File /usr/bin/euca-describe-volumes, line 112, in main
display_volumes(volumes, volume_ids)
  File /usr/bin/euca-describe-volumes, line 76, in display_volumes
if volume.availabilityZone:
AttributeError: 'Volume' object has no attribute 'availabilityZone'

Package version:
ii  euca2ools 1.1~bzr238-0ubuntu2   
managing cloud instances for Eucalyptus
ii  python-boto   1.9b-1ubuntu2 
Python interface to Amazon's Web Services

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

-- 
euca-describe-volumes fails with  'Volume' object has no attribute 
'availabilityZone'
https://bugs.launchpad.net/bugs/506667
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools in ubuntu.

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


[Bug 491288] Re: File corruption after copying files via samba from Karmic to Karmic

2010-01-12 Thread Raptor 2101
Since smbfs (2:3.4.0-3ubuntu5) i experience same problems. I've
mounted my homedirs via CIFS. All works fine (servernio to get KDE-apps
working). After this update i noticed some extrem file errors while
using Opera (HD-Cache enabled) and Firefox. Trying to download something
always causes a damaged file. Every large file ( 500kb) results in a
damaged file.

If i switch from servernio to directio. Firefox and Opera works fine,
now javaws, skype and some other apps craches cause of file corruption.

But copying files from or to some normal mounts works perfectly.

smb.conf
[homes]
   comment = Home Directories
   browseable = yes
   writeable = yes
   available = yes
   guest ok = no

 [Media]
   path = /storage/Media
   comment = Mediensammlung
   nt acl support = yes
   browsable = yes
   writeable = yes
   available = yes
   guest ok = no
   inherit permissions = yes
   hide dot files = yes

mounting via pam_mount

volume user=* fstype=cifs server=serverip path=%(USER)   
mountpoint=/home/%(USER)  options=rw,hard,iocharset=utf8,serverino/
volume user=* fstype=cifs server=serverip path=media 
mountpoint=/mnt/Media options=rw,hard,iocharset=utf8/

/proc/fs/cifs/DebugData
Display Internal CIFS Data Structures for Debugging
---
CIFS Version 1.60
Active VFS Requests: 790
Servers:
1) Name: 192.168.99.2  Domain: WORKGROUP Uses: 5 OS: Unix
NOS: Samba 3.4.0Capability: 0x80f3fd
   SMB session status: 1   TCP status: 1
Local Users To Server: 1 SecMode: 0x3 Req On Wire: 0
Shares:
1) Mount1 Mounts: 1 Type: NTFS DevInfo: 0x0 Attributes: 0x1002f 
 PathComponentMax: 255 Status: 0x1 type: 0
2) Mount2 Mounts: 1 Type: NTFS DevInfo: 0x0 Attributes: 0x1002f 
 PathComponentMax: 255 Status: 0x1 type: 0
3) Mount3 Mounts: 1 Type: NTFS DevInfo: 0x0 Attributes: 0x1002f 
 PathComponentMax: 255 Status: 0x1 type: 0
4) Mount4 Mounts: 1 Type: NTFS DevInfo: 0x0 Attributes: 0x1002f 
 PathComponentMax: 255 Status: 0x1 type: 0
5) Mount5 Mounts: 1 Type: NTFS DevInfo: 0x0 Attributes: 0x1002f 
 PathComponentMax: 255 Status: 0x1 type: 0

MIDs:

dmesg and /var/log/syslog shows nothing interesting even with “echo 3 
/proc/fs/cifs/cifsFYI”

-- 
File corruption after copying files via samba from Karmic to Karmic
https://bugs.launchpad.net/bugs/491288
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 138931] Re: Can't use saslauthd to authenticate both postfix and cyrus due to /var/run/saslauthd being on tmpfs

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

** Changed in: cyrus-sasl2 (Ubuntu)
   Status: Incomplete = Invalid

-- 
Can't use saslauthd to authenticate both postfix and cyrus due to 
/var/run/saslauthd being on tmpfs
https://bugs.launchpad.net/bugs/138931
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cyrus-sasl2 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 374185] Re: [SRU] racoon crashes when racoon.conf contains sainfo section for ipv6

2010-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/ipsec-tools

-- 
[SRU] racoon crashes when racoon.conf contains sainfo section for ipv6
https://bugs.launchpad.net/bugs/374185
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools in ubuntu.

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


[Bug 504407] Re: Option metric in /etc/network/interfaces broken

2010-01-12 Thread Bernhard Seibold
Meh.

1. the specific steps i took i already described
2. obviously i expect to have ONE default route with the metric i specified
3. also already described in the original bug report.

Not that it matters much, but here's some apport-stuff.

SourcePackage: dhcp3
Package: dhcp3-client 3.1.3-1ubuntu2
PackageArchitecture: amd64
Tags: lucid
ProblemType: Bug
ProcEnviron:
  LANGUAGE=C
  PATH=(custom, user)
  LANG=de_DE.utf8
  LC_MESSAGES=C
  SHELL=/bin/bash
Uname: Linux 2.6.32-10-generic x86_64
Dependencies:
  coreutils 7.4-2ubuntu1
  debconf 1.5.28ubuntu1
  debconf-i18n 1.5.28ubuntu1
  debianutils 3.2.2
  dhcp3-common 3.1.3-1ubuntu2
  dpkg 1.15.4.1ubuntu1
  findutils 4.4.2-1
  gcc-4.4-base 4.4.2-8ubuntu2
  libacl1 2.2.49-1
  libattr1 1:2.4.44-1
  libc-bin 2.11~20100104-0ubuntu2
  libc6 2.11~20100104-0ubuntu2
  libgcc1 1:4.4.2-8ubuntu2
  liblocale-gettext-perl 1.05-6
  libselinux1 2.0.89-4
  libstdc++6 4.4.2-8ubuntu2
  libtext-charwidth-perl 0.04-6
  libtext-iconv-perl 1.7-2
  libtext-wrapi18n-perl 0.06-7
  lzma 4.43-14ubuntu1
  perl-base 5.10.1-8ubuntu1
  sensible-utils 0.0.1ubuntu1
  tzdata 2009u-1
Architecture: amd64
Date: Wed Jan 13 02:13:31 2010
ProcVersionSignature: Ubuntu 2.6.32-10.14-generic
DistroRelease: Ubuntu 10.04

-- 
Option metric in /etc/network/interfaces broken
https://bugs.launchpad.net/bugs/504407
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

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


[Bug 504407] Re: Option metric in /etc/network/interfaces broken

2010-01-12 Thread Bernhard Seibold
I did a little debugging. It isn't dhclient's fault after all, but
laptop-net, that ignores /etc/network/interfaces altogether. Sorry,
please close.

-- 
Option metric in /etc/network/interfaces broken
https://bugs.launchpad.net/bugs/504407
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

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


[Bug 238805] Re: ntpd doesn't work - time is not synchronized

2010-01-12 Thread Jorge Moraleda
** Changed in: ntp (Ubuntu)
   Status: Invalid = New

-- 
ntpd doesn't work - time is not synchronized
https://bugs.launchpad.net/bugs/238805
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

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


[Bug 238805] Re: ntpd doesn't work - time is not synchronized

2010-01-12 Thread Jorge Moraleda
I just reopened the bug. It is affecting me too. I am running 64 bit
Karmic Koala up to date. This computer is always on. It has continuous
access to the internet and is not a virtual machine.

 sudo /etc/init.d/ntp status
 * NTP server is running.

 grep ^server /etc/ntp.conf
server ntp.ubuntu.com

My clock is more than 13 minutes off.

-- 
ntpd doesn't work - time is not synchronized
https://bugs.launchpad.net/bugs/238805
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

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


[Bug 77675] Re: [regression] apache2-ssl-certificate has gone missing since feisty

2010-01-12 Thread ossie
** Changed in: apache2 (Ubuntu)
   Status: Fix Released = In Progress

-- 
[regression] apache2-ssl-certificate has gone missing since feisty
https://bugs.launchpad.net/bugs/77675
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 506797] [NEW] package dovecot-postfix 1:1.1.11-0ubuntu11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-12 Thread odsl...@gmail.com
Public bug reported:

Description:Ubuntu 9.10
Release:9.10

An error occurred
The following details are provided:
E: dovecot-postfix: subprocess installed post-installation script returned 
error exit status 1

Version: 1:1.1.11-0ubuntu11

ProblemType: Package
Architecture: amd64
Date: Tue Jan 12 22:51:01 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
NonfreeKernelModules: nvidia
Package: dovecot-postfix 1:1.1.11-0ubuntu11
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: dovecot
Title: package dovecot-postfix 1:1.1.11-0ubuntu11 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
Uname: Linux 2.6.31-17-generic x86_64

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


** Tags: amd64 apport-package

-- 
package dovecot-postfix 1:1.1.11-0ubuntu11 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/506797
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 506797] Re: package dovecot-postfix 1:1.1.11-0ubuntu11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-12 Thread odsl...@gmail.com

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

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

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

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

-- 
package dovecot-postfix 1:1.1.11-0ubuntu11 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/506797
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 346520] Re: bash autocompletion for umount messed up

2010-01-12 Thread Anishsane
*** This bug is a duplicate of bug 249337 ***
https://bugs.launchpad.net/bugs/249337

in ur bashrc, after lines:
if [ -f /etc/bash_completion ]; then
. /etc/bash_completion
fi

add following contents:

_umount()
{
local cur

COMPREPLY=()
cur=`_get_cword`

OLDIFS=$IFS
unset IFS
COMPREPLY=( $( compgen -W '$( mount | cut -d  -f 3 )' -- $cur ) )
IFS=$OLDIFS

return 0
}
complete -F _umount $dirnames umount

-- 
bash autocompletion for umount messed up
https://bugs.launchpad.net/bugs/346520
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu (via bug 249337).

-- 
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 505584] Re: 'mountall cannot connect to plymouth', followed by 'run-parts: /etc/update-motd.d/91-release-upgrade exited with return 1'

2010-01-12 Thread garvinrick4
Lucid Lynx 10.04 Alpha 1  2.6.32.10   Boots to Cannot find Plymouth.

Does not make it to Splash screen and hangs.  Same with 2.6.32.9 and
2.6.32.6

HP G71-340US  with Intel core duo T6600

64 bit Lucid Lynx

Cannot boot into will supply more info when available.

-- 
'mountall cannot connect to plymouth', followed by 'run-parts: 
/etc/update-motd.d/91-release-upgrade exited with return 1'
https://bugs.launchpad.net/bugs/505584
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 497887] Re: Support Application Indicators

2010-01-12 Thread Mark Shuttleworth

Gwibber should not expose the option to use anything other than the
messaging menu when running on a system which supports the messaging menu.

Mark

-- 
Support Application Indicators
https://bugs.launchpad.net/bugs/497887
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 432205] Re: [MASTER] pppd timeout when trying to establish a DSL connection

2010-01-12 Thread Mark Shuttleworth
@ac

Is this a bug, or a support request? You can find details of Canonical
support contracts on www.canonical.com, and a support engineer will be
happy to help you once you have a support agreement in place.

Mark

-- 
[MASTER] pppd timeout when trying to establish a DSL connection
https://bugs.launchpad.net/bugs/432205
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 163156] Re: UPEK TouchStrip 147e:2016 not supported at all

2010-01-12 Thread Kees de Kooter
The Ubuntu Karmic repo currently contains libfprint 0.0.6.

When will 0.1.0 be stable? Is there a PPA we can use to get version
0.1.0?

-- 
UPEK TouchStrip 147e:2016 not supported at all
https://bugs.launchpad.net/bugs/163156
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 36564] Re: fontconfig can't show CJK font family name!

2010-01-12 Thread Boniek
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release? Thanks in advanc

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

-- 
fontconfig can't show CJK font family name!
https://bugs.launchpad.net/bugs/36564
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 505140] Re: No more autologin in live CD

2010-01-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/casper

-- 
No more autologin in live CD
https://bugs.launchpad.net/bugs/505140
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 505083] Re: Unexpectedly launched

2010-01-12 Thread Kushal
I've deleted .local directory and now that's working fine, thanks...!
On Mon, 11 Jan 2010 14:56:48 +0530, Sebastien Bacher seb...@ubuntu.com  
wrote:

 the associations are stored in the .local directory if you want to try
 looking there too



-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

-- 
Unexpectedly launched
https://bugs.launchpad.net/bugs/505083
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 45997] Re: usb floppy + multi card reader doesn't work

2010-01-12 Thread Emmet Hikory
This is a somewhat frustrating bug, as the hardware drivers for the
device work just fine, but the device detection and reset doesn't work.
Having looked at it in some depth, I'm not even sure this is a kernel
issue: as far as I can tell, the device fails to send any signal over
USB when a card is inserted.  If the USB cable is disconnected and
reconnected, or on first boot, if there is a card in the device, that
card is detected, and card changes are detected if one switches a card
and attempts to access the old card (the device sends no signal to
indicate removal just as it sends no signal on insert, so the kernel
believes the card to still be present).  It may be that there is some
way one can actively poll the device from userspace (this is beyond me),
and so run some helper daemon that exits if no supported devices are
detected, and otherwise polls or resets the device every N seconds (120
and 300 seem reasonable potential values for N).

-- 
usb floppy + multi card reader doesn't work
https://bugs.launchpad.net/bugs/45997
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 506249] Re: Ubuntu fails to boot with read errors when there is a cd/dvd in the drive.

2010-01-12 Thread Steve Langasek
Thank you for taking the time to report this issue and help to improve
Ubuntu.

Why do you believe this is a bug in the grub package?  Isn't this likely
to be a problem with your BIOS configuration, attempting to boot from
the CD/DVD before booting from the disk?

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

-- 
Ubuntu fails to boot with read errors when there is a cd/dvd in the drive. 
https://bugs.launchpad.net/bugs/506249
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 505140] Re: No more autologin in live CD

2010-01-12 Thread Launchpad Bug Tracker
This bug was fixed in the package casper - 1.214

---
casper (1.214) lucid; urgency=low

  * 15autologin: simplify the code with escape character evaluation
(LP: #505140)
 -- Didier Roche didro...@ubuntu.com   Tue, 12 Jan 2010 08:57:05 +0100

** Changed in: casper (Ubuntu)
   Status: Triaged = Fix Released

-- 
No more autologin in live CD
https://bugs.launchpad.net/bugs/505140
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 250364] Re: snapshot depends emacs22 - should only be emacs-snapshot

2010-01-12 Thread kovan
Come on, it can't be that hard to solve this. 
Couldn't the Depends line of debian/control be changed to emacs22 | 
emacsen, as other ELisp packages have?

-- 
snapshot depends emacs22 - should only be emacs-snapshot
https://bugs.launchpad.net/bugs/250364
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 454583] Re: mencoder crashed with SIGSEGV in malloc() when trying to convert FLV video from youtube to OGG Theora + Vorbis

2010-01-12 Thread Alex Shulgin
Is this good enough?

Pos:   0.8s 19f ( 3%)  0.00fps Trem:   0min   0mb  A-V:0.072 [0:21]
Program received signal SIGSEGV, Segmentation fault.
0x7278ee5d in malloc_consolidate (av=0x72a83e40) at malloc.c:5103
5103malloc.c: No such file or directory.
in malloc.c
(gdb) bt
#0  0x7278ee5d in malloc_consolidate (av=0x72a83e40)
at malloc.c:5103
#1  0x72791509 in _int_malloc (av=0x72a83e40, bytes=0)
at malloc.c:4338
#2  0x7279382e in *__GI___libc_malloc (bytes=1401) at malloc.c:3638
#3  0x72793f49 in __posix_memalign (memptr=0x7fffdb28,
alignment=140737264500288, size=0) at malloc.c:6249
#4  0x745b1ac8 in av_malloc () from /usr/lib/libavutil.so.49
#5  0x7387a699 in av_new_packet () from /usr/lib/libavformat.so.52
#6  0x7387b406 in av_get_packet () from /usr/lib/libavformat.so.52
#7  0x73898f0c in ?? () from /usr/lib/libavformat.so.52
#8  0x7387caae in av_read_packet () from /usr/lib/libavformat.so.52
#9  0x7387db13 in ?? () from /usr/lib/libavformat.so.52
#10 0x0058c4cb in demux_lavf_fill_buffer (demux=0xa59e00,
dsds=value optimized out) at libmpdemux/demux_lavf.c:550
#11 0x004cb6ce in ds_fill_buffer (ds=0xa58aa0)
at libmpdemux/demuxer.c:507
#12 0x004cbeb8 in demux_read_data (ds=0xa58aa0, mem=0x7fffde90 ,
len=4) at libmpdemux/demuxer.c:529
#13 0x005af905 in mp3_read (hova=value optimized out,
single=value optimized out) at mp3lib/sr1.c:65
#14 stream_head_read (hova=value optimized out, single=value optimized out)
at mp3lib/sr1.c:186
#15 read_frame (hova=value optimized out, single=value optimized out)
at mp3lib/sr1.c:335
#16 MP3_DecodeFrame (hova=value optimized out, single=value optimized out)
at mp3lib/sr1.c:540
#17 0x0048ec7e in filter_n_bytes (sh_audio=0xa65a90,
minlen=value optimized out) at libmpcodecs/dec_audio.c:377
#18 decode_audio (sh_audio=0xa65a90, minlen=value optimized out)
at libmpcodecs/dec_audio.c:455
#19 0x00447056 in dec_audio (sh_audio=0xa65a90,
buffer=value optimized out, total=4096) at mencoder.c:332
#20 0x004483f6 in main (argc=value optimized out,
argv=value optimized out) at mencoder.c:1172
(gdb)

-- 
mencoder crashed with SIGSEGV in malloc() when trying to convert FLV video from 
youtube to OGG Theora + Vorbis
https://bugs.launchpad.net/bugs/454583
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 506290] [NEW] package postgresql-8.4 8.4.2-0ubuntu9.10 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2010-01-12 Thread Drumor
Public bug reported:

Binary package hint: postgresql-8.4

Description:Ubuntu 9.10
Release:9.10

postgresql:
  Installato: 8.4.2-0ubuntu9.10
  Candidato: 8.4.2-0ubuntu9.10
  Tabella versione:
 *** 8.4.2-0ubuntu9.10 0
500 http://security.ubuntu.com karmic-security/main Packages
500 http://archive.ubuntu.com karmic-updates/main Packages
100 /var/lib/dpkg/status
 8.4.1-1 0
500 http://archive.ubuntu.com karmic/main Packages

ProblemType: Package
Architecture: i386
Date: Tue Jan 12 09:06:20 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: il sottoprocesso vecchio script di post-installation ha 
restituito lo stato di errore 1
NonfreeKernelModules: nvidia
Package: postgresql-8.4 8.4.2-0ubuntu9.10
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: postgresql-8.4
Title: package postgresql-8.4 8.4.2-0ubuntu9.10 failed to install/upgrade: il 
sottoprocesso vecchio script di post-installation ha restituito lo stato di 
errore 1
Uname: Linux 2.6.31-17-generic i686

** Affects: postgresql-8.4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package postgresql-8.4 8.4.2-0ubuntu9.10 failed to install/upgrade: il 
sottoprocesso vecchio script di post-installation ha restituito lo stato di 
errore 1
https://bugs.launchpad.net/bugs/506290
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 506290] Re: package postgresql-8.4 8.4.2-0ubuntu9.10 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1

2010-01-12 Thread Drumor

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

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

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

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

-- 
package postgresql-8.4 8.4.2-0ubuntu9.10 failed to install/upgrade: il 
sottoprocesso vecchio script di post-installation ha restituito lo stato di 
errore 1
https://bugs.launchpad.net/bugs/506290
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 506085] Re: Prepare package for new upstream 2.3.1

2010-01-12 Thread Ahmed El-Mahmoudy
** Changed in: monajat (Ubuntu)
   Status: New = Confirmed

-- 
Prepare package for new upstream 2.3.1
https://bugs.launchpad.net/bugs/506085
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 492689] Re: GDM does not honor system keyboard layout

2010-01-12 Thread KLEIN Stéphane
On my desktop, default keyboard layout is always USA. I always need to
select France keyboard.

I suppose it is the same bug.

-- 
GDM does not honor system keyboard layout
https://bugs.launchpad.net/bugs/492689
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 318403] Re: keyboard typing break not cancelled on suspend

2010-01-12 Thread Kamil Páral
** Package changed: ubuntu = gnome-control-center (Ubuntu)

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

** Also affects: gnome-control-center via
   https://bugzilla.gnome.org/show_bug.cgi?id=430797
   Importance: Unknown
   Status: Unknown

-- 
keyboard typing break not cancelled on suspend
https://bugs.launchpad.net/bugs/318403
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 41244] Re: Fritz!Card PCMCIA driver does not work

2010-01-12 Thread Infinite Element
I guess it's still an issue for that kernel. Currently, I am running
8.04 and I need the following patches to make it work. I found those
patches in the archlinux repositories
(http://repos.archlinux.org/wsvn/packages/fcpcmcia/repos/extra-x86_64/)

Those until 2.6.24 is what I'm using until it no longer works... ;)

HTH.

** Attachment added: patches for 2.6.24
   http://launchpadlibrarian.net/37767334/pacthes.tar

-- 
Fritz!Card PCMCIA driver does not work
https://bugs.launchpad.net/bugs/41244
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 506293] [NEW] rhythmbox crashed with signal 5 in dbus_g_connection_register_g_object()

2010-01-12 Thread ibrahim tunali
Public bug reported:

Binary package hint: rhythmbox

when checking status icon in plugins menu.

ProblemType: Crash
Architecture: i386
Date: Tue Jan 12 10:17:57 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/bin/rhythmbox
Package: rhythmbox 0.12.6-1ubuntu5
ProcCmdline: rhythmbox
ProcEnviron:
 LC_TIME=tr_TR.UTF-8
 LANG=C
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-10.14-generic
Signal: 5
SourcePackage: rhythmbox
StacktraceTop:
 dbus_g_connection_register_g_object ()
 ?? () from /usr/lib/libdbusmenu-glib.so.0
 ?? () from /usr/lib/libgobject-2.0.so.0
 g_object_newv () from /usr/lib/libgobject-2.0.so.0
 g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
Tags: lucid
Title: rhythmbox crashed with signal 5 in dbus_g_connection_register_g_object()
Uname: Linux 2.6.32-10-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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


** Tags: apport-crash i386 lucid

-- 
rhythmbox crashed with signal 5 in dbus_g_connection_register_g_object()
https://bugs.launchpad.net/bugs/506293
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 506293] Re: rhythmbox crashed with signal 5 in dbus_g_connection_register_g_object()

2010-01-12 Thread ibrahim tunali

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

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

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

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

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

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37767513/XsessionErrors.txt

-- 
rhythmbox crashed with signal 5 in dbus_g_connection_register_g_object()
https://bugs.launchpad.net/bugs/506293
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 505414] Re: Evolution mail print preview makes some lines blank

2010-01-12 Thread Roshan George
Hi. I've added a screenshot showing what happened.

Unfortunately, the example text I mentioned in the report doesn't work
if you just copy-paste it. You have to put the tab and the # in
manually.

** Attachment added: Screenshot-36.png
   http://launchpadlibrarian.net/37767456/Screenshot-36.png

-- 
Evolution mail print preview makes some lines blank
https://bugs.launchpad.net/bugs/505414
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 480665] Re: rejecting I/O to offline device

2010-01-12 Thread arky
In 2.6.32-6-generic it taken worse shape, all usb removable drives don't
work at all

-- 
rejecting I/O to offline device
https://bugs.launchpad.net/bugs/480665
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 41244] Re: Fritz!Card PCMCIA driver does not work

2010-01-12 Thread Infinite Element
** Attachment removed: patches for 2.6.24
   http://launchpadlibrarian.net/37767334/pacthes.tar

-- 
Fritz!Card PCMCIA driver does not work
https://bugs.launchpad.net/bugs/41244
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 492301] Re: Can not mount /dev/loop1 on /cow

2010-01-12 Thread Usama Akkad
I've the same problem with Asus Eee 1005HA and the workaround works for
me

** Changed in: usb-creator (Ubuntu)
   Status: New = Confirmed

-- 
Can not mount /dev/loop1 on /cow
https://bugs.launchpad.net/bugs/492301
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 442115] Re: Greeter always defaults to USA keyboard layout, ignoring system configuration

2010-01-12 Thread KLEIN Stéphane
 there is no indication that many users are having that issue since
there is no other bug about the issue

I've also this bug.

-- 
Greeter always defaults to USA keyboard layout, ignoring system configuration
https://bugs.launchpad.net/bugs/442115
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 427542] Re: Merge libhildon 2.1.34.debian.1-6 (universe) from Debian testing (main)

2010-01-12 Thread Laurent Bigonville
** Changed in: libhildon (Ubuntu)
 Assignee: (unassigned) = Laurent Bigonville (bigon)

-- 
Merge libhildon 2.1.34.debian.1-6 (universe) from Debian testing (main)
https://bugs.launchpad.net/bugs/427542
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 427542] Re: Merge libhildon 2.1.34.debian.1-6 (universe) from Debian testing (main)

2010-01-12 Thread Launchpad Bug Tracker
This bug was fixed in the package libhildon - 2.1.34.debian.1-6ubuntu1

---
libhildon (2.1.34.debian.1-6ubuntu1) lucid; urgency=low

  * Merge from debian unstable, remaining changes (LP: #427542):
- Fix debian/rules to not run the package managler during build.
- Added patch 04_hildon-1.hildon-banner-center.patch from Bob Spencer
  to center hildon banner on screen to avoid flicker.
- 06-gtk-deprecated.patch: Update header files to avoid using deprecated
  GTK macros, which caused libhildonhelp to fail to build.
- Change PACKAGE in po/Makefile.am so the .mo files are installed as
  hildon-libs.
- Set hildon banner line wrap mode to support both word and character
  boundary.
- Trucate strings longer than 78 characters, appending 
  * Drop debian/patches/01-hildon-1.hildon-banner-wrap.patch:
applied upstream
  * Drop 03_hildon-1.hildon-window-title.patch and
0104-enable-password-po.patch: code changed to much doesn't look relevant.
  * Rename remaning patch to avoid name conflics with debian patch

libhildon (2.1.34.debian.1-6) UNRELEASED; urgency=low

  * debian/rules: Fix typo. Thanks to Laurent Bigonville
bi...@debian.org for letting us know. (Closes: #546043)
  * debian/control: Bumped Standards-Version. (no changes)

libhildon (2.1.34.debian.1-5) unstable; urgency=low

  * debian/libhildon-1-dev.install: Only install gtk-doc files in the -doc
package, not -dev. (Closes: #541714)

libhildon (2.1.34.debian.1-4) unstable; urgency=low

  * Add -doc package.
  * debian/control: Upped Standards-Version. (no changes)

libhildon (2.1.34.debian.1-3) unstable; urgency=low

  [ Riku Voipio ]
  * dbg package belon debug section now

  [ Jonny Lamb ]
  * debian/libhildon-1-0.install: Ship usr/share/locale in libhildon-1-0
for now; this will require Replaces if it ever changes SONAME, but
it's too little to create a libhildon-common, or -data; should fix
display of ecdg_ti_caption_separator etc. in Modest, VNC viewer
and friends; see Maemo #2823.
(Patch stolen from Ubuntu's libhildon package.)
  * debian/control: Upped Standards-Version. (no changes)

libhildon (2.1.34.debian.1-2) unstable; urgency=low

  * patches/Revert-hildon_gtk_widget_set_theme_size-removal
hildon_gtk_widget_set_theme_size() is needed here since
we are not taking the maemo crack of putting that function
to libgtk2...

libhildon (2.1.34.debian.1-1) unstable; urgency=low

  [ Jonny Lamb ]
  * New upstream release.
  * debian/gbp.conf: Added git-buildpackage config file.
  * debian/README.source: Added.
  * debian/control:
+ Use my debian.org email address.
+ Bumped Standards-Version to 3.8.0.
+ Added Vcs-{Browser,Git} fields.
+ Upped deps on GTK+ to = 2.12.
+ Added build-dep on libcanberra-dev.
  * debian/copyright: Updated URL of tarball location.
  * debian/watch:
+ Added dversionmangle option to remove .debian from upstream
  version.
+ Updated URL.
  * debian/update-patches.mk: Added.
  * debian/rules: Include update-patches.mk.

  [ Riku Voipio ]
  * debian/patches/0001-Add-HildonSizeType-back.patch add
  * debian/control: build-depend on quilt
  * debian/rules: add quilt patch rules
 -- Laurent Bigonville bi...@ubuntu.com   Tue, 12 Jan 2010 09:20:48 +0100

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

-- 
Merge libhildon 2.1.34.debian.1-6 (universe) from Debian testing (main)
https://bugs.launchpad.net/bugs/427542
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 504678] Re: 010-fat-client fails to squashfs the image because proc is still mounted

2010-01-12 Thread Oliver Grawert
why dont you use the ltsp-update-image plugin to mouont/umount /proc as
other squashfses do ?

usually the way it is designed is to have 10-mount-proc making sure that
proc is mounted for all package operations (this is why it is run with
the sequence number 10, your plugin should use something higher) and let
095-update-image do the squashing. just let the plugins do their job and
make sure your fat client plugin runs in the middle here.

-- 
010-fat-client fails to squashfs the image because proc is still mounted
https://bugs.launchpad.net/bugs/504678
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: [Cairo-dock-team] [Bug 503960] Re: Resize grip misplaced in config windows

2010-01-12 Thread Fabounet
ah, indeed, you can remove it !
that sounds fair, I'll remove it, though I still don't know why it appeared
there.
thanks for the suggestion !

2010/1/11 Vish drkv...@yahoo.com

 Fab , couldnt you just prevent the re-size grip from being used? [maybe
 thats the last alternative]

 ** Also affects: gtk+2.0 (Ubuntu)
Importance: Undecided
   Status: New

 --
 Resize grip misplaced in config windows
 https://bugs.launchpad.net/bugs/503960
 You received this bug notification because you are a member of Cairo-
 Dock Team, which is subscribed to Cairo-Dock Core.

 Status in Cairo-Dock : Core: Invalid
 Status in GTK+ GUI Toolkit: New
 Status in “gtk+2.0” package in Ubuntu: New

 Bug description:
 cairo-dock 2.1.3-0beta0.

 In the configuration windows ,[in both the simple mode and the advanced
 mode]
 The resize grip is misplaced.

 Attaching screenshot.

 Further in the simple mode the resize grip seems cut and not displayed
 fully



 ___
 Mailing list: 
 https://launchpad.net/~cairo-dock-teamhttps://launchpad.net/%7Ecairo-dock-team
 Post to : cairo-dock-t...@lists.launchpad.net
 Unsubscribe : 
 https://launchpad.net/~cairo-dock-teamhttps://launchpad.net/%7Ecairo-dock-team
 More help   : https://help.launchpad.net/ListHelp



** Changed in: gtk+2.0 (Ubuntu)
   Status: New = Invalid

** Changed in: gtk
   Status: New = Invalid

** Changed in: cairo-dock-core
   Status: Invalid = In Progress

-- 
Resize grip misplaced in config windows
https://bugs.launchpad.net/bugs/503960
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 444674] Re: Mouse behaves strange on clicking in graphical environment

2010-01-12 Thread Timo Jyrinki
A workaround of putting a line options psmouse proto=exps in 
/etc/modprobe.d/psmouse.conf seems to work for me.
Therefore the bug is in the psmouse kernel driver detection code? Or that it's 
correctly detected but the resulting protocol has a bug compared to what the 
hw actually uses.

-- 
Mouse behaves strange on clicking in graphical environment
https://bugs.launchpad.net/bugs/444674
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 423670] Re: ATI Catalyst Control Center (fglrx-amdcccle) shows up in Apps Accessories, should be in System Administration

2010-01-12 Thread alvaro
** Changed in: fglrx-installer (Ubuntu)
   Status: Fix Released = New

-- 
ATI Catalyst Control Center (fglrx-amdcccle) shows up in Apps  Accessories, 
should be in System  Administration
https://bugs.launchpad.net/bugs/423670
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 405079] Re: Please sync apachetop 0.12.6-10 from debian unstable

2010-01-12 Thread Mantas Kriaučiūnas
** Also affects: jaunty-backports
   Importance: Undecided
   Status: New

-- 
Please sync apachetop 0.12.6-10 from debian unstable
https://bugs.launchpad.net/bugs/405079
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 506297] [NEW] Graphical Ubuntu logo enabled on servers, no more login prompt

2010-01-12 Thread Thierry Carrez
Public bug reported:

Binary package hint: plymouth

Testing ubuntu-server 20100112 ISO

The server boot process, on my Intel-powered GPU, now shows a graphical
Ubuntu logo. However, that logo doesn't go away at the end of the boot,
and no login prompt appears. You have to manually switch VT (Alt-F1) to
get to the login prompt.

This is quite confusing, as you end up with the impression that the
server hangs during boot.

** Affects: plymouth (Ubuntu)
 Importance: High
 Status: New

** Affects: plymouth (Ubuntu Lucid)
 Importance: High
 Status: New

** Changed in: plymouth (Ubuntu)
   Importance: Undecided = High

** Changed in: plymouth (Ubuntu)
Milestone: None = lucid-alpha-2

** Also affects: plymouth (Ubuntu Lucid)
   Importance: High
   Status: New

** Changed in: plymouth (Ubuntu Lucid)
Milestone: lucid-alpha-2 = lucid-alpha-3

-- 
Graphical Ubuntu logo enabled on servers, no more login prompt
https://bugs.launchpad.net/bugs/506297
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 504678] Re: 010-fat-client fails to squashfs the image because proc is still mounted

2010-01-12 Thread Alkis Georgopoulos
I propose something like the attached 030-fat-client script (warning:
UNTESTED).

 * It starts with 030-f, so it should run after 030-early-packages and before 
030-late-packages, giving the sysadmin some more control over the packages that 
are contained in the fat chroot.
 * At that point /proc is already mounted, so there's no need to remount it or 
unmount it.
 * The package cache also shouldn't need to be cleaned, as it gets cleaned in 
090-clean-package-cache, resulting in fewer downloaded packages.
 * It uses tasksel *-desktop instead of apt-get install, so that apt-get purge 
--auto-remove afterwards doesn't remove the recommented packages.
 * It installs all the -desktop tasks that are already installed on the server, 
and it falls back to ubuntu-desktop if none is installed.


** Attachment added: 030-fat-client
   http://launchpadlibrarian.net/37767964/030-fat-client

-- 
010-fat-client fails to squashfs the image because proc is still mounted
https://bugs.launchpad.net/bugs/504678
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 477104] Re: After 9.10 grub update can not boot into Wubi install

2010-01-12 Thread Lazerman
I replaced C:\wubildr with the file attached in #90 and that fixes the problem 
for me.
Thanks, for the effort!

-- 
After 9.10 grub update can not boot into Wubi install
https://bugs.launchpad.net/bugs/477104
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 506299] [NEW] package kdepim-kresources 4 :4.3.2-0ubuntu6 failed to install/upgrade: install ed post-removal script alfolyamat 2 hibakóddal kil épett

2010-01-12 Thread Balage
Public bug reported:

Binary package hint: kdepim

The error occured when I ran ' sudo apt-get autoremove  sudo apt-get
autoclean' command.

ProblemType: Package
Architecture: i386
Date: Tue Jan 12 09:37:59 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: installed post-removal script alfolyamat 2 hibakóddal kilépett
Package: kdepim-kresources 4:4.3.2-0ubuntu6
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: kdepim
Title: package kdepim-kresources 4:4.3.2-0ubuntu6 failed to install/upgrade: 
installed post-removal script alfolyamat 2 hibakóddal kilépett
Uname: Linux 2.6.31-17-generic i686

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


** Tags: apport-package i386

-- 
package kdepim-kresources 4:4.3.2-0ubuntu6 failed to install/upgrade: installed 
post-removal script alfolyamat 2 hibakóddal kilépett
https://bugs.launchpad.net/bugs/506299
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 506299] Re: package kdepim-kresources 4:4 .3.2-0ubuntu6 failed to install/upgrade: installed p ost-removal script alfolyamat 2 hibakóddal kilép ett

2010-01-12 Thread Balage

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

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

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

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

-- 
package kdepim-kresources 4:4.3.2-0ubuntu6 failed to install/upgrade: installed 
post-removal script alfolyamat 2 hibakóddal kilépett
https://bugs.launchpad.net/bugs/506299
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 505676] Re: Audio or Video information/options not available for MSN

2010-01-12 Thread Bole
** Changed in: empathy (Ubuntu)
   Status: Fix Released = Fix Committed

** Changed in: empathy (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
Audio or Video information/options not available for MSN
https://bugs.launchpad.net/bugs/505676
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 494804] Re: lacks ext4 support

2010-01-12 Thread Sergey Svishchev
Could you also add XFS support?

-- 
lacks ext4 support
https://bugs.launchpad.net/bugs/494804
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 505530] Re: incorrectly starts some jobs

2010-01-12 Thread Anand Kumria
Hi Johan,

What is the best way to try that branch? apt-get source mountall and
then apply your branch's diff? Or is a binary built from your branch I
should download?

Thanks,
Anand

-- 
incorrectly starts some jobs
https://bugs.launchpad.net/bugs/505530
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 504678] Re: 010-fat-client fails to squashfs the image because proc is still mounted

2010-01-12 Thread Alkis Georgopoulos
There's a bug in the script I attached:
# Install desktop packages, then remove excess and incompatible packages
for desktop in $fat_client_desktop; do
-tasksel install $fat_client_desktop
+tasksel install $desktop
done

-- 
010-fat-client fails to squashfs the image because proc is still mounted
https://bugs.launchpad.net/bugs/504678
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 441835] Re: Clicking on floppy gives no device media found

2010-01-12 Thread Torkil Olesen
I use Puppy Linux 4.3.1 and get a floppy icon working with one click.

Puppy is very easily installed together with ubuntu and Windows; it
starts and closes very fast and reads/writes in all 3 systems with no
restrictions.

-- 
Clicking on floppy gives no device media found
https://bugs.launchpad.net/bugs/441835
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 441678] Re: [needs-packaging] OpenShot Video Editor

2010-01-12 Thread Lazza
@ Dorian, what? Please, try the Tango theme included in Openshot. :-P
Second, do you prefer a functional editor or a more gnomish one? :-)

-- 
[needs-packaging] OpenShot Video Editor
https://bugs.launchpad.net/bugs/441678
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 397906] Re: blank cd-r not detected [Karmic]

2010-01-12 Thread Martin Pitt
Thanks for testing, Jamie! It was probably a change in the kernel or
udev, since dk-disks didn't change that much.

** Changed in: devicekit-disks (Ubuntu)
   Status: Confirmed = Fix Released

-- 
blank cd-r not detected [Karmic]
https://bugs.launchpad.net/bugs/397906
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 506302] [NEW] ubuntu-one doesn't continue uploading after restart ubuntu

2010-01-12 Thread vince
Public bug reported:

Binary package hint: ubuntuone-client

i use ubuntu-one asthe backup directory for backintime. itś 1.4 Gb.
During the upload a problem occurswith firefox en freezes ubuntu. i
restarted the system the upload continues. Ubuntu-one uploaded about 650
MB when i restarted ubuntu. Ubuntu-one doesn't continue uploading. So
still missing 750 MB. I tried to restart uploading by disconnect and
connect ubuntu-one. this didn't do the trick.

ProblemType: Bug
.home.vincent..cache.ubuntuone.log.syncdaemon.exceptions.log:
 
.home.vincent..config.ubuntuone.syncdaemon.conf:
 [bandwidth_throttling]
 read_limit = 0
 write_limit = 0
 on = False
.home.vincent..config.ubuntuone.ubuntuone.client.conf:
 [ubuntuone]
 bookmarked = True
 connected = True
 connect = 0
 show_applet = 0
Architecture: amd64
Date: Tue Jan 12 09:49:02 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
NonfreeKernelModules: nvidia
Package: ubuntuone-client 1.0.3-0ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANG=nl_NL.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-18.55-generic
SourcePackage: ubuntuone-client
Uname: Linux 2.6.31-18-generic x86_64

** Affects: ubuntuone-client (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
ubuntu-one doesn't continue uploading after restart ubuntu
https://bugs.launchpad.net/bugs/506302
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 506302] Re: ubuntu-one doesn't continue uploading after restart ubuntu

2010-01-12 Thread vince

** Attachment added: .home.vincent..cache.ubuntuone.log.oauth.login.log.txt
   
http://launchpadlibrarian.net/37768411/.home.vincent..cache.ubuntuone.log.oauth.login.log.txt

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

** Attachment added: UbuntuoneClientPackages.txt
   http://launchpadlibrarian.net/37768413/UbuntuoneClientPackages.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/37768414/XsessionErrors.txt

-- 
ubuntu-one doesn't continue uploading after restart ubuntu
https://bugs.launchpad.net/bugs/506302
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 506249] Re: Ubuntu fails to boot with read errors when there is a cd/dvd in the drive.

2010-01-12 Thread krutoileshii
This is not a bios issue, this happens after grub starts booting from
HD, bios had dvd/cd boot disabled as well as HD set to be the first boot
device. So there is something else here.

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

-- 
Ubuntu fails to boot with read errors when there is a cd/dvd in the drive. 
https://bugs.launchpad.net/bugs/506249
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 506249] Re: Ubuntu fails to boot with read errors when there is a cd/dvd in the drive.

2010-01-12 Thread krutoileshii
Steve, if you know a way of capturing those messages that i get, it
would be awsome, i don't think the kernel even had time to finish
loading before they pop up.

-- 
Ubuntu fails to boot with read errors when there is a cd/dvd in the drive. 
https://bugs.launchpad.net/bugs/506249
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 505789] Re: gnome-screensaver-command -p triggers keyboard event

2010-01-12 Thread Chris Coulson
Thanks for testing. I've reopened the karmic task on bug 428884 now,
which will have to remain open until we think of a less problematic
solution

-- 
gnome-screensaver-command -p triggers keyboard event
https://bugs.launchpad.net/bugs/505789
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 494615] Re: ubuntu-bug gives python stacktrace on ec2 instance

2010-01-12 Thread Thierry Carrez
** Changed in: apport (Ubuntu)
   Status: New = In Progress

** Changed in: apport (Ubuntu)
 Assignee: (unassigned) = Thierry Carrez (ttx)

-- 
ubuntu-bug gives python stacktrace on ec2 instance
https://bugs.launchpad.net/bugs/494615
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 405581] Re: Noscript brings up XSS and ABE bugs; blocking U1 'Confirm Device Access'---document workaround rule

2010-01-12 Thread Abel Cheung
Instead of throwing out the baby with bath water, the following SYSTEM
ABE rule can be a bit more fine grained:

Site LOCAL
Accept from LOCAL
Accept GET from one.ubuntu.com
Deny

-- 
Noscript brings up XSS and ABE bugs; blocking U1 'Confirm Device 
Access'---document workaround rule
https://bugs.launchpad.net/bugs/405581
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 119660] Re: Autofs should be reloaded when state of network interface changes

2010-01-12 Thread Guillaume
Hello,

I see a similar problem on Karmic when using autofs to mount CIFS
shares. If I turn off my computer while a share is still mounted, the
computer will stay upon killing all remaining process line
indefinitely. If I add a script similar to the one proposed in
/etc/network/if-down.d to umount automounted shares, my computer will
nicely shut down every time. I think that networkmanager brings ethernet
interface down before autofs is called to umount shares.

Guillaume

-- 
Autofs should be reloaded when state of network interface changes
https://bugs.launchpad.net/bugs/119660
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 452208] Re: devkit-disks-daemon crashed with SIGSEGV in dbus_g_method_return_error()

2010-01-12 Thread Martin Pitt
** Visibility changed to: Public

-- 
devkit-disks-daemon crashed with SIGSEGV in dbus_g_method_return_error()
https://bugs.launchpad.net/bugs/452208
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 451518] Re: [i945G] karmic: INFO: task i915/* blocked for more than 120 seconds.

2010-01-12 Thread Adrian Popa
I've been running kernel 2.6.31-17 for about 5 days now, and no more
freeze (with acpi=on). Did the problem get fixed, or is it a
coincidence?

-- 
[i945G] karmic: INFO: task i915/* blocked for more than 120 seconds.
https://bugs.launchpad.net/bugs/451518
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 406865] Re: [GM45] 3D applications fail to run in WINE

2010-01-12 Thread rasmus nielsen
Okay, thanks for the explanation, but i can't help but wonder if it
isn't possible to make this GMA45 work in ubuntu...

I think i already mentioned that i tried to get the 3D working in both
8.10 and 9.04, which has really been a hard pice of work, never
succeeded though.

If you care for it, you could take a look at the this thread: 
http://ubuntuforums.org/showthread.php?t=963386
it tells quite a bit about this problem.

I just have a question that i'd like to ask.
when you edit the HKEY-CURRENTUSER-SOFTWARE-WINE-DIRECT3D-VideoMemorySize

should i type 64 mb or 1543 mb? because my GMA 4500 has a lot of
dedicated ram, and should the amount be with or without that?

-- 
[GM45] 3D applications fail to run in WINE
https://bugs.launchpad.net/bugs/406865
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 505469] Re: Null pointer reference in alc_build_controls+0x159/0x4e0 [snd_hda_codec_realtek]

2010-01-12 Thread Andy Whitcroft
[This is an automated message.  Apologies if it has reached you
inappropriately.]

This bug was reported against the linux-meta package when it likely
should have been reported against the linux package instead.  We are
automatically transitioning this to the linux kernel package so that the
appropriate teams are notified and made aware of this issue.

If this bug really is a bug in the linux-meta package you can move it
back to linux-meta and tag it kj-linux-meta, or contact us on the
#ubuntu-kernel channel on the FreeNode IRC server.  Thanks.


** Package changed: linux-meta (Ubuntu) = linux (Ubuntu)

-- 
Null pointer reference in alc_build_controls+0x159/0x4e0 [snd_hda_codec_realtek]
https://bugs.launchpad.net/bugs/505469
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   >