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

Bug#533235: cp doesn't support wildcards



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=
 

Reply to: