Re: utelnetd from 2012 and `make DEBUG=1`

2024-11-09 Thread Geert Stappers
On Sat, Nov 09, 2024 at 10:39:32PM -0500, Jeffrey Walton wrote: > On Sat, Nov 9, 2024 at 10:18 PM wrote: > > > > Retrieved utelnetd 0.1.11 from here. > > https://public.pengutronix.de/software/utelnetd/ > > > > Installed gcc and tried make. > > # make DEBUG=1 -f ./Makefile > > make: Nothing to be

Re: utelnetd

2024-11-09 Thread Jeffrey Walton
On Sat, Nov 9, 2024 at 10:18 PM wrote: > > Retrieved utelnetd 0.1.11 from here. > https://public.pengutronix.de/software/utelnetd/ > > Installed gcc and tried make. > # make DEBUG=1 -f ./Makefile > make: Nothing to be done for 'all'. > # > > This is the "all" stanza in Makefile. > > all: $(PROGS)

utelnetd

2024-11-09 Thread peter
Retrieved utelnetd 0.1.11 from here. https://public.pengutronix.de/software/utelnetd/ Installed gcc and tried make. # make DEBUG=1 -f ./Makefile make: Nothing to be done for 'all'. # This is the "all" stanza in Makefile. all: $(PROGS) $(PROGS): $(OBJS) $(CC) $(LDFLAGS) $(CFLAGS) $^ $(LD

Re: [solved, more] Re: Grub menu entry for a system on a second drive.

2024-11-09 Thread peter
The ThinkCentre has one blue and one black, as in the 2nd photo here. https://en.wikipedia.org/wiki/USB#System_design > * With the adapter labeled USB 2.0, why is plugging in USB 3 necessary > to boot the external system? From: David Wright Date: Sun, 3 Nov 2024 22:43:19 -0600 Who knows

Re: [solved] Re: Grub menu entry for a system on a second drive.

2024-11-09 Thread eben
On 11/9/24 13:04, pe...@easthope.ca wrote: A new factor in the original problem. Therefore a new thread. I can respond to the original thread when there's time. In case anyone is interested, these topics remain. * Why does the ThinkCentre have differing USB sockets? I've read on this list th

Re: [solved] Grub menu entry for a system on a second drive.

2024-11-09 Thread Felix Miata
peter composed on 2024-11-09 11:35 (UTC-0700): > * Why does the ThinkCentre have differing USB sockets? Monkey see, monkey do applies in the competitive field of motherboard manufacturing. Most computers with 3.x USB have also 2.0 ports. 3.x has a manufacturing cost that 1.x and 2.0 devices have

Re: Grub menu entry for a system on a second drive.

2024-11-09 Thread peter
From: David Wright Date: Fri, 25 Oct 2024 21:12:21 -0500 > So you need to boot into your bullseye system, and run > # grub-install /dev/sdX > where X is probably a, your first disk. Done. Resulting menu here. https://easthope.ca/GrubMenu1.jpg For reference, this was the earlier menu.

Re: Can someone explain containers, pods, docker, etc. please

2024-11-09 Thread Chris Green
Florent Rougon wrote: > Hi, > > Le 09/11/2024, Charles Curley a écrit: > > > I know zilch about pythin, so this is a shot in the dark. While working > > on something else, I cam across the package python3-lib2to3. Might that > > be of use? > > No, 2to3 is for converting Python code, however Ch

Re: OFF TOPIC How can I help a friend remove coPilot?

2024-11-09 Thread Phil
And if anyone thinks for one millisecond that it actually removes it . . . . On 9/11/24 18:55, George at Clug wrote: If anyone remembers the original question... Today I checked our Windows 10 and Windows 11 computers and in Settings, Apps, Apps & Features, I was able to select "Copilot" an

Re: Thinkpad T14s Gen 6 AMD. Unable to resume from suspend.

2024-11-09 Thread Red Spiral
On Sat, Nov 9, 2024 at 6:42 PM AFB wrote: > I am able to resume if I suspend my pc with pm-suspend but it doesn't work > with systemctl suspend ; > I am also able to resume if I add amd_iommu=off to the kernel parameters > > I am not sure if this would qualify as "solving" the issues since those

Re: [solved] Re: Grub menu entry for a system on a second drive.

2024-11-09 Thread peter
A new factor in the original problem. Therefore a new thread. I can reply to the original thread later. From: pe...@easthope.ca Date: 27 Oct 2024 11:26:12 -0700 > Rather than spend more time investigating, will put the HDD in the > target machine and work there. Happened to connect a

Re: [solved] Re: Grub menu entry for a system on a second drive.

2024-11-09 Thread peter
A new factor in the original problem. Therefore a new thread. I can respond to the original thread when there's time. From: pe...@easthope.ca Date: 27 Oct 2024 11:26:12 -0700 > Rather than spend more time investigating, will put the HDD in the > target machine and work there. Happened

Re: Can someone explain containers, pods, docker, etc. please

2024-11-09 Thread Florent Rougon
Hi, Le 09/11/2024, Charles Curley a écrit: > I know zilch about pythin, so this is a shot in the dark. While working > on something else, I cam across the package python3-lib2to3. Might that > be of use? No, 2to3 is for converting Python code, however Chris' real problem was with a C extension

Re: Can someone explain containers, pods, docker, etc. please

2024-11-09 Thread Charles Curley
On Fri, 8 Nov 2024 12:57:37 + Chris Green wrote: > Basically yes, what makes it impossiblr to migrate to Python3 is that > there is a .so file which is a python package built for Python 2, > otherwise I would be quite happy to convert it all to Python 3. I know zilch about pythin, so this is

Re: Thinkpad T14s Gen 6 AMD. Unable to resume from suspend.

2024-11-09 Thread AFB
Thanks for your help :) @Thimothy, I see what you mean with the sleep states - but my laptop being (too) recent, it seems to support only s2idle (no S3 sleep) as /cat /sys/power/mem_sleep/ returns *[s2idle]* Moreover, there is no sleep options in the BIOS, also for reference this is the Lenov

Re: Can someone explain containers, pods, docker, etc. please

2024-11-09 Thread Lists
On 2024-11-09 15:27, Chris Green wrote: But there is no Python 2 available for Debian 12 so it's not available for these tools to use. They can only switch between Python versions that exist! It is a while back, but I have managed to compile my own cpython without too many problems in the pa

Re: Thinkpad T14s Gen 6 AMD. Unable to resume from suspend.

2024-11-09 Thread Max Nikulin
On 09/11/2024 05:57, AFB wrote: The only way to get back control of the laptop is to hold down the power button and do a hard reset. Video drivers are not uncommon source of suspend and hibernate issues. Are network services working in this state? Can you login using ssh (if ssh daemon is ins

Thunderbird-128 folder cache corruption

2024-11-09 Thread Max Nikulin
Hi, Just a warning. Thunderbird-128.4.0 have arrived to bookworm https://lists.debian.org/debian-security-announce/2024/msg00217.html [DSA 5803-1] thunderbird security update Support for the 115.x series has ended, so starting with this update we're now following the 128.x series. However the

Re: Can someone explain containers, pods, docker, etc. please

2024-11-09 Thread Chris Green
songbird wrote: > Lists wrote: > > On 2024-11-08 16:51, Chris Green wrote: > > > >> Well, yes, it sounds like it doesn't it. However, apparently, there > >> are various things that prevent one from creating a python 2.x virtual > >> environment on a system that has only Python 3. > > > > Not to be

Re: Can someone explain containers, pods, docker, etc. please

2024-11-09 Thread songbird
Lists wrote: > On 2024-11-08 16:51, Chris Green wrote: > >> Well, yes, it sounds like it doesn't it. However, apparently, there >> are various things that prevent one from creating a python 2.x virtual >> environment on a system that has only Python 3. > > Not to be a bother, but did you look into

Re: I have found a container system that works for my Python 2 app

2024-11-09 Thread songbird
Chris Green wrote: > Thanks to various people here helping me to understand a bit more about > containers and some searching and experimentation I now have a > container to run my little Python 2 scanner app within Debian 12. > > It's distrobox which is a sort of wrapper for podman and gives one an

Re: Thinkpad T14s Gen 6 AMD. Unable to resume from suspend.

2024-11-09 Thread songbird
AFB wrote: ... > I am a bit defeated out here, so do you have any ideas for me ? my rusty brain seems to recall... isn't this done via swap? check to see if you have the swap partition defined, mounted and available, it must be large enough to hold the contents of memory. there might al

Re: OFF TOPIC How can I help a friend remove coPilot?

2024-11-09 Thread Keith Bainbridge
Thanks George I was half expecting that On 9 November 2024 6:55:39 pm AEDT, George at Clug wrote: >If anyone remembers the original question... > >Today I checked our Windows 10 and Windows 11 computers and in Settings, Apps, >Apps & Features, I was able to select "Copilot" and then select Uni