Re: smartctl cannot access mystorage, need syntax help

2024-01-14 Thread Felix Miata
gene heskett composed on 2024-01-14 12:04 (UTC-0500): > # first put it where it is now & reboot > #LABEL=homesde1 /mnt/homesde1 ext4 errors=remount-ro 0 2 ... > I have not been able to use that last line as a target for rsync That's not unexpected. /mnt/ is intended for /temporary/ or /transient

Re: Fact finding / clarification [WAS Re: Re: smartctl cannot access mystorage, need syntax help]

2024-01-14 Thread Andrew M.A. Cater
On Sun, Jan 14, 2024 at 12:04:58PM -0500, gene heskett wrote: > On 1/14/24 06:59, Andrew M.A. Cater wrote: > > Hi Gene, > > > > There's a whole series of long threads which loop through several > > subjects - I can tease out a couple of things. > > > > 1.) You have one large deskside machine - la

Re: Fact finding / clarification [WAS Re: Re: smartctl cannot access mystorage, need syntax help]

2024-01-14 Thread gene heskett
On 1/14/24 06:59, Andrew M.A. Cater wrote: Hi Gene, Frankly: Dealing with you over a mailing list can be very frustrating for others trying to help (and especially for people trying to follow the list who are reading the lists in the background and facing long, long threads). You'r

Re: smartctl cannot access my storage, need syntax help

2024-01-14 Thread Andy Smith
Hello, On Sun, Jan 14, 2024 at 11:37:08AM +0100, Nicolas George wrote: > Andy Smith (12024-01-13): > > As usual you have not bothered to show us what you are talking about > > (the email from smartd) > > And that leads you to write a patient and detailed answer, so surely it > was the best way to

Re: Fact finding / clarification [WAS Re: Re: smartctl cannot access my storage, need syntax help]

2024-01-14 Thread Greg Wooledge
On Sun, Jan 14, 2024 at 11:58:42AM +, Andrew M.A. Cater wrote: > You now have a slow access to one/more of your RAID devices. Does he, though? I thought we had established some time late last year that his *symptom* (delayed startup of some applications) had nothing at all to do with his stor

Re: smartctl cannot access my storage, need syntax help

2024-01-14 Thread Steve McIntyre
s on orca, disabling it=no reboot=yet another re-install go thru the >same thing with orca yelling at me for every keystroke entered, till >someone took pity on me and wrote to unplug the usb stuff which looks >like a weeping willow tree here, nothing more or less. Gene, *stop* doing this.

Re: smartctl cannot access my storage, need syntax help

2024-01-14 Thread David Christensen
Re-ordered for clarity -- David. On 1/12/24 18:42, gene heskett wrote: I just found an mbox file in my home directory, containing about 90 days worth of undelivered msgs from smartctl running as root. Do you know how the mbox file got there? smartctl says my raid10 is dying, ... Please

Fact finding / clarification [WAS Re: Re: smartctl cannot access my storage, need syntax help]

2024-01-14 Thread Andrew M.A. Cater
Hi Gene, Frankly: Dealing with you over a mailing list can be very frustrating for others trying to help (and especially for people trying to follow the list who are reading the lists in the background and facing long, long threads). You're not helping explain yourself well because the

Re: smartctl cannot access my storage, need syntax help

2024-01-14 Thread Nicolas George
Hi. Andy Smith (12024-01-13): > As usual you have not bothered to show us what you are talking about > (the email from smartd) And that leads you to write a patient and detailed answer, so surely it was the best way to proceed. Regards, -- Nicolas George

Re: smartctl cannot access my storage, need syntax help

2024-01-13 Thread gene heskett
one's time to try to help you since you don't listen to advice, won't even type commands you are asked to, and don't provide relevant information. I've furnished exactly what you asked for in previous msgs, until you ask for something that is NOT installed by bookworm a

Re: smartctl cannot access my storage, need syntax help

2024-01-13 Thread Andy Smith
Gene, On Sat, Jan 13, 2024 at 12:23:28PM -0500, gene heskett wrote: > Does making a raid erase the drives label field in a gpt partition scheme? > > That question ought to have a simple yes or no answer. I'm forced to conclude that it's a waste of anyone's time to t

Re: smartctl cannot access my storage, need syntax help

2024-01-13 Thread gene heskett
On 1/13/24 10:49, Andy Smith wrote: Hi Gene, On Fri, Jan 12, 2024 at 11:57:23PM -0500, gene heskett wrote: On 1/12/24 21:56, Andy Smith wrote: No it doesn't; smartctl works on drives, not mdadm arrays. mdadm arrays are composed of block devices. Therefore any output you get from smartd refers

Re: smartctl cannot access my storage, need syntax help

2024-01-13 Thread gene heskett
On 1/13/24 10:49, Andy Smith wrote: Hi Gene, On Fri, Jan 12, 2024 at 11:57:23PM -0500, gene heskett wrote: On 1/12/24 21:56, Andy Smith wrote: No it doesn't; smartctl works on drives, not mdadm arrays. mdadm arrays are composed of block devices. Therefore any output you get from smartd refers

Re: smartctl cannot access my storage, need syntax help

2024-01-13 Thread Andy Smith
Hi Gene, On Fri, Jan 12, 2024 at 11:57:23PM -0500, gene heskett wrote: > On 1/12/24 21:56, Andy Smith wrote: > > No it doesn't; smartctl works on drives, not mdadm arrays. mdadm > > arrays are composed of block devices. Therefore any output you get > > from smartd refers to a storage drive, not an

Re: smartctl cannot access my storage, need syntax help

2024-01-12 Thread Charles Curley
On Fri, 12 Jan 2024 21:42:54 -0500 gene heskett wrote: > gene@coyote:~$ sudo smartctl -i -d /dev/md0p1 Gene, you could try reading the fine man page. The -d option takes an argument, which eats the /dev/md0p1, leaving no device for smartctl to look at. I have no idea what md0p1 is, but I doubt i

Re: smartctl cannot access my storage, need syntax help

2024-01-12 Thread gene heskett
cannot now be found by smartctl. So I must be doing something wrong. individually it names /dev/sde1, /dev/sdg1, and /dev/sdd1. but -h offers no syntax help that works As usual you have not bothered to show us what you are talking about (the email from smartd), so we are left to guess. We

Re: smartctl cannot access my storage, need syntax help

2024-01-12 Thread Andy Smith
de1 for instance generates a help msg saying it needs a > devicename as final argument, being run as "sudo smartctl -i -d /dev/sde1". > or as -i -d /dev/md0p1??? Neither. /dev/sde1 is a partition on a block device. /dev/md0p1 is a partition on an mdadm array. Neither one is someth

Re: smartctl cannot access my storage, need syntax help

2024-01-12 Thread Gareth Evans
e1 for instance generates a help msg saying it > needs a devicename as final argument, being run as "sudo smartctl -i -d > /dev/sde1". or as -i -d /dev/md0p1??? > Typical: sudo smartctl -i -d /dev/md0p1: > gene@coyote:~$ sudo smartctl -i -d /dev/md0p1 > smartctl 7.3 20

smartctl cannot access my storage, need syntax help

2024-01-12 Thread gene heskett
I just found an mbox file in my home directory, containing about 90 days worth of undelivered msgs from smartctl running as root. smartctl says my raid10 is dying, but will not access the drives for detail. The -d /dev/sde1 for instance generates a help msg saying it needs a devicename as

Re: Vmware Workstation help opens abiword

2024-01-11 Thread Max Nikulin
On 11/01/2024 22:55, Valerio Vanni wrote: Il 11/01/2024 15:42, Max Nikulin ha scritto: Likely you have changed file associations for HTML files from KDE System Settings. Try to move away ~/.config/mimeapps.list or comment out text/html entry there and Abiword should pop back. I confirm, it do

Re: Vmware Workstation help opens abiword

2024-01-11 Thread Valerio Vanni
Il 11/01/2024 15:42, Max Nikulin ha scritto: On 11/01/2024 20:18, Valerio Vanni wrote: Now it's working, but I don't understand why. Now I find this: /usr/share/applications/mimeinfo.cache:text/html=abiword.desktop;firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Ep

Re: Vmware Workstation help opens abiword

2024-01-11 Thread Max Nikulin
On 11/01/2024 20:18, Valerio Vanni wrote: Now it's working, but I don't understand why. Now I find this: /usr/share/applications/mimeinfo.cache:text/html=abiword.desktop;firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;org.kde.kimagemapeditor.desktop

Re: Vmware Workstation help opens abiword

2024-01-11 Thread Valerio Vanni
Il 11/01/2024 03:33, Max Nikulin ha scritto: On 11/01/2024 02:44, Valerio Vanni wrote: After, guide was not showing anymore. Calling it (click on "help" on Vmware application) began opening Abiword. In kde control panel -> app -> default, Firefox is set as default browse

Re: Vmware Workstation help opens abiword

2024-01-10 Thread Max Nikulin
On 11/01/2024 02:44, Valerio Vanni wrote: After, guide was not showing anymore. Calling it (click on "help" on Vmware application) began opening Abiword. In kde control panel -> app -> default, Firefox is set as default browser. Likely when sorted by name Abiword is before

Re: Vmware Workstation help opens abiword

2024-01-10 Thread Valerio Vanni
Il 10/01/2024 22:28, Cindy Sue Causey ha scritto: On 1/10/24, Valerio Vanni wrote: The issue began after update from debian 10 to 11. And it persists in 12. Before, Vmware Workstation help was shown in default browser (it's an html guide). After, guide was not showing anymore. Calli

Re: Vmware Workstation help opens abiword

2024-01-10 Thread Cindy Sue Causey
On 1/10/24, Valerio Vanni wrote: > The issue began after update from debian 10 to 11. And it persists in 12. > > Before, Vmware Workstation help was shown in default browser (it's an > html guide). > After, guide was not showing anymore. Calling it (click on "help"

Vmware Workstation help opens abiword

2024-01-10 Thread Valerio Vanni
The issue began after update from debian 10 to 11. And it persists in 12. Before, Vmware Workstation help was shown in default browser (it's an html guide). After, guide was not showing anymore. Calling it (click on "help" on Vmware application) began opening Abiword. Vmware

Re: Help: network abuse

2023-12-24 Thread David Christensen
On 12/23/23 22:16, Timothy M Butterworth wrote: On Sat, Dec 23, 2023 at 8:58 PM David Christensen wrote: I believe Debian includes packages for various intrusion detection systems. Does anyone have any comments or recommendations? Debian has SNORT and Suricata. I use Suricata. It works well a

Re: Help: network abuse

2023-12-23 Thread Timothy M Butterworth
On Sat, Dec 23, 2023 at 8:58 PM David Christensen wrote: > On 12/23/23 01:29, Tim Woodall wrote: > > The fact that the OP is not sending a SYN+ACK (according to the > > tcpdumps that I saw) means that this is already blackholed.[2] > > > > There are three options at this point: > > 1. Ignore it -

Re: Help: network abuse

2023-12-23 Thread David Christensen
On 12/23/23 16:15, Dan Ritter wrote: David Christensen wrote: Does Debian and/or Linux support SYN cookies? Yes. Put net.ipv4.tcp_syncookies=1 in an appropriate sysctl.d/ file. To check on current settings: sysctl -n net.ipv4.tcp_syncookies It looks like SYN cookies are enabled by defa

Re: Help: network abuse

2023-12-23 Thread Dan Ritter
David Christensen wrote: > Does Debian and/or Linux support SYN cookies? Yes. Put net.ipv4.tcp_syncookies=1 in an appropriate sysctl.d/ file. To check on current settings: sysctl -n net.ipv4.tcp_syncookies

Re: Help: network abuse

2023-12-23 Thread Pocket
Sent from my iPhone > On Dec 23, 2023, at 4:53 PM, Tim Woodall wrote: > > On Sat, 23 Dec 2023, David Christensen wrote: >> Sending a RST to a falsified IP address would make the sending host into an >> attacker by proxy. Why do you suggest it? >> > Because the OP wants it to stop. And the

Re: Help: network abuse

2023-12-23 Thread Tim Woodall
On Sat, 23 Dec 2023, David Christensen wrote: Sending a RST to a falsified IP address would make the sending host into an attacker by proxy. Why do you suggest it? Because the OP wants it to stop. And the OP is running a server on this port that is clearly not responding properly or we'd at l

Re: Help: network abuse

2023-12-23 Thread David Christensen
On 12/23/23 01:29, Tim Woodall wrote: The fact that the OP is not sending a SYN+ACK (according to the tcpdumps that I saw) means that this is already blackholed.[2] There are three options at this point: 1. Ignore it - my "EVILSYN[1]" blacklist is right at the top of my iptables rules and drops

Re: Help: network abuse

2023-12-23 Thread Tim Woodall
VPS, create an SSH tunnel out from the httpd server to the VPS, and close all of the WAN incoming ports. If the OP is worried about the bandwidth usage then none of that will help. The fact that the OP is not sending a SYN+ACK (according to the tcpdumps that I saw) means that this is already

Re: Help: network abuse

2023-12-21 Thread David Christensen
On 12/21/23 04:00, Alain D D Williams wrote: My home PC is receiving, for hours at a time, 12-30 kB/s input traffic. This is unsolicited. I do not know what it is trying to achieve but suspect no good. It is also eating my broadband allowance. This does not show up in the Apache log files - the

Re: Help: network abuse

2023-12-21 Thread gene heskett
On 12/21/23 07:45, Tim Woodall wrote: On Thu, 21 Dec 2023, Alain D D Williams wrote: My home PC is receiving, for hours at a time, 12-30 kB/s input traffic. This is unsolicited. I do not know what it is trying to achieve but suspect no good. It is also eating my broadband allowance. This doe

Re: Help: network abuse

2023-12-21 Thread debian-user
Alain D D Williams wrote: > On Thu, Dec 21, 2023 at 10:11:08AM -0500, Pocket wrote: > > > Use a firewall and set it up correctly. > > That I have done. > > The issue is broadband usage - ie before it hits the firewall. IIUC you have a residential system with an ISP connection with a download

Re: Help: network abuse

2023-12-21 Thread Peter Hillier-Brook
On 21/12/2023 15:11, Pocket wrote: On 12/21/23 09:58, Alain D D Williams wrote: [cut] Use a firewall and set it up correctly. Assuming a residential environment. Firewall the router and server(s) as well as all the client machines. I have nginx, dovecot and exim4 and other daemons running

Re: Help: network abuse

2023-12-21 Thread Pocket
On 12/21/23 13:04, Alain D D Williams wrote: On Thu, Dec 21, 2023 at 11:39:40AM -0500, Pocket wrote: On 12/21/23 10:50, Alain D D Williams wrote: It is NOT a firewall issue. If I am correct you don't want any thing from the outside to hit your web server? The words "web server" is ambiguou

Re: Help: network abuse

2023-12-21 Thread Alain D D Williams
On Thu, Dec 21, 2023 at 11:39:40AM -0500, Pocket wrote: > > On 12/21/23 10:50, Alain D D Williams wrote: > > It is NOT a firewall issue. > > > If I am correct you don't want any thing from the outside to hit your web > server? The words "web server" is ambiguous. It can mean my machine, ie can

Re: Help: network abuse

2023-12-21 Thread Pocket
On 12/21/23 10:50, Alain D D Williams wrote: On Thu, Dec 21, 2023 at 10:31:06AM -0500, Pocket wrote: All you should be seeing is scans which you can not prevent. I am looking at incoming packets with tcpdump. This sees packets *before* they are filtered by iptables. What are you using for

Re: Help: network abuse

2023-12-21 Thread Jeffrey Walton
On Thu, Dec 21, 2023 at 10:51 AM Alain D D Williams wrote: > > On Thu, Dec 21, 2023 at 10:31:06AM -0500, Pocket wrote: > [...] > > Amazon AWS system. should not be able to hit your http server, unless you > > want it to. > > How do I distinguish between wanted & unwanted connections. The only thin

Re: Help: network abuse

2023-12-21 Thread Alain D D Williams
On Thu, Dec 21, 2023 at 10:31:06AM -0500, Pocket wrote: > All you should be seeing is scans which you can not prevent. I am looking at incoming packets with tcpdump. This sees packets *before* they are filtered by iptables. > What are you using for a firewall? Something hand rolled. Reasonably

Re: Help: network abuse

2023-12-21 Thread Pocket
On 12/21/23 10:24, Alain D D Williams wrote: On Thu, Dec 21, 2023 at 10:11:08AM -0500, Pocket wrote: Use a firewall and set it up correctly. That I have done. The issue is broadband usage - ie before it hits the firewall. All you should be seeing is scans which you can not prevent. What

Re: Help: network abuse

2023-12-21 Thread Alain D D Williams
On Thu, Dec 21, 2023 at 10:11:08AM -0500, Pocket wrote: > Use a firewall and set it up correctly. That I have done. The issue is broadband usage - ie before it hits the firewall. > Assuming a residential environment. > > Firewall the router and server(s) as well as all the client machines. >

Re: Help: network abuse

2023-12-21 Thread Pocket
On 12/21/23 09:58, Alain D D Williams wrote: On Thu, Dec 21, 2023 at 01:39:53PM +, Andy Smith wrote: Okay well 30KiB/s is only about 78GiB/month which isn't really a lot. I think we're both in UK and it's been hard to find a domestic Internet connection that you'd run a web server on that c

Re: Help: network abuse

2023-12-21 Thread Alain D D Williams
On Thu, Dec 21, 2023 at 01:39:53PM +, Andy Smith wrote: > Okay well 30KiB/s is only about 78GiB/month which isn't really a > lot. I think we're both in UK and it's been hard to find a domestic > Internet connection that you'd run a web server on that can't cope > with 78G/mo. So ignoring it se

Re: Help: network abuse

2023-12-21 Thread tomas
On Thu, Dec 21, 2023 at 12:44:33PM +, Tim Woodall wrote: > On Thu, 21 Dec 2023, Alain D D Williams wrote: [...] > You can try sending RST. That might make them give up. And then, there's tarpit [1] . But then I'd make double-sure you aren't hurting legitimate traffic. Cheers [1] https://ma

Re: Help: network abuse

2023-12-21 Thread Michel Verdier
On 2023-12-21, Alain D D Williams wrote: > Yes: I do run a web server at home, but there is only a little/personal stuff, > it does not receive much real traffic, I do not want it to. Most of my web > presence is hosted elsewhere. If you open a port (80 or something else), not on your server but

Re: Help: network abuse

2023-12-21 Thread Andy Smith
Hello, On Thu, Dec 21, 2023 at 01:10:59PM +, Alain D D Williams wrote: > Yes: I do run a web server at home, but there is only a little/personal stuff, > it does not receive much real traffic, I do not want it to. Most of my web > presence is hosted elsewhere. Okay well 30KiB/s is only about

Re: Help: network abuse

2023-12-21 Thread Alain D D Williams
On Thu, Dec 21, 2023 at 07:50:42AM -0500, Greg Wooledge wrote: > If your home Internet service has an "allowance", you probably shouldn't > run a web server on it. Yes: I do run a web server at home, but there is only a little/personal stuff, it does not receive much real traffic, I do not want i

Re: Help: network abuse

2023-12-21 Thread Greg Wooledge
On Thu, Dec 21, 2023 at 12:00:55PM +, Alain D D Williams wrote: > My home PC is receiving, for hours at a time, 12-30 kB/s input traffic. This > is > unsolicited. I do not know what it is trying to achieve but suspect no good. > It > is also eating my broadband allowance. > 11:08:56.354303 I

Re: Help: network abuse

2023-12-21 Thread Dan Purgert
hat is going on ? Looks like bots. > > • What can I do about it ? Dropping the entirety of Asia/Africa has helped my logs (though, my ISP doesn't track usage; and I imagine if they did, it wouldn't actually HELP anything there, since the traffic already made it to me). If it&#

Re: Help: network abuse

2023-12-21 Thread Tim Woodall
On Thu, 21 Dec 2023, Alain D D Williams wrote: My home PC is receiving, for hours at a time, 12-30 kB/s input traffic. This is unsolicited. I do not know what it is trying to achieve but suspect no good. It is also eating my broadband allowance. This does not show up in the Apache log files - t

Help: network abuse

2023-12-21 Thread Alain D D Williams
My home PC is receiving, for hours at a time, 12-30 kB/s input traffic. This is unsolicited. I do not know what it is trying to achieve but suspect no good. It is also eating my broadband allowance. This does not show up in the Apache log files - the TCP connection does not succeed. Sometimes my

Re: Help ! No syslog anymore

2023-11-16 Thread Bhasker C V
Michael, You are a star. I dont know what I did before but I re-installed rsyslog and changed the PrivateTmp to no It works now. I can see /tmp/server.log is now pushing syslog contents Thank you very much. On Mon, Nov 13, 2023 at 10:24 AM Michael Biebl wrote: > Am 13.11.23 um 10:13 schrieb Bhas

Re: Help ! No syslog anymore

2023-11-13 Thread Michael Biebl
Am 13.11.23 um 10:13 schrieb Bhasker C V: I forgot to answer the question on why I am doing this I am experimenting on a no-log system where there is no writes what-so-ever to /var/log (except for mails) or systemd journal (currently kept volatile) /tmp/ is tmpfs mounted Attached is the rsyslo

Re: Help ! No syslog anymore

2023-11-13 Thread Bhasker C V
service file which I had created too. > > I found that when I run the daemon manually, it works well. Hence I have > > disabled rsyslog and I have put the daemon startup in my rc-local > > > > But yes, removing PrivateTmp doesnt help. > > I am happy to troubleshoot this i

Re: Help ! No syslog anymore

2023-11-12 Thread Michael Biebl
. Hence I have disabled rsyslog and I have put the daemon startup in my rc-local But yes, removing PrivateTmp doesnt help. I am happy to troubleshoot this if anyone wants me to be a QA for this. As a first step, please share your complete rsyslog config *verbatim* Michael [Not subsribed to debian

Re: Help ! No syslog anymore

2023-11-11 Thread Bhasker C V
, removing PrivateTmp doesnt help. I am happy to troubleshoot this if anyone wants me to be a QA for this. On Fri, Nov 10, 2023 at 3:55 PM Michael Biebl wrote: > The service file you posted is not a good idea. Please remove it again. > > > If moving the log file out of /tmp is n

Re: Help ! No syslog anymore

2023-11-10 Thread Michael Biebl
The service file you posted is not a good idea. Please remove it again. If moving the log file out of /tmp is not an option, please run systemctl edit rsyslog.service and disable PrivateTmp via [Service] PrivateTmp=no OpenPGP_signature.asc Description: OpenPGP digital signature

Re: Help ! No syslog anymore

2023-11-10 Thread Bhasker C V
Thanks very much. Adding bind path did not help. I found that if I run rsyslog from command-line as unconfined_t, it works well. It is just the extra systemd locks which fail I have since written a simple systemd unit file to make rsyslog work and it has started working # /etc/systemd/system

Re: Help to find the Debians repository

2023-11-09 Thread Marco M.
Am 08.11.2023 um 18:34:12 Uhr schrieb ARY SAYD SAULT: > I am reaching out to you because the team and I need to analyze the > evolution of Debian software over the years and correlate it with > Lehman's laws. The tracker gives you version information: https://tracker.debian.org/ On the archive m

Re: Help to find the Debians repository

2023-11-08 Thread David Christensen
years and correlate it with Lehman's laws. Obviously, for this type of work, we would not need to analyze all the software since its release, just the most recent versions. I would greatly appreciate it if you could help me and my colleagues to find a repository where we could do this kind o

Re: Help to find the Debians repository

2023-11-08 Thread Greg Wooledge
On Wed, Nov 08, 2023 at 06:34:12PM -0300, ARY SAYD SAULT wrote: > software over the years and correlate it with Lehman's laws. Obviously, for > this type of work, we would not need to analyze all the software since its > release, just the most recent versions.

Help to find the Debians repository

2023-11-08 Thread ARY SAYD SAULT
x27;s laws. Obviously, for this type of work, we would not need to analyze all the software since its release, just the most recent versions. I would greatly appreciate it if you could help me and my colleagues to find a repository where we could do this kind of analysis. If you need any additional inform

Re: Help ! No syslog anymore

2023-11-08 Thread Sven Joachim
selinux in permissive state and that too did not help Most likely your problem has nothing to do with selinux, but is rather due to the hardening features implemented in rsyslog 8.2310.0-1. Among other things, rsyslogd now gets its own /tmp directory (PrivateTmp=yes in rsyslog.service) which is

Help ! No syslog anymore

2023-11-08 Thread Bhasker C V
MAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME tail24848 bcv3r REG 0,35 39 37 /tmp/server.log There are also no messages in the kernel which I can use to audit any access/deny issues for selinux. I have tried putting selinux in permissive state and that too did not help Pl

Re: Please help configure to activate Bluetooth networking for "Network controller: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n (rev 01)" card

2023-10-29 Thread Susmita/Rajib
The instructions on the webpage: https://github.com/winterheart/broadcom-bt-firmware/blob/master/README.md, the portion of the note: https://github.com/winterheart/broadcom-bt-firmware/blob/master/README.md#notes-about-combined-wifibluetooth-devices may please be perused The firmware was already i

Re: Please help configure to activate Bluetooth networking for "Network controller: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n (rev 01)" card

2023-10-29 Thread Susmita/Rajib
Again, I post the following output for the command: # sudo pkexec dmesg | grep -i "BCM" Output: [3.731659] usb 1-4: Product: BCM43142A0 [ 17.507884] wlan0: Broadcom BCM4365 802.11 Hybrid Wireless Controller 6.30.223.271 (r587334) [ 18.939316] Bluetooth: hci0: BCM: chip id 70 [ 18.940314]

Re: Please help configure to activate Bluetooth networking for "Network controller: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n (rev 01)" card

2023-10-28 Thread Susmita/Rajib
Dear Mr. ullrich, I am so concerned by the Biblical God-like Commandment of some of the senior members of this mailing list that I have to ask you a second time: have you meticulously perused all my posts relating to this problematic hardware?: "Network controller: Broadcom Inc. and subsidiaries BC

Re: Please help configure to activate Bluetooth networking for "Network controller: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n (rev 01)" card

2023-10-28 Thread Hans
Am Samstag, 28. Oktober 2023, 13:08:21 CEST schrieb Susmita/Rajib: > BCM43142A0 Try the following. Building kernel modue: 1. Install the packages module-assistant, broadcom-sta, broadcom-dkms and broadcom-sta- source 2. start module-assistant, command: m-a 3. In GUI e

Re: Please help configure to activate Bluetooth networking for "Network controller: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n (rev 01)" card

2023-10-28 Thread Susmita/Rajib
On Wed, 25 Oct 2023 at 08:31, Susmita/Rajib wrote: [ ... ] > > Install the package firmware-b43-installer and follow the prompts. > > > > I'm fairly sure that's all it takes. You may need to uninstall wl > > and / or any other changes you've made. > [ ... ] > > Ok, I will graduall

Re: Please help configure to activate Bluetooth networking for "Network controller: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n (rev 01)" card

2023-10-24 Thread Susmita/Rajib
ay be > misplaced as not everyone will appreciate what you are writing. [ ... ] Sure. One note: the correct phrase would be "Inclusive Globalism", not "Bharatiya Nationalism". In the said post, as a reply to Mr. Dan Purgert -'s post dated: Tue, 24 Oct 2023 07:

Re: Please help configure to activate Bluetooth networking for "Network controller: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n (rev 01)" card

2023-10-24 Thread Andrew M.A. Cater
ail.gmail.com> > > Dear Mr. Cater, > > Once again, thank you for your post. > > But Mr. Cater, I would have to request you to appreciate my > limitations to follow your advice, given the gap in our competence > levels. > Dear Rajib, I can't help you because

Re: Please help configure to activate Bluetooth networking for "Network controller: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n (rev 01)" card

2023-10-24 Thread Susmita/Rajib
From: "Andrew M.A. Cater" Date: Tue, 24 Oct 2023 10:50:48 + Message-id: <[🔎] ztehic-dyzpii...@einval.com> In-reply-to: <[🔎] caeg4czxgp3wqszgsps5erwcvxyf1wdm-mjnbx+ehvybqrr-...@mail.gmail.com> Dear Mr. Cater, Once again, thank you for your post. But Mr. Cater, I would have to request you to

Re: Please help configure to activate Bluetooth networking for "Network controller: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n (rev 01)" card

2023-10-24 Thread Andrew M.A. Cater
On Tue, Oct 24, 2023 at 02:01:21PM +0530, Susmita/Rajib wrote: > My dear illustrious Team Leaders and Senior Members, Debian-User > group, debian-user@lists.debian.org > > I rephrase my earlier question posted at: > https://lists.debian.org/debian-user/2023/10/msg00452.html > which didn't receive

Please help configure to activate Bluetooth networking for "Network controller: Broadcom Inc. and subsidiaries BCM43142 802.11b/g/n (rev 01)" card

2023-10-24 Thread Susmita/Rajib
My dear illustrious Team Leaders and Senior Members, Debian-User group, debian-user@lists.debian.org I rephrase my earlier question posted at: https://lists.debian.org/debian-user/2023/10/msg00452.html which didn't receive an insightful reply or guidance. Yes, Mr. Cater did advise on B43 series fi

Re: Help fixing package dependencies

2023-10-11 Thread Timothy M Butterworth
have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > libboost-thread1.74.0 : Breaks: libboost-regex1.74.0-icu67 > libc6-dev : Breaks: libnetcdf-dev (<= 1:4.9.0-3

Re: Help fixing package dependencies during Debian 11 -> 12 upgrade

2023-10-11 Thread Michael Kjörling
On 11 Oct 2023 11:08 +0530, from 1rishikaka...@gmail.com (Rishikesh Kakade): > I am trying to upgrade my system from Debian 11 to Debian 12. Okay. First things first: did you read through and follow the upgrade preparation portions of the Bookworm release notes? Going straight for `apt full-upgra

Re: Help fixing package dependencies

2023-10-10 Thread David
e packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the si

Help fixing package dependencies

2023-10-10 Thread Rishikesh Kakade
. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet

Re: Need help with PGP signature verification

2023-10-08 Thread Tom Browder
On Sun, Oct 8, 2023 at 14:39 Thomas Schmitt wrote: > Hi, Thanks, Thomas. I did get the signers key fingeprints from their personal github pages. I would go the full security route if it were only my use I'm concerned with, but I'm working on a Raku module for others and I don't want them to be

Re: Need help with PGP signature verification

2023-10-08 Thread debian-user
"Thomas Schmitt" wrote: > Hi, > > Tom Browder wrote: > > I'm willing to trust published PGP key fingerprints for signers of > > Rakudo downloadable files. > > Do i get it right that you talk about https://rakudo.org/downloads ? > > > Question:  How can I get the fingerprint from the downloads

Re: Need help with PGP signature verification

2023-10-08 Thread Thomas Schmitt
Hi, Tom Browder wrote: > I found a usable answer. Run "gpg file.asc" and the output shows the two > fingerprints: the primary key fingerprint and the subkey fingerprint. Wow, that's surprising. But indeed the man page says: COMMANDS ... gpg may be run with no commands, in which case i

Re: Need help with PGP signature verification

2023-10-08 Thread Tom Browder
On Sun, Oct 8, 2023 at 05:13 Tom Browder wrote: > On Sun, Oct 8, 2023 at 3:29 AM DdB > wrote: > > Am 08.10.2023 um 01:16 schrieb Tom Browder: > > > I'm willing to trust published PGP key fingerprints for signers of > > > Rakudo downloadable files. > > > Question: How can I get the fingerprint f

Re: Need help with PGP signature verification

2023-10-08 Thread Thomas Schmitt
Hi, maybe gpg --keyid-format long --verify signature_file.asc /some/dummy/file this gives me the last 16 characters of the fingerprint. Like: gpg:using key E9CBDFC0ABC0A854 with a matching payload file i get something like: Primary key fingerprint: 44BC 9FD0 D688 EB

Re: Need help with PGP signature verification

2023-10-08 Thread Dan Purgert
On Oct 08, 2023, Tom Browder wrote: > On Sun, Oct 8, 2023 at 3:29 AM DdB > wrote: > > Am 08.10.2023 um 01:16 schrieb Tom Browder: > > > I'm willing to trust published PGP key fingerprints for signers of > > > Rakudo downloadable files. > > > Question: How can I get the fingerprint from the downlo

Re: Need help with PGP signature verification

2023-10-08 Thread Tom Browder
On Sun, Oct 8, 2023 at 3:29 AM DdB wrote: > Am 08.10.2023 um 01:16 schrieb Tom Browder: > > I'm willing to trust published PGP key fingerprints for signers of > > Rakudo downloadable files. > > Question: How can I get the fingerprint from the downloads? > There is more than just one way to archie

Re: Need help with PGP signature verification

2023-10-08 Thread Thomas Schmitt
Hi, Tom Browder wrote: > I'm willing to trust published PGP key fingerprints for signers of Rakudo > downloadable files. Do i get it right that you talk about https://rakudo.org/downloads ? > Question:  How can I get the fingerprint from the downloads?  > The products I download are (1) the file

Re: Need help with PGP signature verification

2023-10-07 Thread DdB
Am 08.10.2023 um 01:16 schrieb Tom Browder: > I'm willing to trust published PGP key fingerprints for signers of > Rakudo downloadable files. > > Question:  How can I get the fingerprint from the downloads?  > > The products I download are (1) the file of interest, (2) a PGP signed > checksums fi

Need help with PGP signature verification

2023-10-07 Thread Tom Browder
I'm willing to trust published PGP key fingerprints for signers of Rakudo downloadable files. Question: How can I get the fingerprint from the downloads? The products I download are (1) the file of interest, (2) a PGP signed checksums file with various shaX hashes for the file, and (3) a separat

Re: Help ! libvirt

2023-09-22 Thread Michal Prívozník
On 9/22/23 10:34, Andrea Bolognani wrote: > On Fri, Sep 22, 2023 at 06:33:06AM +0100, Bhasker C V wrote: >> I finally fixed it. >> The issue seems to be with the tpm-tis/cpu backend (wonder why it shows up >> with a different error) >> For the sake of community, I am attaching the new xml file so

Re: Help ! libvirt

2023-09-22 Thread Andrea Bolognani
On Fri, Sep 22, 2023 at 06:33:06AM +0100, Bhasker C V wrote: > I finally fixed it. > The issue seems to be with the tpm-tis/cpu backend (wonder why it shows up > with a different error) > For the sake of community, I am attaching the new xml file so that you can > do forensics on what changed > (I

Re: Help ! libvirt

2023-09-21 Thread Bhasker C V
libvirt and for the life of mine I could not find why the other xml file doesnt work and why this does. Happy libvirt-ing On Thu, Sep 21, 2023 at 2:58 PM Bhasker C V wrote: > Hi, > I have tried that too and that did not help either (i.e adding the format > type=gpt) > The outpu

Re: Help ! libvirt

2023-09-21 Thread Peter Krempa
On Thu, Sep 21, 2023 at 10:50:07 +0100, Bhasker C V wrote: > Attaching win11.xml > Please note that this used to work fine. It is failing now on libvirt- > 9.7.0-1 > > On Thu, Sep 21, 2023 at 9:13 AM Peter Krempa wrote: > > > On Thu, Sep 21, 2023 at 09:05:43 +0100, Bhasker C V wrote: > > > Addin

Re: Help ! libvirt

2023-09-21 Thread Bhasker C V
Hi, I have tried that too and that did not help either (i.e adding the format type=gpt) The output you requested ``` $ sudo qemu-img info --backing-chain /var/virt/WINDOWS/WIN11 image: /var/virt/WINDOWS/WIN11 file format: qcow2 virtual size: 60 GiB (64424509440 bytes) disk size: 55.1 GiB

Re: Help ! libvirt

2023-09-21 Thread Bhasker C V
Attaching win11.xml Please note that this used to work fine. It is failing now on libvirt- 9.7.0-1 On Thu, Sep 21, 2023 at 9:13 AM Peter Krempa wrote: > On Thu, Sep 21, 2023 at 09:05:43 +0100, Bhasker C V wrote: > > Adding libvirt mailing list > > apologies for cross-posting > > libvirt version:

Re: Help ! libvirt

2023-09-21 Thread Peter Krempa
On Thu, Sep 21, 2023 at 09:05:43 +0100, Bhasker C V wrote: > Adding libvirt mailing list > apologies for cross-posting > libvirt version: 9.7.0-1 > > On Thu, Sep 21, 2023 at 8:39 AM john doe wrote: > > > On 9/21/23 09:32, Bhasker C V wrote: > > > I am getting an error with libivrt when I create

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