Hello,

I've not been able to find a way to report a bug with the trac system of
hlfs. So I suscribed to this list. Sorry if this is a wrong place to
report the following...

I recently checked out the svn HLFS book, and tried to run jhalfs on it.
I hit the fact that HLFS is currently broken, which is not what I want
to talk about now. But I found two md5sum lines wrong in packages.ent.
Here is a patch.

Regards,

Pierre Labastie
------------------------------------
Index: packages.ent
===================================================================
--- packages.ent        (revision 1243)
+++ packages.ent        (working copy)
@@ -79,7 +79,7 @@

<!ENTITY file-version "4.21">
<!ENTITY file-size "541 KB">
-<!ENTITY file-md5 "[EMAIL PROTECTED]:/mnt/lfs/usr/src">
+<!ENTITY file-md5 "9e3503116f4269a1be70220ee2234b0e">
<!ENTITY file-url
"ftp://ftp.gw.com/mirrors/pub/unix/file/file-&file-version;.tar.gz";>
<!ENTITY file-home " ">

@@ -175,7 +175,7 @@

<!ENTITY inetutils-version "1.5">
<!ENTITY inetutils-size "1,364 KB">
-<!ENTITY inetutils-md5 "9e0f1ac040de3168ea785f44e42d585e">
+<!ENTITY inetutils-md5 "aeacd11d19bf25c89d4eff38346bdfb9">
<!ENTITY inetutils-url
"&gnu;inetutils/inetutils-&inetutils-version;.tar.gz">
<!ENTITY inetutils-home "&gnu-software;inetutils/">

-----

-- 
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to