System details
OS:
Ubuntu 14.04.3 LTS
Kernel:
3.13.0-68-generic
Architecture:
x86_64
CodeLite install file:
CodeLite-9.0.5-ubuntu-trusty-x86_64.deb
Ubuntu Software Center application version:
13.10-0ubuntu4.1
Error
The package is of bad quality
The installation of a package which violates the quality standards isn't allowed. This could cause serious problems on your computer. Please contact the person or organisation who provided this package file and include the details beneath.
Details
Lintian check results for /home/eodeluga/Downloads/CodeLite-9.0.5-ubuntu-trusty-x86_64.deb:
E: codelite: control-file-has-bad-permissions md5sums 0664 != 0644
PLEASE FIX: The package is of bad quality
-
- CodeLite Curious
- Posts: 2
- Joined: Thu Dec 10, 2015 7:37 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: PLEASE FIX: The package is of bad quality
Like I mentioned on GitHub, this will be not get fixed (at least not by me...)
The packages are generated by CMake which does not generate a high quality .deb files.
If you prefer not to install a nightly, you can stick to the official release which are installed via our repository and are of a better quality (generated manually)
EDIT:
All these are errors are, how to say, BS...
You can choose to install the package manually like this:
Eran
The packages are generated by CMake which does not generate a high quality .deb files.
If you prefer not to install a nightly, you can stick to the official release which are installed via our repository and are of a better quality (generated manually)
EDIT:
All these are errors are, how to say, BS...
You can choose to install the package manually like this:
Code: Select all
sudo gdebi CodeLite-9.0.5-ubuntu-trusty-x86_64.deb
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 2
- Joined: Thu Dec 10, 2015 7:37 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: PLEASE FIX: The package is of bad quality
Ok no problem.
I installed the repository version.
Thanks
I installed the repository version.
Thanks