[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#748198: ark: Ark fails to produce a valid .zip archive



Package: ark
Version: 4:4.12.4-1
Followup-For: Bug #748198

I think the problem is in debian's patch "use_libarchive_for_zip_files" in the last section.
In the last substitution the semicolon is missing after "application/zip" (lines 27-28):
--- 8< ---
 -...application/x-xz-compressed-tar;application/x-lzma-compressed-tar;")
 +...application/x-xz-compressed-tar;application/x-lzma-compressed-tar;application/zip")
--- >8 ---
Because of this after compilation of "ark_part.desktop" we got a "application/zipapplication/x-deb;" in MimeType field.
After adding ";" after "application/zip" in patch file the problem was solved.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (400, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14.4-zen+ (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ark depends on:
ii  kde-runtime   4:4.12.4-1
ii  libarchive13  3.1.2-8
ii  libc6         2.18-5
ii  libkdecore5   4:4.13.1-1
ii  libkdeui5     4:4.13.1-1
ii  libkfile4     4:4.13.1-1
ii  libkhtml5     4:4.13.1-1
ii  libkio5       4:4.13.1-1
ii  libkonq5abi1  4:4.12.4-1
ii  libkparts4    4:4.13.1-1
ii  libkpty4      4:4.13.1-1
ii  libqt4-dbus   4:4.8.6+dfsg-1
ii  libqtcore4    4:4.8.6+dfsg-1
ii  libqtgui4     4:4.8.6+dfsg-1
ii  libstdc++6    4.9.0-3

Versions of packages ark recommends:
ii  bzip2       1.0.6-5
ii  p7zip-full  9.20.1~dfsg.1-4
ii  unzip       6.0-12
ii  zip         3.0-8

Versions of packages ark suggests:
ii  rar    2:4.2.0-1
ii  unrar  1:4.2.4-1

-- no debconf information


Reply to: