Bug#856487: pulseaudio: SIGSEGV upon streaming to bluetooth headset

2017-03-02 Thread Felipe Sateler
Control: tags -1 = help On Thu, Mar 2, 2017 at 8:01 PM, Linus Lüssing wrote: > On Thu, Mar 02, 2017 at 06:29:12PM -0300, Felipe Sateler wrote: >> Could you install the debug symbols for libsbc and see if we can get a >> reasonable function name for that call? > > Thread

Bug#856487: pulseaudio: SIGSEGV upon streaming to bluetooth headset

2017-03-02 Thread Felipe Sateler
64300 (LWP 11376)): #0 0xb0c6f962 in ?? () from /usr/lib/arm-linux-gnueabihf/libsbc.so.1 #1 0x000c0018 in ?? () Backtrace stopped: previous frame identical to this frame (corrupt stack?) Could you install the debug symbols for libsbc and see if we can get a reasonable function name for that call? -- Saludos, Felipe Sateler

Bug#856487: pulseaudio: SIGSEGV upon streaming to bluetooth headset

2017-03-01 Thread Felipe Sateler
On Wed, Mar 1, 2017 at 6:29 PM, Linus Lüssing wrote: > Hi Felipe, > > Thanks a lot for your quick reply! :) > > On Wed, Mar 01, 2017 at 03:12:58PM -0300, Felipe Sateler wrote: >> Did you have the pulseaudio debug packages installed? Please install >> pulseaudio

Bug#856487: pulseaudio: SIGSEGV upon streaming to bluetooth headset

2017-03-01 Thread Felipe Sateler
: > #0 0xb0e0b962 n/a (libsbc.so.1) > More than one entry matches, ignoring rest. > # > > Storage part can be found here: > http://metameute.de/~tux/bugreport/pulseaudio/core.pulseaudio.1001.ac412473aa4a4c6bb9a7784048ee138c.15991.1488351618.lz4 This returns 403 forbidden. -- Saludos, Felipe Sateler

Bug#787028: systemd-cryptsetup@.service fails, although encrypted swap is enabled nevertheless

2017-02-28 Thread Felipe Sateler
Control: forwarded -1 https://github.com/systemd/systemd/pull/5480 On Thu, 28 May 2015 00:25:49 +0200 Roland Hieber wrote: > Package: systemd > Version: 219-10 > Severity: normal > > Dear Maintainers, > > I have now the situation that sometimes /dev/mapper/cryptswap is enabled, as > reported by `

Bug#856265: systemd-journald: RuntimeMaxUse is not properly obeyed

2017-02-27 Thread Felipe Sateler
ot;disk" space used in /run when the persistent journal is not active. So this flag does not control what you want. AFAIK, there is no way to control max memory usage. -- Saludos, Felipe Sateler

Bug#855834: linuxptp: default startup argument "-i eth0" should be removed

2017-02-22 Thread Felipe Sateler
On Wed, Feb 22, 2017 at 10:31 AM, Tino Mettler wrote: > On Wed, Feb 22, 2017 at 09:51:25 -0300, Felipe Sateler wrote: > > [...] > >> The readme suggests ptp4l can detect appropiate devices by itself. If >> that is true, then there is no problem to be solved :). >

Bug#855834: linuxptp: default startup argument "-i eth0" should be removed

2017-02-22 Thread Felipe Sateler
While I looked at the service files, I noticed you order them after chrony, ntpdate and other time services. Systemd defines a standard place for that, so you can replace all those alternatives with `time-sync.target`. -- Saludos, Felipe Sateler

Bug#854327: pulseaudio: default configuration depends on consolekit

2017-02-20 Thread Felipe Sateler
On Sun, Feb 19, 2017 at 7:17 PM, Michael Gilbert wrote: > control: tag -1 - moreinfo > > On Mon, Feb 6, 2017 at 8:07 AM, Felipe Sateler wrote: >> module-console-kit does nothing when systemd-logind is detected. If >> it's failing for you then you do not have systemd (

Bug#855605: rtkit uses dbus_message_new_error_printf unsafely

2017-02-20 Thread Felipe Sateler
repare an upload for this. In any case I applied your patch to the git repo. -- Saludos, Felipe Sateler

Bug#855221: pulseaudio: ThinkPad T420s docking station: no sound from external speakers

2017-02-16 Thread Felipe Sateler
pavucontrol to change the in the output devices tab? -- Saludos, Felipe Sateler

Bug#855221: pulseaudio: ThinkPad T420s docking station: no sound from external speakers

2017-02-16 Thread Felipe Sateler
On Thu, Feb 16, 2017 at 3:35 PM, otas pe wrote: > > Hello > > `pactl info` log below. I'm terribly sorry. I meant to say `pactl list`. -- Saludos, Felipe Sateler

Bug#855221: pulseaudio: ThinkPad T420s docking station: no sound from external speakers

2017-02-16 Thread Felipe Sateler
down. No HW issue, it work under W10. Could you attach the output of `pactl info` with the docking station attached? -- Saludos, Felipe Sateler

Bug#854041: getting past this issue

2017-02-16 Thread Felipe Sateler
On Thu, Feb 16, 2017 at 8:42 AM, Daniel Pocock wrote: > > I tried: > > dpkg -i --force-breaks /var/cache/apt/archives/systemd_232-15_amd64.deb What breaks did dpkg tell you it had to ignore? -- Saludos, Felipe Sateler

Bug#855259: nodejs: FTBFS on alpha architecture

2017-02-16 Thread Felipe Sateler
Control: severity -1 important On Wed, 15 Feb 2017 23:15:33 -0600 Bob Tracy wrote: > Source: nodejs > Version: 4.7.2~dfsg-2 > Severity: serious > Justification: fails to build from source alpha is not a release architecture. Thus downgrading to important. Saludos

Bug#855209: systemd ignores configuration for getty when switching and autostarting a new vt

2017-02-15 Thread Felipe Sateler
the meantime, you should be able to fix the issue via `ln -s getty@tty6.service /etc/systemd/system/autovt@tty6.service` -- Saludos, Felipe Sateler

Bug#855208: runc: 1.0 release candidate breaks docker 1.11 - oci runtime error: flag provided but not defined: -bundle

2017-02-15 Thread Felipe Sateler
Package: runc Version: 1.0.0~rc2+git20161109.131.5137186-1 Severity: grave Justification: renders docker unusable Control: affects -1 docker.io After upgrading to 1.0.0~rc2+git20161109.131.5137186-1 , docker containers fail to start: Cannot start service web: rpc error: code = 2 desc = "oci runt

Bug#835104: schroot: please provide a systemd service file

2017-02-15 Thread Felipe Sateler
alent that > requires the $network facility, in some situation, this makes the boot stall > for around 20s (as it waits for the network to come online). Could it still > be an option to add that for stretch? > As an interested user, thanks for the patch! -- Saludos, Felipe Sateler

Bug#835838: pulseaudio: Do not intercept ALSA if environment variable is set

2017-02-14 Thread Felipe Sateler
On Mon, Feb 13, 2017 at 9:30 AM, Javier Serrano Polo wrote: > X-Debbugs-CC: pkg-alsa-de...@lists.alioth.debian.org > > El dc 21 de 09 de 2016 a les 10:36 -0300, Felipe Sateler va escriure: >> Alsa maintainers, what do you think? > > Maintainers remain silent. > >>

Bug#855013: pulseaudio: Pulseaudio mutes randomly

2017-02-14 Thread Felipe Sateler
On Tue, Feb 14, 2017 at 6:08 PM, Victor Porton wrote: > On Tue, 2017-02-14 at 18:02 -0300, Felipe Sateler wrote: >> On Tue, Feb 14, 2017 at 5:52 PM, Victor Porton >> wrote: >> > On Tue, 2017-02-14 at 17:45 -0300, Felipe Sateler wrote: >> > > On Tue, Fe

Bug#855013: pulseaudio: Pulseaudio mutes randomly

2017-02-13 Thread Felipe Sateler
e problem happening? https://wiki.ubuntu.com/PulseAudio/Log -- Saludos, Felipe Sateler

Bug#854896: exim4: Dpkg fails to upgrade exim4 on debian sid.

2017-02-12 Thread felipe
-2017 13:15, Andreas Metzler wrote: > On 2017-02-12 felipe wrote: >>> On 11-02-2017 23:25, Vincent Lefevre wrote: >>>> fev 11 13:57:11 fx8350 exim4[21370]: ALERT: exim paniclog >>>> /var/log/exim4/paniclog has non-zero size…broken > >>> T

Bug#854896: exim4: Dpkg fails to upgrade exim4 on debian sid.

2017-02-12 Thread felipe
fev 12 12:29:43 fx8350 ntpd[822]: 52.67.171.238 local addr 10.1.1.2 -> fev 12 12:30:01 fx8350 CRON[4122]: pam_unix(cron:session): session opened for user felipe by (uid=0) fev 12 12:30:06 fx8350 CRON[4122]: pam_unix(cron:session): session closed for user felipe fev 12 12:31:19 fx8350 syste

Bug#854896: exim4: Dpkg fails to upgrade exim4 on debian sid.

2017-02-11 Thread felipe
EROPTIONS='' # special flags given to exim directly after the -q. See exim(8) QFLAGS='' # Options for the SMTP listener daemon. By default, it is listening on # port 25 only. To listen on more ports, it is recommended to use # -oX 25:587:10025 -oP /var/run/exim4/exim.pid SMTPLISTENER

Bug#854896: exim4: Dpkg fails to upgrade exim4 on debian sid.

2017-02-11 Thread felipe
Package: exim4 Version: 4.89~RC3-1 Severity: normal Dear Maintainer, apt upgrade fails to upgrade exim4 and exim4-daemon-light. Tried purging the package and reinstalling: $ sudo apt install exim4 Reading package lists... Done Building dependency tree Reading state information... Done T

Bug#849239: More information needed

2017-02-06 Thread Felipe Sateler
Control: -1 affects - vim-youcompleteme Hi, Sorry I did not reply earlier. I did not see this message (the debian bug tracker does not forward automatically to submitters). On Mon, 23 Jan 2017 21:33:36 +0100 Jan Hudec wrote: > vim-youcompleteme and ycmd are running in separate processes and can

Bug#854327: pulseaudio: default configuration depends on consolekit

2017-02-06 Thread Felipe Sateler
the consolekit package can be > installed, but there are a lot of setups where it's not needed or > wanted. But if you are not using the default settings, you can surely also modify pulseaudio's configuration? Or are you suggesting we drop consolekit support entirely? -- Saludos, Felipe Sateler

Bug#854219: pulseaudio: Background service could not be initialized

2017-02-05 Thread Felipe Sateler
ge is > harmless? Most software can handle a fallback to alsa. But the attached pactl information shows that the daemon is in fact not running. Could you please attach a verbose log? It is likely that some module is failing to load. https://wiki.ubuntu.com/PulseAudio/Log -- Saludos, Felipe Sateler

Bug#853132: pulseaudio-module-jack: modules fail to load due to real-time scheduling

2017-02-05 Thread Felipe Sateler
Control: severity -1 normal On 5 February 2017 at 12:06, Vít Novotný wrote: > On Sat, Feb 04, 2017 at 09:59:50AM -0300, Felipe Sateler wrote: >> On 30 January 2017 at 13:33, Vít Novotný wrote: >> > ( 631.872| 0.000) I: [pulseaudio] module-stream-restore.c: Restoring &g

Bug#854102: systemd-logind fails to update session's Display property after `startx` from VT

2017-02-04 Thread Felipe Sateler
gt; From within this graphical session, if i query logind about the > Display for the login session, it is the empty string, instead of what > it should be (":0"). >From a quick read at the source, the display property appears to only be settable at session creation time. I don't know if this is deliberate or not. -- Saludos, Felipe Sateler

Bug#853132: pulseaudio-module-jack: modules fail to load due to real-time scheduling

2017-02-04 Thread Felipe Sateler
nnel map front-left,front-right This shows mpv, in the first attempt, still tries to output to the sound card and not to the jack sound server. You can use pavucontrol to move the stream from the sound card to the jack server. -- Saludos, Felipe Sateler

Bug#854041: systemd: dpkg fails for systemd package when upgrading from jessie to stretch

2017-02-03 Thread Felipe Sateler
g under it is a bad idea[1]. Dear apt maintainers, any idea on what conditions could result in apt deciding to temporarily remove systemd? [1] https://sources.debian.net/src/systemd/232-15/debian/systemd.prerm/#L10 -- Saludos, Felipe Sateler

Bug#853132: pulseaudio-module-jack: modules fail to load due to real-time scheduling

2017-01-30 Thread Felipe Sateler
$ pactl set-default-source jack_in > > there is no sound nevertheless. > > Note that both pulseaudio and jack work flawlessly separately. The > issue is in making pulseaudio work as a jack client. Could you attach a verbose log when reproducing the problem? https://wiki.ubuntu.com/PulseAudio/Log -- Saludos, Felipe Sateler

Bug#852811: marked as done (udev: Doesn't start after upgrade powerpc)

2017-01-27 Thread Felipe Sateler
different. > >> | Jan 27 15:38:52 fabian.marillat.net systemd[1]: systemd-udevd.service: >> Main process exited, code=exited, status=228/SECCOMP > > IIRC MemoryDenyWriteExecute= uses seccomp as well. > Please comment that out as well and try again. RestrictRealtime also uses seccomp, so comment that out too. -- Saludos, Felipe Sateler

Bug#852811: udev: Doesn't start after upgrade powerpc

2017-01-27 Thread Felipe Sateler
On Fri, 27 Jan 2017 15:16:57 +0100 m...@linux.it (Marco d'Itri) wrote: > On Jan 27, Christian Marillat wrote: > > > Maybe the problem is because / is a RAID0 ? > > > > Setting up udev (232-14) ... > No. This is the problem: > > > addgroup: The group `input' already exists as a system group. Exitin

Bug#852534: Bug#850211: open-iscsi: Boot with systemd hangs for iSCSI+LUKS+LVM volume

2017-01-26 Thread Felipe Sateler
as not been fixed yet. -- Saludos, Felipe Sateler

Bug#796609: fcoe-utils: Has init script in runlevel S but no matching service file

2017-01-25 Thread Felipe Sateler
On 25 January 2017 at 14:36, Jacob Luna Lundberg wrote: > > Hi Felipe, > > On Wed, Jan 25, 2017 at 11:50:33AM -0300, Felipe Sateler wrote: >> Apparently, fcow-utils as currently packaged is not usable in >> debian. > > It is plenty usable, just not if you are u

Bug#796609: fcoe-utils: Has init script in runlevel S but no matching service file

2017-01-25 Thread Felipe Sateler
, Yann Richard, maybe you are interested in helping maintain this package? -- Saludos, Felipe Sateler

Bug#852602: RM: flashybrid -- RoQA; Unmaintained, has unfixed RC bugs, no rdeps

2017-01-25 Thread Felipe Sateler
Package: ftp.debian.org Severity: normal Hi, The maintainer orphaned this package in #830769 in July. Since then, noone has stepped up to maintain it. The package is RC-buggy and will not be part of stretch. Saludos

Bug#851826: pulseaudio: USB headset detected, but no sound

2017-01-23 Thread Felipe Sateler
tput to the correct device (which is hard because it grabs the mouse and keyboard). Also, have you tried to run your OSS program through padsp? This may make your app better behaved. -- Saludos, Felipe Sateler

Bug#851826: pulseaudio: USB headset detected, but no sound

2017-01-21 Thread Felipe Sateler
n an audio player, start playing something, and check the Playback tab. In there you can choose what device the player will play through. Saludos, Felipe Sateler

Bug#839599: powerline: plugin fails to load

2017-01-20 Thread Felipe Sateler
Control: retitle -1 powerline: needs both python3 and python2 module Control: severity -1 serious On Tue, 4 Oct 2016 10:56:45 +0200 Sergio Llorente Romano wrote: > I can confirm this bug. > > I could solve the problem installing the package python3-powerline. Maybe vim > is > configured to call

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-20 Thread Felipe Sateler
om/systemd/systemd/issues/3867 , but that is supposedly fixed in 232. BogDan, do you have version 232 installed? It may be that the issue is not fully fixed yet. -- Saludos, Felipe Sateler

Bug#851826: pulseaudio: USB headset detected, but no sound

2017-01-20 Thread Felipe Sateler
I only have sound > through my external speakers. I mean, in pavucontrol, on the Playback tab, you can change the output device for any application: https://askubuntu.com/questions/609292/different-applications-different-sound-output-devices -- Saludos, Felipe Sateler

Bug#851826: pulseaudio: USB headset detected, but no sound

2017-01-19 Thread Felipe Sateler
output through external speakers. Have you tried changing the output sink for your program with pavucontrol? What happens if you change the output? -- Saludos, Felipe Sateler

Bug#837637: Audio settings often reset to 100% Volume

2017-01-18 Thread Felipe Sateler
e issue anymore on > different machines with Gnome and Plasma 5. > > But I wonder why it is no more an issue, at least for me. Are flat-volumes > managed in a different manner now? Do you have any clue about it? The volume is reset by applications that try to set the master volume to

Bug#851747: sysvinit-utils: unmaintained package should not be Essential

2017-01-18 Thread Felipe Sateler
plementation, so we could switch to that. Andreas Henriksson + Craig Small have done some analysis at #810018 -- Saludos, Felipe Sateler

Bug#181123: [PATCH 0/2] Mention try-reload and status actions

2017-01-18 Thread Felipe Sateler
On Mon, 2 Jan 2017 04:09:31 +0100 Andreas Henriksson wrote: > These patches is an attempt to finally put #181123 to rest. > > It tries to strike a well balanced middle ground between existing > debian state of the archive and the LSB. The main focus has been > to atleast mention the actions where

Bug#851730: init-system-helpers: update-rc.d fails to disable nbd-server

2017-01-18 Thread Felipe Sateler
tor and insserv have such a relaxed parsing: https://sources.debian.net/src/systemd/232-10/src/sysv-generator/sysv-generator.c/#L495 https://sources.debian.net/src/insserv/1.14.0-5.4/insserv.c/#L1309 I'm inclined to make update-rc.d agree with insserv and systemd; opinions? -- Saludos, Felipe Sateler

Bug#796609: fcoe-utils: Has init script in runlevel S but no matching service file

2017-01-17 Thread Felipe Sateler
debian package? The linked git repository contains the entire debian directory as a single commit. Moreover, that commit includes build artifacts (eg, the scripts generated by debhelper), so that makes review harder. -- Saludos, Felipe Sateler

Bug#851253: bootstrap build failure: install: cannot stat 'build-deb/.libs/test-udev': No such file or directory

2017-01-13 Thread Felipe Sateler
onvention of placing the binary objects in .libs? Dear libtool maintainers, do you have any idea? > > Reverting systemd packaging commit > 943053a2c2fd8b153545eb410101e0e3616d4de9 makes the issue go away. https://anonscm.debian.org/cgit/pkg-systemd/systemd.git/commit/?id=943053a2c2fd8b153545eb410101e0e3616d4de9 for reference. -- Saludos, Felipe Sateler

Bug#846944: Installing libnss-resolve before libnss-mdns breaks mDNS name resolution

2017-01-13 Thread Felipe Sateler
-name). Are you deliberately installing it with >> a lower priority than upstream's recommendation? > > We'll have to look into this. This change was made by Felipe in > 7da95fd9f9a2330ffd3132c6673b25f929a78f09 for #789006. Maybe it was > unintentional for mymachines (th

Bug#851253: bootstrap build failure: install: cannot stat 'build-deb/.libs/test-udev': No such file or directory

2017-01-13 Thread Felipe Sateler
e will be more fruitful. > This smells like a bug in libtool. Indeed. -- Saludos, Felipe Sateler

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-11 Thread Felipe Sateler
On 11 January 2017 at 13:05, Bogdan Vatra wrote: > On miercuri, 11 ianuarie 2017 12:40:23 EET Felipe Sateler wrote: >> On 11 January 2017 at 12:37, Bogdan Vatra wrote: >> > On miercuri, 11 ianuarie 2017 10:12:00 EET Felipe Sateler wrote: >> >> Control: t

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-11 Thread Felipe Sateler
On 11 January 2017 at 12:37, Bogdan Vatra wrote: > On miercuri, 11 ianuarie 2017 10:12:00 EET Felipe Sateler wrote: >> Control: tags -1 moreinfo unreproducible >> >> On 11 January 2017 at 04:59, Bogdan Vatra wrote: >> > On miercuri, 11 ianuarie 2017 09:48:16 EE

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-11 Thread Felipe Sateler
Control: tags -1 moreinfo unreproducible On 11 January 2017 at 04:59, Bogdan Vatra wrote: > On miercuri, 11 ianuarie 2017 09:48:16 EET Bogdan Vatra wrote: >> On marți, 10 ianuarie 2017 17:20:28 EET Felipe Sateler wrote: >> > Hi, >> > >> > On 10 Januar

Bug#850806: [pulseaudio] pulseaudio hangs in "context_autospawn"

2017-01-11 Thread Felipe Sateler
Control: forwarded -1 https://bugs.freedesktop.org/show_bug.cgi?id=99356 Control: tags -1 upstream On 11 January 2017 at 05:09, Bogdan Vatra wrote: > On marți, 10 ianuarie 2017 17:24:59 EET Felipe Sateler wrote: >> >> Could you please report this bug upstream at >> https:/

Bug#850806: [pulseaudio] pulseaudio hangs in "context_autospawn"

2017-01-10 Thread Felipe Sateler
>> > >> > On marți, 10 ianuarie 2017 14:21:02 EET Felipe Sateler wrote: >> > > On 10 January 2017 at 12:59, Bogdan Vatra wrote: >> > > > Hi, >> > > > >> > > > Attached, but there is not to much in it ... >> > > >

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-10 Thread Felipe Sateler
teracting apps misbehave? -- Saludos, Felipe Sateler

Bug#850806: [pulseaudio] pulseaudio hangs in "context_autospawn"

2017-01-10 Thread Felipe Sateler
om the backtrace you already showed, as that is from the client, and we want the one from the server. -- Saludos, Felipe Sateler

Bug#850741: please update to 2.0.0

2017-01-10 Thread Felipe Sateler
onfig, create_ipam_pool and create_ipam_config have been removed from docker.utils. They have been replaced by the following classes in docker.types: HostConfig, IPAMPool and IPAMCOnfig. https://github.com/docker/docker-py/releases/tag/2.0.0 I fear it is too late for stretch as it might break reverse dependencies. -- Saludos, Felipe Sateler

Bug#850806: [pulseaudio] pulseaudio hangs in "context_autospawn"

2017-01-10 Thread Felipe Sateler
7a04 in main () As you can see it's hanged in context_autospawn, sadly I have no idea what to do next (besides removing it again) :). This suggests the server is failing to start. Is there a pulseaudio process running?(my guess is not) Could you start pulseaudio manually in verbose mod

Bug#757083: Migration from sysvinit to systemd: reboot fails to complete

2017-01-03 Thread Felipe Sateler
Control: severity -1 serious Control: tags -1 - patch On 31 December 2016 at 08:30, Francesco Poli wrote: > On Fri, 30 Dec 2016 22:21:32 +0100 Michael Biebl wrote: > >> Am 30.12.2016 um 22:16 schrieb Felipe Sateler: > [...] >> > But, your experience appears to uncover &g

Bug#788253: gfsd: unowned files after purge (policy 6.8, 10.8): /var/lib/systemd/deb-systemd-helper-masked/gfsd.service

2017-01-02 Thread Felipe Sateler
On 30 December 2016 at 22:14, Dmitry Smirnov wrote: > On Tuesday, 20 December 2016 9:32:18 PM AEDT Felipe Sateler wrote: >> Moving >> the removal to after the debhelper block should fix this as well. > > Would that be an ugly workaround for bug in the other package? > >

Bug#849316: machinctl: fails to list anything if a libvirt qemu container is running

2016-12-30 Thread Felipe Sateler
On 29 December 2016 at 14:54, Felipe Sateler wrote: > On 26 December 2016 at 06:18, Michael Biebl wrote: >> >> Am 25.12.2016 um 22:32 schrieb Felipe Sateler: >> > PR 4978 was closed in favor of 4972. However, it has not been merged >> > yet. The patch is small s

Bug#849316: machinctl: fails to list anything if a libvirt qemu container is running

2016-12-29 Thread Felipe Sateler
On 26 December 2016 at 06:18, Michael Biebl wrote: > > Am 25.12.2016 um 22:32 schrieb Felipe Sateler: > > PR 4978 was closed in favor of 4972. However, it has not been merged > > yet. The patch is small so at least I don't have a problem with > > backporting. How

Bug#844137: node-groove: FTBFS: Tests failures

2016-12-27 Thread Felipe Sateler
Hi all, On 26 December 2016 at 05:08, Petter Reinholdtsen wrote: > > [Felipe Sateler] > > This suggests there is some wrong thread usage. Andrew, any idea what > > could this be? > > There are several bugs that can trigger this. For example trying to unlock an &

Bug#844137: node-groove: FTBFS: Tests failures

2016-12-26 Thread Felipe Sateler
Hi, On 26 December 2016 at 05:08, Petter Reinholdtsen wrote: > [Felipe Sateler] >> This suggests there is some wrong thread usage. Andrew, any idea what >> could this be? > > There are several bugs that can trigger this. For example trying to unlock an > non-locked lock.

Bug#849316: machinctl: fails to list anything if a libvirt qemu container is running

2016-12-25 Thread Felipe Sateler
losed in favor of 4972. However, it has not been merged yet. The patch is small so at least I don't have a problem with backporting. However, we prefer patches to be merged upstream, so we'll wait until the PR is merged. Feel free to ping again if the PR is merged and there has been no activity. -- Saludos, Felipe Sateler

Bug#849239: ycmd: Build with python3 support, otherwise vim-youcompleteme does not work

2016-12-23 Thread Felipe Sateler
Package: ycmd Version: 0+20160327+gitc3e6904-1+b1 Severity: important Control: affects -1 vim-youcompleteme Hi, I'm getting lots of errors like the following: Error detected while processing function 31_OnCursorMovedNormalMode[5]..31_OnFileReadyToParse: Googling led me to a different (but simi

Bug#801822: deb-systemd-helper does not support template units (e.g. foo@.service)

2016-12-21 Thread Felipe Sateler
Control: tags -1 confirmed On Wed, 14 Oct 2015 19:28:25 -0300 Antonio Terceiro wrote: > Package: init-system-helpers > Version: 1.24 > Severity: normal > > `deb-systemd-helper enable foo@1.service` will not work even if the > corresponding foo@.service is correctly in place. > > Use case: in the

Bug#777125: sysvinit-utils: service cmd with systemd shows, but did not stop duplicate instances of nslcd

2016-12-21 Thread Felipe Sateler
Control: reassign -1 nslcd 0.9.4-3 On Thu, 05 Feb 2015 11:15:32 +0100 Hermann Lauer wrote: > Package: sysvinit-utils > Version: 2.88dsf-58 > Severity: normal > > Dear Maintainer, > > during some "service {start,stop,restart,status} nslcd" usage > there are for unknown reasons two instances of nsl

Bug#780522: init-system-helpers: deb-systemd-helper doesn't handle drop-ins and is inconsistent w/ systemd w.r.t. lists

2016-12-21 Thread Felipe Sateler
Control: tags -1 moreinfo Hi Christian, On Sun, 15 Mar 2015 15:23:38 +0100 Christian Seiler wrote: > Package: init-system-helpers > Version: 1.22 > Severity: important > Tags: patch > > Dear Maintainers, > > deb-systemd-helper doesn't handle drop-ins at all (only the main > service file is parse

Bug#780028: init: aptitude upgrade from wheezy to jessie does not install systemd-sysv

2016-12-21 Thread Felipe Sateler
On 20 December 2016 at 23:13, Paul Wise wrote: > Control: reopen -1 > > On Tue, 2016-12-20 at 19:55 -0300, Felipe Sateler wrote: > >> Unfortunately, I think the ship to fix this has sailed, as jessie was >> released a while ago already. I'm therefore closing thi

Bug#843761: invoke-rc.d: Kill 600 birds with one stone (a.k.a. automatic policy-rc.d for init-less chroots)

2016-12-21 Thread Felipe Sateler
Control: tags -1 pending On 20 December 2016 at 21:52, Michael Biebl wrote: > Am 21.12.2016 um 01:29 schrieb Felipe Sateler: > >> Michael, from the discussion on IRC I did not end up entirely clear if >> you are OK with this change or not. Could you please comment, if we >&

Bug#788253: gfsd: unowned files after purge (policy 6.8, 10.8): /var/lib/systemd/deb-systemd-helper-masked/gfsd.service

2016-12-20 Thread Felipe Sateler
Control: reassign -1 gfsd 2.6.4.1+dfsg-1 On Wed, 24 Jun 2015 17:52:58 +1000 Dmitry Smirnov wrote: > Control: reassign -1 dh-systemd 1.23 > > On Fri, 12 Jun 2015 08:32:04 Dmitry Smirnov wrote: > > On Thu, 11 Jun 2015 15:56:20 Andreas Beckmann wrote: > > > maybe the manual rm causes confusion? > >

Bug#843761: invoke-rc.d: Kill 600 birds with one stone (a.k.a. automatic policy-rc.d for init-less chroots)

2016-12-20 Thread Felipe Sateler
On Thu, 10 Nov 2016 09:15:40 +0100 Martin Pitt wrote: > Hello Andreas, > > Andreas Henriksson [2016-11-09 11:08 +0100]: > > As discussed on IRC we seem to agree that an init-less chroot which does > > not have a policy-rc.d blocking service actions isn't a sane > > configuration. This patch auto-d

Bug#728682: Patch

2016-12-20 Thread Felipe Sateler
Control: tags -1 pending On Sat, 10 Dec 2016 21:36:33 +0100 Christian Hofstaedtler wrote: > Control: tags -1 + patch > > Proposed patch attached. Thanks. I have applied the patch. I also find "just in case warnings" quite useless. Saludos,

Bug#845185: init-system-helpers: deb-system-invoke starts disabled systemd service on package install/upgrade (backport request)

2016-12-20 Thread Felipe Sateler
Hi Yury On 1 December 2016 at 10:06, Felipe Sateler wrote: > On 1 December 2016 at 09:17, Yury V. Zaytsev wrote: >> On Wed, 30 Nov 2016, Felipe Sateler wrote: >> >>>> I'm filing this bug as discussed on #debian-systemd, requesting to kindly >>>> b

Bug#832351: init-system-helpers: purging gdm3/lightdm/sddm/xdm leaves dangling /etc/systemd/system/display-manager.service symlink

2016-12-20 Thread Felipe Sateler
Control: clone -1 -2 Control: reassign -1 xdm 1:1.1.11-3 Control: reassign -2 sddm 0.13.0-1 On Sun, 24 Jul 2016 15:54:55 +0200 Michael Biebl wrote: > Am 24.07.2016 um 15:49 schrieb Andreas Beckmann: > > Package: init-system-helpers > > Version: 1.22 > > Severity: important > > User: debian...@lis

Bug#769895: init-system-helpers: deb-systemd-helper should remove timestamps on timer unit purge

2016-12-20 Thread Felipe Sateler
Control: forwarded -1 https://github.com/systemd/systemd/issues/4930 On Mon, 17 Nov 2014 12:46:38 +0100 Alexandre Detiste wrote: > Package: init-system-helpers > Version: 1.21 > Severity: minor > > Dear Maintainer, > > When a timer unit with flag "Persistant=true" is purged, > a loose time stamp

Bug#848816: dgit: detect gbp export-dir configuration, and prefill build-products-dir

2016-12-19 Thread Felipe Sateler
Package: dgit Version: 2.11 Severity: wishlist Hi, I have the following config on my ~/.gbp.conf: [buildpackage] export-dir=/tmp/build-area This ensures builds happen in a tmpfs which is a lot faster. However, dgit expects by default the result to be on the parent directory. Therefore,

Bug#848725: dgit-maint-gbp(7): references wrong bug about orig tarball generation

2016-12-19 Thread Felipe Sateler
Package: dgit Version: 2.11 Severity: minor Hi, dgit-maint-gbp(7) says: > If you use gbp-buildpackage(1) to generate your orig tarballs, you > will need to perform the first build with gbp-buildpackage(1) directly > (this is due to Debian bug #841084). However, that bug is an ITP so I doubt it

Bug#830208: dh_installinit tries to do dh_systemd_start's job

2016-12-14 Thread Felipe Sateler
time to do it if we want it in > compat 10. I think that installinit should stop looking at .service and .tmpfiles. Making dh_installinit ignore .service and .tmpfiles is a compat break so I think this should only be enabled for compat >= 11. I think something like the at

Bug#805878: dh-systemd: dh_systemd_start --no-start --restart-after-upgrade causes the service to be started on install

2016-12-14 Thread Felipe Sateler
Hi, On 9 October 2016 at 17:26, Felipe Sateler wrote: > Control: tags -1 patch > > On 23 November 2015 at 11:34, Felipe Sateler wrote: >> Package: dh-systemd >> Version: 1.24 >> Severity: normal >> >> Current autoscript has: >> >> if [

Bug#845938: Bug#848130: pulseaudio-module-bluetooth: cannot switch to a2dp profile

2016-12-14 Thread Felipe Sateler
Control: forcemerge 845938 848130 On 14 December 2016 at 10:23, Mo Weng wrote: > Package: pulseaudio-module-bluetooth > Version: 9.0-5 > Followup-For: Bug #848130 > > Felipe Sateler: > > Thanks for your reply. I think what you said about pulseaudio and gdm user is > rela

Bug#848130: pulseaudio-module-bluetooth: cannot switch to a2dp profile

2016-12-14 Thread Felipe Sateler
option in gnome-control-center -> sound but can't switch to it. > > And when I try to swtich to a2dp_sink in blueman-manager, it shows "Failed to > change profile to a2dp_sink" Is there a pulseaudio process running for the gdm user? If so, what happens if you kill it? Maybe this is this issue: https://bugs.freedesktop.org/show_bug.cgi?id=98144 -- Saludos, Felipe Sateler

Bug#847203: systemd: journalctl zsh completion fails with RC_QUOTES

2016-12-07 Thread Felipe Sateler
On 7 December 2016 at 13:57, Vincent Lefevre wrote: > > On 2016-12-07 10:28:45 -0300, Felipe Sateler wrote: > > Hi ZSH Maintainers, > > Not sure they are reading (or have they been Bcc'ed?), Ooops, I forgot to add the CC. > but I started > a thread in zsh-workers:

Bug#847203: systemd: journalctl zsh completion fails with RC_QUOTES

2016-12-07 Thread Felipe Sateler
other completions) worked. Yet it didn't. On 6 December 2016 at 12:02, Vincent Lefevre wrote: > On 2016-12-06 11:40:35 -0300, Felipe Sateler wrote: >> I think the better fix is to somehow make zsh use default option >> values when evaluating the completion functions. I see that some &g

Bug#522163: standard for disabling daemons in /etc/default

2016-12-06 Thread Felipe Sateler
On Tue, 6 Dec 2016 11:20:57 +0100 Andreas Henriksson wrote: > Hello! > > On Thu, Oct 04, 2012 at 11:11:20AM +0100, Simon McVittie wrote: > [...] > > I don't think packages should do this, except as a way to respect > > sysadmin configuration done in previous versions. openarena-server used > > to

Bug#835520: [PATCH 00/11] Trim obsolete/harmful info about init integration

2016-12-06 Thread Felipe Sateler
On Tue, 6 Dec 2016 15:07:11 +0100 Andreas Henriksson wrote: > Here's a series of patches that focuses on trimming the init system > ingration chapter from obsolete and/or harmful information. > This is layed out as a series so you can pick and choose any or all > parts. Feel free to squash the ch

Bug#847203: systemd: journalctl zsh completion fails with RC_QUOTES

2016-12-06 Thread Felipe Sateler
ile:_files' \ > > At least, this is equivalent without RC_QUOTES. > I've attached the corresponding patch. I think the better fix is to somehow make zsh use default option values when evaluating the completion functions. I see that some completions use `emulate -LR zsh` (although both -L and -R are skipped in some completions). Could you try if that fixes the issue for you? -- Saludos, Felipe Sateler

Bug#846309: ITP: golang-github-docker-docker-credential-helpers -- Use native stores to safeguard Docker credentials

2016-12-02 Thread Felipe Sateler
e >> it over and move it to pkg-go, we will be maintaining the python >> bindings, hence why we needed docker-credentials-helper > > Hi Jason and Felipe. Oh man my apologies for not searching for and finding > the > existing ITP - I usually do this but forgot this time. &g

Bug#845185: init-system-helpers: deb-system-invoke starts disabled systemd service on package install/upgrade (backport request)

2016-12-01 Thread Felipe Sateler
On 1 December 2016 at 09:17, Yury V. Zaytsev wrote: > On Wed, 30 Nov 2016, Felipe Sateler wrote: > >>> I'm filing this bug as discussed on #debian-systemd, requesting to kindly >>> backport the relevant commit and push the new package to -updates: >>> &

Bug#846377: [systemd] /lib/systemd/systemd --user starts dbus-daemon without AFS token

2016-11-30 Thread Felipe Sateler
On 30 November 2016 at 20:39, Russ Allbery wrote: > Felipe Sateler writes: >> On 30 November 2016 at 19:20, Michael Biebl wrote: >>> Am 30.11.2016 um 23:12 schrieb Russ Allbery: > >>>> Anyway, it certainly could be registered in -noninteractive (there was >

Bug#845802: padsp 32 bits application issue on 64 bits system

2016-11-30 Thread Felipe Sateler
sr/bin/padsp32 must be provided in pulseaudio-utils:amd64 in addition > of /usr/bin/padsp. > > Expected usage is: > /usr/bin/padsp > /usr/bin/padsp32 A better fix would be to have padsp load the correct library according to the binary being loaded. Upstream patch proposed at the url above. I don't think this will be fixed in jessie though. This would be too intrusive a change. -- Saludos, Felipe Sateler

Bug#845185: init-system-helpers: deb-system-invoke starts disabled systemd service on package install/upgrade (backport request)

2016-11-30 Thread Felipe Sateler
plete without addressing #768450 too. Unfortunately, this means also an update of src:sysvinit (as invoke-rc.d was moved to i-s-h post-jessie) is needed but I don't really want to touch that... -- Saludos, Felipe Sateler

Bug#846377: [systemd] /lib/systemd/systemd --user starts dbus-daemon without AFS token

2016-11-30 Thread Felipe Sateler
this variable should be copied from an already existing environment. -- Saludos, Felipe Sateler

Bug#846377: [systemd] /lib/systemd/systemd --user starts dbus-daemon without AFS token

2016-11-30 Thread Felipe Sateler
). systemd --user does open a pam session (with the systemd-user name). Maybe the problem is that libpam-afs-session (is this the right module?) registers itself in the common-session include file but systemd-user loads only common-session-noninteractive ? -- Saludos, Felipe Sateler

Bug#820099: RFA: storaged -- Disk Manager

2016-11-29 Thread Felipe Sateler
lists.debian.org/debian-devel-announce/2012/01/msg6.html [2] https://wiki.debian.org/Packaging/Intro [3] http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html [4] https://github.com/storaged-project/storaged/issues/41#issuecomment-205769607 -- Saludos, Felipe Sateler

<    1   2   3   4   5   6   7   8   9   10   >