Re: BD backup?

2024-11-16 Thread eben
On 11/16/24 12:47, Arno Lehmann wrote: Hi, Am 16.11.2024 um 18:36 schrieb Eben King: My wife bought a Blu-ray disk at a library sale, and now I need to transcode its contents and stick them on the media server so we can watch it. So, I did the naïve thing and tried to read it using Handbrake 1

Re: Flexible search tool for Debian repository

2024-11-16 Thread tomas
On Sat, Nov 16, 2024 at 01:10:27PM -0600, David Wright wrote: > On Sat 16 Nov 2024 at 19:15:10 (+0100), to...@tuxteam.de wrote: > > On Sat, Nov 16, 2024 at 11:52:37AM -0600, David Wright wrote: > > > > [...] > > > > > Be aware that apt-file searches for filenames in packages, > > > rather than pa

Re: Flexible search tool for Debian repository

2024-11-16 Thread Chris Green
Richard Owlett wrote: > On 11/16/24 6:17 AM, Henning Follmann wrote: > > > > > >> On Nov 16, 2024, at 07:04, Richard Owlett wrote: > >> > >> Synaptic's search nearly useless. > >> > >> I need a search tool which uses Boolean logic. > >> I'm usually looking for a standalone app, NOT an add-on f

Re: BD backup?

2024-11-16 Thread eben
On 11/16/24 17:21, Timothy M Butterworth wrote: On Sat, Nov 16, 2024 at 5:07 PM Arno Lehmann wrote: Hi, Am 16.11.2024 um 18:36 schrieb Eben King: My wife bought a Blu-ray disk at a library sale, and now I need to transcode its contents and stick them on the media server so we can watch it.

Re: Modern HP MFD printers and Debian

2024-11-16 Thread Scott Andrews
> Sent: Saturday, November 16, 2024 at 11:59 AM > From: "gene heskett" > To: debian-user@lists.debian.org > Subject: Re: Modern HP MFD printers and Debian > > On 11/16/24 09:46, Tom Browder wrote: > > On Fri, Nov 15, 2024 at 15:44 Timothy M Butterworth > > >

Re: Securing Debian Manual, Out of Date?

2024-11-16 Thread Scott Andrews
      Sent: Saturday, November 16, 2024 at 9:18 PM From: debianmailinglists.hz...@simplelogin.com To: "debian-secur...@lists.debian.org" Subject: Securing Debian Manual, Out of Date? To whom it may concern:   I'm not sure if this is appropriate for the "security" team, or if there is a docum

Re: BD backup?

2024-11-16 Thread Max Nikulin
On 17/11/2024 05:37, e...@gmx.us wrote: > eben@cerberus:~$ vlc /dev/sr0 > VLC media player 3.0.21 Vetinari (revision 3.0.21-0-gdd8bfdbabe8) > keydbcfg.c:701: No valid AACS configuration files found > aacs.c:121: No usable AACS libraries found! > dec.c:197: aacs_open() failed: -2! > bdj.c:61

Re: BD backup?

2024-11-16 Thread Jean-François Bachelet
hello :) Le 16/11/2024 à 18:47, Arno Lehmann a écrit : Hi, Am 16.11.2024 um 18:36 schrieb Eben King: My wife bought a Blu-ray disk at a library sale, and now I need to transcode its contents and stick them on the media server so we can watch it. So, I did the naïve thing and tried to read i

Re: BD backup?

2024-11-16 Thread Timothy M Butterworth
On Sat, Nov 16, 2024 at 5:07 PM Arno Lehmann wrote: > Hi, > > Am 16.11.2024 um 18:36 schrieb Eben King: > > My wife bought a Blu-ray disk at a library sale, and now I need to > > transcode > > its contents and stick them on the media server so we can watch it. So, > I > > did the naïve thing and

Re: debian-to-windows message transfer

2024-11-16 Thread Christian Britz
Am 16.11.24 um 05:42 schrieb Greg Wooledge: > If your Windows machine can run an ssh daemon that you can log into, > then you could use it as your SOCKS proxy, though I have no idea how > you'd go about setting up an sshd on Windows. Should not be to hard using Windows' built-in WSL (you can e

Re: debian-to-windows message transfer

2024-11-16 Thread Russell L. Harris
On Sat, Nov 16, 2024 at 02:47:37PM -0500, Greg Wooledge wrote: OK, add another item to the list: * Server-side blocking. Whether based on the client's IP address or user agent or cookies or any other data, the web server might be rejecting this client's requests specifically. If you go to an

Re: Re: question about apt upgrade facing locally build packages

2024-11-16 Thread Patrice Duroux
> That's why I ended up with the suffix and letting the sysadmin > (often me, with a different hat on ;-) making that preference > explicit in the APT machinery. But could it be the a nice feature for apt to have a list apart on the upgrading (I would say then 'replacing') of such cases? User ca

Re: debian-to-windows message transfer

2024-11-16 Thread Roy J. Tellason, Sr.
On Saturday 16 November 2024 01:03:34 pm Greg Wooledge wrote: > > Debian machines are on the 192.168.1.xxx network. I keep a W10 > > machine on the 192.168.2.x network, primarily to access the chewy.com > > web site which, since about June, serves my Debian machines a blank > > white page. > > I'

Re: BD backup?

2024-11-16 Thread Arno Lehmann
Hi, Am 16.11.2024 um 18:36 schrieb Eben King: My wife bought a Blu-ray disk at a library sale, and now I need to transcode its contents and stick them on the media server so we can watch it.  So, I did the naïve thing and tried to read it using Handbrake 1.6.1.  It read titles 23 (5:00) and 25

Re: debian-to-windows message transfer

2024-11-16 Thread Greg Wooledge
On Sat, Nov 16, 2024 at 19:24:07 +, Russell L. Harris wrote: > On Sat, Nov 16, 2024 at 01:03:34PM -0500, Greg Wooledge wrote: > > I've been thinking about this some more, and I'd like to try to list > > all the ways the OP might have caused this to fail. > > > > We start by observing that nobo

Re: debian-to-windows message transfer

2024-11-16 Thread Russell L. Harris
On Sat, Nov 16, 2024 at 01:15:17PM +, Andy Smith wrote: With javascript disabled for chewy,com I get a blank white page with Debian 12 and Firefox. Allowing javascript seems to result in a fully functional site. I know nothing about javascript; how do I "allow" javascript? Or, what did I d

Re: debian-to-windows message transfer

2024-11-16 Thread Russell L. Harris
On Sat, Nov 16, 2024 at 01:03:34PM -0500, Greg Wooledge wrote: I've been thinking about this some more, and I'd like to try to list all the ways the OP might have caused this to fail. We start by observing that nobody else has been able to reproduce the OP's failure. Two or three months ago,

Re: debian-to-windows message transfer

2024-11-16 Thread eben
On 11/16/24 13:18, Russell L. Harris wrote: On Sat, Nov 16, 2024 at 01:15:17PM +, Andy Smith wrote: With javascript disabled for chewy,com I get a blank white page with Debian 12 and Firefox. Allowing javascript seems to result in a fully functional site. I know nothing about javascript; h

Re: Flexible search tool for Debian repository

2024-11-16 Thread David Wright
On Sat 16 Nov 2024 at 19:15:10 (+0100), to...@tuxteam.de wrote: > On Sat, Nov 16, 2024 at 11:52:37AM -0600, David Wright wrote: > > [...] > > > Be aware that apt-file searches for filenames in packages, > > rather than package names and their descriptions. > > > > (And that's filenames, not path

Re: Flexible search tool for Debian repository

2024-11-16 Thread Henrik Ahlgren
On Sat, 2024-11-16 at 08:51 -0600, Richard Owlett wrote: > I'm explicitly looking for packages residing in the Debian repository. I > routinely do a web search if I'm unconcerned about where a program comes > from. By repository, do you mean something else than what you have enabled in your APT

Re: Modern HP MFD printers and Debian

2024-11-16 Thread Timothy M Butterworth
On Sat, Nov 16, 2024 at 9:52 AM Tom Browder wrote: > On Sat, Nov 16, 2024 at 8:45 AM Tom Browder wrote: > ... > > Now I can do it all. > > BTW, the program 'simple-scanner' shows in my MATE desktop > "Applications/Graphics" menu as 'Document Scanner'. > That is how it shows up in KDE as well.

Re: question about apt upgrade facing locally build packages

2024-11-16 Thread tomas
On Sat, Nov 16, 2024 at 11:53:25AM -0600, David Wright wrote: > On Sat 16 Nov 2024 at 15:54:17 (+0100), to...@tuxteam.de wrote: > > On Sat, Nov 16, 2024 at 03:11:37PM +0100, Patrice Duroux wrote: > > > > > > On Sid, building and installing locally modified packages for testing > > > at the same ve

Re: Flexible search tool for Debian repository

2024-11-16 Thread tomas
On Sat, Nov 16, 2024 at 11:52:37AM -0600, David Wright wrote: [...] > Be aware that apt-file searches for filenames in packages, > rather than package names and their descriptions. > > (And that's filenames, not pathnames.) Hm. I don't know what you mean by this, but I propose, as an experiment

BD backup?

2024-11-16 Thread Eben King
My wife bought a Blu-ray disk at a library sale, and now I need to transcode its contents and stick them on the media server so we can watch it. So, I did the naïve thing and tried to read it using Handbrake 1.6.1. It read titles 23 (5:00) and 25 (0:47). Obviously something's not right. DVDs w

Re: debian-to-windows message transfer

2024-11-16 Thread Greg Wooledge
> Debian machines are on the 192.168.1.xxx network. I keep a W10 > machine on the 192.168.2.x network, primarily to access the chewy.com > web site which, since about June, serves my Debian machines a blank > white page. I've been thinking about this some more, and I'd like to try to list all the

Re: question about apt upgrade facing locally build packages

2024-11-16 Thread David Wright
On Sat 16 Nov 2024 at 15:54:17 (+0100), to...@tuxteam.de wrote: > On Sat, Nov 16, 2024 at 03:11:37PM +0100, Patrice Duroux wrote: > > > > On Sid, building and installing locally modified packages for testing > > at the same version as in the archive, I am surprised that apt upgrade > > will reinst

Re: Flexible search tool for Debian repository

2024-11-16 Thread David Wright
On Sat 16 Nov 2024 at 08:56:51 (-0600), Richard Owlett wrote: > On 11/16/24 6:55 AM, Henning Follmann wrote: > > > On Nov 16, 2024, at 07:41, Richard Owlett wrote: > > > On 11/16/24 6:17 AM, Henning Follmann wrote: > > > > > > On Nov 16, 2024, at 07:04, Richard Owlett > > > > > > wrote: > > > >

Re: debian-to-windows message transfer

2024-11-16 Thread Henrik Ahlgren
On Sat, 2024-11-16 at 12:30 +0200, Anssi Saari wrote: > > Is there an easy way to send the message (or just the URL) to the > > Window$ machine? > > Use a pastebin? Setup mail in Windows? Connect to the Windows machine > via remote desktop and remotely use the browser there? There are so many > wa

Re: question about apt upgrade facing locally build packages

2024-11-16 Thread tomas
On Sat, Nov 16, 2024 at 03:11:37PM +0100, Patrice Duroux wrote: > Hi, > > On Sid, building and installing locally modified packages for testing > at the same version as in the archive, I am surprised that apt upgrade > will reinstall any of those installed by the one from the archive. I > did not

Re: Modern HP MFD printers and Debian

2024-11-16 Thread gene heskett
On 11/16/24 09:46, Tom Browder wrote: On Fri, Nov 15, 2024 at 15:44 Timothy M Butterworth > wrote: ... I use a program called simple-scan, it works great! I highly recommend giving it a try. It is packaged and available through Debian Main re

Re: debian-to-windows message transfer

2024-11-16 Thread Charles Curley
On Sat, 16 Nov 2024 01:33:21 -0500 Timothy M Butterworth wrote: > I get to the Chewy website with no issues using: Trixie, KDE and > Google Chrome browser. If you are getting a plain white screen on > Firefox then it is likely a firefox issue and not a debian issue. Try > installing Google Chrome

Re: Modern HP MFD printers and Debian

2024-11-16 Thread Tom Browder
On Sat, Nov 16, 2024 at 8:45 AM Tom Browder wrote: ... > Now I can do it all. BTW, the program 'simple-scanner' shows in my MATE desktop "Applications/Graphics" menu as 'Document Scanner'. -Tom

Re: Flexible search tool for Debian repository

2024-11-16 Thread Richard Owlett
On 11/16/24 6:55 AM, Henning Follmann wrote: On Nov 16, 2024, at 07:41, Richard Owlett wrote: On 11/16/24 6:17 AM, Henning Follmann wrote: On Nov 16, 2024, at 07:04, Richard Owlett wrote: Synaptic's search nearly useless. I need a search tool which uses Boolean logic. I'm usually look

Re: Flexible search tool for Debian repository

2024-11-16 Thread Richard Owlett
On 11/16/24 7:58 AM, Chris Green wrote: Richard Owlett wrote: On 11/16/24 6:17 AM, Henning Follmann wrote: On Nov 16, 2024, at 07:04, Richard Owlett wrote: Synaptic's search nearly useless. I need a search tool which uses Boolean logic. I'm usually looking for a standalone app, NOT an a

Re: Flexible search tool for Debian repository

2024-11-16 Thread Richard Owlett
On 11/16/24 8:36 AM, Joe wrote: On Sat, 16 Nov 2024 06:04:28 -0600 Richard Owlett wrote: Synaptic's search nearly useless. I need a search tool which uses Boolean logic. I'm usually looking for a standalone app, NOT an add-on for another app. Rarely do I want a command line tool. Suggestions

Re: Modern HP MFD printers and Debian

2024-11-16 Thread Tom Browder
On Fri, Nov 15, 2024 at 15:44 Timothy M Butterworth < timothy.m.butterwo...@gmail.com> wrote: ... > I use a program called simple-scan, it works great! I highly > recommend giving it a try. It is packaged and available through Debian Main > repo. > I've tried that before, and I didn't think it wo

question about apt upgrade facing locally build packages

2024-11-16 Thread Patrice Duroux
Hi, On Sid, building and installing locally modified packages for testing at the same version as in the archive, I am surprised that apt upgrade will reinstall any of those installed by the one from the archive. I did not remember such a "feature" in the past, unless my memory plays tricks on me:-

Re: debian-to-windows message transfer

2024-11-16 Thread Andy Smith
Hi, On Sat, Nov 16, 2024 at 04:28:59AM +, Russell L. Harris wrote: > I keep a W10 machine on the 192.168.2.x network, primarily to access > the chewy.com web site which, since about June, serves my Debian > machines a blank white page. With javascript disabled for chewy,com I get a blank whit

Re: Flexible search tool for Debian repository

2024-11-16 Thread Richard Owlett
On 11/16/24 6:17 AM, Henning Follmann wrote: On Nov 16, 2024, at 07:04, Richard Owlett wrote: Synaptic's search nearly useless. I need a search tool which uses Boolean logic. I'm usually looking for a standalone app, NOT an add-on for another app. Rarely do I want a command line tool. Sug

Re: Flexible search tool for Debian repository

2024-11-16 Thread Henning Follmann
> On Nov 16, 2024, at 07:41, Richard Owlett wrote: > > On 11/16/24 6:17 AM, Henning Follmann wrote: On Nov 16, 2024, at 07:04, Richard Owlett wrote: >>> >>> Synaptic's search nearly useless. >>> >>> I need a search tool which uses Boolean logic. >>> I'm usually looking for a standalo

Re: Flexible search tool for Debian repository

2024-11-16 Thread Henning Follmann
> On Nov 16, 2024, at 07:04, Richard Owlett wrote: > > Synaptic's search nearly useless. > > I need a search tool which uses Boolean logic. > I'm usually looking for a standalone app, NOT an add-on for another app. > Rarely do I want a command line tool. > > Suggestions? > TIA Maybe apt-ca

Flexible search tool for Debian repository

2024-11-16 Thread Richard Owlett
Synaptic's search nearly useless. I need a search tool which uses Boolean logic. I'm usually looking for a standalone app, NOT an add-on for another app. Rarely do I want a command line tool. Suggestions? TIA

Re: debian-to-windows message transfer

2024-11-16 Thread tomas
On Sat, Nov 16, 2024 at 04:28:59AM +, Russell L. Harris wrote: > Debian machines are on the 192.168.1.xxx network. I keep a W10 > machine on the 192.168.2.x network, primarily to access the chewy.com > web site which, since about June, serves my Debian machines a blank > white page. Only one

Re: debian-to-windows message transfer

2024-11-16 Thread Anssi Saari
"Russell L. Harris" writes: > Debian machines are on the 192.168.1.xxx network. I keep a W10 > machine on the 192.168.2.x network, primarily to access the chewy.com > web site which, since about June, serves my Debian machines a blank > white page. Only one of the Debian machines is set up for

Re: debian-to-windows message transfer

2024-11-16 Thread Chris Green
Russell L. Harris wrote: > On Fri, Nov 15, 2024 at 11:42:24PM -0500, Greg Wooledge wrote: > >Most importantly, though, I'd try to figure out why your browser on > >Debian is having problems. If you create a brand new user account, > >and run the browser with no add-ons, does it also have problems