Re: Removing web server dependencies from web apps

2012-01-06 Thread Olivier Bonvalet
Le 06/01/2012 08:56, Thomas Goirand a écrit : The issue is that most PHP packages in Debian have dependencies on web servers, most of the time with something like this: Depends: apache2 | httpd, libapache2-mod-php5 | php5-cgi For info, web apps which are not in PHP like redmine which use Rub

Re: Providing official virtualisation images of Debian

2011-07-26 Thread Olivier Bonvalet
Le 26/07/2011 09:28, Lucas Nussbaum a écrit : On 26/07/11 at 00:27 +0200, Moritz Mühlenhoff wrote: Hi, I believe it's high time we start to providing Debian in form of official virtualisation images. In contrast to the ISOs currently provided it allows a quicker evaluation/testing of Debian (and

Re: How to make Debian more attractive for users, was: Re: The number of popcon.debian.org-submissions is falling

2010-07-26 Thread Olivier Bonvalet
Le 26/07/2010 10:26, Arief M Utama a écrit : On 26/07/2010 06:08, Olivier Bonvalet wrote: PS: I don't know how much of this still belongs to d-devel (honestly, very few of the discussions about reportbug arisen from this thread does) and so you might probably want to move the conversati

Re: How to make Debian more attractive for users, was: Re: The number of popcon.debian.org-submissions is falling

2010-07-25 Thread Olivier Bonvalet
Le 26/07/2010 01:01, Sandro Tosi a écrit : Hi, On Mon, Jul 26, 2010 at 00:49, Olivier Bonvalet wrote: then set the right permission on the config file and use smtppasswd (man reportbug.conf for more info). You can also save the output from reportbug on a file and send the report from

Re: How to make Debian more attractive for users, was: Re: The number of popcon.debian.org-submissions is falling

2010-07-25 Thread Olivier Bonvalet
Le 26/07/2010 00:36, Sandro Tosi a écrit : Hi, On Mon, Jul 26, 2010 at 00:12, Olivier Bonvalet wrote: Le 26/07/2010 00:07, Sandro Tosi a écrit : Hello, On Sun, Jul 25, 2010 at 19:32, Willwrote: Additionally, an HTTP interface to reportbug would be a good idea

Re: How to make Debian more attractive for users, was: Re: The number of popcon.debian.org-submissions is falling

2010-07-25 Thread Olivier Bonvalet
Le 26/07/2010 00:07, Sandro Tosi a écrit : Hello, On Sun, Jul 25, 2010 at 19:32, Will wrote: Additionally, an HTTP interface to reportbug would be a good idea. are you (and all the others asking for this) willing to help developing one? As a "PHP developper", I can help if nee

Re: How to make Debian more attractive for users, was: Re: The number of popcon.debian.org-submissions is falling

2010-07-25 Thread Olivier Bonvalet
Le 25/07/2010 15:19, Marc Haber a écrit : On Sun, 25 Jul 2010 13:09:48 +0200, Olivier Bonvalet wrote: I would like have an alternative and independent protocol (thought HTTP for example), when we can't easily use MTA/SMTP. Agreed, but HTTP is not the ultimative help. See corp

Re: How to make Debian more attractive for users, was: Re: The number of popcon.debian.org-submissions is falling

2010-07-25 Thread Olivier Bonvalet
Le 25/07/2010 11:53, Marc Haber a écrit : On Thu, 22 Jul 2010 11:08:28 +0200, Bastien ROUCARIES wrote: For isntance the bug sytem could be made simplier for joe simpler user, What's so hard about typing reportbug? Greetings Marc It's dependent of a (good) local MTA configurat

Re: The number of popcon.debian.org-submissions is falling

2010-07-20 Thread Olivier Bonvalet
Hi, stats are based on the "HOSTID" contain in /etc/popularity-contest.conf ? Some year ago all my virtual hosts have the same HOSTID because of the way I was using to install them (rsync...). Now my scripts take care of that, but maybe stats are erroneous on server environment because of that

Re: xulrunner 1.9.2 into sid?

2010-06-28 Thread Olivier Bonvalet
Le 28/06/2010 11:35, Marco d'Itri a écrit : On Jun 28, Mike Hommey wrote: Unfortunately, as xpcom is guaranteed forward compatible but not backwards compatible, some plugins and extensions, once built against xulrunner 1.9.2, are likely to not work in iceape 2.0 anymore. This would leave

Re: Xen, Squeeze, and Beyond

2010-02-26 Thread Olivier Bonvalet
Hi, 1) in Lenny I use the Xen hypervisor 3.4 from Squeeze, so it works. The main problem is that the linux dom0 patch is not (yet) upstream, and Debian can't really maintain it. But we hope, it will be accepted upstream, a lot of works have be done. As you can see on the Xen wiki http://wiki.x

Re: iceweasel and facebook photos

2010-01-15 Thread Olivier Bonvalet
Hi, if you're using Debian sid, it's maybe because of the upgrade to Openjdk/Icedtea, no ? Olivier Norbert Preining a écrit : Hi everyone, I know that is not the bug forum for iceweasel, I still ask here. I *know* for sure that some time ago Iceweasel was able to use the normal Java based

Re: Faster boot by running init.d scripts in parallel

2009-09-11 Thread Olivier Bonvalet
But combined with "readahead", there is no I/O bound during init. Most of needed files are preload. Wouter Verhelst a écrit : On Thu, Sep 10, 2009 at 01:05:32PM +0200, Petter Reinholdtsen wrote: If you want to test this feature in testing or unstable, use this command: echo CONCURRENCY=ma

Re: apt: cron.daily necessary?

2009-09-08 Thread Olivier Bonvalet
Since CFQ is the default IO scheduler, this kind of tasks should be launched with "ionice -c3", no ? Olivier Lennart Sorensen a écrit : On Tue, Sep 08, 2009 at 01:42:28PM +0200, Hans-J. Ullrich wrote: I would like to discuss and suggest the following thing: On my 64-bit notebook I am usin