Bug 362356

Summary: missing plugin to open .deb files
Product: [Applications] ark Reporter: gnastyle <BM-2cTv4XtvC9UQ8TdFCfPNySv2omc8T6m3sv>
Component: pluginsAssignee: Ragnar Thomsen <rthomsen6>
Status: RESOLVED FIXED    
Severity: normal CC: elvis.angelaccio
Priority: NOR    
Version: 16.04.0   
Target Milestone: ---   
Platform: Chakra   
OS: Linux   
Latest Commit: Version Fixed In: 16.04.1

Description gnastyle 2016-04-27 13:55:41 UTC
If you open a .deb file, ark says to you
"Ark was not able to open file.deb. No suitable plugin found.
Ark does not seem to support this file type."

Reproducible: Always

Steps to Reproduce:
1.open a .deb file woth ark
2.
3.

Actual Results:  
ark doesn't read (and probably extract) .deb file

Expected Results:  
Ark should open and extract .deb file
Comment 1 Ragnar Thomsen 2016-04-27 14:04:46 UTC
Confirming...
Comment 2 Ragnar Thomsen 2016-04-27 14:23:44 UTC
Git commit 0eb4f86e5d6e2860bfc908a0ccf805470aea8675 by Ragnar Thomsen.
Committed on 27/04/2016 at 14:23.
Pushed by rthomsen into branch 'Applications/16.04'.

Update mimetype for Debian packages

The mimetype for Debian packages (*.deb) was updated in shared-mime-info
1.4 from application/x-deb to application/vnd.debian.binary-package,
resulting in Ark failing to open this archive type.

This commit also adds an autotest for this mimetype.
FIXED-IN: 16.04.1

A  +-    --    autotests/kerfuffle/data/smallarchive.deb
M  +2    -0    autotests/kerfuffle/mimetypetest.cpp
M  +1    -1    plugins/libarchive/CMakeLists.txt

http://commits.kde.org/ark/0eb4f86e5d6e2860bfc908a0ccf805470aea8675