Re: bug in howto_making_an_application_package_bora instructions (was: dpkg: serious warning: files list)

2007-02-20 Thread Eero Tamminen
Hi, ext Eero Tamminen wrote: ext Marius Vollmer wrote: "ext Guillem Jover" <[EMAIL PROTECTED]> writes: * Why are you using a Pre-Depends? He is using this pre-depends: Pre-Depends: maemo-select-menu-location This one ultimately comes from the "How to make a package for the Application

Re: dpkg: serious warning: files list .......

2007-02-20 Thread Eero Tamminen
ext Marius Vollmer wrote: "ext Guillem Jover" <[EMAIL PROTECTED]> writes: * Why are you using a Pre-Depends? He is using this pre-depends: Pre-Depends: maemo-select-menu-location This one ultimately comes from the "How to make a package for the Application Manager" document here:

Re: dpkg: serious warning: files list .......

2007-02-20 Thread Marius Vollmer
"ext Guillem Jover" <[EMAIL PROTECTED]> writes: > * Why are you using a Pre-Depends? He is using this pre-depends: Pre-Depends: maemo-select-menu-location This one ultimately comes from the "How to make a package for the Application Manager" document here: http://maemo.org/platform/do

Re: dpkg: serious warning: files list .......

2007-02-19 Thread Visti Andresen
On Mon, 19 Feb 2007 21:55:52 +0200 Guillem Jover <[EMAIL PROTECTED]> wrote: > There's several problems with your package: > > * Do not hardcode the Depends for shared libraries, use a substvar. I will have to look into what "substvar" is and how to use it. But I remember seeing in a doc somewher

Re: dpkg: serious warning: files list .......

2007-02-19 Thread Visti Andresen
On Mon, 19 Feb 2007 21:37:58 +0200 Guillem Jover <[EMAIL PROTECTED]> wrote: > > But when I use dpkg I get the following message: > > > > dpkg -i n770-fire_0.1_armel.deb > > Selecting previously deselected package n770-fire. > > (Reading database ... > &

Re: dpkg: serious warning: files list .......

2007-02-19 Thread Guillem Jover
On Mon, 2007-02-19 at 21:37:58 +0200, ext Guillem Jover wrote: > On Sun, 2007-02-18 at 21:18:34 +0100, ext Visti Andresen wrote: > > Hi, I succeeded in building my first .deb package. > > I created the control file and friends manually, I looked at the > > source of maemopadplus for "inspiration".

Re: dpkg: serious warning: files list .......

2007-02-19 Thread Guillem Jover
On Mon, 2007-02-19 at 19:15:31 +0100, ext Visti Andresen wrote: > On Mon, 19 Feb 2007 19:04:34 +0200 Marius Gedminas wrote: > > On Sun, Feb 18, 2007 at 09:18:34PM +0100, Visti Andresen wrote: > > > "dpkg-buildpackage -rfakeroot" creates a debian/files file containing: > > > n770-fire_1.2_armel.deb

Re: dpkg: serious warning: files list .......

2007-02-19 Thread Guillem Jover
armel.deb > Selecting previously deselected package n770-fire. > (Reading database ... > dpkg: serious warning: files list file for package `armel' missing, > assuming package has no files currently installed. > 12900 files and directories currently installed.) This is saying that

Re: dpkg: serious warning: files list .......

2007-02-19 Thread Visti Andresen
On Mon, 19 Feb 2007 19:15:31 +0100 Visti Andresen <[EMAIL PROTECTED]> wrote: > > > > > > > > > "dpkg-buildpackage -rfakeroot" creates a debian/files file containing: > > > n770-fire_1.2_armel.deb user/games optional > > > > That's not good either. > Any idea what this file should contain? > An

Re: dpkg: serious warning: files list .......

2007-02-19 Thread Visti Andresen
l.deb > > Selecting previously deselected package n770-fire. > > (Reading database ... > > dpkg: serious warning: files list file for package `armel' missing, > > assuming package has no files currently installed. > > That's not good. Serious warnings se

Re: dpkg: serious warning: files list .......

2007-02-19 Thread Marius Gedminas
ager" the package installs and uninstalls without > any problems. > But when I use dpkg I get the following message: > > dpkg -i n770-fire_0.1_armel.deb > Selecting previously deselected package n770-fire. > (Reading database ... > dpkg: serious warning: files list file for p

dpkg: serious warning: files list .......

2007-02-18 Thread Visti Andresen
he following message: dpkg -i n770-fire_0.1_armel.deb Selecting previously deselected package n770-fire. (Reading database ... dpkg: serious warning: files list file for package `armel' missing, assuming package has no files currently installed. 12900 files and directories currently instal