Re: fedpkg import weirdness

2021-02-07 Thread Ville-Pekka Vainio
I read a bit of code and thus replying to my own message. It seems rpkg decides whether to upload a file to the lookaside cache or not based on running "file -b --mime-encoding" on it. For a keyring file that returns "binary". See https://pagure.io/rpkg/blob/master/f/pyrpkg/utils.py#_280 -Ville-P

fedpkg import weirdness

2021-02-07 Thread Ville-Pekka Vainio
Hi, I imported a new package called voikko-fi yesterday. I think I hit a bug in fedpkg, but I'm not sure. The packaging guidelines say "Any detached signature file (e.g. foo.tar.gz.asc or foo.tar.gz.sig) must be uploaded to the package lookaside cache alongside the source code, while the keyring m