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

Bug#548693: marked as done (fslint: Included shell scripts do not require /bin/bash)



Your message dated Mon, 25 Nov 2019 07:10:28 +0000
with message-id <E1iZ8Vw-000HJo-6r@fasolo.debian.org>
and subject line Bug#945437: Removed package(s) from unstable
has caused the Debian Bug report #548693,
regarding fslint: Included shell scripts do not require /bin/bash
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.)


-- 
548693: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=548693
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: fslint
Version: 2.40-2
Severity: minor


    $ for f in /usr/share/fslint/fslint/*; do [ -d $f ] && continue; file $f; dash -nx $f; done
    /usr/share/fslint/fslint/findbl: Bourne-Again shell script text executable
    /usr/share/fslint/fslint/finded: Bourne-Again shell script text executable
    /usr/share/fslint/fslint/findid: Bourne-Again shell script text executable
    /usr/share/fslint/fslint/findnl: Bourne-Again shell script text executable
    /usr/share/fslint/fslint/findns: Bourne-Again shell script text executable
    /usr/share/fslint/fslint/findrs: Bourne-Again shell script text executable
    /usr/share/fslint/fslint/findsn: Bourne-Again shell script text executable
    /usr/share/fslint/fslint/findtf: Bourne-Again shell script text executable
    /usr/share/fslint/fslint/findu8: Bourne-Again shell script text executable
    /usr/share/fslint/fslint/findul: Bourne-Again shell script text executable
    /usr/share/fslint/fslint/findup: Bourne-Again shell script text executable
    /usr/share/fslint/fslint/fslint: Bourne-Again shell script text executable
    /usr/share/fslint/fslint/zipdir: Bourne-Again shell script text executable

SUGGESTION

All the scripts are marked with "/bin/bash", but they in fact seem to
be POSIX compatile (dash, but also posh compatible). Please change
first lines to:

      #!/bin/sh

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages fslint depends on:
ii  findutils                     4.4.2-1    utilities for finding files--find,
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-glade2                 2.16.0-1   GTK+ bindings: Glade support
ii  python-gtk2                   2.16.0-1   Python bindings for the GTK+ widge

fslint recommends no packages.

fslint suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 2.46-1+rm

Dear submitter,

as the package fslint 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/945437

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: