[Gambas-user] Packages question
Gianluigi
bagonergi at gmail.com
Sun Oct 13 12:17:18 CEST 2019
Hi Benoit,
If I remember correctly, you could create the installation packages of our
application only from the stable version of Gambas.
I ask myself why, if I try to create them from Gambas develop, I only get
support packages (or at least I think they are support packages since they
don't install, see here the terminal answer [*]):
<project name>_gtk_0.0.1-0ubuntu1_all.deb
<project name>_gtk3_0.0.1-0ubuntu1_all.deb
<project name>_qt4_0.0.1-0ubuntu1_all.deb
<project name>_qt5_0.0.1-0ubuntu1_all.deb
without the real installation package (<project name>
_0.0.1-0ubuntu1_all.deb) instead of a warning that I can't create packages
from the develop version.
Or maybe now you can also create packages from develop and this is a bug.
I attach the log file
Regards
Gianluigi
[*]
$ LANG="C" sudo dpkg -i scrollareatabpanel-gtk3_0.0.5-0ubuntu1_all.deb
(Reading database ... 259256 files and directories currently installed.)
Preparing to unpack scrollareatabpanel-gtk3_0.0.5-0ubuntu1_all.deb ...
Unpacking scrollareatabpanel-gtk3 (0.0.5-0ubuntu1) over (0.0.5-0ubuntu1) ...
dpkg: dependency problems prevent configuration of scrollareatabpanel-gtk3:
scrollareatabpanel-gtk3 depends on scrollareatabpanel (>= 0.0.5); however:
Package scrollareatabpanel is not installed.
scrollareatabpanel-gtk3 depends on scrollareatabpanel (<= 0.0.5); however:
Package scrollareatabpanel is not installed.
scrollareatabpanel-gtk3 depends on gambas3-gb-gtk3 (>= 3.14); however:
Package gambas3-gb-gtk3 is not installed.
scrollareatabpanel-gtk3 depends on gambas3-gb-gtk3 (<< 3.99.0); however:
Package gambas3-gb-gtk3 is not installed.
dpkg: error processing package scrollareatabpanel-gtk3 (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
scrollareatabpanel-gtk3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20191013/71bfc3de/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deb.zip
Type: application/zip
Size: 1564 bytes
Desc: not available
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20191013/71bfc3de/attachment.zip>
More information about the User
mailing list