Re: speech question.

2024-11-16 Thread Mike Coulombe
Hi, I looked at an install of bookworm I did on an external hard drive. 
It says, alsa card=pch. I'll switch to this, thanks for your help. Maybe 
a feature could be added to detect different cards automatically?


On 11/16/2024 4:59 PM, Samuel Thibault wrote:

Mike Coulombe, le sam. 16 nov. 2024 16:45:31 -0800, a ecrit:

When I used the net installer to install bookworm, it saw my
internal card, but the latest testing image didn't so I had to use an USB
speaker it did see.

Ah, then espeakup is kept configured to use that card. Change ALSA_CARD
in /etc/default/espeakup


the latest testing image didn't [see my internal card]

Then as usual we need more information on your internal card, to know
what could be missing inside the installer, such as firmware or whatnot.

Samuel





Re: speech question.

2024-11-16 Thread Samuel Thibault
Mike Coulombe, le sam. 16 nov. 2024 17:23:31 -0800, a ecrit:
> Maybe a feature could be added to detect different cards
> automatically?

It actually is on purpose that espeakup sticks to the card that was used
on installation, to avoid spuriously changing card when the user plugs a
USB card.

Samuel



Re: speech question.

2024-11-16 Thread Samuel Thibault
Mike Coulombe, le sam. 16 nov. 2024 17:13:17 -0800, a ecrit:
> Is there a program in Debian that will tell me the sound card this computer
> has?

cat /proc/asound/cards

Samuel



Re: speech question.

2024-11-16 Thread Samuel Thibault
Hello,

Mike Coulombe, le sam. 16 nov. 2024 16:07:04 -0800, a ecrit:
>  When installing using the latest testing image I get no speech in the
> console, but from the terminal espeakup shows it's installed and running.

Did you check the audio volumes?

Perhaps also check what

journalctl -u espeakup

has to say.

Samuel



Re: speech question.

2024-11-16 Thread Mike Coulombe
It's an intel pch card if that can help you guys. Thanks again for your 
help. This should solve my problem. The reason I was enterested in 
automatic detection is because I want to put Debian on a portable drive 
to use it on different computers, but I can see your reasons for doing 
it this way.


On 11/16/2024 5:25 PM, Samuel Thibault wrote:

Mike Coulombe, le sam. 16 nov. 2024 17:13:17 -0800, a ecrit:

Is there a program in Debian that will tell me the sound card this computer
has?

cat /proc/asound/cards

Samuel





Re: speech question.

2024-11-16 Thread Mike Coulombe
Hi Samuel. Thanks, that was very helpful. I'm using an older HP stream 
laptop. When I used the net installer to install bookworm, it saw my 
internal card, but the latest testing image didn't so I had to use an 
USB speaker it did see. After installing the system did come up talking 
from my internal sound card though so I assumed it was fine because Orca 
had no problems. After reading your message I booted using my USB 
speaker and found speakup works fine through that speaker. So for some 
reason it's not working with my internal sound card which is working 
because Orca speaks on the login screen.


On 11/16/2024 4:10 PM, Samuel Thibault wrote:

Hello,

Mike Coulombe, le sam. 16 nov. 2024 16:07:04 -0800, a ecrit:

  When installing using the latest testing image I get no speech in the
console, but from the terminal espeakup shows it's installed and running.

Did you check the audio volumes?

Perhaps also check what

journalctl -u espeakup

has to say.

Samuel





Re: speech question.

2024-11-16 Thread Mike Coulombe
Is there a program in Debian that will tell me the sound card this 
computer has? If not, I'll look it up and let you know.


On 11/16/2024 4:59 PM, Samuel Thibault wrote:

Mike Coulombe, le sam. 16 nov. 2024 16:45:31 -0800, a ecrit:

When I used the net installer to install bookworm, it saw my
internal card, but the latest testing image didn't so I had to use an USB
speaker it did see.

Ah, then espeakup is kept configured to use that card. Change ALSA_CARD
in /etc/default/espeakup


the latest testing image didn't [see my internal card]

Then as usual we need more information on your internal card, to know
what could be missing inside the installer, such as firmware or whatnot.

Samuel





Is there a point to retaining src:pth?

2024-11-16 Thread наб
Hi!

src:pth has been gone from testing since August.
There are no rdeps and no rbuilddeps,
and only FTBFS bugs since like 2012.
I can hardly imagine a point to Pth at all in 2024
(or any time after ubiquitous pthread support),
so it reads to me like an easy QA removal.

But, this seems incongruent with the
inst~15000 + vote~15 popcon
(admittedly, with a peak of 50k, that may just be latent).

What am I missing here? Is there any reason for any one
to install libpth{20,-dev} at any time any more?

Best,


signature.asc
Description: PGP signature


Bug#1087660: ITP: golang-github-fahedouch-go-logrotate -- go-logrotate

2024-11-16 Thread Reinhard Tartler
Package: wnpp
Severity: wishlist
Owner: Reinhard Tartler 

* Package name: golang-github-fahedouch-go-logrotate
  Version : 0.2.1-1
  Upstream Author : fahed dorgaa
* URL : https://github.com/fahedouch/go-logrotate
* License : Apache-2.0
  Programming Lang: Go
  Description : go-logrotate

 Simple library that facilitates writing logs to files with automatic rolling.
 .
 This package contains golang sources that other package may require for
 building.



Bug#1087648: ITP: python-readtime -- Calculates reading time for text based on Medium's read time formula

2024-11-16 Thread Edward Betts
Package: wnpp
Severity: wishlist
Owner: Edward Betts 
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-pyt...@lists.debian.org

* Package name: python-readtime
  Version : 3.0.0
  Upstream Author : Alan Hamlett 
* URL : https://github.com/alanhamlett/readtime
* License : BSD-2-clause
  Programming Lang: Python
  Description : Calculates reading time for text based on Medium's read 
time formula

  This library determines the time it takes for an average reader to finish a
  given piece of text. Using Medium's read time formula, it calculates the
  reading duration by considering factors such as word count and the number of
  images present. The default speed is set to 265 words per minute for English
  text, with adjustments made for texts in other languages like Chinese,
  Japanese, and Korean, which are measured by character count. Image counts also
  play a role, affecting the overall time calculation to reflect a more accurate
  reading experience. Ideal for assessing text-based content, this tool accounts
  for word and image density to estimate how long readers might need to engage
  with material.

I plan to maintain this package as part of the Python team.



speech question.

2024-11-16 Thread Mike Coulombe
Hi, I'm visually impaired and have been trying Debian to see what it 
offers. When installing Bookworm with the net installer I was surprised 
to discover speech in the console worked right out of the box when I 
login to the console from the login screen. When with help installing 
using the desktop installer all I had to do was install espeakup and I 
had console speech when entering the console before logging in to the 
desktop.


 When installing using the latest testing image I get no speech in the 
console, but from the terminal espeakup shows it's installed and 
running. Is there a file I need to edit to get console speech? Thanks in 
advance for any help.




Re: speech question.

2024-11-16 Thread Samuel Thibault
Mike Coulombe, le sam. 16 nov. 2024 16:45:31 -0800, a ecrit:
> When I used the net installer to install bookworm, it saw my
> internal card, but the latest testing image didn't so I had to use an USB
> speaker it did see.

Ah, then espeakup is kept configured to use that card. Change ALSA_CARD
in /etc/default/espeakup

> the latest testing image didn't [see my internal card]

Then as usual we need more information on your internal card, to know
what could be missing inside the installer, such as firmware or whatnot.

Samuel



Bug#1087633: ITP: golang-github-rootless-containers-bypass4netns -- [Experimental] Accelerates slirp4netns using SECCOMP_IOCTL_NOTIF_ADDFD. As fast as `--net=host`.

2024-11-16 Thread Reinhard Tartler
Package: wnpp
Severity: wishlist
Owner: Reinhard Tartler 

* Package name: golang-github-rootless-containers-bypass4netns
  Version : 0.4.1-1
  Upstream Author : Akihiro Suda, https://github.com/AkihiroSuda
* URL : https://github.com/rootless-containers/bypass4netns
* License : Apache-2.0
  Programming Lang: Go
  Description : [Accelerates slirp4netns using SECCOMP_IOCTL_NOTIF_ADDFD

 bypass4netns is as fast as --net=host and *almost* as secure as traditional
 slirp4netns by using SECCOMP_IOCTL_NOTIF_ADDFD on Linux Kernel 5.9 and later



Re: Things learned from the expeirment (Re: Debian Monthly [debian-devel]: AI News Report 2024/10

2024-11-16 Thread Joerg Jaspert

On 17414 March 1977, Mo Zhou wrote:


1. Let LLM answer the NM templates (maybe with debian policy or debian
developer reference in context) and see the percentage of questions
that can be answered correctly. Even if I don't do it, maybe new DD
applicants will.


And those who actually do this should, if we catch them, NOT ever end up
a DD. So I hope noone is as stupid.

--
bye, Joerg



Bug#1087617: ITP: golang-go.gearno-encoding-base58 --

2024-11-16 Thread Martin Dosch
Package: wnpp
Severity: wishlist
Owner: Martin Dosch 

* Package name: golang-go.gearno-encoding-base58
  Version : 0.1.0-1
  Upstream Author : Bryan Frimin 
* URL : https://github.com/gearnode/base58
* License : ISC
  Programming Lang: Go
  Description : Base58 encoding and decoding library

This library provides functions to encode and decode base58 strings.

It is a build-dependency of https://github.com/gearnode/privatebin which I want 
to package.


signature.asc
Description: PGP signature


Bug#1087620: ITP: privatebin -- A powerful CLI for creating and managing PrivateBin pastes with ease

2024-11-16 Thread Martin Dosch
Package: wnpp
Severity: wishlist
Owner: Martin Dosch 

* Package name: privatebin
  Version : 2.0.2-1
  Upstream Author : Bryan Frimin 
* URL : https://github.com/gearnode/privatebin
* License : ISC
  Programming Lang: Go
  Description : A powerful CLI for creating and managing PrivateBin pastes 
with ease

 PrivateBin's secure and anonymous paste service is indispensable for
 many developers and privacy enthusiasts. Recognizing the need for a more
 efficient way to interact with PrivateBin from the terminal.
 This CLI tool is designed to seamlessly integrate with your workflow,
 enabling swift creation and management of pastes.



signature.asc
Description: PGP signature