[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#132463: marked as done (secpanel: scp not works with filenames containing spaces)



Your message dated Sun, 07 Jul 2002 16:22:38 -0400
with message-id <E17RIYI-0006pI-00@auric.debian.org>
and subject line Bug#132463: fixed in secpanel 0.32-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Feb 2002 13:56:57 +0000
>From vlajos@dazzle.bke.hu Tue Feb 05 07:56:57 2002
Return-path: <vlajos@dazzle.bke.hu>
Received: from dazzle.bke.hu [146.110.10.37] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16Y65d-00036F-00; Tue, 05 Feb 2002 07:56:53 -0600
Received: from dazzle.bke.hu (localhost [127.0.0.1])
	by dazzle.bke.hu (8.12.1/8.12.1/Debian -5) with ESMTP id g15DukgY007710;
	Tue, 5 Feb 2002 14:56:46 +0100
Received: (from vlajos@localhost)
	by dazzle.bke.hu (8.12.1/8.12.1/Debian -5) id g15Dujqx007708;
	Tue, 5 Feb 2002 14:56:45 +0100
Date: Tue, 5 Feb 2002 14:56:45 +0100
Message-Id: <200202051356.g15Dujqx007708@dazzle.bke.hu>
From: Veres Lajos <vlajos@dazzle.bke.hu>
Subject: secpanel: scp not works with filenames containing spaces
To: submit@bugs.debian.org
X-Mailer: bug 3.3.10
Delivered-To: submit@bugs.debian.org

Package: secpanel
Version: 0.31-2
Severity: normal

I tried to scp a file. But secpanel seems to be split the name, and tryd to
copy the slices. (not exists)

-- System Information
Debian Release: 3.0
Kernel Version: Linux dazzle 2.4.9 #1 Fri Sep 21 17:26:11 CEST 2001 i686 unknown

Versions of the packages secpanel depends on:
ii  ssh            3.0.2p1-6      Secure rlogin/rsh/rcp replacement (OpenSSH)
tcl8.2	Not installed or no info
ii  tcl8.3         8.3.3-6        The Tool Command Language (TCL) v8.3 - Run-T
	^^^ (Provides virtual package tclsh)
tk8.2	Not installed or no info
ii  tk8.3          8.3.3-8        The Tk toolkit for TCL and X11 v8.3 - Run-Ti
	^^^ (Provides virtual package wish)
ssh-nonfree	Not installed or no info

---------------------------------------
Received: (at 132463-close) by bugs.debian.org; 7 Jul 2002 20:35:59 +0000
>From troup@auric.debian.org Sun Jul 07 15:35:59 2002
Return-path: <troup@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17RIlB-00042L-00; Sun, 07 Jul 2002 15:35:57 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 17RIYI-0006pI-00; Sun, 07 Jul 2002 16:22:38 -0400
From: Matej Vela <vela@debian.org>
To: 132463-close@bugs.debian.org
X-Katie: $Revision: 1.17 $
Subject: Bug#132463: fixed in secpanel 0.32-1
Message-Id: <E17RIYI-0006pI-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Sun, 07 Jul 2002 16:22:38 -0400
Delivered-To: 132463-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
secpanel, which is due to be installed in the Debian FTP archive:

secpanel_0.32-1.diff.gz
  to pool/main/s/secpanel/secpanel_0.32-1.diff.gz
secpanel_0.32-1.dsc
  to pool/main/s/secpanel/secpanel_0.32-1.dsc
secpanel_0.32-1_all.deb
  to pool/main/s/secpanel/secpanel_0.32-1_all.deb
secpanel_0.32.orig.tar.gz
  to pool/main/s/secpanel/secpanel_0.32.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 132463@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matej Vela <vela@debian.org> (supplier of updated secpanel package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon,  1 Jul 2002 00:17:30 +0200
Source: secpanel
Binary: secpanel
Architecture: source all
Version: 0.32-1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Matej Vela <vela@debian.org>
Description: 
 secpanel   - A Tcl/Tk GUI for SSH and SCP.
Closes: 106513 132463 144222
Changes: 
 secpanel (0.32-1) unstable; urgency=low
 .
   * QA upload.
   * New upstream version:
     - listserver.tcl looks for tclsh as well.  Closes: #106513, #144222.
     - Handles filenames containing spaces.  Closes: #132463.
   * listserver.tcl: Use portable shell code for finding tclsh.
   * gui.tcl: This file is not meant to be executed, so placate Lintian by
     removing the shebang.
   * Moved architecture-independent files to /usr/share/secpanel.
   * Changed section to net since ssh is no longer in non-US.
   * debian/secpanel.1: Say something actually useful, even if that means
     quoting the README.
   * debian/copyright: New upstream URL.
   * debian/changelog: Remove obsolete Emacs local variables.
Files: 
 3877f27f5cead6dae5318e3f7807d4da 563 net optional secpanel_0.32-1.dsc
 c473552dc84ca4d21e1753d1cc8eb9d8 45783 net optional secpanel_0.32.orig.tar.gz
 36cb9e466f80a7d0dcc18afab54de637 2925 net optional secpanel_0.32-1.diff.gz
 677523b048d168b8a390393cd1111212 41378 net optional secpanel_0.32-1_all.deb

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

iD8DBQE9H4OKxBYivKllgY8RAhC7AKCLgSHmLD0zV/yBsFXBf2m7ed2R3ACfX+Yj
x5EXOwH5/RfopuzYoTpqzs0=
=RV95
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to debian-qa-packages-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: