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

Bug#670514: marked as done (When open a ssh session with tcsh as shell, "noise" show up in the terminal)



Your message dated Tue, 14 Apr 2020 02:47:15 +0000
with message-id <[🔎] E1jOBbX-000F9W-Bq@fasolo.debian.org>
and subject line Bug#956610: Removed package(s) from unstable
has caused the Debian Bug report #670514,
regarding When open a ssh session with tcsh as shell, "noise" show up in the terminal
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
670514: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670514
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: desktop-profiles
Version: 1.4.15+nmu1
Severity: minor


Here is an example of the "noise" we have :

Last login: Thu Apr 26 11:59:24 2012 from xxxxxxx
declare -x COLUMNS="80"
declare -x GROUP="prof"
declare -x HOME="/home/xxxxxxx"
declare -x HOST="xxxxxxx"
declare -x HOSTTYPE="x86_64-linux"
declare -x LANG="fr_FR.UTF-8"
declare -x LINES="24"
declare -x LOGNAME="xxxxx"
declare -x MACHTYPE="x86_64"
declare -x MAIL="/var/mail/xxxx"
declare -x NLSPATH="/usr/share/locale/%L/LC_MESSAGES/%N.cat"
declare -x OLDPWD
declare -x OSTYPE="linux"
declare -x PATH="/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games"
declare -x PWD="/ubs/home/prof/grenault"
declare -x REMOTEHOST="xxxxx.univ-ubs.fr"
declare -x SHELL="/bin/tcsh"
declare -x SHLVL="2"
declare -x SSH_CLIENT="172.17.66.17 47913 22"
declare -x SSH_CONNECTION="172.17.66.17 47913 172.16.98.33 22"
declare -x SSH_TTY="/dev/pts/6"
declare -x TERM="xterm"
declare -x USER="xxxxxxxx"
declare -x VENDOR="unknown"
declare -x XDG_SESSION_COOKIE="4fefaa3cfae2dabeff2b3f7d0000000b-1335434404.56364-1982862778"
grenault@@kb-021-02% 

Adding "> /dev/null" at the end of line 14 make the connexion quiet.

Gilles



-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages desktop-profiles depends on:
ii  debconf [debconf-2.0]         1.5.36.1   Debian configuration management sy

desktop-profiles recommends no packages.

Versions of packages desktop-profiles suggests:
ii  gconf-editor                  2.30.0-2   An editor for the GConf configurat
ii  hicolor-icon-theme            0.12-1     default fallback theme for FreeDes
pn  kiosktool                     <none>     (no description available)
pn  kommander                     <none>     (no description available)
ii  menu-xdg                      0.5        freedesktop.org menu compliant win
pn  pessulus                      <none>     (no description available)
ii  shared-mime-info              0.71-4     FreeDesktop.org shared MIME databa

-- Configuration Files:
/etc/csh/login.d/desktop-profiles.csh changed:
set DESKTOP_PROFILES_SNIPPET="/usr/share/desktop-profiles/get_desktop-profiles_variables"
if (-e $DESKTOP_PROFILES_SNIPPET) then
  # initialization
  set TEMP_FILE=`tempfile`
  # use bash to write the required environment settings to a tempfile
  # this file has a VARIABLE=VALUE format
  bash $DESKTOP_PROFILES_SNIPPET  $TEMP_FILE > /dev/null
  # convert to csh format and source to set the required environment variables
  sed -i 's/^\(.*\)=\(.*\)$/setenv \1 \2/'  $TEMP_FILE
  source $TEMP_FILE
  # cleanup
endif


-- debconf information excluded



--- End Message ---
--- Begin Message ---
Version: 1.4.31+rm

Dear submitter,

as the package desktop-profiles has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/956610

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: