Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name: low-memory-monitor
Version : 2.1
Upstream Author : Bastien Nocera
* URL : https://gitlab.freedesktop.org/hadess/low-memory-monitor
* License
Praveen wrote:
> Hi,
Hello,
> I'm looking for a way to add a new locale/language to system from
gnome (think about gnome on mobile like Purism Librem 5 or Pine Phone).
I can do that from a terminal by running dpkg-reconfigure locales but
want to provide an easier option to users. Is there a
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name: mallard-rng
Version : 1.1.0
Upstream Author : Shaun McCance
* URL : http://projectmallard.org/
* License : MIT
Programming Lang: XML
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville
* Package name: libglib-testing
Version : 0.1.0
Upstream Author : Philip Withnall
* URL : https://gitlab.gnome.org/pwithnall/libglib-testing
* License : LGPL 2.1
Programming Lang: C
Description
Simon McVittie wrote:
In a more opinionated distribution the solution would have been "require
systemd, rely on systemd timers, delete cron jobs, move on", but Debian
still supports non-systemd init as a non-default installation, and
anacron/cron don't have a built-in way to skip particular cron
Paride Legovini wrote:
Having a useless service running is itself a downside; I second the
removal. I'll also mention that anacron has been orphaned almost one
year ago.
anacron is AFAICS not running as a service (at least not all the time),
it is started by cron (or systemd) every hours and ex
Bastian Blank wrote:
On Fri, Oct 19, 2018 at 11:35:54AM +0200, Martin Steigerwald wrote:
> So Devuan almost doubles the percentage of sysvinit-core installations.
Devuan is _not_ Debian. They forked it, with the full knowledge that
they might have to do all the work to support their choices.
Thorsten Glaser wrote:
On Sun, 14 Oct 2018, Andreas Henriksson wrote:
> Please note that sysvinit dependencies still have open RC bugs which
> noone is caring for.
Oof. How do I find them out? The BTS shows no RC bugs, not even
ones tagged as affects src:sysvinit, and the QA page
https://packa
Lars Wirzenius wrote:
* default: install files in /usr only
* kernel: install files in /boot, trigger initramfs
* core: can install files anywhere, trigger anything
* maintained-by-liw: full power to do anything
This might be implemented in various ways. For example, dpkg could
create a tempora
Le 10/12/17 à 22:21, Theodore Ts'o a écrit :
On Wed, Dec 06, 2017 at 11:24:45AM +0100, Laurent Bigonville wrote:
The SELinux policy could be altered to either run everything that we know is
not ready to be confined in an unconfined domain or put that domain in
permissive (which would resu
Theodore Ts'o wrote:
On Wed, Nov 29, 2017 at 11:51:55AM -0800, Russ Allbery wrote:
> Michael Stone writes:
> > On Tue, Nov 28, 2017 at 08:22:50PM -0800, Russ Allbery wrote:
>
> >> Ubuntu has successfully shipped with AppArmor enabled.
>
> > For all the packages in debian? Cool! That will sav
Simon McVittie wrote:
> On Wed, 27 Jul 2016 at 18:02:32 +0200, Laurent Bigonville wrote:
>
> > If the package name is changing or if we are dropping dbus-x11 in
the future
> > that would require modifying again quite some packages.
>
> I currently count 55 direct Depe
GDBus,...)?
my 2¢
Laurent Bigonville
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville
* Package name: libgovirt
Version : 0.3.4
Upstream Author : Christophe Fergeau
Fabiano Fidêncio
* License : LGPL
Programming Lang: C
Description : GObject-based library to access
on, and directly exec()
> the daemon instead of running an intermediate fork.
>
> See "man 5 sudoers" for details.
You probably want to use "runuser" that has been introduced recently in
utils-linux
Cheers,
Laurent Bigonville
--
To UNSUBSCRIBE, email to debian-d
,
Laurent Bigonville
Description-en: Tool for building and distributing virtualized development
environments
This package provides the tools to create and configure lightweight,
reproducible, and portable virtual environments.
.
Vagrant uses Oracle’s VirtualBox to create its virtual machines and
ould even consider re-enabling the
tool (note that the seunshare tool is setuid).
Cheers,
Laurent Bigonville
--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140609210702.12b9b...@fornost.bigon.be
code,
> and found it not.
I've prepared a NMU to replace su by start-stop-daemon and the change
was pretty straightforward:
output=$(start-stop-daemon --start --quiet --exec $DAEMON --oknodo --pidfile
$PIDFILE --umask 027 --chuid dirmngr -- --daemon --sh) || return 1
eval "$output
Marc Haber wrote:
> On Sun, 11 May 2014 13:16:43 +0200, Martin Steigerwald
> wrote:
> >Am Sonntag, 11. Mai 2014, 12:53:39 schrieb Marc Haber:
> >> On Sun, 11 May 2014 10:04:15 +0200, Cyril Brulebois
> >>
> >>
> >> wrote:
> >> >Marc Haber (2014-05-11):
> >> >> Just curious as the maintainer of a
Marc Haber wrote:
> On Sun, 11 May 2014 10:04:15 +0200, Cyril Brulebois
> wrote:
> >Marc Haber (2014-05-11):
> >> Just curious as the maintainer of another package using su in an
> >> init script since 2001, how am I supposed to start a non-root
> >> process from an init script?
> >
> >start-stop
for quite sometimes
now.
Cheers,
Laurent Bigonville
--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140510213642.3f6b1...@fornost.bigon.be
Le Sat, 10 May 2014 16:00:39 +0200,
Martin Steigerwald a écrit :
[...]
>
> Thats exactly the kind of reaction I meant:
>
> Frankly, I just *don´t* care where it is fixed. If its in dirmngr,
> fine.
>
> Yet: I do think its about high time systemd developers and packagers
> adopt an attitude of "
tart-stop-daemon.
su is starting a PAM session which then call pam_systemd. This
should not happen for daemons.
Again here systemd is only doing what he's instructed to do; not
allowing a user to create a DOS for other logged in users. So please
get dirmngr fixed instead of blaming systemd/lo
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville
* Package name: gfbgraph
Version : 0.2.2
Upstream Author : Álvaro Peña
* URL : http://download.gnome.org/sources/gfbgraph/
* License : LGPL2.1+
Programming Lang: C
Description : GObject
robably be coordinated with the different implementations.
Any thoughts?
Cheers,
Laurent Bigonville
[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729704
--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas
-4.6, and the issue goes away with 4.8.
I can also confirm some miscompilation related to the optimisation with
4.6 on powerpc (gcr package, see bug #678496).
Compiling with 4.8 or disabling optimisation (-O0) fixed the issue. As
a side note, disabling valgrind macros also made the test succee
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville
* Package name: adcli
Version : 0.7.1
Upstream Author : Stef Walter
* URL : http://www.freedesktop.org/software/realmd/adcli/
* License : LGPL
Programming Lang: C
Description : Tool for
On May 07, Michael Biebl wrote:
> Hi Laurent,
Hi Michael,
> Am 07.05.2013 16:51, schrieb Laurent Bigonville:
> > I'm intentionally not forcing the migration to the new mountpoint
> > nor forcing the deletion of the directory on upgrade as, in my
> > mind, if a Whee
MySQL
we should switch to percona server. MariaDB is way more intrusive (new
DB engine,...) than percona.
Cheers
Laurent Bigonville
--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20130507173454.02bfe...@soldur.bigon.be
on of libselinux in experimental is already using libpcre3.
This would probably requires to bump the priority of libpcre3 from
standard to required.
What are your thoughts about this?
Cheers
Laurent Bigonville
signature.asc
Description: PGP signature
ated on the bug report, see: #658070.
Any remark on this?
Cheers
Laurent Bigonville
signature.asc
Description: PGP signature
> Jon Dowland wrote:
> >On Tue, Apr 09, 2013 at 05:33:20PM +0200, Laurent Bigonville wrote:
> >> This ruby gem is needed by FPM (see my ITP[0]).
> >
> >Hi Laurent, thanks for the clarification â?? to ask a related
> >question. What's the worth of FPM on De
> Laurent Bigonville wrote:
> >Package: wnpp
> >Severity: wishlist
> >Owner: Laurent Bigonville
> >
> >* Package name: ruby-arr-pm
> > Version : 0.0.8
> > Upstream Author : Jordan Sissel
> >* URL : https://github.com
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville
* Package name: ruby-backports
Version : 3.3.0
Upstream Author : Marc-André Lafortune
* URL : http://github.com/marcandre/backports
* License : MIT
Programming Lang: Ruby
Description
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville
* Package name: ruby-arr-pm
Version : 0.0.8
Upstream Author : Jordan Sissel
* URL : https://github.com/jordansissel/fpm
* License : Apache 2.0
Programming Lang: Ruby
Description : RPM reader
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville
* Package name: ruby-clamp
Version : 0.5.1
Upstream Author : Mike Williams
* URL : http://github.com/mdub/clamp
* License : MIT
Programming Lang: Ruby
Description : a minimal framework for
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville
* Package name: ruby-cabin
Version : 0.6.0
Upstream Author : Jordan Sissel
* URL : https://github.com/jordansissel/ruby-cabin
* License : Apache 2.0
Programming Lang: ruby
Description
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville
* Package name: realmd
Version : 0.12
Upstream Author : Stef Walter
* URL : http://www.freedesktop.org/software/realmd/
* License : LGPL
Programming Lang: C
Description : DBus service for
please see the login pam
service or my patch[0] for gdm3. The module can be 'require'ed if we
are sure it's installed on the system.
Any input on this?
Cheers
Laurent Bigonville
[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661289
--
To UNSUBSCRIBE, email to debian-devel-r
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville
* Package name: veewee
Version : 0.2.2
Upstream Author : Patrick Debois
Ringo De Smet
* URL : http://github.com/jedi4ever/veewee/
* License : Expat and CDDL
Programming Lang
is part of. If you don't want to
install network-manager, don't install gnome-core meta-package.
About the consequences on applications if NM is not running/installed,
they should consider that the network is available, if they don't it's
a bug on their side.
Laur
/disks
that prevent udisks to automatically mount USB disks.
I guess that d-i should not add such entries to the fstab.
Cheers
Laurent Bigonville
--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.o
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville
* Package name: geocode-glib
Version : 0.99.0
Upstream Author : Bastien Nocera
* URL : http://ftp.acc.umu.se/pub/GNOME/sources/geocode-glib/
* License : LGPL2+
Programming Lang: C
Description
a cdbs makefile snippet
that does the same thing on all .la files.
I've also opened a bug (#586082) a year ago asking if this snippet
could be added to cdbs directly, but nothing so far. I guess that step
would help a bit in reaching the goal.
Cheers
Laurent Bigonville
[0] http://bugs.debian.or
t.
I know that the release goal is to remove (almost) all .la files but
shouldn't the severity of the bug filled against these package be
raised?
Cheers
Laurent Bigonville
grep links-not-existing-la current.txt |cut -f1 -d:| dd-list -i
Ying-Chun Liu (PaulLiu)
bisho
libsocialweb
moji
> - - -=-=-=-=-=- Don't Delete Anything Between These Lines =-=-=-=-=-=-=-=-
> 5efca670-0e7b-480e-9899-ecce3446e087
> [ ] Choice 1: Ask the DAMs to postpone the changes until vote or consensus.
> [ ] Choice 2: Invite the DAM to further discuss until vote or consensus,
> leading to a new propos
Hi,
As a maintainer of a pam module (pam-keyring), I would like to know if
there is any plan to upgrade the version of the libpam in lenny.
The current version is antique (0.79 vs 0.99) and doesn't have some
features as syslog logging...
Regards
Laurent
pgpd9XLNhRqvV.pgp
Description: PGP signa
47 matches
Mail list logo