Re: Package identification

2025-07-11 Thread Max Nikulin
On 12/07/2025 01:28, Thomas Schmitt wrote: Whatever, the Debian question is whether "apt upgrade" changed this EFI setting forth and back. Is fwupd running on this machine? It might be direct update of firmware either of the machine or of the dock station unrelated to .deb packages and apt.

Re: Package identification

2025-07-11 Thread Thomas Schmitt
The fact that it works with Linux lets me think that the failure with EFI and GRUB is not an intended security feature. --- Whatever, the Debian question is whether "apt upgrade" changed this EFI setting forth and back. One could acc

Re: Package identification

2025-07-11 Thread Wolf
Sent with Proton Mail secure email. On Friday, 11 July 2025 at 14:41, Thomas Schmitt wrote: > Hi, > > Wolf wrote: > > > > > My default settings in EFI was Thunderbolt security: OFF. > > > > Today, I changed security from OFF to "User Authorization" and now > > > > keyboard is working. > > >

Re: Package identification

2025-07-11 Thread Thomas Schmitt
Hi, Wolf wrote: > > > My default settings in EFI was Thunderbolt security: OFF. > > > Today, I changed security from OFF to "User Authorization" and now > > > keyboard is working. > > > I tested changing back from "User Authorization" to OFF and the keyboard > > > became unusable again. I wrote:

Re: Package identification

2025-07-10 Thread Max Nikulin
On 11/07/2025 02:13, Thomas Schmitt wrote: Wolf wrote: My default settings in EFI was Thunderbolt security: OFF. Today, I changed security from OFF to "User Authorization" and now keyboard is working. I tested changing back from "User Authorization" to OFF and the keyboard became unusable again.

Re: Package identification

2025-07-10 Thread Thomas Schmitt
Hi, Wolf wrote: > My default settings in EFI was Thunderbolt security: OFF. > Today, I changed security from OFF to "User Authorization" and now keyboard > is working. > I tested changing back from "User Authorization" to OFF and the keyboard > became unusable again. (So Thunderbolt is off, not t

Re: Package identification

2025-07-10 Thread Thomas Schmitt
u find a way to undo these settings ? General question: I wonder how could the lengthy upgrade of 2025-07-04 07:41:06 fix the problem. Which package from there would be suspicious to counter-fiddle with EFI ? (And is Wicked Uncle Ernie a Debian Developer meanwhile ?) Have a nice day :) Thomas

Re: Package identification

2025-07-10 Thread Wolf
he mouse worked well, but two days later, after the > > another upgrade > > > > - > > Start-Date: 2025-07-06 09:27:29 > > Commandline: apt upgrade > > Requested-By: g (1000) > >

Re: Package identification

2025-07-10 Thread Nicolas George
Clumsy and inefficient: >(I'm subscribed there. No need to Cc: me.) Clean and efficient: >> Reply-To: debian-user@lists.debian.org > https://lists.debian.org/debian-user/ > does not deliver a page, although ping lists.debian.org works fine. Works for me. Either a transient pr

Re: Package identification

2025-07-09 Thread Thomas Schmitt
0a1~20250704212032, > 142.0a1~20250705211551), firmware-sof-signed:amd64 (2025.01-1, 2025.05-1), > mobile-broadband-provider-info:amd64 (20240407-1, 20250613-2) > End-Date: 2025-07-06 09:27:35 > -------- > - > > the keyboard and t

Re: Package identification

2025-07-09 Thread Thomas Schmitt
er other system updates, the the keyboard and the mouse are > working again during boot, and so on: the on/off cycle repeats. If the keyboard would only fail to work while GRUB is running, then the package name for the bug report would be "grub2". But if you cannot get the computer's

Re: Package identification

2025-07-09 Thread John Dow
> > On 9 Jul 2025, at 17:30, Greg wrote: > > On 2025-07-09, Nicolas George wrote: >> Felix Miata (HE12025-07-09): >>> This may have nothing to do with Debian or any OS. It could be either >>> firmware in >>> the motherboard >> >> Nit: the firmware in the motherboard is an operating system.

Re: Package identification

2025-07-09 Thread Greg
On 2025-07-09, Nicolas George wrote: > Felix Miata (HE12025-07-09): >> This may have nothing to do with Debian or any OS. It could be either >> firmware in >> the motherboard > > Nit: the firmware in the motherboard is an operating system. Is the firmware in the motherboard otherwise referred to

Re: Package identification

2025-07-09 Thread Nicolas George
Felix Miata (HE12025-07-09): > This may have nothing to do with Debian or any OS. It could be either > firmware in > the motherboard Nit: the firmware in the motherboard is an operating system. Regards, -- Nicolas George

Re: Package identification

2025-07-09 Thread Felix Miata
Wolf composed on 2025-07-09 08:34 (UTC): > I need to identify a package to fill a bug report and I need help for that. > On my laptop (Debian unstable) I'm using external illuminated keyboard and > mouse connected to > - Dell dock connected via thunderbolt > or > - U2

Re: Package identification

2025-07-09 Thread Nicolas George
Wolf (HE12025-07-09): > After some system updates, the keyboard and the mouse become unusable > (and the keyboard is not illuminated) during boot: I cannot access > BIOS and cannot select grub entries. > Then, once system started, both keyboard and mouse become usable. What you describe is an issu

Package identification

2025-07-09 Thread Wolf
Hi, I need to identify a package to fill a bug report and I need help for that. On my laptop (Debian unstable) I'm using external illuminated keyboard and mouse connected to - Dell dock connected via thunderbolt or - U2724de Dell monitor also connected via thunderbolt After some s

Re: General question about package building

2025-06-26 Thread Dan Ritter
Hans wrote: > For my own purposes I want to build a package with my own content. > It will content several wordlists I created and need them as package, when I > build a live image. > > All wordlists shall be in /usr/share/wordlists1/. > > Now my question: Is it cor

General question about package building

2025-06-26 Thread Hans
Dear list, I have a general question to package building. For my own purposes I want to build a package with my own content. It will content several wordlists I created and need them as package, when I build a live image. All wordlists shall be in /usr/share/wordlists1/. Now my question: Is

Re: Run script after package install, update?

2025-06-15 Thread Max Nikulin
On 15/06/2025 23:08, tomas wrote: On Sun, Jun 15, 2025 at 11:33:09AM -0400, Greg Wooledge wrote: According to the apt.conf(5) man page: Pre-Invoke, Post-Invoke [...] That's clear as mud. What is "list notation"? [...] Aaah. I guess they mean Perl-y lists, like ["foo", "bar", "baz"]

Re: Run script after package install, update

2025-06-15 Thread David Wright
On Sun 15 Jun 2025 at 13:33:41 (-0400), Greg Wooledge wrote: > On Sun, Jun 15, 2025 at 12:14:30 -0500, David Wright wrote: > > Well, I just plagiarised /etc/apt/apt.conf.d/99needrestart: > > > > $ cat /etc/apt/apt.conf.d/99redogrub > > DPkg::Post-Invoke {"test -x /var/local/bin/redo && /var/l

Re: Run script after package install, update

2025-06-15 Thread Greg Wooledge
On Sun, Jun 15, 2025 at 12:14:30 -0500, David Wright wrote: > Well, I just plagiarised /etc/apt/apt.conf.d/99needrestart: > > $ cat /etc/apt/apt.conf.d/99redogrub > DPkg::Post-Invoke {"test -x /var/local/bin/redo && /var/local/bin/redo || > true"; }; > $ > > and wrote /var/local/bin/redo

Re: Run script after package install, update

2025-06-15 Thread Boyan Penkov
still open: is there in fact a straightforward way for a user, not > > > the package maintainer, to tell the package management system: "If and > > > only if your operation touched package x, also do this one thing > > > locally."? I can think of about a mill

Re: Run script after package install, update

2025-06-15 Thread David Wright
On Sun 15 Jun 2025 at 11:33:09 (-0400), Greg Wooledge wrote: > On Sun, Jun 15, 2025 at 11:07:41 -0400, Boyan Penkov wrote: > > So ultimately, my problem is addressed; however, the larger question > > is still open: is there in fact a straightforward way for a user, not > > t

Re: Run script after package install, update?

2025-06-15 Thread tomas
On Sun, Jun 15, 2025 at 06:08:08PM +0200, to...@tuxteam.de wrote: [...] > Aaah. I guess they mean Perl-y lists, like ["foo", "bar", "baz"]. Gah, no. That'd make an array ref. I wanted to write ("foo", "bar", "baz"). Cheers -- t signature.asc Description: PGP signature

Re: Run script after package install, update?

2025-06-15 Thread tomas
On Sun, Jun 15, 2025 at 11:33:09AM -0400, Greg Wooledge wrote: > On Sun, Jun 15, 2025 at 11:07:41 -0400, Boyan Penkov wrote: > > So ultimately, my problem is addressed; however, the larger question > > is still open: is there in fact a straightforward way for a user, not > > t

Re: Run script after package install, update?

2025-06-15 Thread Boyan Penkov
stion > > is still open: is there in fact a straightforward way for a user, not > > the package maintainer, to tell the package management system: "If and > > only if your operation touched package x, also do this one thing > > locally."? I can think of about a m

Re: Run script after package install, update?

2025-06-15 Thread Greg Wooledge
On Sun, Jun 15, 2025 at 11:07:41 -0400, Boyan Penkov wrote: > So ultimately, my problem is addressed; however, the larger question > is still open: is there in fact a straightforward way for a user, not > the package maintainer, to tell the package management system: "If and

Re: Run script after package install, update?

2025-06-15 Thread Boyan Penkov
which was "Does this run after every apt invocation, or only the one that touched the relevant package?" David Wright and the wanderer both suggest a workaround, which essentially comes down to wrapping apt in another script that's something like: ``` apt dist-upgrade if /boot/

Re: Run script after package install, update

2025-06-15 Thread David Wright
On Sun 15 Jun 2025 at 06:23:20 (-0400), The Wanderer wrote: > On 2025-06-15 at 04:01, to...@tuxteam.de wrote: > > OK, here is the screwdriver (from man apt.conf(5)): > > > >Pre-Invoke, Post-Invoke > >This is a list of shell commands to run before/after > >invoking

Re: Run script after package install, update?

2025-06-15 Thread Darac Marjal
On 15/06/2025 00:10, Boyan Penkov wrote: Hello folks, I'm wiring to ask how to get apt to run a script after a particular package is installed or updated. Am I looking for dpkg-triggers or some apt conf? Specifically, I have GRUB installed to *every* drive, with the expectation that al

Re: Run script after package install, update?

2025-06-15 Thread The Wanderer
would boil down to "write a shell script and use that as the command"), or a way for a command running independent of apt to *detect* whether such an update has happened, that doesn't look like it would satisfy the need. I know there are ways for one package to react to the update

Re: Run script after package install, update?

2025-06-15 Thread tomas
'm wiring to ask how to get apt to run a script after a particular > >> package is installed or updated. Am I looking for dpkg-triggers or > >> some apt conf? > >> > >> Specifically, I have GRUB installed to *every* drive, with the > >> expectation th

Re: Run script after package install, update?

2025-06-15 Thread Anders Andersson
On Sun, Jun 15, 2025 at 7:45 AM Nicholas Geovanis wrote: > > > > On Sat, Jun 14, 2025, 9:15 PM Boyan Penkov wrote: >> >> Hello folks, >> >> I'm wiring to ask how to get apt to run a script after a particular >> package is installed or updated. Am

Re: Run script after package install, update?

2025-06-14 Thread Nicholas Geovanis
On Sat, Jun 14, 2025, 9:15 PM Boyan Penkov wrote: > Hello folks, > > I'm wiring to ask how to get apt to run a script after a particular > package is installed or updated. Am I looking for dpkg-triggers or > some apt conf? > > Specifically, I have GRUB installed

Run script after package install, update?

2025-06-14 Thread Boyan Penkov
Hello folks, I'm wiring to ask how to get apt to run a script after a particular package is installed or updated. Am I looking for dpkg-triggers or some apt conf? Specifically, I have GRUB installed to *every* drive, with the expectation that all but one drives can fail and the machine

Re: spamassassin Debian package unsafe to use in stable?

2025-06-10 Thread Vincent Lefevre
On 2025-06-09 16:24:41 +0200, Thomas Hochstein wrote: > Rules are updated by the sa-update service, started e.g. by > | systemctl enable --now spamassassin-maintenance.timer > | systemctl start spamassassin-maintenance.service > > Doing that, the scores are up to date: > | thh@angmar:~$ grep RCVD_

Re: spamassassin Debian package unsafe to use in stable?

2025-06-10 Thread Vincent Lefevre
On 2025-06-09 13:50:52 +0200, Nicolas George wrote: > Vincent Lefevre (HE12025-06-09): > > Jun 09 13:07:48 joooj spamd[164780]: check: dns_block_rule > > RCVD_IN_VALIDITY_RPBL_BLOCKED hit, creating > > /root/.spamassassin/dnsblock_bl.score.senderscore.com > > A system service accessing files in

Re: spamassassin Debian package unsafe to use in stable?

2025-06-10 Thread Andy Smith
Hi, On Tue, Jun 10, 2025 at 09:34:33AM +0200, Vincent Lefevre wrote: > On 2025-06-09 16:24:41 +0200, Thomas Hochstein wrote: > > | thh@angmar:~$ grep RCVD_IN_VALIDITY > > /var/lib/spamassassin/4.01/updates_spamassassin_org/50_scores.cf > > | score RCVD_IN_VALIDITY_CERTIFIED 0 > > | score RCVD

Re: spamassassin Debian package unsafe to use in stable?

2025-06-09 Thread Thomas Hochstein
Vincent Lefevre wrote: > Is the spamassassin Debian package unsafe to use in stable? > > The issue is that things related to spam evolves rapidly, but > Debian stable is... stable. Debian stable already has the current version of SpamAssassin: | News and Announcements | |

Re: spamassassin Debian package unsafe to use in stable?

2025-06-09 Thread Nicolas George
Vincent Lefevre (HE12025-06-09): > Jun 09 13:07:48 joooj spamd[164780]: check: dns_block_rule > RCVD_IN_VALIDITY_RPBL_BLOCKED hit, creating > /root/.spamassassin/dnsblock_bl.score.senderscore.com A system service accessing files in the personal directory of root? There is something seriously wro

Re: spamassassin Debian package unsafe to use in stable?

2025-06-09 Thread Vincent Lefevre
On 2025-06-09 08:03:58 +, Andy Smith wrote: > sa-update already picked it up: > > $ grep RCVD_IN_VALIDITY > /var/lib/spamassassin/4.01/updates_spamassassin_org/50_scores.cf > score RCVD_IN_VALIDITY_CERTIFIED 0 > score RCVD_IN_VALIDITY_SAFE 0 > score RCVD_IN_VALIDITY_RPBL 0 > #score RCVD_

Re: spamassassin Debian package unsafe to use in stable?

2025-06-09 Thread tomas
On Mon, Jun 09, 2025 at 08:07:37AM +, Andy Smith wrote: > On Mon, Jun 09, 2025 at 08:03:58AM +, Andy Smith wrote: > > On Mon, Jun 09, 2025 at 01:18:37AM +0200, Vincent Lefevre wrote: > > > Is the spamassassin Debian package unsafe to use in stable? > > > > I

Re: spamassassin Debian package unsafe to use in stable?

2025-06-09 Thread Andy Smith
On Mon, Jun 09, 2025 at 08:03:58AM +, Andy Smith wrote: > On Mon, Jun 09, 2025 at 01:18:37AM +0200, Vincent Lefevre wrote: > > Is the spamassassin Debian package unsafe to use in stable? > > I think so. I think the general expectation of spamassassin is that you > use a

Re: spamassassin Debian package unsafe to use in stable?

2025-06-09 Thread Andy Smith
Hi, On Mon, Jun 09, 2025 at 01:18:37AM +0200, Vincent Lefevre wrote: > Is the spamassassin Debian package unsafe to use in stable? I think so. I think the general expectation of spamassassin is that you use a release for a long time. > The issue is that things related to spam evolves r

Re: spamassassin Debian package unsafe to use in stable?

2025-06-08 Thread Vincent Lefevre
On 2025-06-09 02:58:07 +0200, Santiago Vila wrote: > El 9/6/25 a las 1:18, Vincent Lefevre escribió: > > Is the spamassassin Debian package unsafe to use in stable? > > > > The issue is that things related to spam evolves rapidly, but > > Debian stable is... stabl

Re: spamassassin Debian package unsafe to use in stable?

2025-06-08 Thread Santiago Vila
El 9/6/25 a las 1:18, Vincent Lefevre escribió: Is the spamassassin Debian package unsafe to use in stable? The issue is that things related to spam evolves rapidly, but Debian stable is... stable. Look at the version numbers: spamassassin | 4.0.1-1~deb12u1| stable

spamassassin Debian package unsafe to use in stable?

2025-06-08 Thread Vincent Lefevre
Is the spamassassin Debian package unsafe to use in stable? The issue is that things related to spam evolves rapidly, but Debian stable is... stable. So its rules become obsolete, such as those that generate RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RCVD_IN_VALIDITY_RPBL_BLOCKED

Re: Package on hold (comments)

2025-05-29 Thread Felix Miata
ide a config file where we can write which > package should be held, using a format that allows comments). I didn't check Bookworm, but: # grep RETT /etc/os-release PRETTY_NAME="Debian GNU/Linux trixie/sid" # aptitude search zypp p libzypp-bin - openSUSE/SLES package

Package on hold (was: Disable upgrades on grub)

2025-05-29 Thread Stefan Monnier
>> echo "PKGNAME hold" | sudo dpkg --set-selections > is that the same as apt-mark hold PKGNAME Reminds me that I wish we could add a comment describing why it's on hold (or alternatively, provide a config file where we can write which package should be held, using a for

Re: How to combine package grub-efi-amd64 with grub-efi-ia32 and grub-pc ?

2025-05-29 Thread Thomas Schmitt
nd grub-efi-$arch do the configuration to use one of those > binaries to make your system bootable. I can confirm that installing grub-pc-bin did not keep the machine from booting today. :)) I should have looked into the Debian package descriptions for GRUB five days earlier when i learn

Re: How to combine package grub-efi-amd64 with grub-efi-ia32 and grub-pc ?

2025-05-29 Thread Steve McIntyre
Thomas wrote: > >i am trying to reproduce a problem of grub-mkrescue. For that i need >the directories > /usr/lib/grub/i386-pc > /usr/lib/grub/i386-efi >alongside the already installed > /usr/lib/grub/x86_64-efi >in order to get an ISO for legacy BIOS and EFI together. >Gentoo and Arch obviously

Re: How to combine package grub-efi-amd64 with grub-efi-ia32 and grub-pc ?

2025-05-28 Thread Thomas Schmitt
ia/packages/g/grub2/control-2.06-13deb12u1 says Package: grub-pc-bin ... This package contains GRUB modules that have been built for use with the traditional PC/BIOS architecture. It can be installed in parallel with other flavours, but will not automatically install GRUB as the

Re: How to combine package grub-efi-amd64 with grub-efi-ia32 and grub-pc ?

2025-05-28 Thread Dan Ritter
Thomas Schmitt wrote: > Hi, > > i am trying to reproduce a problem of grub-mkrescue. For that i need > the directories > /usr/lib/grub/i386-pc > /usr/lib/grub/i386-efi > alongside the already installed > /usr/lib/grub/x86_64-efi > in order to get an ISO for legacy BIOS and EFI together. > G

How to combine package grub-efi-amd64 with grub-efi-ia32 and grub-pc ?

2025-05-28 Thread Thomas Schmitt
Hi, i am trying to reproduce a problem of grub-mkrescue. For that i need the directories /usr/lib/grub/i386-pc /usr/lib/grub/i386-efi alongside the already installed /usr/lib/grub/x86_64-efi in order to get an ISO for legacy BIOS and EFI together. Gentoo and Arch obviously can have this. I'm

Re: kotlin package and dependencies

2025-05-17 Thread Dan Ritter
Federico Kircheis wrote: > I'm using the kotlin package since I wanted to use the kotlinc compiler, and > noticed that it lists following packages as dependencies > > * ant > * libmaven-compiler-plugin-java > * libmaven-plugin-tools-java > * libmaven3-core-java &g

kotlin package and dependencies

2025-05-17 Thread Federico Kircheis
Hello, I'm using the kotlin package since I wanted to use the kotlinc compiler, and noticed that it lists following packages as dependencies * ant * libmaven-compiler-plugin-java * libmaven-plugin-tools-java * libmaven3-core-java I'm not using ant or maven, so this instal

Re: Problem with VLC H 264 after having installed ISPY package [SOLVED]

2025-05-13 Thread Greg Wooledge
On Tue, May 13, 2025 at 09:38:39 +, Andrew M.A. Cater wrote: > On Tue, May 13, 2025 at 11:32:20AM +0200, Bernard wrote: > > Hi to Everyone, > > > > This being done, I first thought that I could possibly succeed in just > > upgrading my Buster system to its last update, which I did, successfull

Re: Problem with VLC H 264 after having installed ISPY package [SOLVED]

2025-05-13 Thread Andrew M.A. Cater
On Tue, May 13, 2025 at 11:32:20AM +0200, Bernard wrote: > Hi to Everyone, > > This being done, I first thought that I could possibly succeed in just > upgrading my Buster system to its last update, which I did, successfully… > unfortunately this did not change the faulty behaviour of vlc. > > No

Re: Problem with VLC H 264 after having installed ISPY package [SOLVED]

2025-05-13 Thread Bernard
s dated dec 6 2020… => they are already in place, same date. So, I suppose that there is no need to re-install, since it is likely that the library file package did get re-installed when re-installing vlc. I don't know, because the install process does more than just unpack the archive—but exa

Re: Problem with VLC H 264 after having installed ISPY package

2025-05-11 Thread David Wright
for libc6 and libc-bin at the moment (assuming > > > > you haven't already upgraded them in the last 30 hours or so), and > > > > that could update timestamps. And anyway, I suspect the timestamp > > > > on /etc/ld.so.cache might not be very meaningful,

Re: Problem with VLC H 264 after having installed ISPY package

2025-05-08 Thread Bernard
refresh it. /*I could suggest that you re-install…*/ (four lines dated dec 6 2020… => they are already in place, same date. So, I suppose that there is no need to re-install, since it is likely that the library file package did get re-installed when re-installing vlc. I don't know, bec

Re: Problem with VLC H 264 after having installed ISPY package

2025-05-03 Thread Anssi Saari
Bernard writes: > which reminds me that, in the installation process of ‘ISPY/AgentDVR’ > packages, Video Acceleration was mentioned as a compulsory step, with > a warning that it could eventually affect some other applications ; I > had replied ‘Y’, because I thought it was easily reversible. >

Re: Issue with ffmpeg hevc_qsv Encoder on Debian Trixie – Unclear Package Responsibility

2025-05-02 Thread Dan Ritter
amir alavi wrote: > Package: ffmpeg > Version: 7:7.1.1-1+b1 > Package: intel-media-va-driver-non-free > Version: 25.1.4+ds1-1 > Dear Maintainers, > I am encountering an issue when attempting to convert files using ffmpeg with > the hevc_qsv encoder (Intel QuickS

Issue with ffmpeg hevc_qsv Encoder on Debian Trixie – Unclear Package Responsibility

2025-05-02 Thread amir alavi
Package: ffmpeg Version: 7:7.1.1-1+b1 Package: intel-media-va-driver-non-free Version: 25.1.4+ds1-1 Dear Maintainers, I am encountering an issue when attempting to convert files using ffmpeg with the hevc_qsv encoder (Intel QuickSync) on Debian Trixie. Previously, I was able to perform similar

Re: Problem with VLC H 264 after having installed ISPY package

2025-05-01 Thread David Wright
you haven't already upgraded them in the last 30 hours or so), and > > that could update timestamps. And anyway, I suspect the timestamp > > on /etc/ld.so.cache might not be very meaningful, as other things > > might refresh it. > > /*I could suggest that you re-install…*/

Re: Problem with VLC H 264 after having installed ISPY package

2025-05-01 Thread Bernard
lready in place, same date. So, I suppose that there is no need to re-install, since it is likely that the library file package did get re-installed when re-installing vlc. …/*about linux links libraries… you might check the modification timestamps of those /etc files to see whet

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-30 Thread David Wright
On Wed 30 Apr 2025 at 16:53:43 (+0200), Bernard wrote: > On 30/04/2025 01:34, David Wright wrote: > > And at that point, I would have looked again at ls -ult > > to see whether anything had changed. > > Well, running vlc at about the same time as reinstalling it > > makes sure that any data you col

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-30 Thread Bernard
On 30/04/2025 01:34, David Wright wrote: Bernard wrote: And at that point, I would have looked again at ls -ult to see whether anything had changed. Well, running vlc at about the same time as reinstalling it makes sure that any data you collect is as ambiguous as possible. So, I just test

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-29 Thread David Wright
On Tue 29 Apr 2025 at 13:39:23 (+0200), Bernard wrote: > bd@debian-stretch:/usr/local/lib$ ls -l > [ … ] > 10 april must be the date I installed that awful ISPY/Agent package > 17 april 2023 must be the date of install of my current Bullseye > > then : > > bd@debian-st

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-29 Thread Bernard
root 17 10 avril 17:59 libva.so.2 -> libva.so.2.2200.0 -rwxr-xr-x 1 root root 953408 10 avril 17:59 libva.so.2.2200.0 drwxr-xr-x 2 root root 4096 10 avril 17:59 pkgconfig drwxr-xr-x 3 root root 4096 17 avril 2023 python3.9 10 april must be the date I installed that awful ISPY/Agent package

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-22 Thread Charles Curley
gt; > # This system was installed using small removable media > # (e.g. netinst, live or single CD). The matching "deb cdrom" > # entries were disabled at the end of the installation process. > # For information about how to configure apt package sources, > # see the sources.list

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-22 Thread David Wright
On Tue 22 Apr 2025 at 14:48:01 (+0200), Bernard wrote: > On 21/04/2025 22:02, David Wright wrote: > > I think you should post your /etc/apt/sources.list here before > > taking further actions. > > Here it is, dated 22apr2023 : Date shows that I musn't have updated > it, even though I thought I had

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-22 Thread Bernard
process. # For information about how to configure apt package sources, # see the sources.list(5) manual.

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-21 Thread David Wright
On Mon 21 Apr 2025 at 18:03:04 (+0200), Bernard wrote: > I did reply to your message, sending the output of suggested aptitude > search below... but my reply does not appear to the list messages, > maybe because there were too many lines in it. In any case, I didn't > find anything meaningfull to m

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-21 Thread Bernard
Hi David, I did reply to your message, sending the output of suggested aptitude search below... but my reply does not appear to the list messages, maybe because there were too many lines in it. In any case, I didn't find anything meaningfull to me... which doesn't mean that there was nothing..

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-21 Thread Brad Rogers
On Mon, 21 Apr 2025 17:44:30 +0200 Bernard wrote: Hello Bernard, >One of these complainers got a reply, advising to install/re-install >libavcodec58… which seems to have solved his problem. I tested the same I had a similar problem with Pale Moon no longer playing videos. Re-installing libavc

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-21 Thread Bernard
I have now completely de-installed and removed the ISPY package (also known as ‘AgentDVR’), according to the process explained on their site. Next, I have checked the install log file that had been generated by this previous install process : /var/log/agentdvr_setup.log (1156 lines) which

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-21 Thread Bernard
s 2.4.62-1~deb11 - Serveur HTTP Apache - utilit i appimagelauncher 3.0.0-alpha-4- (installed locally) - ldnp-built package i base-files 11.1+deb11u9 Debian:11.11/oldstable [amd64] 11.1+deb11u11 - divers fichiers du système d i bind9-dnsutils 1:9.16.48-1 Debian-Security:11/oldstable-s 1:9.16.5

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-19 Thread Max Nikulin
On 19/04/2025 15:39, David wrote: On Sat, 19 Apr 2025 at 04:21, David Wright wrote: You could run a command like: $ aptitude search "?narrow(?installed,?not(?archive(stable)))" to see whether all the packages on your system originate in bookworm. Doesn't this pattern match "oldstable'? M

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-19 Thread David
On Sat, 19 Apr 2025 at 04:21, David Wright wrote: > You could run a command like: > > $ aptitude search "?narrow(?installed,?not(?archive(stable)))" > > to see whether all the packages on your system originate in bookworm. If that command produces any output, then adding a custom format argume

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-18 Thread David Wright
ncrease this or that… ? It won’t pose problem to your > system, but it might affect some components... (Y/N) » > > I then replied « Y », in the reasoning that I could, in case of > problem, reverse the situation in removing and purging the ISPY > package. > > As previously said, VLC

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-18 Thread Stefan Monnier
>> The ispy software is something well known, which is available for >> Windows, Mac and Linux. It drives several well known "spy cameras", >> that is, cameras that spy anything unusual in your garden when there >> is no-one at home. If you google search "ispy", you get several pages >> of answers

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-18 Thread debian-user
Bernard wrote: > On 18/04/2025 15:37, songbird wrote: > > wrote: > >> On Thu, Apr 17, 2025 at 04:32:26PM +0200, Bernard wrote: > >>> Hi to Everyone ! > >>> > >>> vlc 3.0.21 (Vetinari) – Debian 11 > >>> > >>> ⇒ vlc no longer reckognises nor plays mp4 files ; it now only > >>> plays their audio

Problem with VLC H 264 after having installed ISPY package

2025-04-18 Thread Bernard
, reverse the situation in removing and purging the ISPY package. As previously said, VLC now disfunctions. Maybe something else will also dysfunction, but I haven’t yet come across such finding. Once installed, ISPY seemed to work, but I soon found that it wasn’t what I had expected, so I decided to

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-18 Thread Bernard
On 18/04/2025 15:37, songbird wrote: wrote: On Thu, Apr 17, 2025 at 04:32:26PM +0200, Bernard wrote: Hi to Everyone ! vlc 3.0.21 (Vetinari) – Debian 11 ⇒ vlc no longer reckognises nor plays mp4 files ; it now only plays their audio part : « Codec non pris en charge:VLC ne peut pas décoder

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-18 Thread songbird
wrote: > On Thu, Apr 17, 2025 at 04:32:26PM +0200, Bernard wrote: >> Hi to Everyone ! >> >> vlc 3.0.21 (Vetinari) – Debian 11 >> >> ⇒ vlc no longer reckognises nor plays mp4 files ; it now only plays their >> audio part : >> >> « Codec non pris en charge:VLC ne peut pas décoder le format « h264

Re: Problem with VLC H 264 after having installed ISPY package

2025-04-17 Thread tomas
On Thu, Apr 17, 2025 at 04:32:26PM +0200, Bernard wrote: > Hi to Everyone ! > > vlc 3.0.21 (Vetinari) – Debian 11 > > ⇒ vlc no longer reckognises nor plays mp4 files ; it now only plays their > audio part : > > « Codec non pris en charge:VLC ne peut pas décoder le format « h264 » (H264 > - MPEG-

Re: Package kde-config-mobile-networking - what does it do?

2025-04-05 Thread Greg Wooledge
On Tue, Apr 01, 2025 at 19:54:19 -0400, Timothy M Butterworth wrote: > Try running `sudo apt info kde-config-mobile-networking` and see what the > info says. You don't even need sudo for that.

Perl module Digest::SHA256 and Debian package libdigest-sha-perl

2025-04-04 Thread David Christensen
/usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at -e line 1. BEGIN failed--compilation aborted at -e line 1. The Debian package "libdigest-sha-perl" appears to be what I need: 2025-04-02 15:54:17 root@laalaa ~ # a

Re: Perl module Digest::SHA256 and Debian package libdigest-sha-perl

2025-04-03 Thread Michael Paoli
gt; # perl -e 'use Digest::SHA256' > Can't locate Digest/SHA256.pm in @INC (you may need to install the > The Debian package "libdigest-sha-perl" appears to be what I need: > # apt-cache search SHA | grep 256 | grep -i perl > libdigest-sha-perl - Perl extension f

Re: Perl module Digest::SHA256 and Debian package libdigest-sha-perl

2025-04-03 Thread Nicholas Geovanis
On Thu, Apr 3, 2025, 6:38 AM wrote: > Greg Wooledge wrote: > > On Wed, Apr 02, 2025 at 16:07:36 -0700, David Christensen wrote: > > FWIW, it seems that the author of the older package has died. :( > You know I can't help it, every time I see something like that I think of Ian Murdock.

Re: Perl module Digest::SHA256 and Debian package libdigest-sha-perl

2025-04-03 Thread debian-user
:SHA > > Digest::SHA256 appears to be much, much older and probably abandoned. FWIW, it seems that the author of the older package has died. :(

Re: Perl module Digest::SHA256 and Debian package libdigest-sha-perl

2025-04-02 Thread Greg Wooledge
On Wed, Apr 02, 2025 at 16:07:36 -0700, David Christensen wrote: > But installing libdigest-sha-perl does not provide Digest::SHA256: They are different modules. https://metacpan.org/pod/Digest::SHA256 https://metacpan.org/pod/Digest::SHA Digest::SHA256 appears to be much, much older and probabl

Re: Perl module Digest::SHA256 and Debian package libdigest-sha-perl

2025-04-02 Thread David Christensen
On 4/2/25 16:18, Greg Wooledge wrote: On Wed, Apr 02, 2025 at 16:07:36 -0700, David Christensen wrote: But installing libdigest-sha-perl does not provide Digest::SHA256: They are different modules. https://metacpan.org/pod/Digest::SHA256 https://metacpan.org/pod/Digest::SHA Digest::SHA256 ap

Re: Package kde-config-mobile-networking - what does it do?

2025-04-01 Thread Timothy M Butterworth
On Tue, Apr 1, 2025 at 2:37 PM Hans wrote: > Hi, > > just a question: today I stumbled over the package "kde-config-mobile- > networking" and installed it. But I saw no change of my system. I even did > not > find any change in kde-systemsettings. Is this an

Package kde-config-mobile-networking - what does it do?

2025-04-01 Thread Hans
Hi, just a question: today I stumbled over the package "kde-config-mobile- networking" and installed it. But I saw no change of my system. I even did not find any change in kde-systemsettings. Is this an older and unneeded package? Network-manager is already creating a connection to

Re: Package kde-config-mobile-networking - what does it do?

2025-04-01 Thread Peter Hillier-Brook
On 01/04/2025 16:01, Hans wrote: Hi, just a question: today I stumbled over the package "kde-config-mobile- networking" and installed it. But I saw no change of my system. I even did not find any change in kde-systemsettings. Is this an older and unneeded package? Network-manager

Re: Linux image package install failure

2025-03-24 Thread Jeffrey Walton
On Tue, Mar 25, 2025 at 12:27 AM Xiyue Deng wrote: > > Nicolas George writes: > > > Barry Newberger (HE12025-03-24): > >> package: dpkg > >> version: 1.21.22 (amd64) > >> > >> Using Discover update following error occurred: > >> &

Re: Linux image package install failure

2025-03-24 Thread Xiyue Deng
Nicolas George writes: > Barry Newberger (HE12025-03-24): >> package: dpkg >> version: 1.21.22 (amd64) >> >> Using Discover update following error occurred: >> >> Package failed to install:Error while installing package: >> installed linux-image-6.

  1   2   3   4   5   6   7   8   9   10   >