Bug 305421

Summary: redownloads codecs
Product: [Fedora] Fedora Reporter: Jeremy Katz <katzj>
Component: codeinaAssignee: Bastien Nocera <bnocera>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: bnocera, thomas
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.10.1-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-09-30 23:32:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeremy Katz 2007-09-25 16:09:26 UTC
After downloading a plugin and having it fail (eg, due to the SElinux issue),
codeina still redownloads the plugin the next time you try to do it even though
it still has a copy of the tarball in ~/.local

Comment 1 Bastien Nocera 2007-09-26 11:35:05 UTC
We don't have any checksums in the available-plugins.xml file, so we don't know
whether the download was successful or not.

Comment 2 Jeremy Katz 2007-09-26 14:25:07 UTC
Tarballs instead of rpms (so no real updating), no signatures, no checksums... 
should this be scaring me as much as it is?

Comment 3 Bastien Nocera 2007-09-27 13:19:18 UTC
There's updating support (although it requires an updated available-plugins.xml,
which is sub-par). I've added sha1sum support in my local repo though. Feel free
to file another bug about specific security concerns, and not pile on to this bug.