* Alberto Donato <[email protected]> [120128 18:42]:
> Basically, I use that information to find out if the 'processincoming'
> failed because the data (.changes and/or .dsc files) are not signed,
> while the repository is configured to only accept signed uploads (the
> import system generates reprepro config files so it knows this).
> I had to check both conditions because I found no specific error
> message from reprepro for this scenario.

Do you have any other restrictions in uploaders?
I think "No distribution accepting '%s'!\n" should only be given
if uploaders forbid it.

> This solution was much simpler than checking it manually, since it
> would not only imply checking if the .changes is signed, but also
> parse it to find the other files that might be required to be signed
> (such as .dsc).

.dsc is not required to be signed (at least not with reprepro).

        Bernhard R. Link



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to