[Gambas-user] Problem making an installation package

Benoit Minisini gambas at ...1...
Tue Jan 22 14:00:42 CET 2008


On mardi 22 janvier 2008, gaupe wrote:
> ubuntuu 7.10
> gambas 2.0.0
>
> i use the distribution from gutsy  http://azores.linex.org/gambas-other/
>
>
> (something fell out in between sorry)
>
> I am afraid sending the project will not help as i have the same problem
> with all projects including the example programs.
>
> fex blights.
> i select only ubuntu when making a packages and nothing else.
> see below what i get. same error but now with the B of blights ...
> notice the         `        <-----  i dont know if that has something to do
> with the problem
>
> i tried a fresh install by removing all the gambas packages
> rm -rf ~/.comfig/gambas
> and install all the packages.
>
>
>
>   `Blights' contains illegal character `B'
>
> Creating package for Ubuntu.
> Making build directory.
> Creating desktop file...
> Sources are being debianizated.
> Creating package...
> dpkg-buildpackage: source package is blights
> dpkg-buildpackage: source version is 0-0
> dpkg-buildpackage: source changed by benoit <benoit at ...40...>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0-0
> dh_testdir
>  debian/rules clean
> dh_testroot
> rm -Rf `find . -name ".gambas"`
> rm -Rf `find . -name "*.gambas"`
> rm -f build-stamp install-stamp
> dh_clean
> dh_clean: Compatibility levels before 4 are deprecated.
>  dpkg-source -b blights
> dpkg-source: error: source package name `Blights' contains illegal
> character `B'
> The package build has failed.
> Package.MakeDebPackage.424: 'dpkg-buildpackage' has failed.
>

Maybe dpkg-source does not like upper case characters in package names?

-- 
Benoit Minisini




More information about the User mailing list