Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2006 22:00:49 +0200
From:      h <h@erathia.be>
To:        DougB@freebsd.org, ports@freebsd.org
Subject:   hpijs bug report
Message-ID:  <200608062200.50179.h@erathia.be>

next in thread | raw e-mail | index | archive | help
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.




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