sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread Albretch Mueller
This is not a debian question per se (more like a Linux bash one), but I wasn't able to find an answer on the Internet. Here is first the problem I am having before you start reading a conspiracy theory into it ;-) I need to somehow map URL on the web to a local file, but you can't do that for

Re: Email clients and IMAP search support

2023-04-26 Thread Lionel Élie Mamane
On Sun, Apr 16, 2023 at 05:01:53PM +0100, Andre Rodier wrote: > Is there any desktop email client on Debian, that supports server > side IMAP search, please ? mutt makes a server-side search when the search operator starts with "=" instead of "~"; this also means that it is a string search rather

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread tomas
On Wed, Apr 26, 2023 at 07:41:56AM +, Albretch Mueller wrote: > This is not a debian question per se (more like a Linux bash one), > but I wasn't able to find an answer on the Internet. > > Here is first the problem I am having before you start reading a > conspiracy theory into it ;-) > >

Re: Debian installation using debootstrap and grub-install - no entry in ESC boot menu

2023-04-26 Thread Nicolas George
Greg Wooledge (12023-04-25): > find /mnt/boot/efi -exec ls -dl {} + zsh ls -dl /mnt/boot/efi/**/* Regards, -- Nicolas George signature.asc Description: PGP signature

Re: OpenCL with Radeon GPU

2023-04-26 Thread Jörg-Volker Peetz
Hi Arno, Arno Lehmann wrote on 25/04/2023 12:54: Hi Jörg-Volker, Am 25.04.2023 um 11:19 schrieb Jörg-Volker Peetz: Hi, which mesa packages do you have installed? None providing OpenCL capabilities at that time, but if you followed this thread, you are aware of this already: # LANG=C dpkg

Re: Debian installation using debootstrap and grub-install - no entry in ESC boot menu

2023-04-26 Thread Nicolas George
David Wright (12023-04-25): > Don't knock it! The Human Era is much easier for us to parse than ;-) > the French Republican calendar (pre 2018). I had not realized I had fans devoted to the point of tracking the eras of my mail attribution. ;-)² Regards, -- Nicolas George signature.asc De

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread Andy Smith
Hello, On Wed, Apr 26, 2023 at 07:41:56AM +, Albretch Mueller wrote: > _SHA256=$(printf '%s' "${_TXT}" | sha256sum --text ) > echo "// __ \$_SHA256: |${_SHA256}|" […] > // __ $_SHA256: > |7d5895cb24ab49692a8ad495e036074fec8e61b22040544f02a9b69c926dbdeb -| > > I am trying to avoid funk

AW: EPSON ET M 1120 new printer: If You can read this, you are using the wrong driver

2023-04-26 Thread Schwibinger Michael
Good afternoon How can I do more structure? Thank You Regards Sophie Von: Brian Gesendet: Samstag, 15. April 2023 11:33 An: debian-user@lists.debian.org Betreff: Re: EPSON ET M 1120 new printer: If You can read this, you are using the wrong driver On Fri 14

Re: Email clients and IMAP search support

2023-04-26 Thread Loris Bennett
Lionel Élie Mamane writes: > On Sun, Apr 16, 2023 at 05:01:53PM +0100, Andre Rodier wrote: > >> Is there any desktop email client on Debian, that supports server >> side IMAP search, please ? > > mutt makes a server-side search when the search operator starts with > "=" instead of "~"; this also

Re: OpenCL with Radeon GPU

2023-04-26 Thread Arno Lehmann
Hi Jörg-Volker, On 26.04.23 at 11:34, Jörg-Volker Peetz wrote: Hi Arno, Arno Lehmann wrote on 25/04/2023 12:54: Hi Jörg-Volker, Am 25.04.2023 um 11:19 schrieb Jörg-Volker Peetz: ... In Debian testing I see the package `mesa-opencl-icd`. I have no experience with opencl and AMD graphic cards

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread Albretch Mueller
On 4/26/23, Andy Smith wrote: > If you're referring to the space and then the file name ("-" in case > of stdin) on the end, you can just select only the first output up > to whitespace with e.g. awk: > > _SHA256=$(printf '%s' "${_TXT}" | sha256sum | awk '{print $1}') Yes, you could but I am

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread Nicolas George
Albretch Mueller (12023-04-26): > Yes, you could but I am trying to find out why this is happening > instead of truncating the string when a space appears because I don't > think what would be safe. shaXsum always writes X/4 hexadecimal nibbles then two spaces then the file name. If the input is

Re: OpenCL with Radeon GPU

2023-04-26 Thread Yvan Masson
Le 26/04/2023 à 15:47, Arno Lehmann a écrit : Hi Jörg-Volker, On 26.04.23 at 11:34, Jörg-Volker Peetz wrote: Hi Arno, Arno Lehmann wrote on 25/04/2023 12:54: Hi Jörg-Volker, Am 25.04.2023 um 11:19 schrieb Jörg-Volker Peetz: ... In Debian testing I see the package `mesa-opencl-icd`. I have

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread David Wright
On Wed 26 Apr 2023 at 14:33:03 (+), Albretch Mueller wrote: > On 4/26/23, to...@tuxteam.de wrote: > >> a) encode the string name as base64 > >> b) calculate the sha256sum of §a > > > > Why the detour over base64? > > because I would like to include the three strings in the file descriptor:

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread Thomas Schmitt
Hi, Albretch Mueller wrote: > > > I am trying to avoid funky characters and sha256sum --text still > > > generates them!?! Andy Smith wrote: > > If you're referring to the space and then the file name ("-" in case > > of stdin) on the end, you can just select only the first output up > > to whit

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread Dan Ritter
Albretch Mueller wrote: > On 4/26/23, Andy Smith wrote: > > If you're referring to the space and then the file name ("-" in case > > of stdin) on the end, you can just select only the first output up > > to whitespace with e.g. awk: > > > > _SHA256=$(printf '%s' "${_TXT}" | sha256sum | awk '{

Evolution email (problem?)

2023-04-26 Thread Default User
Strange . . . I run Debian 11 (Bullseye) Stable, up to date, Gnome 3 desktop environment. I recently set up Evolution email. Works okay. Two days ago, I realized that it absolutely refuses to delete email messages directly from the [Gmail]/All Mail folder of any email account. To delete a m

Re: AMD ryzen 5 2400G VGA drivers required for Debian 10 based linux OS

2023-04-26 Thread Timothy M Butterworth
On Wed, Apr 26, 2023 at 10:12 AM karans wrote: > Dear Debian Team > > We have Debian 10 buster based linux OS but we are facing issue after > install linux > I forwarded this to the Debian User mailing list, which is the end user support list. Debian developers list is strictly just for develope

Re: Evolution email (problem?)

2023-04-26 Thread Patrick Wiseman
Can't explain it, but it strikes me it's almost certainly a permissions problem. Patrick On Wed, Apr 26, 2023 at 11:06 AM Default User wrote: > Strange . . . > > I run Debian 11 (Bullseye) Stable, up to date, Gnome 3 desktop > environment. > > I recently set up Evolution email. Works okay.

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread Jeffrey Walton
On Wed, Apr 26, 2023 at 3:42 AM Albretch Mueller wrote: > > This is not a debian question per se (more like a Linux bash one), > but I wasn't able to find an answer on the Internet. > > Here is first the problem I am having before you start reading a > conspiracy theory into it ;-) > > I need t

(Thread restarted!) Debian installation using debootstrap and grub-install - no entry in ESC boot menu

2023-04-26 Thread Valentin Caracalla
Hello Max, thanks a lot for your input! I do, however, believe that the problem has a different cause. I came to that conclusion, mainly because the issue with the BIOS boot interface (see my original posting) is still unsolved, but also because I tried using the EFI removable media path (which

Re: OpenCL with Radeon GPU

2023-04-26 Thread Sarunas Burdulis
Which leaves me with one question for this mail thread: Can anybody recommend a test program for OpenCL functionality? There are tests from Khronos: https://github.com/KhronosGroup/OpenCL-CTS It's seems to be over 50 tests and then subtests. There are presets to run different test suites from

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread tomas
On Wed, Apr 26, 2023 at 02:33:03PM +, Albretch Mueller wrote: [...] > because I would like to include the three strings in the file descriptor: > a) the crazy long name > b) its base64 representation > c) §b's sha256sum representation which is the one used for the file > name and the log

Re: AMD ryzen 5 2400G VGA drivers required for Debian 10 based linux OS

2023-04-26 Thread Dan Ritter
Timothy M Butterworth wrote: > On Wed, Apr 26, 2023 at 10:12 AM karans wrote: > > > Dear Debian Team > > > > We have Debian 10 buster based linux OS but we are facing issue after > > install linux > > > > I forwarded this to the Debian User mailing list, which is the end user > support list. De

RE: Sales at INFOCOMM 2023

2023-04-26 Thread Evelyn Davis
Hi Good Day, Would you like to have a look at the cost and counts for a better review? Do you want me to share the sample list, if required? Thanks, Evelyn From: Evelyn Davis Sent: Tuesday, April 25, 2023 1:32 PM To: debian-user@lists.debian.org Subject: Sales at INFOCOMM 2023 Importance: Hig

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread Albretch Mueller
On 4/26/23, David Wright wrote: > I guess you need the expense of sha256 rather than md5 as you're > downloading the entire web? I am not downloading the entire web. I have no way of knowing how they entertained those ideations but I think we could use their estimate when they said that approxim

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread Albretch Mueller
On 4/26/23, David Wright wrote: > I guess you need the expense of sha256 rather than md5 as you're > downloading the entire web? I am not downloading the entire web. I have no way of knowing how they entertained those ideations but I think we could use their estimate when google said that approx

Re: Evolution email (problem?)

2023-04-26 Thread Default User
On Wed, 2023-04-26 at 11:11 -0400, Patrick Wiseman wrote: > Can't explain it, but it strikes me it's almost certainly a > permissions problem. > > Patrick > > > > > On Wed, Apr 26, 2023 at 11:06 AM Default User > wrote: > > Strange . . . > > > > I run Debian 11 (Bullseye) Stable, up to date

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread Andy Smith
Hello, On Wed, Apr 26, 2023 at 08:30:01PM +, Albretch Mueller wrote: > On 4/26/23, Dan Ritter wrote: > > The only characters used in the sha256 hash itself are [a-f] and > > [0-9] > > Yes, I knew that; that is why I could not understand why sha256sum > was being "courteous" to me. The man

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread David Christensen
On 4/26/23 00:41, Albretch Mueller wrote: This is not a debian question per se (more like a Linux bash one), but I wasn't able to find an answer on the Internet. Here is first the problem I am having before you start reading a conspiracy theory into it ;-) I need to somehow map URL on the

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread Nicolas George
David Christensen (12023-04-26): > I suggest hashing the document content rather than the URL. This would work > nicely for static documents. That will be very convenient to retrieve the document content from the URL. -- Nicolas George

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread Albretch Mueller
On 4/26/23, David Christensen wrote: > I suggest hashing the document content rather than the URL. This would > work nicely for static documents. What do you mean by "hashing the document content"? How would that help when what you are trying to do is cleanse and canonize texts as best as you

OT: flatcam, pcb2gcode

2023-04-26 Thread Fred
Hello, Has anyone successfully installed a working version of either flatcam or pcb2gcode? How? Best regards, Fred

Re: Evolution email (problem?)

2023-04-26 Thread Max Nikulin
On 26/04/2023 22:05, Default User wrote: it absolutely refuses to delete email messages directly from the [Gmail]/All Mail folder of any email account. Disclaimer: I do not use evolution. Do you use IMAP for your gmail account? Notice that IMAP assumes tree-like structure of folders and messa

Re: (Thread restarted!) Debian installation using debootstrap and grub-install - no entry in ESC boot menu

2023-04-26 Thread Max Nikulin
On 26/04/2023 22:57, Valentin Caracalla wrote: the issue with the BIOS boot interface (see my original posting) is still unsolved I had impression that there was no issue with booting in BIOS (legacy, compatibility, CSM) mode, of course when it is chosen in firmware/BIOS setup (requires disa

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread David Christensen
On 4/26/23 15:48, Nicolas George wrote: David Christensen (12023-04-26): I suggest hashing the document content rather than the URL. This would work nicely for static documents. That will be very convenient to retrieve the document content from the URL. My suggestion assumes that the URL =

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread David Christensen
On 4/26/23 16:21, Albretch Mueller wrote: On 4/26/23, David Christensen wrote: I suggest hashing the document content rather than the URL. This would work nicely for static documents. What do you mean by "hashing the document content"? 2023-04-26 21:03:08 dpchrist@taz ~ $ touch foo 202

Re: AMD ryzen 5 2400G VGA drivers required for Debian 10 based linux OS

2023-04-26 Thread karans
We have Debian 10 based linux system And we are unable to boot into desktop VGA -AMD RAVEN RIDGE RADEON VEGA SERIES Subsystem - Elitegroup Computer Systems raven ridge Radeo Vega series Is there any suitable drivers for it On April 26, 2023 at 10:20 PM Dan Ritter wrote: > Timothy M

Re: Debian support for AMD GPU applications

2023-04-26 Thread Pankaj Jangid
jeremy ardley writes: > Is there any reliable source of information to install computational > back-ends using AMD GPUs on Debian 11? I followed the below repo and it worked perfectly on Debian 12 (Bookworm). No need to install anything else on your system (no need for rocm-device-* etc. package

Re: sha256sum --text generating blank spaces and hyphens?

2023-04-26 Thread Max Nikulin
On 27/04/2023 11:02, David Christensen wrote: Things get more interesting when you approach the problem as a database.  Save the content wherever and put the metadata into a table -- content hash (primary key), URL, download timestamp, author, subject, title, keywords, etc..  Create fully inve