Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2003 16:44:27 -0400
From:      Michael Handler <handler-freebsd@grendel.net>
To:        freebsd-ports@FreeBSD.Org
Subject:   sfs port issues
Message-ID:  <20030923204427.GK10615@monster.grendel.net>

next in thread | raw e-mail | index | archive | help
#1:

> http://people.freebsd.org/~fenner/portsurvey/handler@grendel.net.html
> [...] The individual port with a problem is security/sfs.

what's up with this? 1.7 of sfs/Makefile fixed the MASTER_SITES problem,
and was committed on the 19th, yet i got an unfetchable message on
the 21st, and the page is still showing an error on the 23rd.

File: sfs-0.7.2.tar.gz has 1 possible URL: 0 OK, 0 bad, 1 skipped 
Port maintainer: handler@grendel.net 
http://www.fs.net/sfswww/dist/sfs-0.7.2.tar.gz: Not checked (Last actual result NEVER [checked 0 times since Wed Dec 31 16:00:00 1969 ]) 
Summary 0 files fetchable out of 1

#2: 

the bento log for sfs shows this:

( http://bento.freebsd.org/errorlogs/i386-4-latest/sfs-0.7.2.log )

gmake[1]: Entering directory `/tmp/a/ports/security/sfs/work/sfs-0.7.2/doc'
gmake[2]: Entering directory `/tmp/a/ports/security/sfs/work/sfs-0.7.2/doc'
gmake[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/info
 install -c -o root -g wheel -m 444 ./sfs.info /usr/local/info/sfs.info
 install-info --info-dir=/usr/local/info /usr/local/info/sfs.info
gmake  install-man1 install-man5 install-man7 \
 install-man8

[...]

===>  Building package for sfs-0.7.2
tar: info/sfs.info-1: Cannot stat: No such file or directory
tar: info/sfs.info-2: Cannot stat: No such file or directory
tar: info/sfs.info-3: Cannot stat: No such file or directory
tar: Error exit delayed from previous errors
pkg_create: make_dist: tar command failed with code 512

my compile log shows:

gmake[2]: Entering directory `/vol/vol0/fbsdcvs/ports/security/sfs/work/sfs-0.7.
2/doc'                                                       
gmake[2]: Nothing to be done for `install-exec-am'.          
/bin/sh ../mkinstalldirs /usr/local/info                     
 install -c -o root -g wheel -m 444 ./sfs.info /usr/local/info/sfs.info
 install -c -o root -g wheel -m 444 ./sfs.info-1 /usr/local/info/sfs.info-1
 install -c -o root -g wheel -m 444 ./sfs.info-2 /usr/local/info/sfs.info-2
 install -c -o root -g wheel -m 444 ./sfs.info-3 /usr/local/info/sfs.info-3
 install-info --info-dir=/usr/local/info /usr/local/info/sfs.info
gmake  install-man1 install-man5 install-man7 \
 install-man8

my machine:

FreeBSD lair.grendel.net 4.8-RC FreeBSD 4.8-RC #0: Mon Mar 24 00:22:08 EST 2003     root@lair.grendel.net:/vol/vol0/obj/usr/src/sys/LAIR  i386

any thoughts?

--michael



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030923204427.GK10615>