Your message dated Thu, 11 Jul 2024 16:51:12 +0000
with message-id <e1srx0i-003oj0...@fasolo.debian.org>
and subject line Bug#1040656: fixed in elinks 0.17.0-1
has caused the Debian Bug report #1040656,
regarding elinks: [PATCH] meson.build: fix double elinks dir in configuration 
path
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.)


-- 
1040656: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040656
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: elinks
Version: 0.16.1.1-4
Severity: normal
Tags: patch
X-Debbugs-Cc: mpar...@gmx.net

(Couldn't send this via git send-email to gitlab because salsa says no...)

>From f99fc469f7f7230ab817de2f5587dca9b11b18ed Mon Sep 17 00:00:00 2001
From: Marcel Partap <mpar...@gmx.net>
Date: Sat, 8 Jul 2023 18:21:32 +0200
Subject: [PATCH] meson.build: fix double elinks dir in configuration path

Should fix existing configuration not being applied because of
openat(AT_FDCWD, "/etc/elinks/elinks/elinks.conf", O_RDONLY|O_NOCTTY)
        = -1 ENOENT (No such file or directory)
---
 meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git meson.build meson.build
index 97a6144e..64ec8ca3 100644
--- meson.build
+++ meson.build
@@ -875,7 +875,7 @@ endif

 conf_data.set('ICONV_CONST', true)

-sysconfdir = get_option('prefix') / get_option('sysconfdir')/'elinks'
+sysconfdir = get_option('prefix') / get_option('sysconfdir')
 conf_data.set('CONFDIR', sysconfdir)
 conf_data.set('sysconfdir', sysconfdir)
 conf_data.set('SOMETHING', '@SOMETHING@')
--
2.40.1


-- System Information:
Debian Release: 12.0
  APT prefers unstable
  APT policy: (510, 'unstable'), (509, 'experimental'), (500, 
'oldstable-updates'), (500, 'oldstable-security'), (500, 'testing'), (500, 
'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.3.0-2-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, 
TAINT_FIRMWARE_WORKAROUND, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.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 elinks depends on:
ii  elinks-data       0.16.1.1-4
ii  libbrotli1        1.0.9-2+b6
ii  libbz2-1.0        1.0.8-5+b1
ii  libc6             2.36-5
ii  libev4            1:4.33-1
ii  libexpat1         2.4.9-1
ii  libfsplib0        0.14-5
ii  libgcrypt20       1.10.1-2
ii  libgnutls30       3.7.8-5
ii  libgpm2           1.20.7-10
ii  libgssapi-krb5-2  1.19.2-2+b1
ii  libidn12          1.38-4
ii  liblua5.3-0       5.3.6-1
ii  liblzma5          5.4.1-0.1
ii  libperl5.36       5.36.0-7
ii  libtinfo6         6.4-2
ii  libtre5           0.8.0-6+b1
ii  zlib1g            1:1.2.11.dfsg-4.1

elinks recommends no packages.

Versions of packages elinks suggests:
pn  elinks-doc  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: elinks
Source-Version: 0.17.0-1
Done: Marc Dequènes (Duck) <d...@duckcorp.org>

We believe that the bug you reported is fixed in the latest version of
elinks, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1040...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marc Dequènes (Duck) <d...@duckcorp.org> (supplier of updated elinks package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 11 Jul 2024 18:01:47 +0200
Source: elinks
Architecture: source
Version: 0.17.0-1
Distribution: unstable
Urgency: medium
Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) 
<aelmahmo...@users.sourceforge.net>
Changed-By: Marc Dequènes (Duck) <d...@duckcorp.org>
Closes: 1040656
Changes:
 elinks (0.17.0-1) unstable; urgency=medium
 .
   * New upstream version 0.17.0
   * Dropped patches applied upstream: fix-mailcap-test.diff & perl_5.38.patch
   * Refresh patches: 07_617713_cache_control.diff,
     14_debug_disable_Werror.diff
   * Added fix-protocol-test.patch to fix path for protocol.c test
   * d/rules:
     + remove sysconfdir setting (Closes: #1040656)
     + disable libcss support
     + fix typo
   * Update copyright years
   * d/control:
     + update build deps libidn-dev -> libidn2-dev
     + add libcurl4-gnutls-dev to build deps
     + update build-dep: pkg-config -> pkgconf
   * d/elinks-data.docs: README -> README.md
   * d/source.lintian-overrides: add an override for test/data.html
   * d/t/dump: add -no-home when invoking ELinks
Checksums-Sha1:
 06b2b8bce4a73781f707a36c0c30fb45e6c4b9bf 2377 elinks_0.17.0-1.dsc
 efe3137cabdb00475af7a26abba626c2f5834d51 2076460 elinks_0.17.0.orig.tar.xz
 ff18e7dd416e2e30bb76e4be6db3d211155171ab 23252 elinks_0.17.0-1.debian.tar.xz
 4e3cb2fc15176df97e84c22ae3289f22a90a4663 12915 elinks_0.17.0-1_amd64.buildinfo
Checksums-Sha256:
 c78ecb993c0a77a7765313481040205e2177de48ea18e91783885958dcf5c37d 2377 
elinks_0.17.0-1.dsc
 58c73a6694dbb7ccf4e22cee362cf14f1a20c09aaa4273343e8b7df9378b330e 2076460 
elinks_0.17.0.orig.tar.xz
 b51ad0250205fced6359778fbc0c6af27934413c7f52dd96de5951c6bdbf5855 23252 
elinks_0.17.0-1.debian.tar.xz
 fc6d25955b4b98ad1f373ac221c35c0e98541df04e64617ecf938fdb04e5fe56 12915 
elinks_0.17.0-1_amd64.buildinfo
Files:
 2cd306d5edaf712942a6576902242254 2377 web optional elinks_0.17.0-1.dsc
 6bb43cd9037ad83cded1df85d95dbd73 2076460 web optional elinks_0.17.0.orig.tar.xz
 42f3a7775e88d3f09f65353263f30be8 23252 web optional 
elinks_0.17.0-1.debian.tar.xz
 4cb301ce60714925703f342dbf6fb05f 12915 web optional 
elinks_0.17.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEcpcqg+UmRT3yiF+BVen596wcRD8FAmaQB+wACgkQVen596wc
RD9ZIBAArZLcgS1lyvi/hPpXwI7i3W/zl/F5o49n2XHgbyAurTGpxI4y+kHKlyRM
c6h9m6QuVMDQHFegAuVCOS2zzVIbLhS++ScRHUQnrysgnMv1MeVNPwK1zys7t14W
YqgaBdHwHVtpjZvXDcEeOF0H4qF+DaGZZsqawjwlB8TM9H43Cnb6N8Br9MzdrNNu
boLWBoYfAHAebfI58VtXfYpYYaKc9azd9xQHzitAC2mLrkt6OlpfOrwhL6wZgM8U
vbL+TPmiGan2nOg/rvW4oO2sGd/MxT+hg1L6JEwvnAenJUaBpIE+KlFnkOqi1kBM
aWG4G742X1n/bTI/cX+UL3qqNknoFqomtA2mkc0JglbCRhXoofvEvXhGiBK7RocJ
oXcqoBvDFIwhYofuvOfeAHYTPJrLLQv+uStLwz5X6xRkzn9safGhRqfzlQ+ym2yx
Y+CcCf0AK5bJCby1HX9DUCEJWuR4UaRDZHjoHdFlrPMpWLBvwxe+LsTa0QPUnjK+
VRpmNqLWKgATWK4KIpggd7YuGLYk+88EOYl3eQXgW9sk6geCaT21fq73thgxfLkG
P+zNnY2kUyKdv88nh1kpMcBHFTnGV7h0tbnx7Ib+REC5sFi/qXnZolTgSZJO/6GR
/M+fyzCQLffdWfzn5F0b8fsgX2ma2AbMF9oKtn/U3tICdeESsvk=
=BVpH
-----END PGP SIGNATURE-----

Attachment: pgp_jRtybkCjh.pgp
Description: PGP signature


--- End Message ---

Reply via email to