Hi! In function remoteDescribeModule, the second if-statement should probably read: if (!m) { instead of duplicating the first one: if (source == installMgr->sources.end()) { Best regards, J