[Bug 505178] Re: error while launching in kde

2010-01-19 Thread Thierry Carrez
I'd suspect the domain user is not added to the admin group.

** Changed in: likewise-open (Ubuntu)
   Status: Confirmed = Incomplete

-- 
error while launching in kde
https://bugs.launchpad.net/bugs/505178
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open in ubuntu.

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


[Bug 509528] [NEW] Security manager breaks session listing

2010-01-19 Thread imagine
Public bug reported:

Binary package hint: tomcat6

The current settings of the security manager in /etc/policy.d/ do not allow to 
list the active sessions in the Tomcat Web Application Manager.
Steps to reproduce:
* Install tomcat6-admin including dependencies
* Open Tomcat Web Application Manager (default location 
http://localhost:8080/manager/html/)
* Try to open the session list of an application
* Instead of seeing the sessions administration, a 
java.security.AccessControlException error occurs (example stacktrace is 
attached)

This was tested on Karmic with Tomcat version 6.0.20-2ubuntu2 and
openjdk-6-jre-headless 6b16-1.6.1-3ubuntu1.

To fix this add the following rules to the security manager settings (not 
thoroughly tested):
grant {
permission java.lang.RuntimePermission 
accessClassInPackage.org.apache.catalina;
permission java.lang.RuntimePermission 
accessClassInPackage.org.apache.catalina.manager;
permission java.lang.RuntimePermission 
accessClassInPackage.org.apache.catalina.manager.util;
}

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

-- 
Security manager breaks session listing
https://bugs.launchpad.net/bugs/509528
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


[Bug 509528] Re: Security manager breaks session listing

2010-01-19 Thread imagine

** Attachment added: AccessControlException stacktrace when opening the 
session list
   http://launchpadlibrarian.net/38076021/sessionlist-stacktrace.txt

-- 
Security manager breaks session listing
https://bugs.launchpad.net/bugs/509528
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


[Bug 182572] Re: Samba Fails to Split GECOS on Comma

2010-01-19 Thread semi-newbie
I wouldn't want to cause a worse problem than the annoyance I'd be
solving.  Would editing /etc/passwd to remove the three commas be an
effective workaround for this problem?

If not, what would be an effective workaround?

-- 
Samba Fails to Split GECOS on Comma
https://bugs.launchpad.net/bugs/182572
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 489418] Re: Strange behavior of libkrb5 since karmic ...

2010-01-19 Thread Thierry Carrez
Re-sponsored as 0.4, rebased against recent karmic-security upload.

-- 
Strange behavior of libkrb5 since karmic ...
https://bugs.launchpad.net/bugs/489418
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in ubuntu.

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


[Bug 415410] Re: MIR for squid-langpack

2010-01-19 Thread Martin Pitt
** Changed in: squid-langpack (Ubuntu)
 Assignee: Loïc Minier (lool) = (unassigned)

-- 
MIR for squid-langpack
https://bugs.launchpad.net/bugs/415410
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 509562] [NEW] eucalyptus cannot download and install images

2010-01-19 Thread bvidinli_ehcp
Public bug reported:

i use web frontend http://ip:8443 to control cloud,
i click store, karmic coala - install
installer downloads image, but an error occurs:

Command 'euca-bundle-image' returned status code 1:
Checking image
Tarring image
Encrypting image
Traceback (most recent call last):
  File /usr/bin/euca-bundle-image, line 226, in module
main()
  File /usr/bin/euca-bundle-image, line 204, in main
encrypted_file, key, iv, bundled_size = euca.encrypt_image(tgz_file)
  File /usr/lib/python2.6/dist-packages/euca2ools/__init__.py, line 533, in 
encrypt_image
k=EVP.Cipher(alg='aes_128_cbc', key=unhexlify(key), iv=unhexlify(iv), op=1)
TypeError: Odd-length string

ProblemType: Bug
Architecture: amd64
Date: Tue Jan 19 12:20:21 2010
DistroRelease: Ubuntu 9.10
Package: eucalyptus-cc 1.6~bzr931-0ubuntu7.4
ProcEnviron:
 LANG=tr_TR.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-server
SourcePackage: eucalyptus
Uname: Linux 2.6.31-17-server x86_64

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


** Tags: amd64 apport-bug

-- 
eucalyptus cannot download and install images
https://bugs.launchpad.net/bugs/509562
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 509562] Re: eucalyptus cannot download and install images

2010-01-19 Thread bvidinli_ehcp

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

** Attachment added: EucalyptusAxis2cLog.txt
   http://launchpadlibrarian.net/38078669/EucalyptusAxis2cLog.txt

** Attachment added: EucalyptusCloudDebugLog.txt
   http://launchpadlibrarian.net/38078671/EucalyptusCloudDebugLog.txt

** Attachment added: EucalyptusCloudOutputLog.txt
   http://launchpadlibrarian.net/38078672/EucalyptusCloudOutputLog.txt

** Attachment added: EucalyptusHTTPDErrorLog.txt
   http://launchpadlibrarian.net/38078673/EucalyptusHTTPDErrorLog.txt

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

** Attachment added: eucalyptus.conf.txt
   http://launchpadlibrarian.net/38078675/eucalyptus.conf.txt

-- 
eucalyptus cannot download and install images
https://bugs.launchpad.net/bugs/509562
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 24741] Re: Spurious account_policy_get failed messages on install

2010-01-19 Thread Thierry Carrez
** Also affects: server-papercuts
   Importance: Undecided
   Status: New

** Tags removed: server-papercut

-- 
Spurious account_policy_get failed messages on install
https://bugs.launchpad.net/bugs/24741
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 509600] [NEW] sync request (testing - lucid/main)

2010-01-19 Thread Matthias Klose
Public bug reported:

Binary package hint: libslf4j-java

please sync libslf4j-java (1.5.10-1) from testing, ubuntu changes
integrated in the debian package

libslf4j-java (1.5.10-1) unstable; urgency=low

  * New upstream release
- disable build of ext module as org/slf4j/cal10n is
  not yet in Debian.
  * Update my email address
  * Bump debhelper version to = 7

** Affects: libslf4j-java (Ubuntu)
 Importance: Undecided
 Status: New

-- 
sync request (testing - lucid/main)
https://bugs.launchpad.net/bugs/509600
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libslf4j-java 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 331595] Re: python-vm-builder lacks grub dependency

2010-01-19 Thread Colin Watson
r348 upstream was supposed to remove this requirement.  Please revert
this - it's a serious bug for vm-builder to be making decisions about
which boot loader is installed on the host system.

-- 
python-vm-builder lacks grub dependency
https://bugs.launchpad.net/bugs/331595
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 509607] [NEW] samba don't start on boot with Lucid

2010-01-19 Thread theozzlives
Public bug reported:

Binary package hint: samba

I can't access my local shares from another computer without typing
sudo /etc/init.d/samba start first. This was eventually fixed in
Karmic

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

-- 
samba don't start on boot with Lucid
https://bugs.launchpad.net/bugs/509607
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 509313] Re: [Lucid] added dependency on grub conflicts with grub2

2010-01-19 Thread Loïc Minier
Sorry, my mistake, the dep was not needed anymore since vm-builder had
recently been fixed to use the guest's grub instead of the host's.

vm-builder (0.11.3-0ubuntu5) lucid; urgency=low

  * Drop grub dependency; vm-builder was actually fixed to install grub in the
guest instead while I wasn't looking; sorry for the confusion.

 -- Loïc Minier loic.min...@ubuntu.com  Tue, 19 Jan 2010 13:28:41
+0100

** Changed in: vm-builder (Ubuntu)
   Status: New = Fix Released

** Changed in: vm-builder (Ubuntu)
 Assignee: (unassigned) = Loïc Minier (lool)

-- 
[Lucid] added dependency on grub conflicts with grub2
https://bugs.launchpad.net/bugs/509313
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 509067] Re: python-vm-builder depends on grub 1

2010-01-19 Thread Loïc Minier
*** This bug is a duplicate of bug 509313 ***
https://bugs.launchpad.net/bugs/509313

My mistake, vm-builder was recently fixed to use the guest's grub
instead of the host's.  Just uploaded a fix; see bug #509313.

** This bug is no longer a duplicate of bug 408739
   Should install bootloader in vm instead of using host's grub

** This bug has been marked a duplicate of bug 509313
   [Lucid] added dependency on grub conflicts with grub2

-- 
python-vm-builder depends on grub 1
https://bugs.launchpad.net/bugs/509067
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 509609] [NEW] grub2 support for guests = karmic

2010-01-19 Thread Loïc Minier
Public bug reported:

Hi

For = karmic guests, grub2 should be installed and used in the guest
instead of grub (same logic as for ext4).

cjwatson has a preliminary patch.

Thanks,

** Affects: vmbuilder
 Importance: Undecided
 Status: New

** Affects: vm-builder (Ubuntu)
 Importance: Undecided
 Status: New

-- 
grub2 support for guests = karmic
https://bugs.launchpad.net/bugs/509609
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 509609] Re: grub2 support for guests = karmic

2010-01-19 Thread Colin Watson
Definitely not ready to go yet though; note e.g. the sh -x in there for
testing.  I don't have time to work on this further so anyone else
should feel free to pick it up given this basis.

-- 
grub2 support for guests = karmic
https://bugs.launchpad.net/bugs/509609
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 408739] Re: Should install bootloader in vm instead of using host's grub

2010-01-19 Thread Loïc Minier
That's actually implemented; not sure since how long, but relatively
recent.

** Changed in: vm-builder (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Should install bootloader in vm instead of using host's grub
https://bugs.launchpad.net/bugs/408739
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 408739] Re: Should install bootloader in vm instead of using host's grub

2010-01-19 Thread Loïc Minier
(Only works with grub1 though; see bug 509609 for grub2 support).

-- 
Should install bootloader in vm instead of using host's grub
https://bugs.launchpad.net/bugs/408739
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 503180] Re: eucalyptus-cloud doesn't reply to requests

2010-01-19 Thread Thierry Carrez
It looks like starting eucalyptus on net-device-up IFACE=eth0 is not
sufficient. It definitely looks sensitive to startup order / network up
though. I'll let Dustin investigate this one deeper.

-- 
eucalyptus-cloud doesn't reply to requests
https://bugs.launchpad.net/bugs/503180
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 509607] Re: samba don't start on boot with Lucid

2010-01-19 Thread Thierry Carrez
*** This bug is a duplicate of bug 462169 ***
https://bugs.launchpad.net/bugs/462169

** This bug has been marked a duplicate of bug 462169
   nmbd dies on startup when network interfaces are not up yet

-- 
samba don't start on boot with Lucid
https://bugs.launchpad.net/bugs/509607
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 509562] Re: eucalyptus cannot download and install images

2010-01-19 Thread Thierry Carrez
This one is not store-specific, I hit it once doing regular image-
bundling. Changing title to match that, and adding euca2ools as
potentially-affected package.

** Summary changed:

- eucalyptus cannot download and install images
+ euca-bundle-image returns Odd-length string error

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

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

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

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

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

-- 
euca-bundle-image returns Odd-length string error
https://bugs.launchpad.net/bugs/509562
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 509562] Re: euca-bundle-image returns Odd-length string error

2010-01-19 Thread bvidinli_ehcp
i want to state that, currently, I cannot use eucalyptus or ubuntu cloud
services, in my server.

-- 
euca-bundle-image returns Odd-length string error
https://bugs.launchpad.net/bugs/509562
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 331595] Re: python-vm-builder lacks grub dependency

2010-01-19 Thread Loïc Minier
Ack; I reverted the grub dependency; I thought vm-builder was still
hardcoding this requirement and wanted to reflect this in the deps while
working on supporting grub2 and using the bootloader from the guest
instead of the host; when I grepped for grub1, I thought that was still
the case and I added the dependency erroneously; reverted now.

-- 
python-vm-builder lacks grub dependency
https://bugs.launchpad.net/bugs/331595
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 509667] [NEW] mysql-server 5.1 not starting after upgrade

2010-01-19 Thread Martin Lindhe
Public bug reported:

after upgrading lucid install mysql server no longer starts,
/var/log/daemon.log says

Jan 19 15:48:32 hemma mysqld[9446]: /var/lib/dpkg/info/mysql-
server-5.1.postinst: line 233: /usr/sbin/mysqld: No such file or
directory

ProblemType: Bug
Architecture: amd64
Date: Tue Jan 19 15:48:49 2010
DistroRelease: Ubuntu 10.04
Logs.var.log.kern.log:

MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: False
Package: mysql-server-5.1 5.1.41-3ubuntu1
SourcePackage: mysql-dfsg-5.1
Tags: lucid
Uname: Linux 2.6.33-020633rc4-generic x86_64

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


** Tags: amd64 apport-bug lucid

-- 
mysql-server 5.1 not starting after upgrade
https://bugs.launchpad.net/bugs/509667
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 509667] Re: mysql-server 5.1 not starting after upgrade

2010-01-19 Thread Martin Lindhe

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

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

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

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

** Attachment added: ProcEnviron.txt
   http://launchpadlibrarian.net/38087548/ProcEnviron.txt

** Description changed:

+ after upgrading lucid install mysql server no longer starts,
  /var/log/daemon.log says
  
  Jan 19 15:48:32 hemma mysqld[9446]: /var/lib/dpkg/info/mysql-
  server-5.1.postinst: line 233: /usr/sbin/mysqld: No such file or
  directory
  
  ProblemType: Bug
  Architecture: amd64
  Date: Tue Jan 19 15:48:49 2010
  DistroRelease: Ubuntu 10.04
  Logs.var.log.kern.log:
-  
+ 
  MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
-  [mysqld_safe]
-  syslog
+  [mysqld_safe]
+  syslog
  MySQLVarLibDirListing: False
  Package: mysql-server-5.1 5.1.41-3ubuntu1
  SourcePackage: mysql-dfsg-5.1
  Tags: lucid
  Uname: Linux 2.6.33-020633rc4-generic x86_64

-- 
mysql-server 5.1 not starting after upgrade
https://bugs.launchpad.net/bugs/509667
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 490843] Re: Confusing debconf question on dist-upgrade

2010-01-19 Thread komputes
MIB = Management Information Base (not Men In Black)

@arand - Oh, these are configuration files? Why didn't the message just say so? 
 ;-)
I second this simplified friendly message. I would also add this at the end of 
the first paragraph.

#
These cannot be shipped with a Linux distribution due to licensing issues.
#

-- 
Confusing debconf question on dist-upgrade
https://bugs.launchpad.net/bugs/490843
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

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


[Bug 490843] Re: Confusing debconf question on dist-upgrade

2010-01-19 Thread arand
Well, I'm not sure the terminology configuration files is wholly
accurate. But it sure makes a whoeluva lot more sense.

-- 
Confusing debconf question on dist-upgrade
https://bugs.launchpad.net/bugs/490843
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

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


[Bug 490843] Re: Confusing debconf question on dist-upgrade and alternate cd installation

2010-01-19 Thread David Bensimon
** Summary changed:

- Confusing debconf question on dist-upgrade
+ Confusing debconf question on dist-upgrade and alternate cd installation

-- 
Confusing debconf question on dist-upgrade and alternate cd installation
https://bugs.launchpad.net/bugs/490843
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

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


Re: [Bug 509667] Re: mysql-server 5.1 not starting after upgrade

2010-01-19 Thread Mathias Gug

/usr/sbin/mysqld is no longer part of mysql-server-5.1.

  importance high
  status triaged
  milestone lucid-alpha-3

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


** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = High

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New = Triaged

** Changed in: mysql-dfsg-5.1 (Ubuntu)
Milestone: None = lucid-alpha-3

-- 
mysql-server 5.1 not starting after upgrade
https://bugs.launchpad.net/bugs/509667
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 509705] [NEW] package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1. Mysql did not stop

2010-01-19 Thread gep
Public bug reported:

Installation could not stop the mysqld

[fail]

ProblemType: Package
AptOrdering:
 mysql-server-5.1: Install
 mysql-server-core-5.1: Install
 mysql-server-5.1: Configure
 mysql-server-core-5.1: Configure
Architecture: i386
Date: Tue Jan 19 17:57:07 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess new pre-removal script returned error exit status 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['phoebus-work.pid', 'dsa02.err', 'findfred', 
'findfred_prob', 'phoebus-home.pid', 'gep.pid', 'Semikov.pid', 'gepard.pid', 
'studyDB2', 'phoebus-work.err', 'phoebus-home.err', 'gep', 
'mysql_upgrade_info', 'shop', 'ib_logfile1', 'mysql', 'gepard.err', 'gep.err', 
'ibdata1', 'PM-victoria.err', 'tmp', 'test1', 'Semikov.err', 'README.txt', 
'ib_logfile0', 'nouz', 'dsa02.pid', 'diskey', 'findfredtest', 'phpmyadmin', 
'StudyDB', 'test2', 'gogo', 'debian-5.1.flag', 'PM-victoria.pid', 'ruawm', 
'trac']
Package: mysql-server-5.1 5.1.37-1ubuntu5
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
Uname: Linux 2.6.31-17-generic i686

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


** Tags: apport-package i386

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
new pre-removal script returned error exit status 1. Mysql did not stop
https://bugs.launchpad.net/bugs/509705
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 509705] Re: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1. Mysql did not stop

2010-01-19 Thread gep

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

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

** Attachment added: Dmesg.gz
   http://launchpadlibrarian.net/38091351/Dmesg.gz

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

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

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

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
new pre-removal script returned error exit status 1. Mysql did not stop
https://bugs.launchpad.net/bugs/509705
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 509667] Re: mysql-server 5.1 not starting after upgrade

2010-01-19 Thread Chuck Short
Can you see if you have mysql-server-core-5.1 installed please?

Thanks
chuck

-- 
mysql-server 5.1 not starting after upgrade
https://bugs.launchpad.net/bugs/509667
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 509667] Re: mysql-server 5.1 not starting after upgrade

2010-01-19 Thread Chuck Short
Actually I see what the problem is.

Regards
chuck

-- 
mysql-server 5.1 not starting after upgrade
https://bugs.launchpad.net/bugs/509667
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 509667] Re: mysql-server 5.1 not starting after upgrade

2010-01-19 Thread Launchpad Bug Tracker
This bug was fixed in the package mysql-dfsg-5.1 - 5.1.41-3ubuntu2

---
mysql-dfsg-5.1 (5.1.41-3ubuntu2) lucid; urgency=low

  * debian/control: Make mysql-server-5.1 depend on mysql-server-core-5.1. (LP: 
#509667)
 -- Chuck Short zul...@ubuntu.com   Tue, 19 Jan 2010 11:40:57 -0500

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

-- 
mysql-server 5.1 not starting after upgrade
https://bugs.launchpad.net/bugs/509667
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 509667] Re: mysql-server 5.1 not starting after upgrade

2010-01-19 Thread Martin Lindhe
Chuck: thanks! that was it. 
i installed mysql-server-core-5.1 and now mysql server starts again

-- 
mysql-server 5.1 not starting after upgrade
https://bugs.launchpad.net/bugs/509667
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 509736] [NEW] package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-01-19 Thread AG
Public bug reported:

just while installing some packages i got this crash.

ProblemType: Package
Architecture: amd64
Date: Tue Jan 19 22:22:56 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['debian-5.1.flag', 'mysql', 'mysql_upgrade_info', 
'ib_logfile1', 'ib_logfile0', 'ibdata1']
Package: mysql-server-5.1 5.1.37-1ubuntu5
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1
Uname: Linux 2.6.31-17-generic x86_64

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


** Tags: amd64 apport-package

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 failed to install/upgrade: subprocess 
new pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/509736
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 82299] Re: Port fix for openssh bug 1086 to dapper

2010-01-19 Thread Martin Morrison
** Changed in: openssh (Ubuntu)
 Assignee: (unassigned) = Martin Morrison (isoschiz)

** Changed in: openssh (Ubuntu)
 Assignee: Martin Morrison (isoschiz) = (unassigned)

-- 
Port fix for openssh bug 1086 to dapper
https://bugs.launchpad.net/bugs/82299
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 502878] Re: Samba 3.4.0 won't let win98 clients to connect

2010-01-19 Thread Chuck Short
This has been fixed for lucid. It is a good candidate for an SRU.

chuck

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

-- 
Samba 3.4.0 won't let win98 clients to connect
https://bugs.launchpad.net/bugs/502878
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 502607] Re: Cannot Browse to Windows Shared Printer In Lucid

2010-01-19 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it without more information.

Please include the information requested at
https://wiki.ubuntu.com/DebuggingSamba#samba-client.

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

-- 
Cannot Browse to Windows Shared Printer In Lucid
https://bugs.launchpad.net/bugs/502607
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 501807] Re: actualizacion para reproducir un video de youtube en RHYTHMBOX

2010-01-19 Thread Chuck Short
** Package changed: samba (Ubuntu) = debconf (Ubuntu)

-- 
actualizacion para reproducir un video de youtube en  RHYTHMBOX
https://bugs.launchpad.net/bugs/501807
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 501718] Re: Samba dosn't work if I change the name of computer from intslation to another

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

-- 
Samba dosn't work if I change the name of computer from intslation to another
https://bugs.launchpad.net/bugs/501718
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 500457] Re: Please backport fix for pointprint samba support

2010-01-19 Thread Chuck Short
Thanks for the bug report. This patch has made it in to lucid. This
would be a good candidate for an SRU.

Regards
chuck

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

-- 
Please backport fix for pointprint samba support
https://bugs.launchpad.net/bugs/500457
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 500195] Re: 9.10 Nautilus - Cannot access FreeNAS CIFS/SMB folder containing more than 627 files

2010-01-19 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it without more information.

Please include the information requested at
https://wiki.ubuntu.com/DebuggingSamba#samba-client.

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

-- 
9.10 Nautilus -  Cannot access FreeNAS CIFS/SMB folder containing more than 627 
files
https://bugs.launchpad.net/bugs/500195
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 491271] Re: testparm changes syntax

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

-- 
testparm changes syntax
https://bugs.launchpad.net/bugs/491271
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 479365] Re: assertion failure

2010-01-19 Thread Chuck Short
** Changed in: samba (Ubuntu)
   Status: New = Triaged

-- 
assertion failure
https://bugs.launchpad.net/bugs/479365
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 480617] Re: dpkg-reconfigure samba fails with sed error

2010-01-19 Thread Chuck Short
This has been fixed in lucid, its probably a good candidate for an SRU
as well.

Regards
chuck

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

-- 
dpkg-reconfigure samba fails with sed error
https://bugs.launchpad.net/bugs/480617
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 480152] Re: Samba service doesn't start automatically

2010-01-19 Thread Chuck Short
Thanks for the info.

Regards
chuck

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

-- 
Samba service doesn't start automatically
https://bugs.launchpad.net/bugs/480152
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 491271] Re: testparm changes syntax

2010-01-19 Thread Neal Tomlinson
SAMBA QUESTION

I created a SMB.CONF file.
In it were the lines:

[homes]
   comment = Home Directories
   browseable = no

After I had run Testparm the lines were changed as follows:

[homes]
   comment = Home Directories
   browsable = no
(Note that the letter 'e' had been removed)

Is this change significant?  Does Samba differentiate between browseable and 
browsable or does Samba just ignore the difference?
Neal

-- 
testparm changes syntax
https://bugs.launchpad.net/bugs/491271
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 493565] Re: Cifs mount fails when DFS referrals are used by server, keyutils needed

2010-01-19 Thread Launchpad Bug Tracker
This bug was fixed in the package samba - 2:3.4.3-2ubuntu2

---
samba (2:3.4.3-2ubuntu2) lucid; urgency=low

  * debian/rules, debian/samba.if-up: allow NetworkManager as a recognized 
address
family... it's obviously /not/ an address family, but it's what gets
sent when using NM, so we'll cope for now.  (LP: #462169). Taken from 
karmic-proposed.
  * debian/control: Recommend keyutils for smbfs (LP: #493565)
  * debian/patches/series, debian/patches/fix-too-many-open-files.patch: 
Windows 7 needs
the Windows server open file handle number of 16384 handles. (LP: #462172)
 -- Chuck Short zul...@ubuntu.com   Tue, 19 Jan 2010 12:54:46 -0500

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

-- 
Cifs mount fails when DFS referrals are used by server, keyutils needed
https://bugs.launchpad.net/bugs/493565
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 462172] Re: samba Too many files are currently in use.

2010-01-19 Thread Launchpad Bug Tracker
This bug was fixed in the package samba - 2:3.4.3-2ubuntu2

---
samba (2:3.4.3-2ubuntu2) lucid; urgency=low

  * debian/rules, debian/samba.if-up: allow NetworkManager as a recognized 
address
family... it's obviously /not/ an address family, but it's what gets
sent when using NM, so we'll cope for now.  (LP: #462169). Taken from 
karmic-proposed.
  * debian/control: Recommend keyutils for smbfs (LP: #493565)
  * debian/patches/series, debian/patches/fix-too-many-open-files.patch: 
Windows 7 needs
the Windows server open file handle number of 16384 handles. (LP: #462172)
 -- Chuck Short zul...@ubuntu.com   Tue, 19 Jan 2010 12:54:46 -0500

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

-- 
samba Too many files are currently in use.
https://bugs.launchpad.net/bugs/462172
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 462169] Re: nmbd dies on startup when network interfaces are not up yet

2010-01-19 Thread Launchpad Bug Tracker
This bug was fixed in the package samba - 2:3.4.3-2ubuntu2

---
samba (2:3.4.3-2ubuntu2) lucid; urgency=low

  * debian/rules, debian/samba.if-up: allow NetworkManager as a recognized 
address
family... it's obviously /not/ an address family, but it's what gets
sent when using NM, so we'll cope for now.  (LP: #462169). Taken from 
karmic-proposed.
  * debian/control: Recommend keyutils for smbfs (LP: #493565)
  * debian/patches/series, debian/patches/fix-too-many-open-files.patch: 
Windows 7 needs
the Windows server open file handle number of 16384 handles. (LP: #462172)
 -- Chuck Short zul...@ubuntu.com   Tue, 19 Jan 2010 12:54:46 -0500

** Changed in: samba (Ubuntu Lucid)
   Status: In Progress = Fix Released

-- 
nmbd dies on startup when network interfaces are not up yet
https://bugs.launchpad.net/bugs/462169
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 500457] Re: Please backport fix for pointprint samba support

2010-01-19 Thread Giovanni Bajo
Any action I should take to request inclusion in a SRU?

-- 
Please backport fix for pointprint samba support
https://bugs.launchpad.net/bugs/500457
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 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2010-01-19 Thread Brad Krause
It's unfortunate that people have to write custom scripts to unmount
CIFS shares, especially since .bash_logout doesn't seem to run in Ubuntu
9.10 for super-users. I fixed the problems by creating my own self-
healing wireless scripts to replace Network Manager and (as related to
the mounts, and it is not an ideal solution, because
/etc/gdm/PostSession/Default isn't run on shutdown and the system will
still hang if Network Manager is used):

For each user:
cd ~
mkdir network
cd network
mkdir archive p-$LOGNAME w-$LOGNAME
echo username=$LOGNAME  p-$LOGNAME.pwd
chmod 600 p-$LOGNAME.pwd
echo password=somepasswd  p-$LOGNAME.pwd
cp p-$LOGNAME.pwd w-$LOGNAME.pwd archive.pwd

exo-desktop-item-edit --create-new --type Application --name User Directory 
Mount --icon shares --command '/usr/local/bin/usr_mount' ~/.config/autostart/
  (Note: This is run instead of /etc/gdm/PostLogin/Default because that file 
runs as 'root' and not under the user account, so the mounts would not happen.)

mousepad ~/.gtk-bookmarks (replace $LOGNAME with the user's actual name)
Add first line: file:///home/$LOGNAME/network/p-$LOGNAME  (this causes 
Places to use p-username)

sudo su root
echo  /etc/fstab
echo //192.168.0.1/p-newUserName /home/newUserName/network/p-newUserName cifs 
noauto,nodfs,user,rw,credentials=/home/newUserName/network/p-newUserName.pwd 0 
0  /etc/fstab
(repeat 2nd line for each share)


The following is done once:

Add to /etc/gdm/PostSession/Default (because .bash_logout isn't run for a 
sudo-admin account):
# Unmount local volumes.
/usr/local/bin/usr_unmount


/usr/local/bin/usr_mount
for d in  `find ~/network -mindepth 1 -maxdepth 1 -type d`
do 
  case ${0##*/} in
  usr_mount)
echo Mounting $d ...
mount $d
  ;;
  usr_unmount)
echo Unmounting $d ...
umount $d
  ;;
  *)
echo Unknown option: ${0##*/}
  ;;
  esac
done


ln -s /usr/local/bin/usr_mount /usr/local/bin/usr_unmount

-- 
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 370000] Re: package mysql-server-5.1 5.1 .31-1ubuntu2 failed to install/upgrade: el subproceso post-installation script devolvió el código de s alida de error 127

2010-01-19 Thread Philip Muškovac
Setting New as information provided.

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

-- 
package mysql-server-5.1 5.1.31-1ubuntu2 failed to install/upgrade: el 
subproceso post-installation script devolvió el código de salida de error 127
https://bugs.launchpad.net/bugs/37
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


Re: [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-19 Thread chris grzegorczyk
Just to clarify, I am not objecting to fixing the issue in Eucalyptus.
 Rather, the information provided in this bug report is not enough for
me to fix it (and I would need someone to provide that information for
me as I don't have an EC2 account).  The HTTP response itself would be
good enough.

thanks.
chris

On Mon, Jan 18, 2010 at 11:36 PM, Thierry Carrez
thierry.car...@ubuntu.com wrote:
 We workarounded the issue in ec2-init by supporting both formats. The
 issue still stands in eucalyptus, but it's no longer blocking for us (so
 set to importance Low). It's more about other tools that might query the
 metadata service and could run into the same issue as we did. Even if
 it's not written into any EC2 spec, it's still something where
 Eucalyptus output differs from EC2's one.

 --
 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 bug assignee.

 Status in Eucalyptus: Incomplete
 Status in “ec2-init” package in Ubuntu: Fix Released
 Status in “eucalyptus” package in Ubuntu: Confirmed
 Status in “ec2-init” source package in Lucid: Fix Released
 Status in “eucalyptus” source package in Lucid: Confirmed

 Bug description:
 Binary package hint: ec2-init

 Testing 20100112 UEC image (amd64) on UEC
 Instance starts OK, by when trying to connect through SSH, my key is refused:

 t...@odyssey:~$ euca-run-instances -k mykey emi-6F0C1333 -t m1.large
 RESERVATION     r-3ABF0772      admin   admin-default
 INSTANCE        i-367506EE      emi-6F0C1333    0.0.0.0 0.0.0.0 pending mykey 
   2010-01-12T10:05:12.947Z        eki-9E481847    eri-803C17BC
 t...@odyssey:~$ ssh -i mykey.priv ubu...@192.168.0.230
 Permission denied (publickey).

 Running the karmic UEC image on the same UEC setup succeeds, so it's 
 something in the lucid image.





-- 
Chris Grzegorczyk
Co-Founder and Engineer
Eucalyptus Systems, Inc.

130 Castilian St. | Goleta, CA | 93117
Office: 805-968-1400 x e^1 | Cell: 805-807-8237
Email: g...@eucalyptus.com
www.eucalyptus.com


-- 
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 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2010-01-19 Thread flaccid
Advice: stop wasting time on ubuntu bugs. Nothing is done about them. I
moved away from Ubuntu years ago because of this fact and every now and
then major bugs like this are updated with a new comment and nothing is
ever done. If you want politics and bugs, use ubuntu; if not move to a
distro that does something about bug reports.

Initial report on this bug: 2008-04-04. Wont' be long before that is 2
years and 4 ubuntu releases since initial report. Canonical ... start
sponsoring bugs and fix your distro!!

-- 
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 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2010-01-19 Thread James
I think comment #121 workaround will only work if you are using GDM,
this bug affects KDE and other desktop environment users as well.

Comment #120 states
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.

But I should add an option - which is how the bug is apparent to me
* You're mounting CIFS shares using mount.cifs, using WIFI to connect with the 
shares and the shares are not being unmounted before shutdown. In that case I 
get the dreaded wait before shutdown and a screenful of nice coloured vertical 
lines.

Yep, nearly two years on this one. Maybe Ubuntu should bake a cake and
have a party on the 4th of April.

-- 
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 182572] Re: Samba Fails to Split GECOS on Comma

2010-01-19 Thread Richard Laager
semi-newbie: Yes, just delete the commas. They'll come back when you use
certain tools to make certain edits, but you can just remove them again.

-- 
Samba Fails to Split GECOS on Comma
https://bugs.launchpad.net/bugs/182572
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 495249] Re: ClamAV 0.94 end-of-life announced

2010-01-19 Thread Steve Langasek
Since this is not on the CDs, this isn't tied to the 8.04.4 milestone.

** Changed in: clamav (Ubuntu Hardy)
Milestone: ubuntu-8.04.4 = None

-- 
ClamAV 0.94 end-of-life announced
https://bugs.launchpad.net/bugs/495249
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav 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 509934] [NEW] password caching no longer works

2010-01-19 Thread Alex Mauer
Public bug reported:

Binary package hint: likewise-open

Password caching has stopped working after upgrading to Lucid.

I can still join a domain and log in when connected to the domain, but
if I shut down and disconnect from the network, then I can no longer log
in after starting up again.  If I log in as root, 'id DOMAIN\\user'
responds: no such user.

** Affects: likewise-open (Ubuntu)
 Importance: Undecided
 Status: New

-- 
password caching no longer works
https://bugs.launchpad.net/bugs/509934
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open in ubuntu.

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


[Bug 509934] Re: password caching no longer works

2010-01-19 Thread Alex Mauer
If I then connect to a VPN which can reach the domain and restart lsassd
and netlogond, I can once again log in as myself.  Caching does work as
long as lsassd continues running.

-- 
password caching no longer works
https://bugs.launchpad.net/bugs/509934
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open in ubuntu.

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


[Bug 509600] sync request (testing - lucid/main)

2010-01-19 Thread Jonathan Riddell
[Updating] libslf4j-java (1.5.8-3ubuntu1 [Ubuntu]  1.5.10-1 [Debian])
 * Trying to add libslf4j-java...
  - libslf4j-java_1.5.10-1.diff.gz: downloading from 
http://ftp.debian.org/debian/
  - libslf4j-java_1.5.10-1.dsc: downloading from http://ftp.debian.org/debian/
  - libslf4j-java_1.5.10.orig.tar.gz: downloading from 
http://ftp.debian.org/debian/
I: libslf4j-java [main] - libslf4j-java_1.5.8-3ubuntu1 [main].


** Changed in: libslf4j-java (Ubuntu)
   Status: New = Fix Released

-- 
sync request (testing - lucid/main)
https://bugs.launchpad.net/bugs/509600
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libslf4j-java 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 341526] Re: [Feature Request] Add support for Dell Driver Injection Disk

2010-01-19 Thread Steve Langasek
According to Mario, this is no longer a concern; declining for hardy.

** Changed in: hw-detect (Ubuntu Hardy)
   Status: New = Won't Fix

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

-- 
[Feature Request] Add support for Dell Driver Injection Disk
https://bugs.launchpad.net/bugs/341526
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 462169] Re: nmbd dies on startup when network interfaces are not up yet

2010-01-19 Thread Scott Moser
Steve asked for me to attach 'log level = 3' logs.
I did clean install of alpha2, added the above to /etc/samba/smb.conf and 
rebooted.  after login there is no nmbd process.


** Attachment added: log level 3 log.nmbd
   http://launchpadlibrarian.net/38115707/log.nmbd

-- 
nmbd dies on startup when network interfaces are not up yet
https://bugs.launchpad.net/bugs/462169
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 462169] Re: nmbd dies on startup when network interfaces are not up yet

2010-01-19 Thread Scott Moser

** Attachment added: log.smbd corresponding to comment 65 log.nmbd
   http://launchpadlibrarian.net/38115727/log.smbd

-- 
nmbd dies on startup when network interfaces are not up yet
https://bugs.launchpad.net/bugs/462169
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


[Bug 500195] Re: 9.10 Nautilus - Cannot access FreeNAS CIFS/SMB folder containing more than 627 files

2010-01-19 Thread John
***
Did this work under a previoius release?  -- I do not know.
***
$ dpkg-query -W -f='${Package} ${Version} ${Source} ${Status}\n' | grep samba
libsmbclient 2:3.4.0-3ubuntu5.3 samba install ok installed
libwbclient0 2:3.4.0-3ubuntu5.3 samba install ok installed
samba-common 2:3.4.0-3ubuntu5.3 samba install ok installed
samba-common-bin 2:3.4.0-3ubuntu5.3 samba install ok installed
smbclient 2:3.4.0-3ubuntu5.3 samba install ok installed
***
How is the remote share accessed from the Ubuntu system? / Can it be accessed 
using smbclient?  -- See previous text in this bug report.
***
$ smbclient -L //freenasserver
Enter john's password: 
Domain=[HOMELAN] OS=[Unix] Server=[Samba 3.0.34]

Sharename   Type  Comment
-     ---
ShareDawn   Disk  Dawn's private share
ShareJohn   Disk  John's private share
ShareMusic  Disk  Shared music files
SharePhoto  Disk  Share photo files
ShareTemp   Disk  Shared tempory files
ShareVideo  Disk  Shared video files
IPC$IPC   IPC Service (FreeNAS Server)
Domain=[HOMELAN] OS=[Unix] Server=[Samba 3.0.34]

Server   Comment
----
 P4x1600
FREENASSERVERFreeNAS Server

WorkgroupMaster
----
HOMELAN  FREENASSERVER
***
Machine details:  As mentioned above, this is a FreeNAS server --
Namefreenas.local
Version 0.69.2 Muad'Dib (revision 4700)
built on Thu Jun 11 00:06:51 UTC 2009
OS Version  FreeBSD 6.4-RELEASE-p5 (revision 199506)
Platformi386-embedded on AMD Athlon(TM) XP 1800+ (1536MHz) 
***
Food for thought:  My 28Dec2009 note (above) shows Invalid packet length! 
(65576 bytes).  The value of 65576 strikes me as suspiciously close to 65536 
(i.e., 16-bit max).  If I had to make a guess, its not the number of files per 
se, but the number of files AND the length of the file names (i.e., when the 
directory listing is attempted).  Please let me know if any other data would be 
of use.

-- 
9.10 Nautilus -  Cannot access FreeNAS CIFS/SMB folder containing more than 627 
files
https://bugs.launchpad.net/bugs/500195
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 181876] Re: [MIR] vgabios

2010-01-19 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 0.12.1.2-0ubuntu1

---
qemu-kvm (0.12.1.2-0ubuntu1) lucid; urgency=low

  * Merge from upstream
- debian/rules:
  + drop bios hacks, as we now depend on vgabios
  + align our configure line more closely with fedora, preferring pa
for audio (let's give this another try, might need to revert by
Lucid Beta), and accepting the project defaults for audio hw
- debian/control: depend on  vgabios, LP: #181876
- debian/patches/*: drop patches now included upstream
  + 02_extboot_build_fixes.patch
  + 05_improve-qemu-img-errors.patch
  + 06_set_sdl_title.patch
  + 07_right_ctrl_grab.patch
  + 08_fix_qemu-ifup.patch
  + 09_qemu-fix-qcow2-backing-file-with-virtio.patch
  + 10_fix_scsi_hotplug.patch
  + 11_fix_virtio-blk_hot_add_after_remove.patch
  + 12_whitelist_host_virtio_networking_features.patch
  + 60_armv4l-typo.patch
- debian/patches/*: apply two patches from Loic Minier, both submitted
  and acked by upstream (should be dropped in a future merge)
  + 0001-linux-user-adapt-uname-machine-to-emulated-CPU.patch
  + 0001-Fix-missing-symbols-in-.rela.plt-sections.patch
- debian/install, debian/links: install the necessary bios roms;
  when seabios gets promoted to main, we should depend on it, and use
  its bios.bin instead of this one
 -- Dustin Kirkland kirkl...@ubuntu.com   Wed, 20 Jan 2010 17:54:24 +1300

** Changed in: qemu-kvm (Ubuntu)
   Status: In Progress = Fix Released

-- 
[MIR] vgabios
https://bugs.launchpad.net/bugs/181876
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm 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 509988] [NEW] Likewise-open not working in Ubuntu 10.04 alpha 2

2010-01-19 Thread launchpad99
Public bug reported:

Binary package hint: likewise-open

Last lucid alpha 2, full updated.
sudo apt-get install likewise-open (it's version 5.4.0.39949-3)

Then:
sudo domainjoin-cli --loglevel verbose join mydomain.com administrator

Joining to AD Domain: mydomain.com
With Computer DNS Name: zubu1004.mydomain.com

administra...@mydomain.com's password:
SUCCESS
You should reboot this system before attempting GUI logins as a domain user

Then, i sudo visudo and entered the line
%MYDOMAIN\\domain^users ALL=(ALL) ALL

I reboot, i try enter username mydomain/myuser or mydomain+user or user
and i DON'T get prompted for the password, asking again to the username
screen.

Here is auth.log interesting lines:
zubu1004 gdm-session-worker[1652]: pam_succeed_if(gdm:auth): requirement user 
ingroup nopasswdlogin not met by user mydomain\myuser
Jan 19 16:13:14 zubu1004 gdm-session-worker[1652]: pam_unix(gdm:auth): 
conversation failed
Jan 19 16:13:14 zubu1004 gdm-session-worker[1652]: pam_unix(gdm:auth): auth 
could not identify password for [mydomain\myuser]

In intrepid (but also karmic) likewise open worked.

Thanks and regards
Pinguino99

** Affects: likewise-open (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Likewise-open not working in Ubuntu 10.04 alpha 2
https://bugs.launchpad.net/bugs/509988
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open in ubuntu.

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


[Bug 495249] Re: ClamAV 0.94 end-of-life announced

2010-01-19 Thread Imre Gergely
I've been using clamav 0.95 from hardy-backports on my server for a
while now (in fact since it made it into backports), haven't had any
problems with it sor far.

-- 
ClamAV 0.94 end-of-life announced
https://bugs.launchpad.net/bugs/495249
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav 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 506939] Re: No console login

2010-01-19 Thread Papadakos Panagiotis
Well, running runlevel returns unknown.
telinit 3 starts the login consoles.

-- 
No console login
https://bugs.launchpad.net/bugs/506939
You received this bug notification because you are a member of Ubuntu
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-19 Thread Martin Pitt
Pretty please do not change the status of this bug without explanation.
It has been fixed in Lucid a while ago, and with every change you do you
needlessly spam 65 people.

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

-- 
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 505178] Re: error while launching in kde

2010-01-19 Thread Thierry Carrez
I'd suspect the domain user is not added to the admin group.

** Changed in: likewise-open (Ubuntu)
   Status: Confirmed = Incomplete

-- 
error while launching in kde
https://bugs.launchpad.net/bugs/505178
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 503727] Re: computer-janitor-gtk crashed with KeyError in create_column()

2010-01-19 Thread Teej
Please do not change this bug from Triaged, otherwise chances are it
won't be fixed. Thank you.

** Changed in: computer-janitor (Ubuntu)
   Status: New = Triaged

-- 
computer-janitor-gtk crashed with KeyError in create_column()
https://bugs.launchpad.net/bugs/503727
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 497574] Re: package grub-pc 1.97~beta4-1ubuntu4.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-19 Thread Lincoln Collins
grub2 pc beta 1.97 failed to install following an update and eventual
reboot of my system.  My computer is a Toshiba Satellite L505D-S5983
with AMD Athlon Dual Core processor

-- 
package grub-pc 1.97~beta4-1ubuntu4.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/497574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 434475] Re: Samsung YP-K3 Media player device error

2010-01-19 Thread PhilippeB.
Hi,

Seems I have this same bug with karmic/Rhythmbox and my Samsung YP-K3 Media 
player :
Rhythmbox opens the library on my player only if I plug it in while the 
software is already running; If Rhythmbox is not running, it starts when I plug 
the player in, but no MTP library is shown.
Furthermore, if I try to add music to the device, after uploading a few songs, 
there's a message saying:
PTP Layer error 02fc: get_first_storage_freespace(): could not get storage 
info.

I enclose a screenshot.

What information do you need to continue to investigate?

Regards,

** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/38070250/Screenshot.png

-- 
Samsung YP-K3 Media player device error
https://bugs.launchpad.net/bugs/434475
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 357581] Re: abstractions/smbpass missing entry for /var/lib/samba/*.ldb

2010-01-19 Thread Thierry Carrez
** Also affects: apparmor (Ubuntu Intrepid)
   Importance: Undecided
   Status: New

** Changed in: apparmor (Ubuntu Intrepid)
   Status: New = Triaged

-- 
abstractions/smbpass missing entry for /var/lib/samba/*.ldb
https://bugs.launchpad.net/bugs/357581
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349519] Re: Switch Desktop Mode corrupted settings

2010-01-19 Thread tlz2000
** Changed in: desktop-switcher (Ubuntu Karmic)
   Status: Fix Released = Fix Committed

-- 
Switch Desktop Mode corrupted settings
https://bugs.launchpad.net/bugs/349519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 509507] [NEW] xml file opens in browser

2010-01-19 Thread Stas Zytkiewicz
Public bug reported:

Binary package hint: eric

When opening a xml file from within the project window by double clicking or 
right click  open, the file is opened
in the default browser instead of opening in the eric editor like it did in 
Ubuntu  9.10. 

Ubuntu version 9.10
eric version 4.3.7.1-1

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

-- 
xml file opens in browser 
https://bugs.launchpad.net/bugs/509507
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 504219] Re: Cannot connect to plymouth

2010-01-19 Thread Steve Langasek
The /etc/init/plymouth.conf script doesn't start plymouth at boot time
at all; plymouth is (at this point) supposed to be started from the
initramfs.  Do you have an initramfs?  Are you booting with the
(default) 'splash' option enabled?

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

-- 
Cannot connect to plymouth
https://bugs.launchpad.net/bugs/504219
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 504219] Re: Cannot connect to plymouth

2010-01-19 Thread Steve Langasek
 It doesn't properly test if the plymouth excuteable is installed.

Actually, I guess that implies you previously had plymouth installed,
and then removed it, in which case you'd be looking at the old version
of the plymouth.conf file from plymouth 0.8.0~-2 or earlier?

As of version 1.183, ubuntu-standard Recommends: plymouth.  Do you have
this version of ubuntu-standard (and plymouth itself) installed?

-- 
Cannot connect to plymouth
https://bugs.launchpad.net/bugs/504219
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 470828] Re: [Karmic] Moving the lid of the laptop generate a pic of CPU activity

2010-01-19 Thread PhilippeB.
Seems this is solved with an upgrade of Karmic 
This can be delete.

-- 
[Karmic] Moving the lid of the laptop generate a pic of CPU activity
https://bugs.launchpad.net/bugs/470828
You received this bug notification because you are a member of 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 218933] Re: bash completion for ubuntu-bug

2010-01-19 Thread Martin Pitt
Hello Philip,

Philip Muškovac [2010-01-19  0:57 -]:
 Ok, I finished the completion for now.

Thank you! I pulled the latest version into apport trunk.

-- 
bash completion for ubuntu-bug
https://bugs.launchpad.net/bugs/218933
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 509177] Re: Gnome-shell fails to install on lucid

2010-01-19 Thread Chris Halse Rogers
Ok.  gnome-shell is uninstallable because the latest build failed.
*This* happened because libmozjs.so isn't really a system-wide library,
libgnome-shell.so (needlessly) links against it, and then the gobject
introspection extractor falls over, unable to find libmozjs.

I've pushed a branch which drops the unnecessary linkage of libgnome-
shell against libmozjs; this fixes the build, and makes gnome-shell
installable again.  I'm not totally sure it's the right solution,
however, so I'll ask for some review.

-- 
Gnome-shell fails to install on lucid
https://bugs.launchpad.net/bugs/509177
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 482985] Re: openshot won't open in Ubuntu 9.10

2010-01-19 Thread wl2776
Oups... Again, same thing here.

*** ERROR: MLT Python bindings failed to import ***

Not sure, why this has worked previous time in the bug #501310.

I've run the interactive python prompt and tried importing mlt:

$ python
Python 2.6.4 (r264:75706, Dec  7 2009, 18:45:15)
[GCC 4.4.1] on linux2
Type help, copyright, credits or license for more information.
 import mlt
Traceback (most recent call last):
  File stdin, line 1, in module
  File /usr/lib/pymodules/python2.6/mlt/__init__.py, line 1, in module
from mlt import *
  File /usr/lib/pymodules/python2.6/mlt/mlt.py, line 7, in module
import _mlt
ImportError: libmlt++.so.2: cannot open shared object file: No such file or 
directory


$ locate libmlt++.so
/usr/lib/libmlt++.so.0.4.10
/usr/lib/libmlt++.so.3
$ locate libmlt++.so.2
$ 

Looks like mlt python bindings are bound to the old version of the mlt.

-- 
openshot won't open in Ubuntu 9.10
https://bugs.launchpad.net/bugs/482985
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 475845] Re: delay on printing dialog in evince

2010-01-19 Thread Stefan Majewski
I think this relates to this bug:

https://bugzilla.redhat.com/show_bug.cgi?id=478400

and this fix:

http://osdir.com/ml/svn-commits-list/2009-09/msg10584.html

** Bug watch added: Red Hat Bugzilla #478400
   https://bugzilla.redhat.com/show_bug.cgi?id=478400

-- 
delay on printing dialog in evince
https://bugs.launchpad.net/bugs/475845
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 509511] [NEW] Please sync kmidimon 0.7.1-1(universe) from Debian testing (main).

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

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu/kmidimon
 status new
 importance wishlist
 subscribe ubuntu-universe-sponsors


Please sync kmidimon 0.7.1-1(universe) from Debian testing (main).

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

We can sync the package as debian has updated their package to latest
upstream version

Changelog since current lucid version:

 kmidimon  (0.7.1-1) unstable; urgency=low

  * New Upstream Version

 -- Adrian Knoth   Mon, 10 Aug 2009 13:26:16 +0200


- --
Bhavani Shankar.R
https://launchpad.net/~bhavi, a proud ubuntu community  member.
What matters in life is application of mind!,
It makes great sense to have some common sense..!


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Use GnuPG with Firefox : http://getfiregpg.org (Version: 0.7.10)

iD8DBQFLVW2hNrEIsZrsMaARAtQHAKC5OhwkwE9pnsi7q3npMWJBPfWpQACgrNiJ
KFcDYWkKztoj7vYD/WtE408=
=Z30a
-END PGP SIGNATURE-

** Affects: kmidimon (Ubuntu)
 Importance: Wishlist
 Status: New

-- 
Please sync kmidimon 0.7.1-1(universe) from Debian testing (main).
https://bugs.launchpad.net/bugs/509511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 509509] [NEW] non-default color theme corrupted after gnome-settings-daemon restart

2010-01-19 Thread Antti Kaihola
Public bug reported:

Binary package hint: gnome-terminal

In Lucid (up-to-date as of 2010-01-17, gnome-terminal 2.28.1-1ubuntu1),
whenever gnome-settings-daemon dies, the color theme of open Gnome-
Terminal sessions changes, as expected. The colors change to black on
light gray (#dcdad5), which apparently is Gnome-Terminal's own default.

One would expect the colors to change back when gnome-settings-daemon is
started again.

However, the colors don't change back to what is set in the profile.
Instead I get a strange dark gray (#1a1a1a) on light pink (#e6ddd5)
color theme.

Selecting another color theme and switching back to the original in
Profile Preferences does fix the colors back to normal.

This is especially annoying as I've changed the default system color theme to 
the Gray on black built-in theme in Gnome-Terminal. In this case the colors 
are
- gray on light gray after gnome-settings-daemon dies
- gray on light pink after gnome-settings-daemon is restarted

Due to this bug I've noticed that it's not rare for gnome-settings-
daemon to restart. It does that when gnome packages are updated (very
often at this point in Lucid), and sometimes for no apparent reason.

ProblemType: Bug
Architecture: i386
Date: Tue Jan 19 10:13:18 2010
DistroRelease: Ubuntu 10.04
EcryptfsInUse: Yes
InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Alpha i386 (20100102)
Package: gnome-terminal 2.28.1-1ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=C
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
SourcePackage: gnome-terminal
Tags:  ubuntu-unr lucid
Uname: Linux 2.6.32-9-generic i686

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid ubuntu-unr

-- 
non-default color theme corrupted after gnome-settings-daemon restart
https://bugs.launchpad.net/bugs/509509
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 509509] Re: non-default color theme corrupted after gnome-settings-daemon restart

2010-01-19 Thread Antti Kaihola

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

-- 
non-default color theme corrupted after gnome-settings-daemon restart
https://bugs.launchpad.net/bugs/509509
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 509508] [NEW] FN Brightness keys stopp ed working on Macbook4,1

2010-01-19 Thread spaetz
Public bug reported:

This is a spin-off of bug 406515, which was hijacked to be about Lenovo-only. 
So this one is about Macbooks.
In Karmic the FN Brightness keys don't work in KMS mode; all other fn keys 
still function as intended.

If I disable KMS via boot parameter nomodeset, the fn keys work again.
I do not have any files in /sys/class/backlight. Other debug output was
reported in bug 406515, let me know if I can give you more information.
This has been occuring since at least early Karmic alphas until now
(2.6.31-18-generic).

ProblemType: Bug
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  spaetz 2300 F pulseaudio
 /dev/snd/controlC0:  spaetz 2300 F pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not 
found.
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0x9070 irq 20'
   Mixer name   : 'Realtek ALC889A'
   Components   : 'HDA:10ec0885,106b3600,00100103'
   Controls  : 34
   Simple ctrls  : 21
Card1.Amixer.info:
 Card hw:1 'Headset'/'Logitech Logitech USB Headset at usb-:00:1a.7-2.1, 
full speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB046d:0a02'
   Controls  : 6
   Simple ctrls  : 2
Date: Tue Jan 19 09:09:38 2010
DistroRelease: Ubuntu 9.10
HibernationDevice: RESUME=UUID=c7ce724c-7bdc-4df0-9ee0-d8cef3f3085a
MachineType: Apple Inc. MacBook4,1
NonfreeKernelModules: wl
Package: linux-image (not installed)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-18-generic 
root=UUID=76b84d27-4b58-4836-bfea-68506d396d51 ro quiet splash ipv6.disable=1 
acpi_backlight=vendor
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=C
ProcVersionSignature: Ubuntu 2.6.31-18.55-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-18-generic N/A
 linux-firmware 1.26
RfKill:
 2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
SourcePackage: linux-meta
Uname: Linux 2.6.31-18-generic x86_64
WpaSupplicantLog:
 
dmi.bios.date: 02/09/08
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MB41.88Z.00C1.B00.0802091535
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Mac-F22788A9
dmi.board.vendor: Apple Inc.
dmi.board.version: PVT
dmi.chassis.asset.tag: Asset Tag#
dmi.chassis.type: 2
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F22788A9
dmi.modalias: 
dmi:bvnAppleInc.:bvrMB41.88Z.00C1.B00.0802091535:bd02/09/08:svnAppleInc.:pnMacBook4,1:pvr1.0:rvnAppleInc.:rnMac-F22788A9:rvrPVT:cvnAppleInc.:ct2:cvrMac-F22788A9:
dmi.product.name: MacBook4,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug

-- 
FN Brightness keys stopped working on Macbook4,1
https://bugs.launchpad.net/bugs/509508
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 509508] Re: FN Brightness keys stopped w orking on Macbook4,1

2010-01-19 Thread spaetz

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/38070731/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/38070732/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/38070733/ArecordDevices.txt

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

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/38070739/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/38070740/Card0.Codecs.codec.0.txt

** Attachment added: Card1.Amixer.values.txt
   http://launchpadlibrarian.net/38070741/Card1.Amixer.values.txt

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

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/38070744/IwConfig.txt

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

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

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/38070747/PciMultimedia.txt

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

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

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

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/38070751/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/38070752/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/38070753/WifiSyslog.txt

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

-- 
FN Brightness keys stopped working on Macbook4,1
https://bugs.launchpad.net/bugs/509508
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 509411] Re: lock doesn't lock

2010-01-19 Thread Tomas Pospisek
$ ps auxw|grep gnome-screensaver
me  22527  0.0  0.0   8404   896 pts/3R+   09:07   0:00 grep 
gnome-screensaver
$

no, it's not. If I start it manually from the command line, then:

- locking the screen by clicking on the lock icon works
- by right-clicking on the lock icon and selecting Lock Screen works
- clicking on the shutdown icon and selecting Lock Screen gives no reaction

** Changed in: gnome-screensaver (Ubuntu)
   Status: Incomplete = New

-- 
lock doesn't lock
https://bugs.launchpad.net/bugs/509411
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 504052] Re: [lucid] No plymouth at boot time and mountall error

2010-01-19 Thread Steve Langasek
Claudio, since Stéphane reports the issue is fixed for him, please file
a separate bug report for the problem you're seeing.

Note that plymouth is known not to work currently on hardware that
doesn't support KMS (bug #506717), which would include nvidia.

Stéphane, which version of cryptsetup do you have installed where it
fails to prompt you for /home?  I've just done a cryptsetup upload that
fixes some bugs regarding plymouth prompting, but I don't know why this
would make a difference for you - essentially, the prompt is always
going to be blank until bug #496765 is fixed, but the input dialog seems
to work reliably for me.

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

-- 
[lucid] No plymouth at boot time and mountall error
https://bugs.launchpad.net/bugs/504052
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 469645] Re: [Dell Inc. Inspiron 1525] hibernate/resume failure

2010-01-19 Thread ^_Pepe_^
Great news

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

-- 
[Dell Inc. Inspiron 1525] hibernate/resume failure
https://bugs.launchpad.net/bugs/469645
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 393408] Re: Upgrade to 1.0

2010-01-19 Thread Salvatore Bonaccorso
** Changed in: esmtp (Ubuntu)
   Status: New = Fix Released

-- 
Upgrade to 1.0
https://bugs.launchpad.net/bugs/393408
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 353062] Re: When using my laptop wifi card to connect to a WPA2 network, the kernel crashes

2010-01-19 Thread ^_Pepe_^
Sounds great


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

-- 
When using my laptop wifi card to connect to a WPA2 network, the kernel crashes
https://bugs.launchpad.net/bugs/353062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 349519] Re: Switch Desktop Mode corrupted settings

2010-01-19 Thread Steve Langasek
please don't change bug statuses without explanation.

** Changed in: desktop-switcher (Ubuntu Karmic)
   Status: Fix Committed = Fix Released

-- 
Switch Desktop Mode corrupted settings
https://bugs.launchpad.net/bugs/349519
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 509512] [NEW] bash-completion errors (but not fail) when dput is the command

2010-01-19 Thread Michael Tsang
Public bug reported:

Binary package hint: bash-completion

When dput is the command, if I try to use tab to auto-complete, it calls
tr with incorrect parameters but the command can still be auto-completed

mich...@ubuntu:~/src/ubuntu$ dput beta php-mctr: missing operand
Try `tr --help' for more information.
tr: missing operand
Try `tr --help' for more information.
rypt_tr: missing operand
Try `tr --help' for more information.
tr: missing operand
Try `tr --help' for more information.
5.3.2tr: missing operand
Try `tr --help' for more information.
tr: missing operand
Try `tr --help' for more information.
~rc1-0~miklcct1_source.changes

ProblemType: Bug
Architecture: amd64
Date: Tue Jan 19 16:16:35 2010
DistroRelease: Ubuntu 9.10
Package: bash-completion 1:1.0-3ubuntu2
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 LANG=en_HK.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: bash-completion
Uname: Linux 2.6.31-17-generic x86_64

** Affects: bash-completion (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
bash-completion errors (but not fail) when dput is the command
https://bugs.launchpad.net/bugs/509512
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 509512] Re: bash-completion errors (but not fail) when dput is the command

2010-01-19 Thread Michael Tsang

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

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

-- 
bash-completion errors (but not fail) when dput is the command
https://bugs.launchpad.net/bugs/509512
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 509508] Re: FN Brightness keys stopped w orking on Macbook4,1

2010-01-19 Thread spaetz
The fix proposed in the other bug (kernel parameter
acpi_backlight=vendor) does not fix things on the MacBook4,1 by the way.
Just one more datapoint (as as the attached apport data is showing that
as my current kernel parameter :-))

-- 
FN Brightness keys stopped working on Macbook4,1
https://bugs.launchpad.net/bugs/509508
You received this bug notification because you are a member of 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 509438] [NEW] installing grub2 to partition does not ask (y or n)

2010-01-19 Thread Felix Zielcke
Am Dienstag, den 19.01.2010, 02:10 + schrieb Erick Brunzell:
 I have not tried this with Lucid's grub2 yet

You should have, because there you have to give --force option to
grub-install so that it doestn't directly abort.
We just made it first the default for backward compatibility.

So IMO this is either Fix Released or Invalid.
-- 
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer

-- 
installing grub2 to partition does not ask (y or n) 
https://bugs.launchpad.net/bugs/509438
You received this bug notification because you are a member of 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   >