![]() |
2010-03-01
, 15:09
|
|
Posts: 1,034 |
Thanked: 784 times |
Joined on Dec 2007
@ Annapolis, MD
|
#2
|
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
![]() |
2010-03-01
, 15:13
|
Posts: 4 |
Thanked: 0 times |
Joined on Mar 2010
|
#3
|
![]() |
2010-03-01
, 15:29
|
|
Posts: 1,034 |
Thanked: 784 times |
Joined on Dec 2007
@ Annapolis, MD
|
#4
|
So how do I fix my package so it will be considered safe enough to be installed via the GUI?
The problem is that I cannot understand from the errors what the actual problem is
![]() |
2010-03-01
, 16:21
|
Posts: 4 |
Thanked: 0 times |
Joined on Mar 2010
|
#5
|
![]() |
2010-03-01
, 16:26
|
Posts: 4 |
Thanked: 0 times |
Joined on Mar 2010
|
#6
|
![]() |
2010-03-01
, 17:23
|
|
Posts: 1,034 |
Thanked: 784 times |
Joined on Dec 2007
@ Annapolis, MD
|
#7
|
![]() |
2010-11-26
, 10:17
|
Posts: 3 |
Thanked: 0 times |
Joined on Nov 2010
|
#8
|
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