has an additional IPv6 address statically configured.
>
Does the problem go away if you remove all the static configuration? This
may be related (but not the same as) upstream issue #6359 .
https://github.com/systemd/systemd/issues/6359
--
Saludos,
Felipe Sateler
___
--
Saludos,
Felipe Sateler
___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
On Sat, Aug 5, 2017 at 1:50 PM, Sebastian Andrzej Siewior
wrote:
> On 2017-08-05 11:16:06 [-0400], Felipe Sateler wrote:
>> Hi Sebastian,
> Hi Felipe,
>
>> I still have the libssl1.0-dev fallback in order to be able to build
>> in my sid workstation (nodejs-dev sti
d codify policy, it should be a dumb
mechanism to alter the symlink farm.
I think the correct fix is #857452, plus changing your init script to
have Default-start: 2 3 4 5.
#857452: update-rc.d: please provide a defaults-disabled option
--
Saludos,
Felipe Sateler
__
at adding the dependency to that autopkgtest is enough. I have added
this dependency in git.
--
Saludos,
Felipe Sateler
___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
w (and/or
> deleted) files in the udev and libudev1 binaries are detected by
> maintainers (esp. since udev.install uses wildcards for rules files, while
> udev-udeb.rules uses a static list), so that the update can be propagated
> to the udebs if relevant.
--fail-missing is broken on
mpletely. No wonder that it got stuck.
>
> Would you mind to check and fix for stretch?
Could you attach full logs? Attaching the info generated by reportbug
would be useful too.
--
Saludos,
Felipe Sateler
___
Pkg-systemd-maintainers
ooting my long running processes
> are not terminated arbitrarily. TIA
>
This has already been fixed in git[1] but not yet uploaded. It should be
part of the next upload.
https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=6bd0dab41
--
Saludos,
Felipe Sateler
___
On Wed, Aug 30, 2017 at 6:53 AM, Harald Dunkel
wrote:
> On Tue, 29 Aug 2017 11:17:03 -0300
> Felipe Sateler wrote:
> >
> > Please attach the full configuration for your mount points.
> >
>
> /proc/mounts is attached (as it is now).
>
Looks like your nfs moun
ch for unstable for it to be part of the next upload.
BTW, defining generic symbol names like `parse_time` in a public
library like heimdal does is a bad idea. It would be nice to have
heimdal either properly namespace their public symbols or hide
nonpublic symbols. Johan, could you file a bug on h
On Thu, Aug 31, 2017 at 4:12 AM, Steve Langasek
wrote:
> Attached is a patch which fixes the tests to also correctly handle the
> escape characters in the unit names.
Thanks! Applied as b13d642. It will be part of the next upload.
--
Saludos,
Felipe S
On Fri, Sep 1, 2017 at 7:27 AM, Harald Dunkel wrote:
> On Wed, 30 Aug 2017 10:17:55 -0300
> Felipe Sateler wrote:
>
>> On Wed, Aug 30, 2017 at 6:53 AM, Harald Dunkel
>> wrote:
>>
>> > On Tue, 29 Aug 2017 11:17:03 -0300
>> > Felipe Sateler
27;s worth complicating the maintainers
> scripts for such an exotic case.
Well, udev can run arbitrary programs via RUN commands, is it right to
assume that those will always be native?
--
Saludos,
Felipe Sateler
___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
m (important services
> being shut down too early)?
>
Which important service is being shutdown too early? portmap is stopped
after nfs mounts are stopped (even though one failed to unmount).
--
Saludos,
Felipe Sateler
___
Pkg-systemd-maintainer
nal by
default either. Maybe these two defaults should be changed? I have no
opinion on that.
--
Saludos,
Felipe Sateler
___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
On Tue, Sep 12, 2017 at 9:49 AM, Ian Jackson
wrote:
> Felipe Sateler writes ("Re: Steps towards a patch to document disabling a
> daemon upon installation"):
>> I suggest instead mentioning the real reasons its bad:
>
> Thanks for providing real reasons.
>
>>
Package: systemd
Version: 234-3
Severity: normal
Systemd is still creating in postinst the systemd-bus-proxy user. That
user is no longer used upstream as all kdbus code was removed.
The user should no longer be created. It appears (but I haven't checked)
that it is safe to remove the user on upg
Package: systemd-journal-remote
Version: 235-1
Severity: normal
Since systemd 235, systemd-journal-gateway has DynamicUsers=yes. This
means there is no longer need to allocate a static UID for it.
I have not checked if it is safe to remove the user on upgrades.
-- System Information:
Debian Rele
unusable in the (now
default?) passwordless-root environments d-i generates is not very
user friendly. So I think d-i should generate this snippet in /etc if
the root account was not configured.
--
Saludos,
Felipe Sateler
___
Pkg-systemd-maintainers mail
; doesn't really make sense.
>
> Is it possible that pulseaudio is started via other means which are not
> under systemd's control?
This might be caused by the alsa units. The pulse plugin might be
attempting to connect to pulseaudio, but it's not running yet.
/rules.d/90-alsa-restore.rules , and change the alsactl lines
to add a new flag:
/usr/sbin/alsactl -E HOME=/run/alsa -E PULSE_RUNTIME_PATH=/run/alsa/runtime
restore $attr{device/number}
(and the same for the nrestore command).
--
Saludos,
Felipe Sateler
__
sulogin will become necessary, then I think it makes more
>sense to pass sulogin-shell's arguments to sulogin and use getenv()
>to decide the label of the mode (rescue/emergency/potato), rather
>than the other way around.
>
I don't have an opinion here.
--
Saludos
Control: forwarded -1 https://github.com/systemd/systemd/pull/7116
On Tue, Oct 17, 2017 at 5:36 PM, Stijn van Drongelen wrote:
>
> Hi Felipe,
>
> On 15 October 2017 at 14:30, Felipe Sateler wrote:
> >
> > Excellent. I would suggest though to fix this first for 235, an
DO: add some autopkgtests
[1]
https://anonscm.debian.org/git/collab-maint/init-system-helpers.git/commit/?id=7b4318cb2238c21dca86ab5e3bb4429309b4cf1b
--
Saludos,
Felipe Sateler
___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@
> people are aware of the issue and consider the mempool doesn't have to
> be freed by default.
>
> It might be possible to fix that by a suppression in valgrind. That said
> I prefer to leave the decision to the systemd maintainer. I am therefore
> reassigni
t either should be fixed, or systemd
> needs
> to raise libnss-systemd to a Depends: for that particular bug/reason.
>
It appears timesyncd wants to do this to support being run as root and then
dropping privileges. However, this will fail in the DynamicUser=yes world
beca
Control: tags -1 patch fixed-upstream
On Mon, Jan 15, 2018 at 10:42 AM, Felipe Sateler wrote:
> Control: forwarded -1 https://github.com/systemd/systemd/issues/7883
>
> On Mon, Jan 15, 2018 at 8:57 AM, Martin Pitt wrote:
>>
>> Guido Günther [2018-01-15 12:14 +0100]:
>
; a case and by prefering /usr/lib/systemd we'd avoid one indirection.
>
> Felipe, wdyt?
I'm indifferent. I don't think there is much impact, but we still
don't enable usrmerge by default...
--
Saludos,
Felipe Sateler
___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
s. Please find
attached a patch that installs to this location.
PS: thanks for all the work on systemd!
--
Saludos,
Felipe Sateler
From ad8780d694707d0c46215a12a53ecf74c8653d6e Mon Sep 17 00:00:00 2001
From: Felipe Sateler
Date: Sat, 26 Jul 2014 14:02:13 -0400
Subject: [PATCH] Install zsh com
On Sat, Jul 26, 2014 at 3:47 PM, Michael Biebl wrote:
> Control: tags -1 + pending
>
> Am 26.07.2014 20:36, schrieb Michael Biebl:
>> Am 26.07.2014 20:28, schrieb Felipe Sateler:
>
>>> As mentioned earlier in the bug report, the zsh maintainer's blessed
>>
Package: systemd
Version: 215-6
Severity: normal
Hi,
I have just installed a systemd from jessie to a wheezy computer. This
is a partial upgrade. Upon reboot, systemd complains that the system is
degraded:
% systemctl status kmod-static-nodes.service
● kmod-static-nodes.service - Create list of
On Mon, Dec 1, 2014 at 6:54 PM, Michael Biebl wrote:
> Am 01.12.2014 um 22:46 schrieb Felipe Sateler:
>> Package: systemd
>> Version: 215-6
>> Severity: normal
>>
>> Hi,
>>
>> I have just installed a systemd from jessie to a wheezy computer. This
301 - 332 of 332 matches
Mail list logo