char *line = NULL;
size_t linecap = 0;
ssize_t linelen, totallen = 0;
FILE *fs = NULL;
struct pkg_repo_content prc;
pkg_debug(1, "Pkgrepo, begin update of '%s'", name);