Your message dated Mon, 22 Jun 2009 14:53:55 +0100
with message-id <[email protected]>
and subject line Re: Bug#533235: bash
has caused the Debian Bug report #533235,
regarding cp doesn't support wildcards
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 [email protected]
immediately.)


-- 
533235: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533235
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emdebian-rootfs
Version: 2.0.1
Severity: minor
Tags: patch

In the packages.conf example file, it says that "wildcards supported by 'cp'
are allowed".  But cp doesn't support wildcards, bash does.

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

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

Versions of packages emdebian-rootfs depends on:
ii  apt                           0.7.21     Advanced front-end for dpkg
ii  apt-cross                     0.13.1     retrieve, build and install librar
ii  binutils-multiarch            2.19.1-1   Binary utilities that support mult
ii  debootstrap                   1.0.13     Bootstrap a basic Debian system
ii  devscripts                    2.10.50    scripts to make the life of a Debi
ii  dpkg-cross                    2.5.2      tools for cross compiling Debian p
ii  emdebian-archive-keyring      2.0.0      GnuPG archive keys for the emdebia
ii  libemdebian-tools-perl        2.0.1      emdebian support library
ii  multistrap                    2.0.1      multiple repository bootstrap base
ii  pbuilder                      0.188      personal package builder for Debia
ii  sudo                          1.7.0-1    Provide limited super user privile
ii  ucf                           3.0018     Update Configuration File: preserv

Versions of packages emdebian-rootfs recommends:
ii  gcc                           4:4.3.3-8  The GNU C compiler

Versions of packages emdebian-rootfs suggests:
pn  deb-gview                     <none>     (no description available)
pn  debian-xcontrol               <none>     (no description available)
ii  minicom                       2.3-1      friendly menu driven serial commun
ii  screen                        4.0.3-13   terminal multiplexor with VT100/AN

-- no debconf information
diff -Nudar emdebian-rootfs-2.0.1/examples/packages.conf emdebian-rootfs-2.0.1.orig/examples/packages.conf
--- emdebian-rootfs-2.0.1/examples/packages.conf	2009-06-15 17:03:16.000000000 -0300
+++ emdebian-rootfs-2.0.1.orig/examples/packages.conf	2009-03-29 04:31:36.000000000 -0300
@@ -62,7 +62,7 @@
 
 # If there are extra files with absolute paths that do not change
 # between releases, specify them in EXTRA. Absolute paths only -
-# wildcards supported by bash are allowed. Files are copied into
+# wildcards supported by 'cp' are allowed. Files are copied into
 # $BUILDPLACE unchanged to be processed by setup.sh (if it exists).
 EXTRA=
 

--- End Message ---
--- Begin Message ---
On Mon, 22 Jun 2009 10:12:50 -0300
Marco Túlio Gontijo e Silva <[email protected]> wrote:

> Em Sáb, 2009-06-20 às 22:06 +0000, Debian Bug Tracking System
> escreveu:
> > > De: Neil Williams <[email protected]>
> > > packages.conf is loaded by embootstrap which is a /bin/bash
> > > script, so therefore the original text is correct - any wildcards
> > > supported by 'cp' as implemented by /bin/bash will be supported
> > > by embootstrap, no matter what your shell selection.
> 
> Bash doesn't implement cp, and cp doesn't support wildcards.  The
> program that does the wildcard expansion when you run something in a
> bash script like
> 
> cp * ../
> 
> for instance, is bash, not cp.

And? bash is being called, explicitly, so nothing changes.

Anything that bash can support is supported in the line given in
packages.conf because bash is what is being called explicitly. There's
plenty of documentation that it is bash being called.

I'm not going to complicate the instructions unnecessarily. It is
pedantry without reason.

The bug is closed and that's and end to it.

Thanks.

-- 


Neil Williams
=============
http://www.data-freedom.org/
http://www.linux.codehelp.co.uk/
http://e-mail.is-not-s.ms/

Attachment: pgpMLX3wcSW8G.pgp
Description: PGP signature


--- End Message ---

Reply via email to