bug-gsrc
[Top][All Lists]
Advanced

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

[bug-gsrc] [Bug report] (1) cp -b option, (2) sha256sum not found


From: Shigio YAMAGUCHI
Subject: [bug-gsrc] [Bug report] (1) cp -b option, (2) sha256sum not found
Date: Sun, 12 Sep 2010 15:10:04 +0900

Hello,
I believe that I found two errors. Here is the report.

My environment is FreeBSD 6.1-RELEASE

1. cp command failed

BSD's cp command doesn't have the -b option.
-------------------------------------------------------------------------------
% bzr checkout http://bzr.savannah.gnu.org/r/gsrc/trunk/ gsrc
% cd gsrc
% make
cp: illegal option -- b
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] source_file target_file
       cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] source_file ... 
target_directory
Welcome to the GNU Source Release Collection

You need a gar.conf.mk configuration file to get started.  
To create it, type "make config".
(choota:/tmp/work/gsrc)% make config
Creating configuration file gar.conf.mk ...cp: illegal option -- b
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] source_file target_file
       cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] source_file ... 
target_directory
make: *** [gar.conf.mk] Error 64
-------------------------------------------------------------------------------

2. sha256sum: not found

-------------------------------------------------------------------------------
% make -C gnu/global
make: Entering directory `/tmp/work/gsrc/gnu/global'
 ==> Grabbing download/global-5.9.2.tar.gz
        ==> Trying file//files/global-5.9.2.tar.gz
....

Resolving ftpmirror.gnu.org... 142.132.30.225
Connecting to ftpmirror.gnu.org|142.132.30.225|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: ftp://ftp.twaren.net/Unix/GNU/gnu/global/global-5.9.2.tar.gz.sig 
[following]
--14:46:02--  ftp://ftp.twaren.net/Unix/GNU/gnu/global/global-5.9.2.tar.gz.sig
60bef59c72b289bd221285dc9dcaf852dcac  download/global-5.9.2.tar.gz
sha256sum: not found
*** GAR GAR GAR!  global-5.9.2.tar.gz failed checksum test!  GAR GAR GAR! ***
make: *** [checksum-global-5.9.2.tar.gz] Error 1
make: Leaving directory `/tmp/work/gsrc/gnu/global'
% 
-------------------------------------------------------------------------------

Gsrc is a profitable project.
Thank you for your work.
--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3



reply via email to

[Prev in Thread] Current Thread [Next in Thread]