[Gambas-user] Issue 454 in gambas: Gambas doesn't compile packages for Debian on Ubuntu 12.04 x64
gambas at ...2524...
gambas at ...2524...
Tue Jul 9 10:08:18 CEST 2013
Status: New
Owner: ----
Labels: Version-3.4.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 454 by computer... at ...626...: Gambas doesn't compile packages for
Debian on Ubuntu 12.04 x64
http://code.google.com/p/gambas/issues/detail?id=454
1) Gambas fails to compile .deb packages for Debian or Ubuntu. This is
likely to have something to do with fakeroot.
2) Version info
Version: 3.4.0
Operating system: Linux
Distribution: Ubuntu 12.04
Architecture: x86_64
GUI component: QT4
Desktop used: Unity
Fakeroot version: 1.18.2
3) Provide a little project that reproduces the bug or the crash.
Every project I tried fails. It creates the projectname.orig folder but not
the real debs to install the program.. Alien (to convert from rpm to deb)
works.
4) Explain clearly how to reproduce the bug or the crash.
Make an installation package, select Debian, set some options, create
package. Output below. It reports that it was succesfull, but however, it
wasn't.
5) Output (some parts translated from Dutch)
Make build directory.
Make desktop file...
Sources are being debianizated.
Make package...
cd /home/king/SmallProject/smallproject-0.0.1
fakeroot dpkg-buildpackage -d
getopt: invalid option -- 'd'
fakeroot, create a fake root environment.
usage: fakeroot [-l|--lib fakerootlib] [-f|--faked fakedbin]
[-i file] [-s file] [-u|--unknown-is-real]
[-b|--fd-base fd] [-h|--help] [-v|--version]
[--] [command]
The packages were succesfully made.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list