Your message dated Fri, 11 Nov 2022 19:53:38 +0200
with message-id <Y26MIuS8Kd0nfdMz@localhost>
and subject line Re: Bug#1023812: git: Source package misses dependency to 
libssl-dev package
has caused the Debian Bug report #1023812,
regarding git: Source package misses dependency to libssl-dev package
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 ow...@bugs.debian.org
immediately.)


-- 
1023812: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023812
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: git
Version: 1:2.30.2-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: doak+...@posteo.net

Dear Maintainer,

The source package of `git` seems not to specify the dependency to
`libssl-dev`.

Steps to reproduce:
Compiling Git on a Debian live CD fails. These are the steps to
reproduce:
        # apt build-dep git
        git$ make

Make complains about missing OpenSSL header. Installing `libssl-dev`
fixes this.

Expected:
I would that after installing build dependencies for Git, it is built
successfully.


Best regards,
doak



-- System Information:
Debian Release: 11.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-18-amd64 (SMP w/8 CPU threads)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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 git depends on:
ii  git-man          1:2.30.2-1
ii  libc6            2.31-13+deb11u4
ii  libcurl3-gnutls  7.74.0-1.3+deb11u3
ii  liberror-perl    0.17029-1
ii  libexpat1        2.2.10-2+deb11u3
ii  libpcre2-8-0     10.36-2+deb11u1
ii  perl             5.32.1-4+deb11u2
ii  zlib1g           1:1.2.11.dfsg-2+deb11u2

Versions of packages git recommends:
ii  ca-certificates              20210119
ii  less                         551-2
ii  openssh-client [ssh-client]  1:8.4p1-5+deb11u1
ii  patch                        2.7.6-7

Versions of packages git suggests:
ii  gettext-base                          0.21-4
pn  git-cvs                               <none>
pn  git-daemon-run | git-daemon-sysvinit  <none>
pn  git-doc                               <none>
pn  git-el                                <none>
pn  git-email                             <none>
pn  git-gui                               <none>
pn  git-mediawiki                         <none>
pn  git-svn                               <none>
pn  gitk                                  <none>
pn  gitweb                                <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
On Thu, Nov 10, 2022 at 01:57:55PM +0000, doak wrote:
>...
> The source package of `git` seems not to specify the dependency to
> `libssl-dev`.
> 
> Steps to reproduce:
> Compiling Git on a Debian live CD fails. These are the steps to
> reproduce:
>       # apt build-dep git
>       git$ make
> 
> Make complains about missing OpenSSL header. Installing `libssl-dev`
> fixes this.
> 
> Expected:
> I would that after installing build dependencies for Git, it is built
> successfully.

The build dependencies are for building the package the way the package 
build is defined in debian/rules, building a package manually might or
might not work.

In this case, debian/rules contains "OPTS =NO_OPENSSL=1".

> Best regards,
> doak

cu
Adrian

--- End Message ---

Reply via email to