Open GoogleCodeExporter opened 9 years ago
The Lintian error message correctly reports an unusual situation: an arch
independent package contains executable files. This is unusual (not wrong per
se) as arch independent packages usually contains sources and documentation,
not executables.
If you ignore that warning, the installation can complete correctly.
I chose to deploy PeaZip as arch independent package as most users were not
aware how to install it on x64 Linux systems forcing architecture check, and I
would not like to provide separate packages for i86 and x64 as it would double
the number of packages to deploy and maintain for Linux at each version
(currently, 8). Moreover, I felt it was not fine to deploy it in packages
specifically marked as x64, as most of the binaries still needs ia32-libs to
run.
The second problem, with Qt version, is that was not possible for the installer
to correctly configure libQt4Pas.so.5 on your system.
I provide libQt4Pas.so.5 in the same directory of PeaZip binary in order to
help users manually fixing the problem, as different Linux distributions (or
differently configured machines) would require a specific installer.
As I recommend in PeaZip for Linux page, I only provide generic Linux packages,
meant to be feasible to run on as many distributions and versions as possible,
not to support a specific distribution and release as smoothly as posible.
For this reason users should contact their distribution's maintainer and ask
for deploying specific installers of PeaZip, targeting a specific
distribution/version.
Original comment by giorgio.tani.software@gmail.com
on 14 Jul 2011 at 10:59
Added DEB package targeted to i386 architecture in order to avoid some package
checker to report warnings if noarc packages are used:
http://www.peazip.org/download-linux-gtk2-deb32bit.html
Original comment by giorgio.tani.software@gmail.com
on 25 Oct 2011 at 3:03
Original comment by giorgio.tani.software@gmail.com
on 28 Mar 2013 at 1:41
Original issue reported on code.google.com by
nemow...@gmail.com
on 14 Jul 2011 at 10:28