pkgsrc-Bugs archive

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

Re: pkg/46875: dblatex fails on clean install



The following reply was made to PR pkg/46875; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/46875: dblatex fails on clean install
Date: Tue, 6 Nov 2012 20:06:19 +0000

 (sent to gnats@ instead of gnats-bugs@)
 
    ------
 
 From: "John R. Towler" <jtowler%soncom.com@localhost>
 To: NetBSD Problem Report DB Administrator <gnats%NetBSD.org@localhost>
 Subject: pkg/46875 - critical high priority sw-bug,    dblatex fails on clean
        install
 Date: Mon, 05 Nov 2012 04:35:54 -0600
 
 
 
 from bottom of         http://gnats.NetBSD.org/46875:
 
 >Unformatted:
        Peano3 cvs <*NetBSD.org> co-r netbsd-6 -A -D 8/10/2012 && cvs <etc> co 
-A -D "8/10/2012" (-current) src/sys/dev/pci/auich* src/sys/external/bind/dist 
 
 Don't know what is missing here:  This was /usr/sbin/config Peano3 in
 /usr/src/sys/arch/i386/conf for the cvs pull
 
 my-cvs-pull-script.sh of around Aug. 25
 -------------------------
 #! /usr/local/bin/bash
 
 #netbsd-6, auich.c, auichreg.h, auich.4, new bind/dist for DNS
 #sec. alert/fix of 7/25/2012, using -current date of 8/10/2012
 
 
 
 
 
 rm -rf ./src/external/bsd/bind/dist
 
 cvs -d :pserver:anoncvs%anoncvs.NetBSD.org@localhost:/cvsroot co -A -D 
"08/10/2012" \
 src/sys/dev/pci/auich.c \
 src/sys/dev/pci/auichreg.h \
 src/share/man/man4/auich.4 \
 src/external/bsd/bind/dist \
 ------------------------------------------------------------------
 
 as I needed AC'97 (Dell Latitude D610) mic input, and the security
 warning of 7/25/2012 recommended this for post-7/25 new bind/dist.  I
 should trust cvs to do the right thing for overwriting the bind dist
 files but on rebuilding I had odd filesystem trouble, so I took a few
 extra machine cycles to be sure.
 
 
 OS build is currently:
 
 bash-4.2$ uname -a
 
 NetBSD peano.jtcl.org 6.0_STABLE NetBSD 6.0_STABLE (Peano4 -r netbsd-6
 -A -D 10/18/2012 (today) auich*) #0: Thu Oct 18 07:10:04 CDT 2012
 root%peano.jtcl.org@localhost:/usr/obj/sys/arch/i386/compile/Peano4 i386
 
 for NetBSD-6.0_STABLE of 10/18/2012 (announced) via
 
 
 bash-4.2$ cvs -d :pserver:anoncvs%anoncvs.NetBSD.org@localhost:/cvsroot co -A 
-r netbsd-6
 src xsrc
 &&
 cvs -d :pserver:anoncvs%anoncvs.NetBSD.org@localhost:/cvsroot co -A -D today \
 src/sys/dev/pci/auich.c \
 src/sys/dev/pci/auichreg.h \
 
 for the AC'97 kernel fixes.
 
 The prev. reply to gls%NetBSD.org@localhost via gnats with headers:
 
 The following reply was made to PR pkg/46875; it has been noted by GNATS.
 
 From: jtowler%soncom.com@localhost (John R. Towler)
 To: gnats-bugs%NetBSD.org@localhost
 Cc: 
 Subject: Re: pkg/46875 (dblatex fails on clean install)
 Date: Sun, 04 Nov 2012 00:12:59 -0500
 
  --=-=-=
  Content-Type: text/plain
 
 said what had happened when he said to retry and do make test.  I did
 the same kludge hand fixes afterward, even though make test did produce
 mmltest2.pdf, with python |-> python2.7, and for some reason, make
 install did not install any /usr/local/share/dblatex files, so the
 python libs for dblatex reported an error which apparently is reflected
 in directory structure as mother-daughter of local subtree in
 /usr/local/share.
 
 As redone by hand, with these installed via cd work/dblatex-0.3.2/;
 ./setup.py build; ./setup.py install did eventually do
 /usr/local/share/dblatex files, and I had to redo python |-> python2.7
 in /usr/local/bin/dblatex.
 
 gls%NetBSD.org@localhost said he did all the stuff, couldn't reproduce the bug,
 and his worked.  I have no answer for how pkgsrc should work, not
 knowing python.  As I hacked it, dblatex works on my system now.
 Systematic fix ...?? gls said there was nothing else to be done.  That's
 all.  Now back to ghc builds.
 
 Hope I gave the right formatted answer(s) for the autogenerated
 question.
 
 
 John R. Towler
 jtowler%soncom.com@localhost
 


Home | Main Index | Thread Index | Old Index