[Bug 374589] Re: Samba fails to start at boot when not connected to network (and specific interfaces are configured)

2009-10-09 Thread Thierry Carrez
This has been set to wishlist since the reporter explicitely adds interfaces = eth0 eth1 to his smb.conf, so in a way he tells samba that it should not start if eth0/eth1 isn't up. My understanding (and my testing) showed that without this line the reporter added, samba is starting alright. Hence

[Bug 374589] Re: Samba fails to start at boot when not connected to network (and specific interfaces are configured)

2009-10-09 Thread Thierry Carrez
non-existing interface only -- Samba fails to start at boot when not connected to network (and specific interfaces are configured) https://bugs.launchpad.net/bugs/374589 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu.

[Bug 445714] Re: [FFE] Image Store Proxy must handle compressed images

2009-10-09 Thread Martin Pitt
So, I rely on your word that this will only ever see save file names. However, I really advise you to stop using shells and strings for running commands from programs. It's bad style, involves useless shells, is a potential source of bugs and security holes, and is not even less effort than doing

[Bug 415416] Re: sasl2-bin doesn't mention saslauthd for apt-cache search searchterm.

2009-10-09 Thread rew
Chuck, Of course, as soon as I found the package, I found the package. So even before I submitted the report it was no longer an issue for ME. It however took me longer-than-necessary to find this package, so I made the suggestion to improve ubuntu here on launchpad. Of course it's low priority

[Bug 425122] Re: Configuration on installation should pop up in a dialog, rather than staying in terminal

2009-10-09 Thread Dinero Francis
Meh no matter, it's already been fixed. ** Changed in: postfix (Ubuntu) Status: Incomplete = Fix Released -- Configuration on installation should pop up in a dialog, rather than staying in terminal https://bugs.launchpad.net/bugs/425122 You received this bug notification because you are

[Bug 439868] Re: UEC images could be smaller

2009-10-09 Thread Thierry Carrez
The official branch is at lp:uec-tools https://code.launchpad.net/~ubuntu-core-dev/uec-tools/ubuntu Can it handle the new default .img.tar.gz format ? At first look it seems it handles only .img or .img.gz... -- UEC images could be smaller https://bugs.launchpad.net/bugs/439868 You received

[Bug 446447] Re: rabbitmq-server doesn't start (crash in erlang)

2009-10-09 Thread zatoichi0
Removing rabbit_persister.LOG worked: $ sudo rabbitmqctl status Status of node rab...@studio ... [{running_applications,[{rabbit,RabbitMQ,1.6.0}, {mnesia,MNESIA CXC 138 12,4.4.10}, {os_mon,CPO CXC 138 46,2.2.2}, {sasl,SASL

[Bug 446447] Re: rabbitmq-server doesn't start (crash in erlang)

2009-10-09 Thread zatoichi0
Sorry for the missing log files. ** Attachment added: startup_err http://launchpadlibrarian.net/33344234/startup_err -- rabbitmq-server doesn't start (crash in erlang) https://bugs.launchpad.net/bugs/446447 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 446447] Re: rabbitmq-server doesn't start (crash in erlang)

2009-10-09 Thread zatoichi0
Second file. The mnesia log file mentioned inside exists and has 0 bytes. ** Attachment added: startup_log http://launchpadlibrarian.net/33344263/startup_log -- rabbitmq-server doesn't start (crash in erlang) https://bugs.launchpad.net/bugs/446447 You received this bug notification because

[Bug 444454] Re: Always need to run: source ~/.bashrc

2009-10-09 Thread Achim Bohnet
You showed us that you have no .bash_profile and .bash_profile, now do you have a ~/.profile? If yes: is .bashrc sourced in .profile? if not: add it (see /etc/skel/.profile how to do it) if you have no .profile, copy /etc/skel/.profile to $HOME/ and be happy not to be forced to souece bashrc

[Bug 447034] [NEW] partition2disk error starting up an instance

2009-10-09 Thread Thierry Carrez
Public bug reported: Testing 20091009 / eucalyptus-1.6~bzr919-0ubuntu1 Starting up a 2G instance failed. nc.log: [EUCADEBUG ] walrus_request(): wrote 2147483648 bytes in 164952 writes [EUCAINFO ] walrus_request(): saved image in /var/lib/eucalyptus/instances/admin/i-36FC0627/disk [EUCAINFO

[Bug 447034] Re: partition2disk error starting up an instance

2009-10-09 Thread Thierry Carrez
I remember hitting that one on a previous test, so it's not really a regression, just a hard-to-reproduce issue. ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Medium ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed -- partition2disk error starting up an

[Bug 444454] Re: Always need to run: source ~/.bashrc

2009-10-09 Thread actionparsnip
By jove he cracked it. Lack of ~/.profile screwing things up. Copied /etc/skel/.profile and was fine and dandy Thanks a wole lot Achim. Good work :D -- Always need to run: source ~/.bashrc https://bugs.launchpad.net/bugs/54 You received this bug notification because you are a member of

[Bug 444352] Re: DB deadlock on reboot prevents UEC from working, temporarily

2009-10-09 Thread Thierry Carrez
Further testing seems to invalidate the eucalyptus started before network theory. I added a loop to wait for the external IP address to show up before starting up eucalyptus. It does *not* prevent the DEADLOCK issues. I added a loop to delay eucalyptus startup by 60 seconds arbitrarily, checked

[Bug 447099] [NEW] No password set on install of slapd-2.4.18-0ubuntu1

2009-10-09 Thread Magne Rasmussen
Public bug reported: Binary package hint: slapd 1) Ubuntu karmic (development branch) 9.10 (beta 1) 2) slapd_2.4.18-0ubuntu1_i386 3) During install or reconfigure, I expected to enter the LDAP directory admin password. 4) No password was asked for, so it is impossible to access the LDAP unless

[Bug 430266] Re: Failures in image registration should be reported as HTTP error codes

2009-10-09 Thread chris grzegorczyk
Fix pending merge. -- Failures in image registration should be reported as HTTP error codes https://bugs.launchpad.net/bugs/430266 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

[Bug 427539] Re: [FFe] Sync libmaven packages from Debian unstable

2009-10-09 Thread Artur Rona
** Also affects: libgoogle-collections-java (Ubuntu) Importance: Undecided Status: New ** Also affects: ant (Ubuntu) Importance: Undecided Status: New -- [FFe] Sync libmaven packages from Debian unstable https://bugs.launchpad.net/bugs/427539 You received this bug

[Bug 444352] Re: DB deadlock on reboot prevents UEC from working, temporarily

2009-10-09 Thread Thierry Carrez
More testing: Trying with static networking setup does *not* prevent DEADLOCK issues. It's probably not linked to the stop procedure either, since I stop eucalyptus cleanly before rebooting. -- DB deadlock on reboot prevents UEC from working, temporarily https://bugs.launchpad.net/bugs/444352

[Bug 444352] Re: DB deadlock on reboot prevents UEC from working, temporarily

2009-10-09 Thread Thierry Carrez
Finally I tested disabling eucalyptus start at boot: (From a running system) Stopping eucalyptus. Clearing logs. Starting eucalyptus manually Testing: PASS. no deadlock. Stopping eucalyptus. Rebooting, waiting for system to be fully up. Starting eucalyptus manually Testing: FAIL. deadlock issue.

[Bug 437783] Re: package bind9 1:9.6.1.dfsg.P1-3 [modified: usr/share/bind9/bind9-default.md5sum] failed to install/upgrade: subprocess installed post-installation script killed by signal (Interrupt)

2009-10-09 Thread Chuck Short
** Changed in: bind9 (Ubuntu) Importance: Undecided = Low ** Changed in: bind9 (Ubuntu) Status: New = Triaged -- package bind9 1:9.6.1.dfsg.P1-3 [modified: usr/share/bind9/bind9-default.md5sum] failed to install/upgrade: subprocess installed post-installation script killed by signal

[Bug 372770] Re: Add /usr/sbin/nologin to /etc/shells

2009-10-09 Thread Chuck Short
Thanks for the bug report, this might be considered for karmic + 1. Regards chuck ** Changed in: vsftpd (Ubuntu) Importance: Undecided = Wishlist ** Changed in: vsftpd (Ubuntu) Status: New = Triaged -- Add /usr/sbin/nologin to /etc/shells https://bugs.launchpad.net/bugs/372770 You

[Bug 301954] Re: /var/log/mail.log spammed with amavis error messages

2009-10-09 Thread Chuck Short
Fixed according to the user. Regards chuck ** Changed in: amavisd-new (Ubuntu) Status: New = Invalid -- /var/log/mail.log spammed with amavis error messages https://bugs.launchpad.net/bugs/301954 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 323158] Re: alt installer looping, dhcp request every second

2009-10-09 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue that you reported is one that should be reproducible with the live environment of the Desktop CD of the development release - Karmic Koala. It would help us greatly if you could test with it so we can

[Bug 433644] Re: kvm source-post installation script returned error exit status 1 dependency problems leaving unconfigured

2009-10-09 Thread Chuck Short
Relevant error: Removing all [kvm-84] DKMS Modules Error! There are no instances of module: kvm 84 located in the DKMS tree. Done. Adding [kvm-84] Module to DKMS build system * ERROR: Missing kernel headers. You appear to have at least

[Bug 433435] Re: kvm: Unknown symbol __call_bad_lock_func

2009-10-09 Thread Chuck Short
Hi, I was wondering if you were still having this problem? Thanks chuck ** Changed in: kvm (Ubuntu) Importance: Undecided = Low ** Changed in: kvm (Ubuntu) Status: New = Incomplete -- kvm: Unknown symbol __call_bad_lock_func https://bugs.launchpad.net/bugs/433435 You received this

[Bug 429965] Re: nl-be keymap is not correct

2009-10-09 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue that you reported is one that should be reproducible with the live environment of the Desktop CD of the development release - Karmic Koala. It would help us greatly if you could test with it so we can

[Bug 305646] Re: PerlSetEnv not working consistently in libapache2-mod-perl

2009-10-09 Thread Chuck Short
Hi, I was wondering if you were still having this problem? Thanks chuck ** Changed in: libapache2-mod-perl2 (Ubuntu) Importance: Undecided = Low ** Changed in: libapache2-mod-perl2 (Ubuntu) Status: New = Incomplete -- PerlSetEnv not working consistently in libapache2-mod-perl

Re: [Bug 444454] Re: Always need to run: source ~/.bashrc

2009-10-09 Thread Colin Watson
On Fri, Oct 09, 2009 at 08:08:30AM -, Achim Bohnet wrote: You showed us that you have no .bash_profile and .bash_profile, now do you have a ~/.profile? If yes: is .bashrc sourced in .profile? if not: add it (see /etc/skel/.profile how to do it) if you have no .profile, copy

[Bug 434649] Re: likewise-open doesn’t wor k with kinit

2009-10-09 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 because your description didn't include enough information. You may find it helpful to read How to report bugs effectively http://www.chiark.greenend.org.uk/~sgtatham/bugs.html.

[Bug 447182] [NEW] package samba-common 2:3.3.2-1ubuntu3.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-10-09 Thread bahaa2008
Public bug reported: Binary package hint: samba i have this error when doing normal update, it asks me for a partial upgrade and the problem with the package ubuntu-desktop it requires smbclient (which depends on samba-common), but i had samba4-common and samba4-clients installed so it makes

[Bug 447182] Re: package samba-common 2:3.3.2-1ubuntu3.2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-10-09 Thread bahaa2008
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/33354412/Dependencies.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/33354413/DpkgTerminalLog.txt -- package samba-common 2:3.3.2-1ubuntu3.2 failed to install/upgrade: subprocess

[Bug 444352] Re: DB deadlock on reboot prevents UEC from working, temporarily

2009-10-09 Thread Thierry Carrez
So to summarize: - To trigger the bug, reboot your cluster and try running euca-describe-availability-zones verbose once eucalyptus is ready. It fails, and makes DEADLOCK errors appear in the logs. - After a few tries, eucalyptus does a hard reset on connections and autofixes itself. - This

[Bug 419065] Re: Likewise-open fails to authenticate users with non-English passwords

2009-10-09 Thread Chuck Short
Hi, I was wondering if this is still a problem for you? Regards chuck ** Changed in: likewise-open (Ubuntu) Importance: Undecided = Low ** Changed in: likewise-open (Ubuntu) Status: New = Incomplete -- Likewise-open fails to authenticate users with non-English passwords

[Bug 398549] Re: Slapd, unless started manually, will not work with saslauthd

2009-10-09 Thread Chuck Short
Yes I believe it is, Thanks for the bug report. Regards chuck ** Changed in: openldap2.3 (Ubuntu) Status: New = Invalid -- Slapd, unless started manually, will not work with saslauthd https://bugs.launchpad.net/bugs/398549 You received this bug notification because you are a member of

[Bug 324193] Re: libpam-ldap won't set non-crypt passwords

2009-10-09 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 because your description didn't include enough information. You may find it helpful to read How to report bugs effectively http://www.chiark.greenend.org.uk/~sgtatham/bugs.html.

Re: [Bug 439868] Re: UEC images could be smaller

2009-10-09 Thread Scott Moser
On Fri, 9 Oct 2009, Thierry Carrez wrote: The official branch is at lp:uec-tools https://code.launchpad.net/~ubuntu-core-dev/uec-tools/ubuntu Can it handle the new default .img.tar.gz format ? At first look it seems it handles only .img or .img.gz... I can make it do that, but personally I

[Bug 404321] Re: gnome-screensaver should allow screen unlock even if account is locked out

2009-10-09 Thread Chuck Short
** Changed in: likewise-open (Ubuntu) Status: New = Triaged ** Changed in: likewise-open (Ubuntu) Importance: Undecided = Wishlist -- gnome-screensaver should allow screen unlock even if account is locked out https://bugs.launchpad.net/bugs/404321 You received this bug notification

[Bug 317401] Re: Wrong documentation for TLSCipherSuite

2009-10-09 Thread Chuck Short
Hi, I was wondering if you were still having this problem. Regards chuck ** Changed in: openldap2.3 (Ubuntu) Importance: Undecided = Low ** Changed in: openldap2.3 (Ubuntu) Status: New = Incomplete -- Wrong documentation for TLSCipherSuite https://bugs.launchpad.net/bugs/317401 You

[Bug 418342] Re: akonadi-server prevents install of mysql-server-5.0

2009-10-09 Thread Russ Brown
Hopefully I have done the right thing here: I'm pretty sure that the problem here is in the dependencies of akonadi-server, so I have attempted to pull in that package into this bug in order to bring it to the attention of the correct group. Please correct me if I'm wrong. :) -- akonadi-server

[Bug 418342] Re: akonadi-server prevents install of mysql-server-5.0

2009-10-09 Thread Russ Brown
I'm pretty certain that this isn't fixed: # aptitude show akonadi-server Package: akonadi-server State: installed Automatically installed: no Version: 1.2.1-0ubuntu1 Priority: extra Section: net Maintainer: Kubuntu Developers kubuntu-de...@lists.ubuntu.com Uncompressed Size: 10.5M Depends:

[Bug 304437] Re: null_callback: error code 0x12

2009-10-09 Thread Chuck Short
Fixed in karmic. This probably would be a good candidate for an SRU. Regards chuck ** Changed in: openldap2.3 (Ubuntu) Status: New = Fix Released -- null_callback: error code 0x12 https://bugs.launchpad.net/bugs/304437 You received this bug notification because you are a member of

[Bug 242956] Re: Bind9 (8.04) not returning 'ad' flag when dnssec is enabled

2009-10-09 Thread Chuck Short
Hi, Thanks for the bug report, it might be considered for future releases of Ubuntu. Regards chuck ** Changed in: openssh (Ubuntu) Importance: Undecided = Wishlist ** Changed in: openssh (Ubuntu) Status: New = Triaged -- Bind9 (8.04) not returning 'ad' flag when dnssec is enabled

[Bug 439868] Re: UEC images could be smaller

2009-10-09 Thread Thierry Carrez
Sure, there is no point in having .img.gz support while we don't ship anything under that format anymore. About img.tar.gz support: having it inside the script would just avoid having to discover the magic -S tar option. -- UEC images could be smaller https://bugs.launchpad.net/bugs/439868 You

[Bug 296920] Re: ssh : ClientAliveInterval ClientAliveCountMax combination not working properly

2009-10-09 Thread Chuck Short
Hi, I was wondering if you were still having this problem? Regards chuck ** Changed in: openssh (Ubuntu) Importance: Undecided = Low ** Changed in: openssh (Ubuntu) Status: New = Incomplete -- ssh : ClientAliveInterval ClientAliveCountMax combination not working properly

[Bug 446474] Re: package mysql-server-5.1 5.1 .37-1ubuntu4 failed to install/upgrade: по дпроцесс новый сценари й pre-removal возвратил код ошибки 1

2009-10-09 Thread Chuck Short
Relevant error: Oct 8 13:05:13 makapoh-desktop mysqld: Version: '5.1.37-1ubuntu4' socket: '/var/run/mysqld/mysqld.sock' port: 3306 (Ubuntu) Oct 8 13:05:16 makapoh-desktop mysqld: 091008 13:05:16 [ERROR] Slave I/O: error connecting to master 'sl...@192.168.1.100:3306' - retry-time: 60

[Bug 446447] Re: rabbitmq-server doesn't start (crash in erlang)

2009-10-09 Thread Chuck Short
Thanks, closing then. Regards chuck ** Changed in: rabbitmq-server (Ubuntu) Status: Incomplete = Won't Fix -- rabbitmq-server doesn't start (crash in erlang) https://bugs.launchpad.net/bugs/446447 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 445536] Re: pear install fails without error message, downloaded go-pear is also affected (Karmic)

2009-10-09 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: 1. Is this reproducible? 2. If so, what specific steps should we take to recreate this bug? Be as detailed as possible. This will help us to find and resolve the problem. **

[Bug 194445] Re: BZR should be more verbose when password wrong

2009-10-09 Thread Chuck Short
Hi, Thanks for reporting the bug. With what version of openssh are you using? Thanks chuck ** Changed in: openssh (Ubuntu) Importance: Undecided = Low ** Changed in: openssh (Ubuntu) Status: New = Incomplete ** Changed in: openssh (Ubuntu) Importance: Low = Wishlist -- BZR

[Bug 423653] Re: Openvpn + rkhunter + postfix = openvpn client not able to start

2009-10-09 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: 1. Is this reproducible? 2. If so, what specific steps should we take to recreate this bug? Be as detailed as possible. This will help us to find and resolve the problem. **

[Bug 419065] Re: Likewise-open fails to authenticate users with non-English passwords

2009-10-09 Thread .kkursor
Yes, it is. -- Likewise-open fails to authenticate users with non-English passwords https://bugs.launchpad.net/bugs/419065 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

[Bug 347788] Re: OpenVPN client does not recognize WLAN connections

2009-10-09 Thread Chuck Short
** Changed in: openvpn (Ubuntu) Importance: Undecided = Low ** Changed in: openvpn (Ubuntu) Status: New = Triaged -- OpenVPN client does not recognize WLAN connections https://bugs.launchpad.net/bugs/347788 You received this bug notification because you are a member of Ubuntu Server

[Bug 393656] Re: postfix fails on boot with fatal: could not find any active network interfaces

2009-10-09 Thread Chuck Short
Hi, I was wondering if you were still having this problem? Thanks chuck ** Changed in: postfix (Ubuntu) Importance: Undecided = Low ** Changed in: postfix (Ubuntu) Status: New = Incomplete -- postfix fails on boot with fatal: could not find any active network interfaces

[Bug 419065] Re: Likewise-open fails to authenticate users with non-English passwords

2009-10-09 Thread Chuck Short
Ok, I noticed that there is a bug reported upstream but I dont have a fix for this bug yet. Regards chuck ** Changed in: likewise-open (Ubuntu) Status: Incomplete = Triaged -- Likewise-open fails to authenticate users with non-English passwords https://bugs.launchpad.net/bugs/419065 You

[Bug 418342] Re: akonadi-server prevents install of mysql-server-5.0

2009-10-09 Thread Stephen O'Neill
I am also affected by this - let me know if you need more information. I followed the upgrade path from Jaunty rather than a clean install. -- akonadi-server prevents install of mysql-server-5.0 https://bugs.launchpad.net/bugs/418342 You received this bug notification because you are a member of

[Bug 429781] Re: snapshots created in 1.5 do not get imported to 1.6

2009-10-09 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu Karmic) Status: Triaged = Won't Fix ** Changed in: eucalyptus (Ubuntu) Status: Triaged = Won't Fix -- snapshots created in 1.5 do not get imported to 1.6 https://bugs.launchpad.net/bugs/429781 You received this bug notification because you are a

[Bug 444598] Re: UEC images could be simpler to download and bundle

2009-10-09 Thread Scott Moser
** Changed in: vm-builder (Ubuntu Karmic) Status: Triaged = Fix Released -- UEC images could be simpler to download and bundle https://bugs.launchpad.net/bugs/444598 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in

[Bug 423308] Re: ec2-describe-instances sometimes shows the wrong IP

2009-10-09 Thread Thierry Carrez
** Changed in: ec2-api-tools (Ubuntu Karmic) Status: New = Won't Fix -- ec2-describe-instances sometimes shows the wrong IP https://bugs.launchpad.net/bugs/423308 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ec2-api-tools in

[Bug 438631] Re: eucalyptus-nc needs an upstart job

2009-10-09 Thread Thierry Carrez
This is getting late for this in karmic. The current init-based script is working perfectly, so I see no point in risking a regression here for the sake of aligning with the rest of the package. We have more interesting things to spend the remaining time on. ** Changed in: eucalyptus (Ubuntu

[Bug 300151] Re: ssh slow during logon, when ENTERING INTERACTIVE SESSION

2009-10-09 Thread tristan_lefebure
I do experience the same symptoms on Jaunty, i.e. 20s break in Entering interactive session. while loging through ssh. Any idea if this is the same bug? -- ssh slow during logon, when ENTERING INTERACTIVE SESSION https://bugs.launchpad.net/bugs/300151 You received this bug notification because

[Bug 300151] Re: ssh slow during logon, when ENTERING INTERACTIVE SESSION

2009-10-09 Thread tristan_lefebure
No, I don't see consolekit consuming lots of memory. That said, I can see some consolekit zombies: [tris...@babylon ~] ps -le | grep Z F S UID PID PPID C PRI NI ADDR SZ WCHAN TTY TIME CMD 5 Z 0 4658 1 0 80 0 - 0 exit ?00:00:00 console-kit-dae defunct 5

[Bug 393656] Re: postfix fails on boot with fatal: could not find any active network interfaces

2009-10-09 Thread a7x
Yes, although I haven't tried it in karmic yet. ** Changed in: postfix (Ubuntu) Status: Incomplete = New -- postfix fails on boot with fatal: could not find any active network interfaces https://bugs.launchpad.net/bugs/393656 You received this bug notification because you are a member of

[Bug 416445] Re: mount.cifs crashed with SIGSEGV in main()

2009-10-09 Thread Bug Watch Updater
** Changed in: samba Status: Confirmed = Fix Released -- mount.cifs crashed with SIGSEGV in main() https://bugs.launchpad.net/bugs/416445 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 445695] Re: redirect-gateway does not work

2009-10-09 Thread Šarūnas Burdulis
** Attachment added: Server log, ver=9 http://launchpadlibrarian.net/33359280/openvpn_server.log -- redirect-gateway does not work https://bugs.launchpad.net/bugs/445695 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in

[Bug 445695] Re: redirect-gateway does not work

2009-10-09 Thread Šarūnas Burdulis
OpenVPN installed from standard repositories (server --- Debian stable amd64, client --- Ubuntu Karmic i386 beta). VPN private network is chosen to be 10.7.0.0/24. Conf files created according to our needs, but are pretty standard, IMO, except for MSS fix maybe. This particular test was run from

[Bug 447268] [NEW] FTBFS: compile errors

2009-10-09 Thread LaMont Jones
Public bug reported: During rebuild testing: cd . /usr/lib/jvm/default-java/bin/java -classpath

[Bug 447272] [NEW] FTBFS: compile errors

2009-10-09 Thread LaMont Jones
Public bug reported: During rebuild testing: BUILD FAILED /build/buildd/jetty6-6.1.19/debian/build.xml:30: The following error occurred while executing this line: /build/buildd/jetty6-6.1.19/debian/module.xml:49: The following error occurred while executing this line:

[Bug 447272] Re: FTBFS: compile errors

2009-10-09 Thread Thierry Carrez
Hm, that testsuite is pretty brittle. ** Changed in: jetty6 (Ubuntu) Importance: Undecided = Medium ** Changed in: jetty6 (Ubuntu) Status: New = Triaged ** Changed in: jetty6 (Ubuntu) Assignee: (unassigned) = Thierry Carrez (ttx) -- FTBFS: compile errors

[Bug 434649] Re: likewise-open doesn’t wor k with kinit

2009-10-09 Thread Alex Mauer
Steps to duplicate: 1. join an AD domain using likewise-open. 2. username will be in the form DOMAIN\username 3. run 'kdestroy' to remove the current kerberos credentials cache 4. run 'kinit' to attempt to get new credentials expected behaviour: 1. prompt for password. encountered behaviour: 1.

[Bug 447268] Re: FTBFS: compile errors

2009-10-09 Thread Thierry Carrez
A recent SWT update borked it The jar now installs to /usr/lib/java/swt-gtk-3.4.2.jar ** Changed in: gwt (Ubuntu) Importance: Undecided = Medium ** Changed in: gwt (Ubuntu) Status: New = Triaged ** Changed in: gwt (Ubuntu) Assignee: (unassigned) = Thierry Carrez (ttx) --

[Bug 194140] Re: Dependency cycle prevents upgrade of libsasl2-2

2009-10-09 Thread Michael Vogt
@Martin: Hello - if you still can reproduce this problem could you please attach /var/lib/dpkg/status (or mail it to me if you have privacy concerns)? I will try to setup a environment to debug it then. -- Dependency cycle prevents upgrade of libsasl2-2 https://bugs.launchpad.net/bugs/194140

[Bug 410886] Re: VMBuilder doesn't work with grub2

2009-10-09 Thread Maximilian Mill
In post #5 i did say that it worked the first try. That wasn't true for karmic. I forgot that i used 'ubuntu-vm-builder kvm jaunty' not 'ubuntu-vm-builder kvm karmic'. So this just needs to be fixed for karmic guests. -- VMBuilder doesn't work with grub2 https://bugs.launchpad.net/bugs/410886

[Bug 445595] [NEW] smbclient fails with SMBecho failed. Maybe server has closed the connection

2009-10-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Description:Ubuntu karmic (development branch) Release:9.10 smbclient: Installed: 2:3.4.0-3ubuntu5 Candidate: 2:3.4.0-3ubuntu5 Version table: *** 2:3.4.0-3ubuntu5 0 500 http://us.archive.ubuntu.com karmic/main Packages

[Bug 445595] Re: smbclient fails with SMBecho failed. Maybe server has closed the connection

2009-10-09 Thread Chuck Short
Thanks for the bug report. I hope to get samba 3.4.2 in soon. Regards chuck ** Package changed: ubuntu = samba (Ubuntu) ** Changed in: samba (Ubuntu) Importance: Undecided = Low ** Changed in: samba (Ubuntu) Status: New = Triaged -- smbclient fails with SMBecho failed. Maybe server

[Bug 444352] Re: DB deadlock on reboot prevents UEC from working, temporarily

2009-10-09 Thread Thierry Carrez
I think we need some confirmation here. Anyone with a UEC setup, please do: $ sudo stop eucalyptus $ sudo rm /var/log/eucalyptus/* $ sudo reboot ... # wait for reboot complete and port 8443 to show up on netstat $ . eucarc $ euca-describe-availability-zones verbose $ grep Reset

[Bug 447360] Re: FFE for samba 3.4.2

2009-10-09 Thread Chuck Short
** Attachment added: Buildlog of amd64. http://launchpadlibrarian.net/33365119/samba_3.4.2-1ubuntu1_amd64.build -- FFE for samba 3.4.2 https://bugs.launchpad.net/bugs/447360 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in

[Bug 447360] Re: FFE for samba 3.4.2

2009-10-09 Thread Chuck Short
** Attachment added: Running 3.4.2 http://launchpadlibrarian.net/33365015/running.txt -- FFE for samba 3.4.2 https://bugs.launchpad.net/bugs/447360 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. --

[Bug 447360] Re: FFE for samba 3.4.2

2009-10-09 Thread Chuck Short
** Attachment added: debdiff http://launchpadlibrarian.net/33365334/samba-3.4.0-vs-samba-3.4.2.patch.gz -- FFE for samba 3.4.2 https://bugs.launchpad.net/bugs/447360 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. --

[Bug 447360] Re: FFE for samba 3.4.2

2009-10-09 Thread Chuck Short
** Attachment added: List or changes between 3.4.0 and 3.4.2 http://launchpadlibrarian.net/33364987/changelog.txt -- FFE for samba 3.4.2 https://bugs.launchpad.net/bugs/447360 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in

[Bug 447360] Re: FFE for samba 3.4.2

2009-10-09 Thread Chuck Short
** Attachment added: debdiff http://launchpadlibrarian.net/33365266/samba-3.4.0-vs-samba-3.4.2.patch -- FFE for samba 3.4.2 https://bugs.launchpad.net/bugs/447360 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. --

[Bug 447360] [NEW] FFE for samba 3.4.2

2009-10-09 Thread Chuck Short
Public bug reported: Binary package hint: samba Hi, I would like to ask for a FFE exception for samba 3.4.2 for karmic. The known bug that it fixes are: 445595 - smbclient fails with SMBecho failed. Maybe server has closed the connection. 397203 - Enable idmap_ldap support in winbind (missing

[Bug 447382] [NEW] [FFe] Sync libgoogle-collections-java 0~20080808-3 (universe) from Debian unstable (main)

2009-10-09 Thread Artur Rona
Public bug reported: Binary package hint: libgoogle-collections-java libgoogle-collections-java (0~20080808-3) unstable; urgency=low * Upload to unstable. -- Torsten Werner twer...@debian.org Sun, 09 Aug 2009 12:09:10 +0200 libgoogle-collections-java (0~20080808-2) experimental;

[Bug 447382] Re: [FFe] Sync libgoogle-collections-java 0~20080808-3 (universe) from Debian unstable (main)

2009-10-09 Thread Artur Rona
** Description changed: Binary package hint: libgoogle-collections-java libgoogle-collections-java (0~20080808-3) unstable; urgency=low * Upload to unstable. -- Torsten Werner twer...@debian.org Sun, 09 Aug 2009 12:09:10 +0200 libgoogle-collections-java (0~20080808-2)

[Bug 444352] Re: DB deadlock on reboot prevents UEC from working, temporarily

2009-10-09 Thread Dustin Kirkland
Thierry, I ran all of these. After reboot, I got a few Reset messages in cloud-output.log, like this: 11:21:56 WARN DatabaseUtil | - Resetting: z8kfsx84g4e6c2if50wl|6e905272 But after clearing the logs, and warm restart of eucalyptus, port 8443 came up, my availability zones were

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

2009-10-09 Thread aaron
** Changed in: apache2 (Ubuntu) Status: Fix Released = Confirmed ** Changed in: apache2 (Ubuntu) Status: Confirmed = Fix Released -- [regression] apache2-ssl-certificate has gone missing since feisty https://bugs.launchpad.net/bugs/77675 You received this bug notification because

[Bug 444352] Re: DB deadlock on reboot prevents UEC from working, temporarily

2009-10-09 Thread Dustin Kirkland
Thierry asked me to lower the priority, since I'm not reproducing this problem now. :-Dustin ** Changed in: eucalyptus (Ubuntu Karmic) Importance: Medium = Low -- DB deadlock on reboot prevents UEC from working, temporarily https://bugs.launchpad.net/bugs/444352 You received this bug

[Bug 445714] Re: [FFE] Image Store Proxy must handle compressed images

2009-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package image-store-proxy - 1.0.3-0ubuntu1 --- image-store-proxy (1.0.3-0ubuntu1) karmic; urgency=low * New upstream release (LP: #445714): - support gzip and tar+gz compressed images. * Fix restart init action to use STARTTIME only if it's set. --

[Bug 425407] Re: Panic: pop3-login: file client-common.c: line 25 (client_unlink): assertion failed: (clients_count 0)

2009-10-09 Thread Chuck Short
** Changed in: dovecot (Ubuntu) Milestone: None = ubuntu-9.10 -- Panic: pop3-login: file client-common.c: line 25 (client_unlink): assertion failed: (clients_count 0) https://bugs.launchpad.net/bugs/425407 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-10-09 Thread Chuck Short
** Changed in: dovecot (Ubuntu) Milestone: None = ubuntu-9.10 -- Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash https://bugs.launchpad.net/bugs/414359 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in

[Bug 398733] Re: Dovecot Plain auth broken in 1.1.1, fixed in 1.2.1

2009-10-09 Thread Chuck Short
** Changed in: dovecot (Ubuntu) Milestone: None = ubuntu-9.10 -- Dovecot Plain auth broken in 1.1.1, fixed in 1.2.1 https://bugs.launchpad.net/bugs/398733 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu. --

[Bug 315241] Re: Mangles MAC in ethers lookup

2009-10-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/libnss-ldap -- Mangles MAC in ethers lookup https://bugs.launchpad.net/bugs/315241 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libnss-ldap in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-10-09 Thread Chuck Short
Hi, You went me from a 6.06 - 8.04 directly? Regards chuck -- Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash https://bugs.launchpad.net/bugs/414359 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu.

[Bug 419065] Re: Likewise-open fails to authenticate users with non-English passwords

2009-10-09 Thread .kkursor
You are speaking about the bug-report posted directly to Likewise? Yes, I did it, but still received no answer. -- Likewise-open fails to authenticate users with non-English passwords https://bugs.launchpad.net/bugs/419065 You received this bug notification because you are a member of Ubuntu

[Bug 439868] Re: UEC images could be smaller

2009-10-09 Thread Scott Moser
i think the use case of downloading a .tar.gz file and then resizing it to an image to upload is probably not that common. That said, i added code for it. I've also put this into a branch so it at least can be somewhat controlled. I doubt that its the best place for it, but it needs to go

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-10-09 Thread A. Karl Kornel
Hello! When I got the machine, I installed Ubuntu 6.06.1 LTS. From time to time, I installed additional packages, including Dovecot. Also from time to time, I'd do `apt-get update` followed by `apt-get upgrade`. Then, on 6 August, I ran: apt-get update apt-get install update-manager-core

[Bug 445714] Re: [FFE] Image Store Proxy must handle compressed images

2009-10-09 Thread Gustavo Niemeyer
Martin, Please rest assured I understand very well all of the consequences of using one approach or the other, and opt to use one or the other depending on specific needs. In fact, if you look through the code you'll see that in some cases subprocess was used. In the case at hand I could very

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-10-09 Thread Chuck Short
I think this might be more of a pam problem. Thanks chuck ** Changed in: dovecot (Ubuntu) Milestone: ubuntu-9.10 = None ** Package changed: dovecot (Ubuntu) = pam (Ubuntu) -- Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash https://bugs.launchpad.net/bugs/414359 You

[Bug 443109] [NEW] samba package bug

2009-10-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: detected during update ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: subprocess post-installation script returned error exit status 2 Package: samba-common 2:3.3.2-1ubuntu3.2 SourcePackage: samba Title: package

[Bug 443109] Re: samba package bug

2009-10-09 Thread Kamus
reassigned to samba package ** Package changed: ubuntu = samba (Ubuntu) -- samba package bug https://bugs.launchpad.net/bugs/443109 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

Re: [Bug 447099] [NEW] No password set on install of slapd-2.4.18-0ubuntu1

2009-10-09 Thread Mathias Gug
On Fri, Oct 09, 2009 at 10:06:01AM -, Magne Rasmussen wrote: Public bug reported: Binary package hint: slapd 1) Ubuntu karmic (development branch) 9.10 (beta 1) 2) slapd_2.4.18-0ubuntu1_i386 3) During install or reconfigure, I expected to enter the LDAP directory admin password. 4)

[Bug 425407] Re: Panic: pop3-login: file client-common.c: line 25 (client_unlink): assertion failed: (clients_count 0)

2009-10-09 Thread Launchpad Bug Tracker
This bug was fixed in the package dovecot - 1:1.1.11-0ubuntu10 --- dovecot (1:1.1.11-0ubuntu10) karmic; urgency=low * debian/patches/fix-pop3-assertion.patch: Fix assertion when logging in. (LP: #425407) -- Chuck Short zul...@ubuntu.com Fri, 09 Oct 2009 14:43:04 -0400 **

  1   2   3   4   5   6   7   8   9   10   >