Your message dated Sun, 09 Mar 2025 18:33:09 +0100 with message-id <D8BWYXAX7UVX.3OAC2SX0LASFJ@cknow.org> and subject line Re: Bug#1099917: ffmpeg: Missing Breaks/Replaces libavcodec61, libavfilter10 and libavformat61 has caused the Debian Bug report #1099917, regarding ffmpeg: Missing Breaks/Replaces libavcodec61, libavfilter10 and libavformat61 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1099917: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099917 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: ffmpeg: Missing Breaks/Replaces libavcodec61, libavfilter10 and libavformat61
- From: Diederik de Haas <didi.debian@cknow.org>
- Date: Sun, 09 Mar 2025 16:25:32 +0100
- Message-id: <[🔎] 174153393211.15905.2647309016685081106.reportbug@bagend.home.cknow.org>
Source: ffmpeg Version: 7:7.1.1-1 Severity: minor -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Thanks for the update to 7.1.1 :-) When I subsequently updated my copy, Salsa CI ran and that now has a failure on a new (pipeline) job: "missing-breaks": ``` $ check_for_missing_breaks_replaces.py -o ${WORKING_DIR}/missing_breaks.xml --changes-file ${WORKING_DIR}/*.changes [ERROR] Missing Breaks/Replaces found [ERROR] libavcodec61 conflicts with libavcodec-extra61 files: {'/usr/lib/x86_64-linux-gnu/libavcodec.so.61', '/usr/lib/x86_64-linux-gnu/libavcodec.so.61.19.101'} [ERROR] Missing Breaks/Replaces found [ERROR] libavfilter10 conflicts with libavfilter-extra10 files: {'/usr/lib/x86_64-linux-gnu/libavfilter.so.10', '/usr/lib/x86_64-linux-gnu/libavfilter.so.10.4.100'} [ERROR] Missing Breaks/Replaces found [ERROR] libavformat61 conflicts with libavformat-extra61 files: {'/usr/lib/x86_64-linux-gnu/libavformat.so.61.7.100', '/usr/lib/x86_64-linux-gnu/libavformat.so.61'} ``` Just looking at libavcodec61 in ``debian/control`` I noticed that libavcodec-extra61 has a Conflicts on libavcodec61, so I guess it also wants a conflict from libavcodec61 on libavcodec-extra61? And then similarly for libavfilter10 and libavformat61. For the full pipeline and job output, see https://salsa.debian.org/diederik/ffmpeg/-/pipelines/829265 https://salsa.debian.org/diederik/ffmpeg/-/jobs/7222274 Cheers, Diederik - -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.12.17-amd64 (SMP w/16 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCZ82y5gAKCRDXblvOeH7b bkgEAP0W1BQRnjbnsSOnv2hVs/y5aq5CEik9iwzMMhQ+4tdBPQEAxzH200qRhFa/ Cy1rQprli8UkiFyBWVWqpypX4SxpFAs= =+60c -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
- To: "Sebastian Ramacher" <sramacher@debian.org>, <1099917-done@bugs.debian.org>
- Subject: Re: Bug#1099917: ffmpeg: Missing Breaks/Replaces libavcodec61, libavfilter10 and libavformat61
- From: "Diederik de Haas" <didi.debian@cknow.org>
- Date: Sun, 09 Mar 2025 18:33:09 +0100
- Message-id: <D8BWYXAX7UVX.3OAC2SX0LASFJ@cknow.org>
- In-reply-to: <[🔎] Z83AQYdoVrvr592n@ramacher.at>
- References: <[🔎] 174153393211.15905.2647309016685081106.reportbug@bagend.home.cknow.org> <[🔎] Z83AQYdoVrvr592n@ramacher.at>
On Sun Mar 9, 2025 at 5:22 PM CET, Sebastian Ramacher wrote: > On 2025-03-09 16:25:32 +0100, Diederik de Haas wrote: >> Source: ffmpeg >> Version: 7:7.1.1-1 >> Severity: minor >> >> When I subsequently updated my copy, Salsa CI ran and that now has a >> failure on a new (pipeline) job: "missing-breaks": >> ... >> Just looking at libavcodec61 in ``debian/control`` I noticed that >> libavcodec-extra61 has a Conflicts on libavcodec61, so I guess it also >> wants a conflict from libavcodec61 on libavcodec-extra61? > > Why? The Conflicts of libavcodec-extra61 is enough to prevent that both > are installed at the same time. Yeah, I already did find it questionable, hence "severity: minor". So I'll just attribute it to a bug in the "missing-breaks" Salsa CI job and/or the script that does the check and close this bug. Cheers, Diederik >> And then similarly for libavfilter10 and libavformat61. >> >> For the full pipeline and job output, see >> https://salsa.debian.org/diederik/ffmpeg/-/pipelines/829265 >> https://salsa.debian.org/diederik/ffmpeg/-/jobs/7222274Attachment: signature.asc
Description: PGP signature
--- End Message ---