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

Bug#855174: catz: not found. Encountered while running make images.



On Wed, Feb 15, 2017 at 12:17:03AM +0100, Josua Mayer wrote:
>Package: debian-cd
>Version: 3.1.19
>Severity: important
>
>Dear Maintainer,
>
>I am attempting to reproduce creating installer isos using debian-cd.
>Following the README I set up a mirror using debmirror, and then ran the mentioned mkae steps up to make images, where I encountered an error message concerning a command called catz (never heard of it).
>I suspect debian-cd is missing a runtime dependency.

No, catz is an internal helper script. Looks like I missed a path for
it in one place, now fixed. Thanks for that report.

>This is the short log leading to the error:
>root@vm-stretch:/usr/share/debian-cd# make images
>Looking in /opt/debmirror/dists/stretch/ /opt/debmirror/dists/stretch/
>Using MD5 sums from Packages files:
>/opt/debmirror/dists/stretch/contrib/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/contrib/binary-arm64/Packages.gz /opt/debmirror/dists/stretch/main/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/main/binary-arm64/Packages.gz /opt/debmirror/dists/stretch/main/debian-installer/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/main/debian-installer/binary-arm64/Packages.gz /opt/debmirror/dists/stretch/non-free/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/non-free/binary-arm64/Packages.gz /opt/debmirror/dists/stretch/contrib/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/contrib/binary-arm64/Packages.gz /opt/debmirror/dists/stretch/main/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/main/binary-arm64/Packages.gz /opt/debmirror/dists/stretch/main/debian-installer/binary-arm64/Packages.xz /opt/debmirror/dists/stretch/main/debian-installer/binary-arm64/Packages.gz /opt/debmirror/dists/stretch/non-free/binary-arm64/Packages.xz /opt/debmirror/dists/
> stretch/non-free/binary-arm64/Packages.gz
>/usr/share/debian-cd/tools/grab_md5: 74: /usr/share/debian-cd/tools/grab_md5: catz: not found
>Generating the arm64 iso/jigdo images ...
>  Last-minute updates:
>    README.html
>md5sum: ./README.html: No such file or directory
>Makefile:479: recipe for target 'images' failed
>make: *** [images] Error 1
>root@vm-stretch:/usr/share/debian-cd#

But the real reason for the stop here is the missing README.html
file. That should have been generated by the tools/add-bin-doc
script, and that's called each time a new temp disc tree is
started. Do you have logs going back further?

-- 
Steve McIntyre, Cambridge, UK.                                steve@einval.com
Into the distance, a ribbon of black
Stretched to the point of no turning back


Reply to: