Re: multiple binary packages (again)

1999-08-16 Thread James Mastros
On Sun, Aug 15, 1999 at 01:55:33AM +0200, Domenico Andreoli wrote: > On Sat, 14 Aug 1999, Raphael Hertzog wrote: > > Apart from that, isn't there a non-US problem with the SSL support ? Take > > care not to install in main something that could not be exported by US > > residents. > right, i have to

Re: things broke when I went to dpkg-dev 1.4.1.6

1999-08-16 Thread Martin Bialasinski
* "tony" == tony mancill <[EMAIL PROTECTED]> wrote: tony> I was able to circumnavigate the problem (perhaps I should have tony> played with it a little longer before posting), but it still tony> baffles me. I was doing my package build with: tony> dpkg-buildpackage -rfakeroot tony> and it was

Re: things broke when I went to dpkg-dev 1.4.1.6

1999-08-16 Thread tony mancill
I was able to circumnavigate the problem (perhaps I should have played with it a little longer before posting), but it still baffles me. I was doing my package build with: dpkg-buildpackage -rfakeroot and it was failing. I invoked dh_gencontrol by itself with "fakeroot dh_gencontrol" an

Re: things broke when I went to dpkg-dev 1.4.1.6

1999-08-16 Thread Raphael Hertzog
Le Mon, Aug 16, 1999 at 01:53:13AM -0700, tony mancill écrivait: > dpkg-genchanges: failure: cannot read files list file: No such file or > directory The file debian/files is removed by dh_clean. Check that you don't call dh_clean somewhere unexpected. For a multi-binary package you may have to us

things broke when I went to dpkg-dev 1.4.1.6

1999-08-16 Thread tony mancill
Can anyone give me a clue on where to look for this one? My rules file has not changed (much), and now my package build gets almost to the end and dies with: dpkg-genchanges: failure: cannot read files list file: No such file or directory Any help would be appreciated. TIA, tony [EMAIL PROTEC