Bug#983494: arch-test breaks debootstrap into empty chroot

2021-03-17 Thread Arnaud R
Also struggling with something similar, I thought I hit this bug, but 
actually no. Let me bring more details.


> arch-test looks for its test files *inside* the chroot;

That's not how I read the code. It copies the helper in the chroot, and 
then it runs it with chroot:


https://github.com/kilobyte/arch-test/blob/28f25fef25cdb09805a20986414bf3435c67d47f/arch-test#L56

And here's a corresponding trace, while running it with '-x':

||

|++ basename /usr/lib/arch-test/arm64|
|||
+ HELPER_F=arm64
||
+ cp -p /usr/lib/arch-test/arm64 
/builds/kalilinux/build-scripts/kali-docker/arm64/kali-rolling/arm64

||
+ trap 'rm 
'\''/builds/kalilinux/build-scripts/kali-docker/arm64/kali-rolling/arm64'\''' 
0

||
++ chroot /builds/kalilinux/build-scripts/kali-docker/arm64/kali-rolling 
/arm64

||
+ MSG=
||
+ '[' 127 -eq 0 -a x = xok ']'
||
+ echo 'arm64: not supported on this machine/kernel'
||
arm64: not supported on this machine/kernel
||+ exit 1|

|Cheers,|

|  Arnaud
|



Bug#965263: marked as done (debian-installer: Script exected in preseed/late_command on dual CPU socket system sees only Single CPU socket)

2021-03-17 Thread Debian Bug Tracking System
Your message dated Thu, 18 Mar 2021 09:56:59 +0530
with message-id <87im5pccj0.fsf@bhrigu>
and subject line Re:  debian-installer: Script exected in preseed/late_command 
on dual CPU socket system sees only Single CPU socket
has caused the Debian Bug report #965263,
regarding debian-installer: Script exected in preseed/late_command on dual CPU 
socket system sees only Single CPU socket
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
965263: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=965263
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debian-installer
Severity: normal

Dear Maintainer,

I recently moved some code to preseed/late_command script to do the CPU pinning 
for host machine.

Script snippet looks something like below

NODE_CPUS=2
for node in /sys/devices/system/node/node[0-9]; do
cat $node/cpu[0-9]*/topology/thread_siblings_list | sort 
-nu | sed 's/,/\n/' | head -n$NODE_CPUS
done

It captured a sibling core from only node0 of the system. So out of curiosity I 
observed the logs we captured
on rsyslog server and found what I see below

Jul 14 09:45:18 10.33.97.110 in-target: ++ cat 
/sys/devices/system/node/node0/cpu0/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu10/topology/thread_siblings_list 
/sys/devices/system/no
de/node0/cpu11/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu12/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu13/topology/thread_siblings_list 
/sys/devices/system/nod
e/node0/cpu14/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu15/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu16/topology/thread_siblings_list 
/sys/devices/system/node
/node0/cpu17/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu18/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu19/topology/thread_siblings_list 
/sys/devices/system/node/
node0/cpu1/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu20/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu21/topology/thread_siblings_list 
/sys/devices/system/node/no
de0/cpu22/topology/thr
Jul 14 09:45:18 10.33.97.110 in-target: 
system/node/node0/cpu23/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu24/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu25/topo
logy/thread_siblings_list 
/sys/devices/system/node/node0/cpu26/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu27/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu28/topol
ogy/thread_siblings_list 
/sys/devices/system/node/node0/cpu29/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu2/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu30/topolog
y/thread_siblings_list 
/sys/devices/system/node/node0/cpu31/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu32/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu33/topology
/thread_siblings_list 
/sys/devices/system/node/node0/cpu34/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu35/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu36/topology/
thread_siblings_list /
Jul 14 09:45:18 10.33.97.110 in-target: pu37/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu38/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu39/topology/thread_sibling
s_list /sys/devices/system/node/node0/cpu3/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu40/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu41/topology/thread_siblings_
list /sys/devices/system/node/node0/cpu42/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu43/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu44/topology/thread_siblings_l
ist /sys/devices/system/node/node0/cpu45/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu46/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu47/topology/thread_siblings_li
st /sys/devices/system/node/node0/cpu48/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu49/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu4/topology/thread_siblings_list
 /sys/devices/system/n
Jul 14 09:45:18 10.33.97.110 in-target: _siblings_list 
/sys/devices/system/node/node0/cpu51/topology/thread_siblings_list 
/sys/devices/system/node/node0/cpu52/topology/thread_siblings_list /sys/devices/
system/node/node0/cpu53/topology/thread_siblings_list 

Re: software speech works with vmware player 16 but not after installation of Debian testing

2021-03-17 Thread Nick Gawronski

Hi, Here is that file.  Nick Gawronski

# To choose the default voice of the espeakup daemon, define VOICE here.
# See /usr/lib/*/espeak-data/lang/ for a list of possible voices.

VOICE=en

# To choose audio output on another sound card, uncomment this and set as
# appropriate (either a card number or a card name as seen in CARD= alsa
# output).
#
ALSA_CARD="AudioPCI"

On 3/17/2021 7:43 PM, Samuel Thibault wrote:

Nick Gawronski, le mer. 17 mars 2021 19:34:24 -0500, a ecrit:

Hi, Here is that output.  Nick Gawronski

Ok, it doesn't seem muted...

What does

   cat /etc/default/espeakup

have to say?

Samuel





Re: software speech works with vmware player 16 but not after installation of Debian testing

2021-03-17 Thread Nick Gawronski

Hi, Here is that output.  Nick Gawronski

Script started on 2021-03-17 19:32:18-05:00 [TERM="xterm-256color" 
TTY="/dev/pts/0" COLUMNS="120" LINES="30"]

[?2004hroot@debian641:~# amixer -c 0 scontents
[?2004l
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Mono:
  Front Left: Playback 49 [78%] [-21.00dB] [on]
  Front Right: Playback 49 [78%] [-21.00dB] [on]
Simple mixer control 'PCM',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Mono:
  Front Left: Playback 23 [37%] [0.00dB] [on]
  Front Right: Playback 23 [37%] [0.00dB] [on]
Simple mixer control 'Line',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'CD',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'Mic',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [on]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [on]
Simple mixer control 'Mic Boost (+20dB)',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Video',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'Phone',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'IEC958',0
  Capabilities: pswitch pswitch-joined
  Playback channels: Mono
  Mono: Playback [off]
Simple mixer control 'Aux',0
  Capabilities: pvolume pswitch pswitch-joined cswitch cswitch-exclusive
  Capture exclusive group: 0
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: Playback 0 - 63
  Front Left: Playback 0 [0%] [-34.50dB] [off] Capture [off]
  Front Right: Playback 0 [0%] [-34.50dB] [off] Capture [off]
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch cswitch-joined
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 15
  Front Left: Capture 8 [53%] [12.00dB] [on]
  Front Right: Capture 8 [53%] [12.00dB] [on]
Simple mixer control 'Mix',0
  Capabilities: cswitch cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Front Left - Front Right
  Front Left: Capture [off]
  Front Right: Capture [off]
Simple mixer control 'Mix Mono',0
  Capabilities: cswitch cswitch-exclusive
  Capture exclusive group: 0
  Capture channels: Front Left - Front Right
  Front Left: Capture [off]
  Front Right: Capture [off]
[?2004hroot@debian641:~# [?2004l

exit

Script done on 2021-03-17 19:32:47-05:00 [COMMAND_EXIT_CODE="0"]

On 3/17/2021 4:14 PM, Samuel Thibault wrote:

Hello,

Nick Gawronski, le mar. 16 mars 2021 21:32:51 -0500, a ecrit:

[?2004hroot@debian641:~# amixer -c 0 contents

Could you pass scontents rather than contents?

Samuel





Re: software speech works with vmware player 16 but not after installation of Debian testing

2021-03-17 Thread Samuel Thibault
Nick Gawronski, le mer. 17 mars 2021 19:34:24 -0500, a ecrit:
> Hi, Here is that output.  Nick Gawronski

Ok, it doesn't seem muted...

What does

  cat /etc/default/espeakup

have to say?

Samuel



Re: software speech works with vmware player 16 but not after installation of Debian testing

2021-03-17 Thread Samuel Thibault
Hello,

Nick Gawronski, le mar. 16 mars 2021 21:32:51 -0500, a ecrit:
> [?2004hroot@debian641:~# amixer -c 0 contents

Could you pass scontents rather than contents?

Samuel