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

Re: RFS: lockrun



Noah Slater wrote:
...
> - dget
> http://mentors.debian.net/debian/pool/main/l/lockrun/lockrun_1-1.dsc

$ dget -x
http://mentors.debian.net/debian/pool/main/l/lockrun/lockrun_1-1.dsc
dget: retrieving
http://mentors.debian.net/debian/pool/main/l/lockrun/lockrun_1-1.dsc
  % Total    % Received % Xferd  Average Speed   Time    Time     Time 
Current
                                 Dload  Upload   Total   Spent    Left 
Speed
100  1768  100  1768    0     0   5471      0 --:--:-- --:--:-- --:--:--    
0
dget: retrieving
http://mentors.debian.net/debian/pool/main/l/lockrun/lockrun_1.orig.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time 
Current
                                 Dload  Upload   Total   Spent    Left 
Speed
100  2897  100  2897    0     0   7315      0 --:--:-- --:--:-- --:--:-- 
253k
dget: retrieving
http://mentors.debian.net/debian/pool/main/l/lockrun/lockrun_1-1.diff.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time 
Current
                                 Dload  Upload   Total   Spent    Left 
Speed
100  2537  100  2537    0     0   2610      0 --:--:-- --:--:-- --:--:--
13146
gpg: Signature made Fri 02 May 2008 07:50:49 CDT using RSA key ID 8FBFCFBF
gpg: Can't check signature: public key not found
dpkg-source: extracting lockrun in lockrun-1
dpkg-source: info: unpacking lockrun_1.orig.tar.gz
dpkg-source: info: applying lockrun_1-1.diff.gz

$ gpg --recv-key 0x8FBFCFBF
gpg: requesting key 8FBFCFBF from hkp server pgp.mit.edu
gpgkeys: key 8FBFCFBF not found on keyserver
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0


Please upload your key to a public keyserver.

> Version: 1-1

I don't see any version number in the source code. Please use 0~YYYYMMDD
instead (where YYYYMMDD is the download date, or if possible, the
modification date of upstream's .c file), just in case upstream decides to
use version numbers at some point, if ever.

debian/rules:
> gcc lockrun.c -o lockrun
Please don't do that, at least call gcc with CFLAGS:
> gcc $(CFLAGS) lockrun.c -o lockrun

debian/control:
> Depends: ${shlibs:Depends}
also use ${misc:Depends}

Btw, linda is no longer in the archive, you should get rid of the linda
overrides (lintian will complain if you keep them).

The package FTBFS twice in a row with the following message:
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/tmp/lockrun-1'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/tmp/lockrun-1'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f
debian/stamp-patched; fi
patches: debian/patches/command-option.patch
Trying reverse patch debian/patches/command-option.patch at level 1 ...
0 ... 2 ... failure.
make: *** [reverse-patches] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules clean gave error exit
status 2



Please fix those issues.

> 
> I would be glad if someone uploaded this package for me.
> 
> Thanks,
> 

Cheers,
-- 
Atomo64 - Raphael

Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html


Reply to: