Bug#819684: Uurgent

2016-06-11 Thread Richard Jones
Cancel any further mailings or contact. On Jun 11, 2016 8:40 PM, "Tax_Defender" wrote: > > Smile Richard > > Solve Your Tax__Problems Now

Bug#685302: Installing html package with Python 3

2012-08-21 Thread Richard Jones
On 20/08/2012, at 2:19 AM, Russel Winder wrote: > Of course there is then a deeper problem, Python 3 has an html package > in the standard distribution, at least on Debian Unstable. :-( Thanks for the info. I'm looking at making things better but I think to do so I'll want to move my "html" pack

Bug#606622: udev: please add a way to override warn_if_interactive

2010-12-10 Thread Richard Jones
Package: udev Version: 164-2 Severity: important Tags: patch When I boot a Debian appliance for libguestfs (http://libguestfs.org) the boot sits and waits for 60 seconds while it prints the large "warn_if_interactive" warning (when starting udev service). The warning is wrong: although the tty i

Bug#550377: libcurses-ocaml: ocaml-curses can't link even a simple program

2009-10-09 Thread Richard Jones
Package: libcurses-ocaml Version: 1.0.2-3+b1 Severity: important Even a simple ocaml-curses program canot be compiled: $ echo 'Curses.initscr ()' > test.ml $ ocamlfind ocamlopt -package curses -linkpkg test.ml -o test 2>&1 | head /usr/lib/ocaml/curses/libcurses_stubs.a(ml_curses.o): In func

Bug#530427: ITP: libguestfs -- library for accessing and modifying guest disk images

2009-05-24 Thread Richard Jones
Package: wnpp Severity: wishlist Owner: Richard Jones * Package name: libguestfs Version : 1.0.31 Upstream Author : Richard W.M. Jones * URL : http://et.redhat.com/~rjones/libguestfs/ * License : LGPL Programming Lang: C, Shell script, various others

Bug#530425: ITP: febootstrap -- a tool for bootstrapping a Fedora system (like Debian debootstrap)

2009-05-24 Thread Richard Jones
Package: wnpp Severity: wishlist Owner: Richard Jones * Package name: febootstrap Version : 2.1 Upstream Author : Richard W.M. Jones * URL : http://et.redhat.com/~rjones/febootstrap/ * License : GPL Programming Lang: Shell script Description : a tool

Bug#526442: libperl4caml-ocaml-dev: Can't use threads with www_mechanize

2009-05-01 Thread Richard Jones
l dramatically to support it. Rich. -- Richard Jones Red Hat -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#526436: libperl4caml-ocaml-dev: Using regexp fails with www_mechanize.follow_link

2009-05-01 Thread Richard Jones
is, so it needs a bit more examination from someone with the relevant Perl skills. Rich. -- Richard Jones Red Hat -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#512834: ITP: ocaml-autoconf -- autoconf macros for OCaml

2009-01-24 Thread Richard Jones
On Sat, Jan 24, 2009 at 11:45:04AM +0100, Stefano Zacchiroli wrote: > Package: wnpp > Severity: wishlist > Owner: Stefano Zacchiroli > > * Package name: ocaml-autoconf > Upstream Author : Richard Jones, Stefano Zacchiroli, et al. > * URL

Bug#512658: ITP: coccinelle -- semantic patching tool for C

2009-01-23 Thread Richard Jones
that is needed for Python 2.6. HOWEVER I'm not very confident that the patch is correct :-( Rich. -- Richard Jones Red Hat diff -ur coccinelle-0.1.4.orig/pycaml/pycaml_ml.c coccinelle-0.1.4/pycaml/pycaml_ml.c --- coccinelle-0.1.4.orig/pycaml/pycaml_ml.c 2008-03-29 20:25:26.0 + +

Bug#509803: Fails to properly free memory on exit

2008-12-31 Thread Richard Jones
his problem before and solved it using something along these lines: at_exit Gc.compact ;; Rich. -- Richard Jones Red Hat -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#503616: libapache2-mod-ocamlnet: mod_netcgi_apache.so will not load

2008-10-29 Thread Richard Jones
t;this case it would be acceptable. We'll probably do an rpath for this in Fedora, since it seems to be the simplest and least intrusive solution. Rich. -- Richard Jones Red Hat -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#256900: Ocaml compiled programs cannot be stripped

2008-08-19 Thread Richard Jones
a case-by-case basis. Indeed this is true -- we tell people only to disable strip for the particular executables that have this problem. The other executables are stripped as normal. http://fedoraproject.org/wiki/Packaging/OCaml#Stripping_binaries Rich. -- Richard Jones Red Hat -- To

Bug#479152: ITP: core -- Jane Street Capital's alternative standard library for OCaml

2008-05-05 Thread Richard Jones
bin-prot for the other architectures anyway, just as it is. I think I will punt on the problem of changing bin-prot to do byte-swabbing to someone who is interested in this inter-architecture case. (But I'll document the shortcoming, of course). Rich. -- Richard Jones Red Hat -- To

Bug#479152: ITP: core -- Jane Street Capital's alternative standard library for OCaml

2008-05-03 Thread Richard Jones
On Sat, May 03, 2008 at 11:20:21PM +0200, Stefano Zacchiroli wrote: > On Sat, May 03, 2008 at 09:42:24PM +0100, Richard Jones wrote: > > - We think 'core' is a bit too generic a name and risks some > > confusion. If you would like to coordinate with us, then we can >

Bug#479152: ITP: core -- Jane Street Capital's alternative standard library for OCaml

2008-05-03 Thread Richard Jones
ke them, or try to help. Rich. -- Richard Jones Red Hat -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#479152: ITP: core -- Jane Street Capital's alternative standard library for OCaml

2008-05-03 Thread Richard Jones
I don't know if you realised, but you'll need 'res' too: http://www.ocaml.info/home/ocaml_sources.html#RES Rich. -- Richard Jones Red Hat -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#444360: ocamlnet_2.2.8.1-3(hppa/experimental): FTBFS: tries to link non-PIC static object into shared object

2007-09-28 Thread Richard Jones
On Sat, Sep 29, 2007 at 12:58:12AM +1000, skaller wrote: > On Fri, 2007-09-28 at 14:26 +0100, Richard Jones wrote: > > On Fri, Sep 28, 2007 at 03:17:27PM +0200, Stefano Zacchiroli wrote: > > > On Fri, Sep 28, 2007 at 02:10:45PM +0100, Richard Jones wrote: > > > >

Bug#444360: ocamlnet_2.2.8.1-3(hppa/experimental): FTBFS: tries to link non-PIC static object into shared object

2007-09-28 Thread Richard Jones
On Fri, Sep 28, 2007 at 03:17:27PM +0200, Stefano Zacchiroli wrote: > On Fri, Sep 28, 2007 at 02:10:45PM +0100, Richard Jones wrote: > > In particular I could do it if INRIA said that they would support the > > change in some future release (see the exception "Patches Heading

Bug#444360: ocamlnet_2.2.8.1-3(hppa/experimental): FTBFS: tries to link non-PIC static object into shared object

2007-09-28 Thread Richard Jones
On Fri, Sep 28, 2007 at 02:32:16PM +0200, Stefano Zacchiroli wrote: > On Fri, Sep 28, 2007 at 01:17:00PM +0100, Richard Jones wrote: > > No I don't actually. It's strange because I didn't hit this bug at > > all when compiling ocamlnet for Fedora. > > Are yo

Bug#444360: ocamlnet_2.2.8.1-3(hppa/experimental): FTBFS: tries to link non-PIC static object into shared object

2007-09-28 Thread Richard Jones
On Fri, Sep 28, 2007 at 12:59:20PM +0200, Stefano Zacchiroli wrote: > On Fri, Sep 28, 2007 at 09:59:45AM +0200, Stefano Zacchiroli wrote: > > Aaaarggh, right! IIRC that's an upstream issue for which exists a patch > > (by Richard Jones maybe ...), isn't it? What about app

Bug#423506: libcurl3-gnutls-dev: package conflicts with libcurl3-dev

2007-05-12 Thread Richard Jones
n11-dev 0.6.5-1 Development files GNU libidn, impl ii libkrb5-dev1.4.4-7etch1 Headers and development libraries ii zlib1g-dev 1:1.2.2-4.sarge.2 compression library - development libcurl3-gnutls-dev recommends no packages. -- no debconf information

Bug#390557: wordpress: Setting Options -> General -> Tagline to Japanese string causes webserver to segfault

2006-10-01 Thread Richard Jones
Package: wordpress Version: 2.0.3-1 Severity: normal Go to Site Admin -> Options -> General Options, ie here: http://www.example.com/wp-admin/options-general.php and set the Tagline to something containing Japanese characters. (For me I used: 太った外人) The server immediately gives segfa

Bug#305457: O: ocamldbi

2005-05-01 Thread Richard Jones
On Tue, Apr 19, 2005 at 11:01:11PM -0500, John Goerzen wrote: > Package: wnpp > Severity: normal > > I am orphaning this package. Is someone willing to maintain this? The latest version and a working debian/ config is in the subversion repo on alioth. Rich. -- Richard Jones, CT

Bug#305456: O: perl4caml -- Use Perl code in OCaml programs, runtime library

2005-05-01 Thread Richard Jones
ks ago I put the latest perl4caml and a working debian/ config into subversion on alioth. Can someone help me to upload this? Rich. -- Richard Jones, CTO Merjis Ltd. Merjis - web marketing and technology - http://merjis.com Team Notepad - intranets and extranets for business - http://team-notepad.co

Bug#304382: ocamldbi: please rebuild with ocaml 3.08.3

2005-04-13 Thread Richard Jones
don't understand this message. Subversion contains a debian/control which specifies Depends: ocaml-nox-3.08.3. What else do I need to do? Rich. -- Richard Jones, CTO Merjis Ltd. Merjis - web marketing and technology - http://merjis.com Team Notepad - intranets and extranets for business

Bug#303339: fuse 2.x

2005-04-09 Thread Richard Jones
On Apr 8, 2005 8:40 AM, Sebastien Delafond <[EMAIL PROTECTED]> wrote: > On Thu, Apr 07, 2005 at 10:43:47PM +1000, Richard Jones wrote: > > So firstly it looks like I've been fairly boneheaded here. that > > value of 1000 in blocks = 1000*1024 should never have been t