Bug 287769 - Kget missing checksumming methods other than md5
Summary: Kget missing checksumming methods other than md5
Status: RESOLVED NOT A BUG
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-28 16:33 UTC by Kevin Estes
Modified: 2011-11-28 18:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Estes 2011-11-28 16:33:41 UTC
Version:           unspecified (using KDE 4.7.3) 
OS:                Linux

The "Checksum Search" plugin is missing all other checksums other than md5.  Only md5 shows up in the defaults, and I can't add the others manually, as they're not available.

Reproducible: Always

Steps to Reproduce:
Simply examine the settings for the "Checksum Search" plugin.

Actual Results:  
Only the option to verify a file via md5 checksums is available.

Expected Results:  
It should allow me to verify with all of the following checksums: md4, md5, sha1, sha256, sha384, and sha512.

This is occurring on Fedora 16 GNOME (32-bit edition).  KGet was added via the Fedora updates repository.  KGet was added via the kdenetwork-kget package.  Also, the KGet version is not included as it is not stated in the package, nor in the "About KGet" option of the program.
Comment 1 Matthias Fuchs 2011-11-28 18:01:33 UTC
This can either mean that you
* do not have qca installed
* do not have needed the backends for qca
* your KGet was not compiled with qca support

So probably the best way to go foward is to make sure that qca is installed correctly (the qca website should help you there) and then report this problem on your distribution's bug tracker.