Bug#748892: file: Many zip files are being misidentified as Microsoft Office OOXML

2014-06-03 Thread Mihail Kasadjikov
Package: file Version: 1:5.18-1 Followup-For: Bug #748892 The example with Oracle RDBMS patches, one file detects correct and another one incorrect: $ LANG=C ls -lhr p18031683* -rw-r--r-- 1 hamer hamer 74M Apr 14 09:47 p18031683_112030_Linux-x86-64.zip -rw-r--r-- 1 hamer hamer 67M Apr 15 12:33

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

2014-05-25 Thread Mihail Kasadjikov
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;applica

Bug#688794: Circular dependancy after reboot when..

2012-10-08 Thread Mihail Kasadjikov
Hello! I think the initrd scripts should be renamed to use "_" instead of "-". WBR, Mihail. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#688794: scripts/hook-functions: breaks boot if /tmp noexec

2012-10-08 Thread Mihail Kasadjikov
Hello! Maybe is the problem in names of variables? $ eval array_intel-microcode="udev" bash: array_intel-microcode=udev: command not found $ echo $? 127 $ echo $array_intel-microcode -microcode $ eval array_intel_microcode="udev" $ echo $? 0 $ echo $array_intel_microcode udev WBR, Mihail.

Bug#639123: kernel-package: kernel-headers package does not contain all the necessary includes

2011-10-10 Thread Mihail Kasadjikov
Package: kernel-package Version: 12.036+nmu1.1 Followup-For: Bug #639123 This issue is similar as #635563. I use this patch to solve the issue with broken symlinks and kernel version 3.x: hamer@h13e:~/download/kernel-package$ cat kernel-package_headers.diff diff -Naurb kernel-package-12.036+nmu1

Bug#635563: kernel-package: kernel-headers broken by linux-3.0

2011-10-10 Thread Mihail Kasadjikov
Hello! I use this patch to solve the issue with broken symlinks and kernel version 3.x: hamer@h13e:~/download/kernel-package$ cat kernel-package_headers.diff diff -Naurb kernel-package-12.036+nmu1.orig//kernel/ruleset/targets/headers.mk kernel-package-12.036+nmu1.1//kernel/ruleset/targets/headers