﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1790	md5 egg refers to nonexisting header file in source-dependencies list causing it to fail on rebuild	sjamaan	Kon Lovett	"If you try to install `md5` twice in a row, it fails with an error:

{{{
$ ~/chickens/5.3.0rc4/bin/chicken-install -test md5
building md5
/home/sjamaan/.cache/chicken-install/md5/md5.h: No such file or directory

Error: shell command terminated with nonzero exit code
256
""sh /home/sjamaan/.cache/chicken-install/md5/md5.build.sh""
}}}

This also happens with 5.2.0, and also if you just build but not install (i.e., `chicken-install -n md5`).

Any idea why this happens? Is this a bug in chicken-install or in the egg?"	defect	closed	major	someday	extensions	5.2.0	fixed		Kon Lovett	medium
