View Single Post
Posts: 4 | Thanked: 0 times | Joined on Mar 2010
#1
hi,
I have created a deb package of my application and I want it to install when a user directly downloads the deb file, but the installation fails with "Incompatible application package" message.
in the Application details/Summary the Status is "Not Installable"
and the Application details/Problems says "Incompatible application package".

If I save the deb file and use "dpkg -i" as root it installs with no problem

thanks