Re: Testing init.d script

2018-12-26 Thread Kip Warner
ion can start and stop services. Hey Colin. Thanks for the feedback. I think autopkgtest(1) is a good route to go if I wanted to test it after the package had been generated and installed. But this is really the kind of test I'd like to perform before all of that while still within the build tr

Testing init.d script

2018-12-25 Thread Kip Warner
truly, -- Kip Warner | Senior Software Engineer OpenPGP signed/encrypted mail preferred https://www.thevertigo.com signature.asc Description: This is a digitally signed message part

Re: Packaging examples

2018-02-25 Thread Kip Warner
pected in $prefix/share/doc/mypackage/examples. If you have any suggestions, I'm all ears: https://github.com/cartesiantheatre/narayan-designer/blob/master/Makefile.am -- Kip Warner | Senior Software Engineer OpenPGP signed/encrypted mail preferred https://www.cartesiantheatre.com

Packaging examples

2018-02-25 Thread Kip Warner
) \ ... This installs the example files as expected in /usr/share/doc/foo/examples/, but I was still left to wonder what the best practise was given that dh_installexamples(1) exists and seems to want to do the same based on the contents of debian/foo.examples? -- Kip Warner | Senior Software Engineer

Bug#820490: ITP: streflop -- STandalone REproducible FLOating-Point library

2016-04-08 Thread Kip Warner
Package: wnpp Severity: wishlist Owner: Kip Warner <k...@thevertigo.com> * Package name: streflop Version : 0.3 Upstream Author : Nicolas Brodu <nico...@brodu.net> * URL : http://nicolas.brodu.net/en/programmation/streflop/ * License : LGPL-2.1

Re: Roll call for porters of architectures in sid and testing

2013-09-01 Thread Kip Warner
On Sun, 2013-09-01 at 20:18 -0400, Adam Holland wrote: Hi, sorry I'm not a skilled programmer, I just have a historic SGI O2 to play around with a bit. If the hardware dies, I won't really have any reaspn to stay involved with this port. Still cool that you have one though! -- Kip Warner

Re: Architecture Nomenclature

2010-04-28 Thread Kip Warner
On Wed, 2010-04-28 at 12:13 +0200, Josselin Mouette wrote: The simplest solution is to put the routines in a shared library and to build two versions of the library. Put the i486 one in /usr/lib and the SSE2 one in /usr/lib/i686/sse2. That might be the way to go. Thanks. -- Kip Warner

Architecture Nomenclature

2010-04-27 Thread Kip Warner
not on the mailing list, so please remember to cc me. Thanks. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com signature.asc Description: This is a digitally signed message part

Re: Architecture Nomenclature

2010-04-27 Thread Kip Warner
On Tue, 2010-04-27 at 22:16 +0200, Benjamin Drung wrote: Am Dienstag, den 27.04.2010, 12:45 -0700 schrieb Kip Warner: Greetings Everyone, I've been looking for a while, but no luck. Is there a table somewhere that summarizes the different architecture names like i386, i586, i686, amd64

Re: Architecture Nomenclature

2010-04-27 Thread Kip Warner
something for a 32-bit machine with SSE2 instruction set, what would be the most appropriate architecture name? -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com signature.asc Description: This is a digitally signed message part

Re: Architecture Nomenclature

2010-04-27 Thread Kip Warner
architecture name? -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com signature.asc Description: This is a digitally signed message part

Re: Architecture Nomenclature

2010-04-27 Thread Kip Warner
it detect at runtime before said is actually used, whether it is available or not. If it is not, raise a user visible error and terminate. This method assumes the user knows that it is only supported on P4 or later generation of x86. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed