Bug 362356 - missing plugin to open .deb files
Summary: missing plugin to open .deb files
Status: RESOLVED FIXED
Alias: None
Product: ark
Classification: Applications
Component: plugins (show other bugs)
Version: 16.04.0
Platform: Chakra Linux
: NOR normal
Target Milestone: ---
Assignee: Ragnar Thomsen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-27 13:55 UTC by gnastyle
Modified: 2016-04-27 14:23 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 16.04.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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