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

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

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

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

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

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

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

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

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

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

Re: I need help with my var partition.

2023-05-02 Thread songbird
Maureen L Thomas wrote: > Unfortunately I cannot install anything.  I used the command line and > the app but neither of them will work.  I have no idea what to do next.  > I used su and sudo first.  It just keeps saying it cannot connect with > the base from which I get updates, etc.  I used

Re: I need help with my var partition.

2023-05-02 Thread David Christensen
is a fresh install onto a zeroed drive. Next, install the applications you want. Then connect the USB HDD, mount the file system, and restore your data. Restoring application-specific data, such as a Thunderbird profile, may require additional steps. Please post if you need help with any

Re: I need help with my var partition.

2023-05-02 Thread Thomas Schmitt
Hi, Maureen L Thomas wrote: > I used the reinstall on brasero and it just said that it was up to date. What error message does Brasero issue before refusing to work ? What optical medium type do you give Brasero for burning ? I can probably help with composing a xorriso run which performs a

Re: I need help with my var partition.

2023-05-02 Thread Tom Dial
On 5/1/23 19:51, Maureen L Thomas wrote: Unfortunately I cannot install anything.  I used the command line and the app but neither of them will work.  I have no idea what to do next. I used su and sudo first.  It just keeps saying it cannot connect with the base from which I get updates,

Re: I need help with my var partition.

2023-05-01 Thread The Wanderer
On 2023-05-01 at 21:51, Maureen L Thomas wrote: > Unfortunately I cannot install anything. I used the command line and > the app but neither of them will work. I suspect that if you don't have the various directories under /var/, you may not be able to use apt or aptitude or synaptic or the

Re: I need help with my var partition.

2023-05-01 Thread Maureen L Thomas
Unfortunately I cannot install anything.  I used the command line and the app but neither of them will work.  I have no idea what to do next.  I used su and sudo first.  It just keeps saying it cannot connect with the base from which I get updates, etc.  I used the reinstall on brasero and it

Re: I need help with my var partition.

2023-05-01 Thread Tom Dial
This Debian-user thread seems to have gone silent, but it is not clear whether your problem is solved. If it is, just ignore this and move on. If not: The Wanderer, in an earlier post (04/28/2023 at 19;02), suggested reinstalling the base-files package. I believe this is the correct procedure,

Re: I need help with my var partition.

2023-04-29 Thread David Christensen
On 4/28/23 17:25, Maureen L Thomas wrote: I am 72 and have forgotten a few things.  I looked up debian/var and was told I could delete /var/log/ and /var/tmp/ and /var/cores/.  I left cores alone and deleted the other two.  Now I cannot burn a backup, download files and even go to web sites

Re: I need help with my var partition.

2023-04-29 Thread David Wright
On Fri 28 Apr 2023 at 22:36:39 (-0400), Maureen L Thomas wrote: > Here is what I got. > > root@debian:/var# /bin/ls -ld */ > drwxr-xr-x  2 root root   4096 Apr 28 15:46 backups/ > drwxr-xr-x 19 root root   4096 Apr 12 20:20 cache/ > drwxr-xr-x  2 root root   4096 Apr 28 20:59 cores/ > drwxr-xr-x 

Re: I need help with my var partition.

2023-04-29 Thread Thomas Schmitt
Hi, Maureen L Thomas wrote: > even after a reboot I still cannot burn a back up disk. In case the crisis lasts longer or you need to make a backup before its solution: What program do you use to burn your backups and what does it report when failing ? What kind of media shall be burnt ? Have a

Re: I need help with my var partition.

2023-04-28 Thread tomas
On Fri, Apr 28, 2023 at 10:05:01PM -0400, Maureen L Thomas wrote: > Yes my figures are very similar to yours.  But even after a reboot I still > cannot burn a back up disk. One problem may be that /var/log has subdirectories which don't belong to root. Applications trying to write their logs

Re: I need help with my var partition.

2023-04-28 Thread Maureen L Thomas
Here is what I got. root@debian:/var# /bin/ls -ld */ drwxr-xr-x  2 root root   4096 Apr 28 15:46 backups/ drwxr-xr-x 19 root root   4096 Apr 12 20:20 cache/ drwxr-xr-x  2 root root   4096 Apr 28 20:59 cores/ drwxr-xr-x  2 root root   4096 Nov 13  2020 games/ drwxr-xr-x 62 root root   4096 Apr 12

Re: I need help with my var partition.

2023-04-28 Thread Greg Wooledge
On Fri, Apr 28, 2023 at 10:05:01PM -0400, Maureen L Thomas wrote: > Yes my figures are very similar to yours.  But even after a reboot I still > cannot burn a back up disk. Do not look at the NUMBERS. OWNER. GROUP. PERMISSIONS. The numbers mean nothing. > On 4/28/23 9:04 PM, Greg Wooledge

Re: I need help with my var partition.

2023-04-28 Thread Maureen L Thomas
Yes my figures are very similar to yours.  But even after a reboot I still cannot burn a back up disk. On 4/28/23 9:04 PM, Greg Wooledge wrote: On Fri, Apr 28, 2023 at 08:57:47PM -0400, Maureen L Thomas wrote: OK so I went looking on the net /debian/var to find out why it is running out of

Re: I need help with my var partition.

2023-04-28 Thread Greg Wooledge
On Fri, Apr 28, 2023 at 08:57:47PM -0400, Maureen L Thomas wrote: > OK so I went looking on the net /debian/var to find out why it is running > out of room.  All I could find is the directions to delete said files.  I > will put them back, now. Make sure you get the ownership and permissions

Re: I need help with my var partition.

2023-04-28 Thread The Wanderer
On 2023-04-28 at 20:46, Jeremy Ardley wrote: > On 29/4/23 08:25, Maureen L Thomas wrote: > >> I am 72 and have forgotten a few things. I looked up debian/var and >> was told I could delete /var/log/ >> >> and /var/tmp/ and /var/cores/. I'd guess that this was *probably* meant as a direction to

Re: I need help with my var partition.

2023-04-28 Thread Maureen L Thomas
OK so I went looking on the net /debian/var to find out why it is running out of room.  All I could find is the directions to delete said files.  I will put them back, now. On 4/28/23 8:46 PM, Jeremy Ardley wrote: On 29/4/23 08:25, Maureen L Thomas wrote: I am 72 and have forgotten a few

Re: I need help with my var partition.

2023-04-28 Thread Byung-Hee HWANG
Dear Mrs. Thomas, Maureen L Thomas writes: > (...) > I was thinking of upgrading > online but don't want to loose my data. First of all, please do back-up your *important* data. Such as pictures, video clips, diary, some text docs, etc. (Also i'm Debian user with Debian Bullseye under

Re: I need help with my var partition.

2023-04-28 Thread Jeremy Ardley
On 29/4/23 08:25, Maureen L Thomas wrote: I am 72 and have forgotten a few things.  I looked up debian/var and was told I could delete /var/log/ and /var/tmp/ and /var/cores/.  I left cores alone and deleted the other two.  Now I cannot burn a backup, download files and even go to web

I need help with my var partition.

2023-04-28 Thread Maureen L Thomas
I am 72 and have forgotten a few things.  I looked up debian/var and was told I could delete /var/log/ and /var/tmp/ and /var/cores/.  I left cores alone and deleted the other two.  Now I cannot burn a backup, download files and even go to web sites from my nord vpn which was working great

Re: Need help to install gnucobol

2023-04-18 Thread Timothy M Butterworth
On Tue, Apr 18, 2023 at 2:55 PM Jerry Mellon wrote: > Hi, > > I am new to Debian and I would like to install gnucobol. I see it is in > Debian 10 but not 11. I tried to download the Debian 10 gnucobol, but I > get a message that the package is broken. Could you tell me where else I > might

Re: Need help to install gnucobol

2023-04-18 Thread Jerry Mellon
Hi, I am new to Debian and I would like to install gnucobol. I see it is in Debian 10 but not 11. I tried to download the Debian 10 gnucobol, but I get a message that the package is broken. Could you tell me where else I might obtain a compatible cobol compiler? -- Jerry Mellon 501 Los

Re: Need help to install gnucobol

2023-02-08 Thread Richmond
Amine Derk writes: > Hello, > > I'm trying to use debian for the first time. and I'm not able to > install Gnucobol. > > aderkaoua@LAPTOP-6B841S0M:~$ sudo apt-get install gnucobol > Reading package lists... Done > Building dependency tree... Done > Reading state information... Done > E: Unable

Re: Need help to install gnucobol

2023-02-07 Thread Amine Derk
Thanks, I'll check it out. Update you soon. On Tue, Feb 7, 2023, 8:35 AM wrote: > On 2023-02-04 20:20, Cyril Brulebois wrote: > > Hi Amine, > > > > Amine Derk (2023-02-04): > >> I'm trying to use debian for the first time. and I'm not able to > >> install > >> Gnucobol. > >> > >>

Re: Need help to install gnucobol

2023-02-07 Thread jose . r . r
On 2023-02-04 20:20, Cyril Brulebois wrote: Hi Amine, Amine Derk (2023-02-04): I'm trying to use debian for the first time. and I'm not able to install Gnucobol. aderkaoua@LAPTOP-6B841S0M:~$ sudo apt-get install gnucobol Reading package lists... Done Building dependency tree... Done Reading

RE: Need help to install gnucobol

2023-02-04 Thread Ming Kuang
On Sunday, February 5, 2023 12:21 PM, Amine Derk wrote: > > I'm trying to use debian for the first time. and I'm not able to install > > Gnucobol. > > > > aderkaoua@LAPTOP-6B841S0M:~$ sudo apt-get install gnucobol > > Reading package lists... Done > > Building dependency tree... Done > > Reading

Re: Need help to install gnucobol

2023-02-04 Thread Andika Triwidada
> Amine Derk (2023-02-04): > > I'm trying to use debian for the first time. and I'm not able to install > > Gnucobol. > > > > aderkaoua@LAPTOP-6B841S0M:~$ sudo apt-get install gnucobol > > Reading package lists... Done > > Building dependency tree... Done > > Reading state information... Done > >

Re: Need help to install gnucobol

2023-02-04 Thread Cyril Brulebois
Hi Amine, Amine Derk (2023-02-04): > I'm trying to use debian for the first time. and I'm not able to install > Gnucobol. > > aderkaoua@LAPTOP-6B841S0M:~$ sudo apt-get install gnucobol > Reading package lists... Done > Building dependency tree... Done > Reading state information... Done > *E:

Re: need help on setup netgear adapter

2021-12-01 Thread Andrew M.A. Cater
On Wed, Dec 01, 2021 at 10:35:49AM +, Long Wind wrote: > Thank Andy! i've just installed bullseye again, and can't get it to work with > netgear wn111. its problem is same as fresh install of buster. actually i've > complained this before: if wifi adapter isn't set up by installer, then i'm

Re: need help on setup netgear adapter

2021-12-01 Thread Andrew M.A. Cater
On Wed, Dec 01, 2021 at 05:20:02AM +, Long Wind wrote: > Thank  Andrew! > i've been able to get stretch and bullseye to work with netgear wn111 > both have installed other wifi adapter with non-freeware before > but i can't get fresh install of buster to work > buster has

Re: need help on setup netgear adapter

2021-11-30 Thread Long Wind
Thank  Andrew! i've been able to get stretch and bullseye to work with netgear wn111 both have installed other wifi adapter with non-freeware before but i can't get fresh install of buster to work buster has /lib/firmware/carl9170-1.fw i run ifup wlx... : Internet Systems Consortium DHCP Client

Re: need help on setup netgear adapter

2021-11-30 Thread Andrew M.A. Cater
On Tue, Nov 30, 2021 at 09:56:32AM +, Long Wind wrote: > i plug netgear wn111 to other PC (hp thin client) running debian 11it easily > work, and don't seem to need non-free firmware??how to verify this? i think  > rt2870.bin is needed by other adapter > > >  ls /lib/firmware/ -lR >

Re: need help on setting up thunderbird

2021-08-06 Thread tomas
On Thu, Aug 05, 2021 at 04:55:51PM -0400, lou wrote: > tomas, thunderbird is working now Thanks, glad to hear it :) Cheers - t signature.asc Description: Digital signature

Re: need help on setting up thunderbird

2021-08-05 Thread lou
tomas, thunderbird is working now

Re: need help on setting up thunderbird

2021-08-05 Thread tomas
On Thu, Aug 05, 2021 at 06:34:18AM -0400, lou wrote: > Thank didier and tomas! i've set up thunderbird > > when i receive mail, thunderbird prompts me for password, i enter > 16-char-long code, password used in their web-based mail isn't used I think I din't understand you: is thunderbird

Re: need help on setting up thunderbird

2021-08-05 Thread asoeldner
Am 05.08.2021 um 12:34 schrieb lou: Thank didier and tomas! i've set up thunderbird when i receive mail, thunderbird prompts me for password, i enter 16-char-long code, password used in their web-based mail isn't used Take a look in "Settings" and there for Master-Password ..

Re: need help on setting up thunderbird

2021-08-05 Thread lou
Thank didier and tomas! i've set up thunderbird when i receive mail, thunderbird prompts me for password, i enter 16-char-long code, password used in their web-based mail isn't used

Re: need help on setting up thunderbird

2021-08-05 Thread tomas
On Thu, Aug 05, 2021 at 10:08:55AM +0200, didier gaumet wrote: > > Hello, > > >From memory (so take it with a grain of salt), when Thunderbird asks > for a password to access a mail server for the first time [...] This is more or less my recollection, yes. > I would imagine that is somewhat

Re: need help on setting up thunderbird

2021-08-05 Thread didier gaumet
Hello, >From memory (so take it with a grain of salt), when Thunderbird asks for a password to access a mail server for the first time, it proposes to store it in order for the user to not have to enter his password each time. But this storage is not mandatory. If the user choses to enter his

Re: need help on setting up thunderbird

2021-08-05 Thread tomas
On Thu, Aug 05, 2021 at 07:38:44AM +0800, loushanguan2...@sina.com wrote: > mail provider gives me 16-character-long authorization code for smtp > server(something like 77c93457b12ab54a)i can't enter it in thunderbird > > in Account Settings/Outgoing Sever dialogPort should be 587which shall

Re: need help on setting up thunderbird

2021-08-04 Thread Bret Busby
On 5/8/21 7:38 am, loushanguan2...@sina.com wrote: mail provider gives me 16-character-long authorization code for smtp server (something like 77c93457b12ab54a) i can't enter it in thunderbird in Account Settings/Outgoing Sever dialog Port should be 587 which shall i choose for "Connection

need help on setting up thunderbird

2021-08-04 Thread loushanguan2015
mail provider gives me 16-character-long authorization code for smtp server(something like 77c93457b12ab54a)i can't enter it in thunderbird in Account Settings/Outgoing Sever dialogPort should be 587which shall i choose for "Connection security" and "Authentication method"?

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-10 Thread Michael Lange
On Fri, 09 Jul 2021 22:14:23 +0300 Anssi Saari wrote: > Joerg Kampmann writes: > > > Hello group I wanted to install ffmpeg under Debian 9 and got some > > errormessages (in German): > > How about errormessages not in German? LANG=en_US.utf8 apt install > ffmpeg? > > > ffmpeg : Hängt ab

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Stefan Monnier
> 2. repair my situation - I cannot go to Debian 10 right now (I posted the > reason somewhere here - mouse ist awfully slow and jumpy)) You might want to try `aptitude` instead of `apt`: it will try to offer ways to fix the problem (by removing package). The solutions it offers can sometimes

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Kampmann
Heureka ... I did an aptitude ... and got the following (and the quit!!! - but do I know whether my system is ok???): root@primergy:~/software-env# aptitude install ffmpeg Warning: Invalid locale (please review locale settings, this might lead to problems later):  

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Greg Wooledge
On Fri, Jul 09, 2021 at 11:13:47PM +0200, Joerg Kampmann wrote: > Die folgenden Pakete haben unerfüllte Abhängigkeiten: >  libavcodec-dev : Hängt ab von: libavcodec58 (= 10:4.1.6-dmo1+deb10u1) soll There we have it. You have added a debian-multimedia (dmo) source intended to be used with Debian

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Joerg Kampmann
Am 09.07.21 um 22:47 schrieb Stefan Monnier: 2. repair my situation - I cannot go to Debian 10 right now (I posted the reason somewhere here - mouse ist awfully slow and jumpy)) You might want to try `aptitude` instead of `apt`: it will try to offer ways to fix the problem (by removing

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Joerg Kampmann
Am 09.07.21 um 21:44 schrieb Greg Wooledge: On Fri, Jul 09, 2021 at 09:36:00PM +0200, Kampmann wrote: The following packages have unmet dependencies:  libavcodec58 : Depends: libavutil56 (>= 10:4.1.6) but it is not going to be installed     Depends: libc6 (>= 2.27) but

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Brian
On Fri 09 Jul 2021 at 15:40:21 -0400, Greg Wooledge wrote: > On Fri, Jul 09, 2021 at 08:37:03PM +0100, Brian wrote: > > On Fri 09 Jul 2021 at 15:05:20 -0400, Greg Wooledge wrote: > > > > > On Fri, Jul 09, 2021 at 08:41:17PM +0200, Joerg Kampmann wrote: > > > > Hello - I tried to install ffmpeg

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Greg Wooledge
On Fri, Jul 09, 2021 at 09:36:00PM +0200, Kampmann wrote: > The following packages have unmet dependencies: >  libavcodec58 : Depends: libavutil56 (>= 10:4.1.6) but it is not going to be > installed >     Depends: libc6 (>= 2.27) but 2.24-11+deb9u4 is to be > installed This is a

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Kampmann
Am 09.07.21 um 21:40 schrieb Greg Wooledge: On Fri, Jul 09, 2021 at 08:37:03PM +0100, Brian wrote: On Fri 09 Jul 2021 at 15:05:20 -0400, Greg Wooledge wrote: On Fri, Jul 09, 2021 at 08:41:17PM +0200, Joerg Kampmann wrote: Hello - I tried to install ffmpeg (a normal Debian package) and got

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Kampmann
Am 09.07.21 um 21:37 schrieb Brian: On Fri 09 Jul 2021 at 15:05:20 -0400, Greg Wooledge wrote: On Fri, Jul 09, 2021 at 08:41:17PM +0200, Joerg Kampmann wrote: Hello - I tried to install ffmpeg (a normal Debian package) and got some strange messages. the ffmpeg-group adviced me to go to a

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Greg Wooledge
On Fri, Jul 09, 2021 at 08:37:03PM +0100, Brian wrote: > On Fri 09 Jul 2021 at 15:05:20 -0400, Greg Wooledge wrote: > > > On Fri, Jul 09, 2021 at 08:41:17PM +0200, Joerg Kampmann wrote: > > > Hello - I tried to install ffmpeg (a normal Debian package) and got some > > > strange messages. the

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Brian
On Fri 09 Jul 2021 at 15:05:20 -0400, Greg Wooledge wrote: > On Fri, Jul 09, 2021 at 08:41:17PM +0200, Joerg Kampmann wrote: > > Hello - I tried to install ffmpeg (a normal Debian package) and got some > > strange messages. the ffmpeg-group adviced me to go to a Debian group. I > > hope I am

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Kampmann
Ok, thanks - here we go :) : (base) joerg@primergy:~$ su Passwort: root@primergy:/home/joerg# export LANG=en_US.utf8 root@primergy:/home/joerg# apt install ffmpeg Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Anssi Saari
Joerg Kampmann writes: > Hello group I wanted to install ffmpeg under Debian 9 and got some > errormessages (in German): How about errormessages not in German? LANG=en_US.utf8 apt install ffmpeg? > ffmpeg : Hängt ab von: libavcodec58 (>= 10:4.1.6) soll aber nicht > installiert werden

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Kampmann
Am 09.07.21 um 21:04 schrieb Brian: On Fri 09 Jul 2021 at 20:41:17 +0200, Joerg Kampmann wrote: Hello - I tried to install ffmpeg (a normal Debian package) and got some strange messages. the ffmpeg-group adviced me to go to a Debian group. I hope I am correct here in this group. You have

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Greg Wooledge
On Fri, Jul 09, 2021 at 08:41:17PM +0200, Joerg Kampmann wrote: > Hello - I tried to install ffmpeg (a normal Debian package) and got some > strange messages. the ffmpeg-group adviced me to go to a Debian group. I > hope I am correct here in this group. > > I am running Debian 9 on a Fujitsu TX

Re: Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Brian
On Fri 09 Jul 2021 at 20:41:17 +0200, Joerg Kampmann wrote: > Hello - I tried to install ffmpeg (a normal Debian package) and got some > strange messages. the ffmpeg-group adviced me to go to a Debian group. I > hope I am correct here in this group. You have kept these "strange" meaages secret.

Need help with ffmpeg installation - strange behaviour of my system - am I correct here?

2021-07-09 Thread Joerg Kampmann
Hello - I tried to install ffmpeg (a normal Debian package) and got some strange messages. the ffmpeg-group adviced me to go to a Debian group. I hope I am correct here in this group. I am running Debian 9 on a Fujitsu TX 100 S1 computer ... /base) joerg@primergy:~$ uname -a Linux primergy

Re: need help on playing m3u8 file with mplayer

2021-05-13 Thread Dan Ritter
Long Wind wrote: > m3u8 file include a line below > #EXT-X-KEY:METHOD=AES-128,URI="https://ts-qsg.qinbuyan666.com/20210511/Ql6iBJVB/1100kb/hls/key.key; > > i want to change it to local file: > #EXT-X-KEY:METHOD=AES-128,URI="file:///home/zhou/key.key" > it doesn't work, mplayer complains: > >

need help on playing m3u8 file with mplayer

2021-05-13 Thread Long Wind
m3u8 file include a line below #EXT-X-KEY:METHOD=AES-128,URI="https://ts-qsg.qinbuyan666.com/20210511/Ql6iBJVB/1100kb/hls/key.key; i want to change it to local file: #EXT-X-KEY:METHOD=AES-128,URI="file:///home/zhou/key.key" it doesn't work, mplayer complains: [hls,applehttp @

Re: Need help finding the right package under which to report a bug

2021-04-18 Thread Sven Joachim
On 2021-04-18 12:31 +0800, Robbi Nespu wrote: > A quick or temporary solution are to git clone > https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git > and copy thus selection (warning line) of missing modules to > /lib/firmware/amdgpu/ > > (Don't try my solution if you are

Re: Need help finding the right package under which to report a bug

2021-04-17 Thread Robbi Nespu
On 4/18/21 12:31 PM, Robbi Nespu wrote: I hope my guess is right. It on recently added on kernel up stream, I can see the log here https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/amdgpu -- Email : Robbi Nespu PGP fingerprint : D311 B5FF EEE6 0BE8 9C91 FA9E

Re: Need help finding the right package under which to report a bug

2021-04-17 Thread Robbi Nespu
Hello On 4/18/21 10:08 AM, Joshua Brickel wrote: I am using bullseye and when I perform an update (apt-get dist-upgrade) to the system I get get the following messages.  I'm not sure if this is an intramfs-tools issue or a firmware-amd-graphics issue.  I have the latest version

Need help finding the right package under which to report a bug

2021-04-17 Thread Joshua Brickel
I am using bullseye and when I perform an update (apt-get dist-upgrade) to the system I get get the following messages. I'm not sure if this is an intramfs-tools issue or a firmware-amd-graphics issue. I have the latest version firmware-amd-graphics installed. Processing triggers for

Re: Need Help

2021-02-10 Thread David Christensen
On 2021-02-10 13:48, David Christensen wrote: On 09.02.2021 20:46, griffin...@verizon.net wrote: Please see attached. If the attachment is, say, 20 kB (8 pages) or less, please post.  If larger, please post the most relevant portions and provide a public URL for the rest. I found the

Re: Need Help

2021-02-10 Thread David Christensen
On 09.02.2021 20:46, griffin...@verizon.net wrote: Please see attached. If the attachment is, say, 20 kB (8 pages) or less, please post. If larger, please post the most relevant portions and provide a public URL for the rest. David

Re: Need Help

2021-02-10 Thread Alexander V. Makartsev
On 09.02.2021 20:46, griffin...@verizon.net wrote: Please see attached. Have you done something to the system prior to its failure? Could you send more information about this system? Is it laptop or a stationary PC? Does it uses RAID? Is it "Buster" (Current Stable branch) installation? Due

Need Help

2021-02-09 Thread griffineng
Please see attached. message1 Description: Binary data

Need help with RoboLinux Debian/GNU-Linux

2021-01-18 Thread Burkhard Salz
Hi, I just installed Robo Linux Debian/GNU-Linux but I can not play ALL DVD Movies like GI Joe on VLC Player. Please leave me your info what to because I am only a User. Many thanks. Burkhard Salz Brahmsstrasse 27 53332 Bornheim/Germany Codex*Höflichkeit und Menschlichkeit tut nicht weh*

Re: Need help -- Virtual Machine Manager

2020-09-05 Thread Fabien Roucaute
Le 05/09/2020 à 19:27, Dennis Wicks a écrit : > Yes, everything is in the same box/host. I need to know how to mount a > physical CD! > TNX! > You go in the menu View-> details-> CD-ROM, and then you select the physical drive in the list (usually /dev/sr0)

Re: Need help -- Virtual Machine Manager

2020-09-05 Thread Dennis Wicks
Fabien Roucaute wrote on 9/5/20 1:40 AM: Le 05/09/2020 à 01:57, Dennis Wicks a écrit : I'm running Win10 with Virtual Machine Manager on Deb 10.4. How to I attach my CD drive to Win10 so I can install some software? Many TIA! Dennis Either the ISO or the CD-ROM need to be on the host. If

Re: Need help -- Virtual Machine Manager

2020-09-05 Thread Fabien Roucaute
Le 05/09/2020 à 01:57, Dennis Wicks a écrit : > I'm running Win10 with Virtual Machine Manager on Deb 10.4. How to I > attach my CD drive to Win10 so I can install some software? > > Many TIA! > Dennis > Either the ISO or the CD-ROM need to be on the host. If KVM/libvirt doesn't run on the

Need help -- Virtual Machine Manager

2020-09-04 Thread Dennis Wicks
I'm running Win10 with Virtual Machine Manager on Deb 10.4. How to I attach my CD drive to Win10 so I can install some software? Many TIA! Dennis

Re: Need help with PATH variable (i3/debian buster)

2020-07-30 Thread tomas
On Thu, Jul 30, 2020 at 08:46:24AM -0400, Greg Wooledge wrote: > On Thu, Jul 30, 2020 at 11:56:27AM +0200, to...@tuxteam.de wrote: > > Sigh. It /used/ to be simple. > > Honestly, it never was [...] C'm on. At least there was a finite set back then. These days, the set is infinite, or at least

Re: Need help with PATH variable (i3/debian buster)

2020-07-30 Thread Klaus Singvogel
Greg Wooledge wrote: > Every type of login follows a completely different set of steps for > configuring your environment. Reconciling these and achieving a uniform > environment across all possible login types is *extremely* difficult, > if not impossible. It's more or less a layer model with

Re: Need help with PATH variable (i3/debian buster)

2020-07-30 Thread Greg Wooledge
On Thu, Jul 30, 2020 at 11:56:27AM +0200, to...@tuxteam.de wrote: > Sigh. It /used/ to be simple. Honestly, it never was. Even in the old days, users had different login shell options, so if you wanted a consistent environment for csh and sh users, for example, you had to write two different

Re: Need help with PATH variable (i3/debian buster)

2020-07-30 Thread Greg Wooledge
On Thu, Jul 30, 2020 at 11:21:54AM +0200, Benedikt Tuchen wrote: > When I use no display manager like lightdm, I start i3 via startx in > the console. If I do this dmenu and rofi are using my personal $PATH > variable. For example it includes "$HOME/.local/bin". But when I > use a display manager,

Re: Need help with PATH variable (i3/debian buster)

2020-07-30 Thread tomas
On Thu, Jul 30, 2020 at 11:21:54AM +0200, Benedikt Tuchen wrote: > Hello, > > I got some strange behavior with my PATH variable and maybe somebody > here can help me with this. > > When I use no display manager like lightdm, I start i3 via startx in > the console. If I do this dmenu and rofi are

Need help with PATH variable (i3/debian buster)

2020-07-30 Thread Benedikt Tuchen
Hello, I got some strange behavior with my PATH variable and maybe somebody here can help me with this. When I use no display manager like lightdm, I start i3 via startx in the console. If I do this dmenu and rofi are using my personal $PATH variable. For example it includes "$HOME/.local/bin".

Re: Need help with debugging Apache on Debian 10.2

2020-01-17 Thread Angela Korra'ti
versions of PHP. And yes, I have the PHP mod active in Apache. Re: getting a core dump… that’s the part I need help with. I did get the debugger installed but I am not experienced with how to use it in a way that’d let me actually get useful data. The big blocking problem would seem

Re: Need help with debugging Apache on Debian 10.2

2020-01-17 Thread tomas
On Fri, Jan 17, 2020 at 08:38:18PM -0800, Angela Korra'ti wrote: > Yes we did, we did the upgrade in two distinct stages. > We did run into roadblocks as we went, but those were > mostly around PHP incompatibilities that we had to > address to bring our sites back up. I'd look first into that PHP

Re: Need help with debugging Apache on Debian 10.2

2020-01-17 Thread Angela Korra'ti
P.S. Confirmed that systemctl reload apache2.service throws no errors. > On Jan 17, 2020, at 8:38 PM, Angela Korra'ti > wrote: > > Yes we did, we did the upgrade in two distinct stages. We did run into > roadblocks as we went, but those were mostly around PHP incompatibilities > that we had

Re: Need help with debugging Apache on Debian 10.2

2020-01-17 Thread Angela Korra'ti
Yes we did, we did the upgrade in two distinct stages. We did run into roadblocks as we went, but those were mostly around PHP incompatibilities that we had to address to bring our sites back up. I’m _pretty_ sure we don’t have any config incompatibilities in Apache… because yeah, Apache does

Re: Need help with debugging Apache on Debian 10.2

2020-01-17 Thread Dan Ritter
highland.info/2020/01/12/need-help-with-debian-web-server-debugging/ > > To what I wrote in that post, I can add that we???ve also kept the server up > to date with security and other updates, and it???s been rebooted a couple of > times since the big upgrade to Debian 10. (We were

Need help with debugging Apache on Debian 10.2

2020-01-17 Thread Angela Korra’ti
written up the problem in detail here: https://angelahighland.info/2020/01/12/need-help-with-debian-web-server-debugging/ That post (which is external to my home web server, since my home web server is unstable) includes: * Behavior observed when the seg fault occurs * What I’ve done to try to fix

Re: Need help about development of your distributions.

2019-05-24 Thread Jonathan Dowland
On Fri, May 24, 2019 at 03:02:52AM +, Ale Frataslafra wrote: Hello, I'm Alexandria F., I'm a software developer, i have all versions of your distributions of debian jessie and stretch(gnome,kde,xfce,cinnamon,lxde) downloaded, but im start in contact with you because i have some questions

Need help about development of your distributions.

2019-05-23 Thread Ale Frataslafra
Hello, I'm Alexandria F., I'm a software developer, i have all versions of your distributions of debian jessie and stretch(gnome,kde,xfce,cinnamon,lxde) downloaded, but im start in contact with you because i have some questions about debian live cd, for be specific(Jessie 8.0.0), my questions

Re: Need help analyzing (kernel?) memory usage and reclaiming RAM (Debian Stretch)

2019-04-17 Thread Martin Schwarz
On Tue, Apr 16, 2019 at 04:39:32PM +0200, Peter Wiersig wrote: >rss RSS resident set size, the non-swapped physical > memory that a task has used (in kiloBytes). > (alias rssize, rsz). > ... >vsz VSZ virtual memory size of

  1   2   3   4   5   6   7   8   9   10   >