hpijs bug report

h h at erathia.be
Sun Aug 6 19:56:09 UTC 2006


when compiling hpijs:

===>   Generating temporary packing list
test -z "/usr/local/bin" || /usr/ports/print/hpijs/work/hpijs-2.1.4/install-sh -d "/usr/local/bin"
  install  -s -o root -g wheel -m 555 'hpijs' '/usr/local/bin/hpijs'
test -z "/usr/local/bin" || /usr/ports/print/hpijs/work/hpijs-2.1.4/install-sh -d "/usr/local/bin"
 install  -o root -g wheel -m 555 'foomatic-rip' '/usr/local/bin/foomatic-rip'
/usr/ports/print/hpijs/work/hpijs-2.1.4/install-sh -d /usr/local/share/ppd/HP
rm -f /usr/local/share/ppd/HP/HP*.ppd*
rm -f /usr/local/share/ppd/HP/hp*.ppd*
install  -o root -g wheel -m 444 ppd/* /usr/local/share/ppd/HP
gzip -f /usr/local/share/ppd/HP/*
ln: /usr/local/libexec/cups/filter/foomatic-rip: File exists
*** Error code 1


rm /usr/local/libexec/cups/filter/foomatic-rip
# make install clean

...
install  -o root -g wheel -m 444 ppd/* /usr/local/share/ppd/HP
gzip -f /usr/local/share/ppd/HP/*
ln: /usr/local/share/cups/model/foomatic-ppds/ppd: File exists
*** Error code 1

Stop in /usr/ports/print/hpijs.

# rm /usr/local/libexec/cups/filter/foomatic-rip
# rm /usr/local/share/cups/model/foomatic-ppds/ppd
# make install clean

i then could install it after a rm /var/db/pkg/pkgdb.db /usr/ports/INDEX*.db 
&& pkgdb -F && pkgdb -fu to bypass some weird bug i forgot to cut and save.



More information about the freebsd-ports mailing list