[Bug 362511] Re: force-command unable to pass arguments along to internal-sftp

2009-04-17 Thread Andreas Olsson
** Bug watch added: Debian Bug tracker #524423 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524423 ** Also affects: openssh (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=524423 Importance: Unknown Status: Unknown -- force-command unable to pass arguments

[Bug 362511] Re: force-command unable to pass arguments along to internal-sftp

2009-04-17 Thread Bug Watch Updater
** Changed in: openssh (Debian) Status: Unknown = New -- force-command unable to pass arguments along to internal-sftp https://bugs.launchpad.net/bugs/362511 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. --

[Blueprint swapfile-in-the-installer] Support Swapfiles at Installation

2009-04-17 Thread Scott James Remnant
Blueprint changed by Scott James Remnant: Assignee: Scott James Remnant = Dustin Kirkland Whiteboard changed to: One common item is a multiboot setup. If this were implemented, and it would do a mkswap for official swapfiles when activating them, I could share large, contiguous files (e.g.

[Bug 356793] Re: ssh-add: Error reading response length from authentication socket.

2009-04-17 Thread Andy Ruddock
I removed my .ssh directory re-imported my keys from another machine. I'll re-create the known-hosts as and when I need to connect to other servers. Problem has now disappeared. -- ssh-add: Error reading response length from authentication socket. https://bugs.launchpad.net/bugs/356793 You

[Bug 117727] Re: cifs mounts: unable to move dangling symlinks (case of svn ceckout with symlinks)

2009-04-17 Thread Bug Watch Updater
** Changed in: samba Status: Unknown = In Progress -- cifs mounts: unable to move dangling symlinks (case of svn ceckout with symlinks) https://bugs.launchpad.net/bugs/117727 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba

[Bug 264306] Re: Panic: file sieve-cmu.c: line 88 (unfold_header): assertion failed: (str[i] == ' ' || str[i] == '\t')

2009-04-17 Thread Matt Zimmerman
Reopening as I have seen this as recently as yesterday: deliver(mdz): Apr 16 11:49:56 Panic: file sieve-cmu.c: line 90 (unfold_header): assertion failed: (str[i] == ' ' || str[i] == '\t') ** Changed in: dovecot (Ubuntu) Status: Fix Released = Triaged ** Changed in: dovecot (Ubuntu)

[Bug 264306] Re: Panic: file sieve-cmu.c: line 88 (unfold_header): assertion failed: (str[i] == ' ' || str[i] == '\t')

2009-04-17 Thread Matt Zimmerman
Here are some more messages which trigger the bug. ** Attachment added: third mbox of messages which trigger the error http://launchpadlibrarian.net/25613272/spam-which-breaks-dovecot.mbox -- Panic: file sieve-cmu.c: line 88 (unfold_header): assertion failed: (str[i] == ' ' || str[i] ==

[Bug 362896] [NEW] dhcp3-client fails to run /sbin/dhclient-script with apparmor

2009-04-17 Thread StefanPotyra
Public bug reported: Hi, seems like some rights with apparmor are missing to successfully run /sbin/dhclient-script... from dmesg: [ 858.686820] type=1503 audit(1239970149.006:19): operation=inode_permission requested_mask=x:: denied_mask=x:: fsuid=0 name=/lib/ld-2.9.so pid=6817

[Bug 362896] Re: dhcp3-client fails to run /sbin/dhclient-script with apparmor

2009-04-17 Thread StefanPotyra
hm... indeed, all works fine with: Linux suut 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64 GNU/Linux. -- dhcp3-client fails to run /sbin/dhclient-script with apparmor https://bugs.launchpad.net/bugs/362896 You received this bug notification because you are a member of

[Bug 362896] Re: dhcp3-client fails to run /sbin/dhclient-script with apparmor

2009-04-17 Thread Jamie Strandboge
Marking Invalid per user's comment. ** Changed in: dhcp3 (Ubuntu) Status: New = Invalid -- dhcp3-client fails to run /sbin/dhclient-script with apparmor https://bugs.launchpad.net/bugs/362896 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 362427] Re: Public key ssh auth doesn't work with my Encrypted Home Directory

2009-04-17 Thread Alexander Kraev
Thanks, Dustin. Just tried your workaround. But it doesn't work. I steel get the same error. Just for note, there is /sbin/ecryptfs.umount_private, there is /sbin/umount.ecryptfs_private -- Public key ssh auth doesn't work with my Encrypted Home Directory https://bugs.launchpad.net/bugs/362427

[Bug 362427] Re: Public key ssh auth doesn't work with my Encrypted Home Directory

2009-04-17 Thread Alexander Kraev
Thanks, Dustin. Just tried your workaround. But it doesn't work. I steel get the same error. Just for note, there is no /sbin/ecryptfs.umount_private, there is /sbin/umount.ecryptfs_private -- Public key ssh auth doesn't work with my Encrypted Home Directory

[Bug 360891] Re: fatal errors during install

2009-04-17 Thread Martin Pitt
The patch looks a bit weird. Isn't the entire idea of dovecot-postfix to *not* require the user to configure postfix before? Shouldn't that (ideally) be handled as integral part of configuring d-p? -- fatal errors during install https://bugs.launchpad.net/bugs/360891 You received this bug

Re: [Bug 362427] Re: Public key ssh auth doesn't work with my Encrypted Home Directory

2009-04-17 Thread Dustin Kirkland
Right, sorry, typed the wrong commands. Here is an exact cut-and-paste. I left out a few details in the last one, as it was merely pseudo code. $ /sbin/umount.ecryptfs_private $ cd $HOME $ chmod 700 . $ mkdir -m 700 .ssh $ chmod 500 . $ echo $YOUR_REAL_PUBLIC_KEY .ssh/authorized_keys $

[Bug 362951] [NEW] Bash completion does not work

2009-04-17 Thread Ryan Parrish
Public bug reported: Binary package hint: mtx Any form of bash completion for the mtx command does not work, including tab completion of directories. The contrib script in the bash- completion package, while slightly different, doesn't work either. ** Affects: mtx (Ubuntu) Importance:

Re: [Bug 360891] Re: fatal errors during install

2009-04-17 Thread Ante Karamatić
U Pet, 17. 04. 2009., u 13:24 +, Martin Pitt je napisao/la: The patch looks a bit weird. Isn't the entire idea of dovecot-postfix to *not* require the user to configure postfix before? Shouldn't that (ideally) be handled as integral part of configuring d-p? At this point of development,

[Bug 362951] Re: Bash completion does not work

2009-04-17 Thread Ryan Parrish
** Also affects: bash-completion (Ubuntu) Importance: Undecided Status: New -- Bash completion does not work https://bugs.launchpad.net/bugs/362951 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mtx in ubuntu. --

[Bug 348126] Re: ssh are using ssh-userauth but ignores private key

2009-04-17 Thread Martin Pitt
Seems this is not triaged at all, since there's no reproduction recipe and it does not happen for a lot of people. Robert, could you please have a look at this and try to find a reproducer/solution? Thanks! ** Changed in: gnome-keyring (Ubuntu) Status: Triaged = Confirmed ** Changed in:

[Bug 362951] Re: Bash completion does not work

2009-04-17 Thread Ryan Parrish
** Description changed: Binary package hint: mtx + Ubuntu: 9.04 Jaunty + Kernel: 2.6.28-11-server Any form of bash completion for the mtx command does not work, including tab completion of directories. The contrib script in the bash- completion package, while slightly different,

[Bug 363039] [NEW] running smbmount with no params segfaults

2009-04-17 Thread Orbital_sFear
Public bug reported: Binary package hint: samba Running smbmount returns a segfault. If params are passed then the program runs perfectly. ProblemType: Bug Architecture: amd64 DistroRelease: Ubuntu 9.04 NonfreeKernelModules: nvidia Package: smbfs 2:3.3.2-1ubuntu3 ProcEnviron: PATH=(custom, no

[Bug 363039] Re: running smbmount with no params segfaults

2009-04-17 Thread Orbital_sFear
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25652534/Dependencies.txt -- running smbmount with no params segfaults https://bugs.launchpad.net/bugs/363039 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in

[Bug 363055] [NEW] Samba daemon will not start

2009-04-17 Thread kuser
Public bug reported: testing kubuntu alpha jaunty. samba was working fine for some time till updstes last weekend. since than, samba wont start. sudo /etc/init.d/samba restart looks ok but ps -e |grep smbd shows nothing. nmbd not working either. lsb_release -rd Description:Ubuntu 9.04

[Bug 363055] Re: Samba daemon will not start

2009-04-17 Thread kuser
** Attachment added: syslog http://launchpadlibrarian.net/25665377/syslog -- Samba daemon will not start https://bugs.launchpad.net/bugs/363055 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 363055] Re: Samba daemon will not start

2009-04-17 Thread kuser
** Attachment added: log.smbd http://launchpadlibrarian.net/25665354/log.smbd -- Samba daemon will not start https://bugs.launchpad.net/bugs/363055 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. --

[Bug 298374] Re: Samba daemon not starting

2009-04-17 Thread kuser
thierry: thx for instructions, i made a new report and uploaded requested files, thanks, new bug here: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/363055 -- Samba daemon not starting https://bugs.launchpad.net/bugs/298374 You received this bug notification because you are a member of

[Bug 363060] [NEW] package dhcp3-server 3.1.1-1ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 127

2009-04-17 Thread eswar
Public bug reported: package dhcp3-server 3.1.1-1ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 127 ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 8.10 ErrorMessage: subprocess post-installation script returned error exit status

[Bug 363060] Re: package dhcp3-server 3.1.1-1ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 127

2009-04-17 Thread eswar
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/25665868/Dependencies.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/25665869/DpkgTerminalLog.gz -- package dhcp3-server 3.1.1-1ubuntu2 failed to install/upgrade: subprocess post-installation

[Bug 306678] Re: open-iscsi fails to correctly update rc.d on upgrade

2009-04-17 Thread Mathias Gug
Setting up open-iscsi (2.0.870.1-0ubuntu3) ... update-rc.d: /etc/init.d/remove: file does not exist * Starting iSCSI initiator service iscsid ...fail! ln: creating symbolic link `/lib/init/rw/sendsigs.omit.d/iscsid.pid': File exists * Setting up iSCSI targets ...done. invoke-rc.d:

[Bug 306678] Re: open-iscsi fails to correctly update rc.d on intrepid - jaunty upgrade

2009-04-17 Thread Michael Vogt
** Also affects: open-iscsi (Ubuntu Jaunty) Importance: Medium Status: Triaged -- open-iscsi fails to correctly update rc.d on intrepid - jaunty upgrade https://bugs.launchpad.net/bugs/306678 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 306678] Re: open-iscsi fails to correctly update rc.d on upgrade

2009-04-17 Thread Mathias Gug
Here is a diff that fixes both issues: diff -u open-iscsi-2.0.870.1/debian/open-iscsi.postinst open-iscsi-2.0.870.1/deb ian/open-iscsi.postinst --- open-iscsi-2.0.870.1/debian/open-iscsi.postinst +++ open-iscsi-2.0.870.1/debian/open-iscsi.postinst @@ -55,7 +55,7 @@ # Fix init script

[Bug 306678] Re: open-iscsi fails to correctly update rc.d on intrepid - jaunty upgrade

2009-04-17 Thread Mathias Gug
** Changed in: open-iscsi (Ubuntu Jaunty) Status: Triaged = In Progress ** Changed in: open-iscsi (Ubuntu Jaunty) Assignee: (unassigned) = Mathias Gug (mathiaz) -- open-iscsi fails to correctly update rc.d on intrepid - jaunty upgrade https://bugs.launchpad.net/bugs/306678 You

[Bug 363077] [NEW] intrepid - jaunty upgrade fails [for default bacula installs]

2009-04-17 Thread Michael Vogt
Public bug reported: Binary package hint: bacula When doing a automatic intrepid - jaunty upgrade (with DEBIAN_FRONTEND=noninteractive) the package bacula-sd fails to upgrade: ... Setting up postgresql-client (8.3.7-1) ...^M Setting up bacula-director-pgsql (2.4.4-1ubuntu5) ...^M Installing new

[Bug 363077] Re: intrepid - jaunty upgrade fails

2009-04-17 Thread Michael Vogt
** Attachment added: apt-term.log http://launchpadlibrarian.net/25673728/apt-term.log -- intrepid - jaunty upgrade fails [for default bacula installs] https://bugs.launchpad.net/bugs/363077 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 363077] Re: intrepid - jaunty upgrade fails

2009-04-17 Thread Michael Vogt
** Attachment added: /var/log/bacula/log http://launchpadlibrarian.net/25673768/log ** Summary changed: - intrepid - jaunty upgrade fails + intrepid - jaunty upgrade fails [for default bacula installs] -- intrepid - jaunty upgrade fails [for default bacula installs]

[Bug 363077] Re: intrepid - jaunty upgrade fails

2009-04-17 Thread Michael Vogt
** Attachment added: main.log from the release upgrade (just for reference) http://launchpadlibrarian.net/25673812/main.log ** Also affects: bacula (Ubuntu Jaunty) Importance: Undecided Status: New -- intrepid - jaunty upgrade fails [for default bacula installs]

[Bug 363083] [NEW] [samba] tree connect failed

2009-04-17 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Hello, I installed Ubuntu 8.10, and after installed all updates, samba doesn't work. I can't connect to my shares (localhost). In network place, I received Failed to retreive share list from server. I've not change smb.conf. I've two shares created by

[Bug 363077] Re: intrepid - jaunty upgrade fails [for default bacula installs]

2009-04-17 Thread Ante Karamatić
In bacula's log, there's info about postgresql not being started and bacula-director not being configured. This is not the reason why bacula- sd failed. bacula-sd doesn't interact with sql database at all. I'll investigate what happened. -- intrepid - jaunty upgrade fails [for default bacula

[Bug 363083] Re: [samba] tree connect failed

2009-04-17 Thread Brian Murray
** Package changed: ubuntu = samba (Ubuntu) -- [samba] tree connect failed https://bugs.launchpad.net/bugs/363083 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 363077] Re: intrepid - jaunty upgrade fails [for default bacula installs]

2009-04-17 Thread Ante Karamatić
I can't reproduce it. I've installed intrepid and then bacula-sd-pgsql bacula-sd bacula-director-pgsql. After that I did upgrade with DEBIAN_FRONTEND=noninteractive and everything worked well. I even tried without DEBIAN_FRONTEND=noninteractive. Can you start it by runing /etc/init.d/bacula-sd

[Bug 363073] Re: gvfsd-smb crashed with SIGSEGV

2009-04-17 Thread Apport retracing service
*** This bug is a duplicate of bug 282113 *** https://bugs.launchpad.net/bugs/282113 ** Attachment removed: CoreDump.gz http://launchpadlibrarian.net/25673255/CoreDump.gz ** Attachment removed: Dependencies.txt http://launchpadlibrarian.net/25673256/Dependencies.txt ** Attachment

[Bug 363072] Re: gvfsd-smb crashed with SIGSEGV

2009-04-17 Thread Apport retracing service
*** This bug is a duplicate of bug 282113 *** https://bugs.launchpad.net/bugs/282113 ** Attachment removed: CoreDump.gz http://launchpadlibrarian.net/25673247/CoreDump.gz ** Attachment removed: Dependencies.txt http://launchpadlibrarian.net/25673248/Dependencies.txt ** Attachment

[Bug 183933] Re: [needs-packaging] php-Fileinfo package

2009-04-17 Thread Barry Callahan
Yep. I can confirm that the Fileinfo package is not available in Intrepid without building it manually. -- [needs-packaging] php-Fileinfo package https://bugs.launchpad.net/bugs/183933 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5