[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,

[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

[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

[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

[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. --

[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. --

[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):

[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

[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

[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

[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

[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

[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

[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

[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)

[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

[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

[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.

[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 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

[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

[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

[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

[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

[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

[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

[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

[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

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)

[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

[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

[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.

[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

[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 **

[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

[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

[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

[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

[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 =

[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. --

[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

[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

[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 =

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

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.

[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

[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

[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

[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

[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

[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

[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/ -

[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

[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

[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

[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

[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

[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:

[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

[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

[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

[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

[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

[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

[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.

[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

[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

[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

[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 =

[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,

[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. --

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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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. --

[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

[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

[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

[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

[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

[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

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

  1   2   3   4   5   6   7   8   9   10   >