[Pkg-utopia-maintainers] Processing of cockpit-machines_307-1~bpo12+1_source.changes

2024-02-16 Thread Debian FTP Masters
cockpit-machines_307-1~bpo12+1_source.changes uploaded successfully to localhost
along with the files:
  cockpit-machines_307-1~bpo12+1.dsc
  cockpit-machines_307-1~bpo12+1.debian.tar.xz
  cockpit-machines_307-1~bpo12+1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-utopia-maintainers mailing list
Pkg-utopia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers


[Pkg-utopia-maintainers] Processing of cockpit_311-1~bpo12+1_source.changes

2024-02-16 Thread Debian FTP Masters
cockpit_311-1~bpo12+1_source.changes uploaded successfully to localhost
along with the files:
  cockpit_311-1~bpo12+1.dsc
  cockpit_311-1~bpo12+1.debian.tar.xz
  cockpit_311-1~bpo12+1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-utopia-maintainers mailing list
Pkg-utopia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers


[Pkg-utopia-maintainers] cockpit 311-1 MIGRATED to testing

2024-02-16 Thread Debian testing watch
FYI: The status of the cockpit source package
in Debian's testing distribution has changed.

  Previous version: 310.1-1
  Current version:  311-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
Pkg-utopia-maintainers mailing list
Pkg-utopia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers


[Pkg-utopia-maintainers] cockpit-machines 307-1 MIGRATED to testing

2024-02-16 Thread Debian testing watch
FYI: The status of the cockpit-machines source package
in Debian's testing distribution has changed.

  Previous version: 306-1
  Current version:  307-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

___
Pkg-utopia-maintainers mailing list
Pkg-utopia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers


[Pkg-utopia-maintainers] Processed: close 1060609 35-2

2024-02-16 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 1060609 35-2
Bug #1060609 [src:dbus-broker] dbus-broker: Please switch Build-Depends to 
systemd-dev
Marked as fixed in versions dbus-broker/35-2.
Bug #1060609 [src:dbus-broker] dbus-broker: Please switch Build-Depends to 
systemd-dev
Marked Bug as done
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
1060609: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060609
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-utopia-maintainers mailing list
Pkg-utopia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers


[Pkg-utopia-maintainers] Bug#1036912: pipewire-pulse: Solved running mpd in user mode

2024-02-16 Thread C.Ch.
Package: pipewire-pulse
Version: 0.3.65-3+deb12u1
Followup-For: Bug #1036912

Dear Maintainer,

Since mpd in Trixie is now installed by default in user mode I decided to try 
it to solve this problem.

First the instructions in the Debian Wiki are somewhat incomplete.

In user mode mpd reads mdp.conf from ~/.config/mpd

If you don't have this directory create it and copy mpd.conf there.

You need to edit mpd.conf to change the location of the configuration files:

db_file"~/.config/mpd/database"
playlist_directory "~/.config/mpd/playlists"
pid_file   "~/.config/mpd/pid"
state_file "~/.local/state/mpd/state"
sticker_file   "~/.config/mpd/sticker.sql"

You must create the playlists directory:

$ mkdir ~/.config/mpd/playlists

You must create the directory for the state file:

$ mkdir ~/.local/state/mpd

You must create and empty database file:

$ touch ~/.config/mpd/database


You are using systemd, comment or delete this line to log directly to systemd:

#log_file   "syslog"

You don't need to change your music directory from where it is.

Now you can follow the instructions from the Debian Wiki:

# As root, disable system service
systemctl disable --now mpd

# As user logged in the desktop session
systemctl --user enable mpd

Then start MPD:
systemctl --user start mpd

But I got an error mpd wouln't run. Using

$ systemctl --user status mpd.service

Showed this:

Feb 16 17:43:17 harpia mpd[1707]: exception: Failed to bind to 
'/run/mpd/socket'; Failed to bind socket: Permission deni>
Feb 16 17:43:17 harpia systemd[1689]: mpd.service: Main process exited, 
code=exited, status=1/FAILURE
Feb 16 17:43:17 harpia systemd[1689]: mpd.service: Failed with result 
'exit-code'.
Feb 16 17:43:17 harpia systemd[1689]: Failed to start mpd.service - Music 
Player Daemon.

Commenting this line in mpd.conf made the error go away and mpd now runs 
correctly.

#bind_to_address"/run/mpd/socket"


I changed the output from Pulseaudio to Pipewire.
This is the relevant section for Pipewire in mpd.conf:


#Pipewire 
audio_output {
type"pipewire"
name"PipeWire Sound Server"
}


I tried using a Pulseaudio output (under Pipewire) but got an error,
$ systemctl --user status mpd.service
Showed:

Feb 16 18:13:54 harpia mpd[1711]: exception: Failed to open "My Pulse Output" 
(pulse); failed to connect: Connection refused

I'm not going to close this bug. Obviously issues remain for Pulseaudio users 
and I'm too lazy to solve this these days. I recommend installing mpd in user 
mode and specify 
a Pipewire output.

Cheers



-- System Information:
Debian Release: 12.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-17-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pipewire-pulse depends on:
ii  init-system-helpers  1.65.2
ii  pipewire 0.3.65-3+deb12u1

Versions of packages pipewire-pulse recommends:
ii  wireplumber  0.4.13-1

Versions of packages pipewire-pulse suggests:
ii  libspa-0.2-bluetooth  0.3.65-3+deb12u1
ii  pulseaudio-utils  16.1+dfsg1-2+b1

-- no debconf information

___
Pkg-utopia-maintainers mailing list
Pkg-utopia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers


[Pkg-utopia-maintainers] Processing of dbus-broker_35-2_source.changes

2024-02-16 Thread Debian FTP Masters
dbus-broker_35-2_source.changes uploaded successfully to localhost
along with the files:
  dbus-broker_35-2.dsc
  dbus-broker_35-2.debian.tar.xz
  dbus-broker_35-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

___
Pkg-utopia-maintainers mailing list
Pkg-utopia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers


[Pkg-utopia-maintainers] dbus-broker_35-2_source.changes ACCEPTED into unstable

2024-02-16 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 16 Feb 2024 11:42:07 +
Source: dbus-broker
Architecture: source
Version: 35-2
Distribution: unstable
Urgency: medium
Maintainer: Utopia Maintenance Team 

Changed-By: Luca Boccassi 
Changes:
 dbus-broker (35-2) unstable; urgency=medium
 .
   * Build-depend on systemd-dev instead of systemd
   * d/p/github_apparmor_support.patch: enable apparmor support
   * Build depend on pkgconf instead of pkg-config
   * Drop override for deprecated tag package-supports-alternative-init-
 but-no-init.d-script
Checksums-Sha1:
 54601dcc2b7202e924b5d573adde383c41991f07 2583 dbus-broker_35-2.dsc
 0d2c8742b98c16149054c3726dae7247f8b3d764 13496 dbus-broker_35-2.debian.tar.xz
 40dae52b7a184512104a67c6bcb7565362c4b0e8 8130 dbus-broker_35-2_source.buildinfo
Checksums-Sha256:
 cc02382d999604845ff3f8a62a2484e84ad11c781d177400cec7d86e79a06f3e 2583 
dbus-broker_35-2.dsc
 73189422ad1a3bc03f3d42d8236650b22d6bf4dc0b4f3a39f4746f2ac435e3a4 13496 
dbus-broker_35-2.debian.tar.xz
 e4888059480547f1aa76d1749d846a9721120c382af76af1e85af29a5029c2bc 8130 
dbus-broker_35-2_source.buildinfo
Files:
 81489a8b3f786d0ee6d1c2e56ac70e42 2583 admin optional dbus-broker_35-2.dsc
 817a0b9f17b78140dc7a26768d1be921 13496 admin optional 
dbus-broker_35-2.debian.tar.xz
 1def198d5b2746c19eb574519c5a9d9c 8130 admin optional 
dbus-broker_35-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEErCSqx93EIPGOymuRKGv37813JB4FAmXPTOYRHGJsdWNhQGRl
Ymlhbi5vcmcACgkQKGv37813JB5bORAAs7fE0gSUMYNRV2dqwtg/dSJQB42d8AC7
3UUYfYewvGmPxXXihwPKQfFYO0Oj7GHYQXa9QOamGy15OoCbtFM9r9C1gwlyYYQl
jSk4BBkJ0mUvMJBx5lKljLkWYfVxQHUVJd9Gr+DFx4Fs3iyaDiHOO/tEQ41LGVlf
PhDdVkXNXFq3RfuepLPgEFfxhdE6YVYqU3SesRHRMycC07fZ3iuYPssqdc5MaXRt
k0j6kM3+/9po5vx2Ix3s0fy9YN1DFYJiBetG1QkPevT5WQ/rOIz66MqbNpiFb7qe
IXCJKYLa6i1MLdIIm1mNme3wmfdf5FkVMKdkOD6znsPYYsJ4R/MCM+p6ZDOZMgq1
GiBi9ej3JKvCk5tYh+PFw7oFkC/3OYC7AyBx+d25DkQpGqAvEoCqr7QiuMsqo9mj
wsS+ENfuo9CC5UL/EwoiWPVzbhIdeJelqA5VRjMjnklqAi+9S1GOvNx7U7RYahI4
nozcXCYJHXjH51v8EBSqhUbdJKCaKq5BboiAOthHuus5YmEHrLMSr1d1OtB6JEAk
VZO91IpX8BPYG14nooFqJdYdw9jXn85V4XarS8TMDVmi2ZpSJCMdKQsCfVet23p0
a1+zZurUMhoH60u8JW+tIEpUr6Q5997F+F9JUsO+Ys5KpACxZ000bOatN+NBArHO
5cHtA+4faiw=
=ozHn
-END PGP SIGNATURE-



pgpSa_u_FIfSC.pgp
Description: PGP signature
___
Pkg-utopia-maintainers mailing list
Pkg-utopia-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers