Hi Steve,
running easy-build throws out a kernel error twice.
Not sure what it means but would suspect it's the issue.
- - - - - - - - - - - - Live Console - - - - - - - - - - - -
[ 794.184456]
[ 794.184547] do_page_fault() command='apt-get' type=15
address=0x2f7c5204 in libapt-pkg.so.5.0.2[f7fcf000+204000]
[ 794.184547] trap #15: Data TLB miss fault, vm_start = 0x007a2000,
vm_end = 0x00847000
[ 794.572158]
[ 794.572249] do_page_fault() command='apt-get' type=15
address=0x2f7c5204 in libapt-pkg.so.5.0.2[f7fcf000+204000]
[ 794.572249] trap #15: Data TLB miss fault, vm_start = 0x007d0000,
vm_end = 0x00875000
Mike
On 2019-06-12 02:08, Steve McIntyre wrote:
Hi Mike,
On Wed, Jun 12, 2019 at 12:58:43AM +1200, m...@purple-cat.net wrote:
I'm trying to make install CD media for buster HPPA.
I have compiled the debian-installer and installed it with no issues.
I have made changes to easybuild and CONF to suit.
when trying to build I'm getting this error. can anyone explain why so
I can
fix it.
uname -a Linux atlantis 4.19.0-5-parisc64-smp #1 SMP Debian 4.19.37-3
(2019-05-15) parisc64 GNU/Linux
its this error
Can't open Packages file
/tmp/buster/CD1/dists/buster/main/binary-hppa/Packages : No such file
or
directory
OK, that's coming out of tools/make_disc_trees.pl. It's complaining
about a missing Packages file that should have been generated earlier
from other bits of the debian-cd run. I'm guessing something else must
have failed earlier, but it's not clear. Could you log the whole run
and share that, please? Maybe run inside "script", that's often
easiest.