Opened 16 years ago
Closed 16 years ago
#2197 closed defect (invalid)
jhalfs errors with CLFS from svn
Reported by: | Brunno | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | jhalfs |
Cc: |
Description
I open this here because i can't have access to open in ALFS.
I tried to install CLFS with jhalfs from svn tree and i get this errors:
1 - failure on check MD5 checksums of files (all executions):
inetutils-1.5.tar.gz does not match MD5SUMS value NEW MD5SUM: aeacd11d19bf25c89d4eff38346bdfb9 inetutils-1.5.tar.gz gcc-4.2.2-posix-1.patch does not match MD5SUMS value NEW MD5SUM: 8df4fe6a9f77135ae1b0851786c40410 gcc-4.2.2-posix-1.patch lynx2.8.6.tar.bz2 does not match MD5SUMS value NEW MD5SUM: bd44c57d28fd3e4c9db1cd492d403600 lynx2.8.6.tar.bz2
about this problem i open a ticket in CLFS and i received the reply that there is no checksum for package lynx 2 - Kernel don't unpack to install kernel headers I was driven in CLFS-trac to open a ticket here I alter the common/libs/func_wrt_Makefile, line 83 to:
if "${PROGNAME}" = "lfs" "${PROGNAME}" = "clfs" "${PROGNAME}" = "hlfs" ; then
and it works 3 - last execution stops in e2fsprogs, apparently the variables of the environment have not been adjusted to install in chroot mode
* Please forward to ALFS bug trac (jhalfs)
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing this as invalid. It's either an ALFS or a CLFS issue. Please raise on alfs-discuss or the clfs mailing list as appropriate and ask those devs to create a ticket or adjust your permissions so you can create one yourself.
Thanks,
Matt
I think this should be on alfs-dev. I will put it there soon.