[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1067035: marked as done (apache2-bin: rebuild for the 64-bit time_t migration is uninstallable)



Your message dated Mon, 18 Mar 2024 21:01:39 +0100
with message-id <a8ac5089-bd23-4a28-a51b-e8e64e003e5a@sfritsch.de>
and subject line Re: Bug#1067035: apache2-bin: rebuild for the 64-bit time_t migration is uninstallable
has caused the Debian Bug report #1067035,
regarding apache2-bin: rebuild for the 64-bit time_t migration is uninstallable
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.)


-- 
1067035: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067035
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2-bin
Version: 2.4.58-1+b2
Severity: serious
Justification: uninstallable

Dear Maintainer,

Attempting to upgrade apache2-bin from rebuild 2.4.58-1+b1 to
the rebuild 2.4.58-1+b2 leads to the following error:

	$ sudo apt upgrade apache2-bin
	Reading package lists... Done
	Building dependency tree... Done
	Reading state information... Done
	Calculating upgrade... Done
	Some packages could not be installed. This may mean that you have
	requested an impossible situation or if you are using the unstable
	distribution that some required packages have not yet been created
	or been moved out of Incoming.
	The following information may help to resolve the situation:
	
	The following packages have unmet dependencies:
	 apache2-bin : Depends: libaprutil164 (>= 1.2.7+dfsg) but it is not installable
	E: Broken packages

libaprutil164 (note the missing 't' for "t64") is not available
in unstable.  The dependency looks typoed and duplicated, as
libaprutil1t64 (>= 1.6.0) is also present as needed in the
Depends field,

Otherwise, have a nice Sunday,  :)
Étienne.


-- Package-specific info:

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.9-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages apache2-bin depends on:
ii  libapr1t64 [libapr1]          1.7.2-3.2
ii  libaprutil1-dbd-sqlite3       1.6.3-1.1+b1
ii  libaprutil1-ldap              1.6.3-1.1+b1
ii  libaprutil1t64 [libaprutil1]  1.6.3-1.1+b1
ii  libbrotli1                    1.1.0-2+b3
ii  libc6                         2.37-15.1
ii  libcrypt1                     1:4.4.36-4
ii  libcurl4t64 [libcurl4]        8.6.0-4
ii  libjansson4                   2.14-2+b2
ii  libldap-2.5-0                 2.5.16+dfsg-2
ii  liblua5.3-0                   5.3.6-2+b2
ii  libnghttp2-14                 1.59.0-1+b1
ii  libpcre2-8-0                  10.42-4+b1
ii  libssl3t64 [libssl3]          3.1.5-1.1
ii  libxml2                       2.9.14+dfsg-1.3+b2
ii  perl                          5.38.2-3.2
ii  zlib1g                        1:1.3.dfsg-3.1

apache2-bin recommends no packages.

Versions of packages apache2-bin suggests:
pn  apache2-doc                                      <none>
pn  apache2-suexec-pristine | apache2-suexec-custom  <none>
ii  firefox-esr [www-browser]                        115.8.0esr-1+b1
ii  lynx [www-browser]                               2.9.0rel.0-2+b1
ii  surf [www-browser]                               2.1+git20221016-6+b1
ii  w3m [www-browser]                                0.5.3+git20230121-2+b3

Versions of packages apache2 depends on:
ii  apache2-data         2.4.58-1
ii  apache2-utils        2.4.58-1+b1
ii  init-system-helpers  1.66
ii  media-types          10.1.0
ii  perl                 5.38.2-3.2
ii  procps               2:4.0.4-4

Versions of packages apache2 recommends:
ii  ssl-cert  1.1.2

Versions of packages apache2 suggests:
pn  apache2-doc                                      <none>
pn  apache2-suexec-pristine | apache2-suexec-custom  <none>
ii  firefox-esr [www-browser]                        115.8.0esr-1+b1
ii  lynx [www-browser]                               2.9.0rel.0-2+b1
ii  surf [www-browser]                               2.1+git20221016-6+b1
ii  w3m [www-browser]                                0.5.3+git20230121-2+b3

Versions of packages apache2-bin is related to:
ii  apache2      2.4.58-1+b1
ii  apache2-bin  2.4.58-1+b1

-- no debconf information

-- 
  .''`.  Étienne Mollier <emollier@debian.org>
 : :' :  pgp: 8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
 `. `'   sent from /dev/pts/4, please excuse my verbosity
   `-    on air: Antony Kalugin - Key

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
version: 1.6.3-2

Am 17.03.24 um 15:19 schrieb Étienne Mollier:
> Hi Simon,
>
> Simon McVittie, on 2024-03-17:
>> I believe the attached patches should fix this (untested). After fixing
>> this in apr-util, apache2 will need a binNMU (or a re-upload).
>
> Thanks for your patches, I confirm they resolve the dependency
> issue after a rebuild of apache2.  libaprutil164 without 't' is
> no more present in the dependencies.
>
> Have a nice day,  :)

Thanks. Uploaded with cut'n'paste error of the bug number in the changelog :-/



Format: 1.8
Date: Mon, 18 Mar 2024 20:21:56 +0100
Source: apr-util
Architecture: source
Version: 1.6.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Stefan Fritsch <sf@debian.org>
Closes: 1066821
Changes:
 apr-util (1.6.3-2) unstable; urgency=medium
 .
   * Incorporate NMU. Thanks to all the 64-bit time_t transition
     people.
   * Bump libapr1-dev Build-Dep to 1.7.2-3.2. Hopefully
     closes: #1066821
   * Add more 64-bit time_t patches from Simon McVittie. Thanks.
     Closes: #1066821

--- End Message ---

Reply to: