|
@@ -485,6 +485,7 @@ download_desc_file() {
|
|
|
_package_name, _package_version)) {
|
|
_package_name, _package_version)) {
|
|
|
nout << "Couldn't find package " << _package_fullname
|
|
nout << "Couldn't find package " << _package_fullname
|
|
|
<< " in contents file.\n";
|
|
<< " in contents file.\n";
|
|
|
|
|
+ report_done(false);
|
|
|
return;
|
|
return;
|
|
|
}
|
|
}
|
|
|
|
|
|