Bug#698283: marked as done (add lynx to Recommends: (or Depends:) of debbugs)

"Debian Bug Tracking System" <[email protected]> Tue, 12 Nov 2024 22:36:01 +0000
Newsgroups gmane.linux.debian.devel.debbugs
Message-ID <[email protected]>
This is a multi-part message in MIME format...

------------=_1731450961-4033853-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"

Your message dated Tue, 12 Nov 2024 22:34:18 +0000
with message-id <[email protected]>
and subject line Bug#698283: fixed in debbugs 2.6.2
has caused the Debian Bug report #698283,
regarding add lynx to Recommends: (or Depends:) of debbugs
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 [email protected]
immediately.)


--=20
698283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D698283
Debian Bug Tracking System
Contact [email protected] with problems

------------=_1731450961-4033853-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by bugs.debian.org; 16 Jan 2013 09:22:32 +0000
X-Spam-Checker-Version: SpamAssassin 3.3.1-bugs.debian.org_2005_01_02
	(2010-03-16) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-14.9 required=4.0 tests=BAYES_00,FOURLA,HAS_PACKAGE,
	PGPSIGNATURE autolearn=ham version=3.3.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 30; hammy, 149; neutral, 63; spammy,
	2. spammytokens:0.938-+--(unknown), 0.927-+--(unknown)
	hammytokens:0.000-+--(unknown), 0.000-+--(unknown), 0.000-+--(unknown),
	0.000-+--(unknown), 0.000-+--(unknown)
Return-path: <[email protected]>
Received: from freya.das-netzwerkteam.de ([88.198.48.199])
	by buxtehude.debian.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32)
	(Exim 4.72)
	(envelope-from <[email protected]>)
	id 1TvPCZ-0007df-UB
	for [email protected]; Wed, 16 Jan 2013 09:22:32 +0000
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id B7298C8B
	for <[email protected]>; Wed, 16 Jan 2013 10:22:27 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id B16E93BA3C
	for <[email protected]>; Wed, 16 Jan 2013 10:22:27 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id iz3HXNBXRqRB for <[email protected]>;
	Wed, 16 Jan 2013 10:22:27 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 934ED3BA62
	for <[email protected]>; Wed, 16 Jan 2013 10:22:27 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 70FE83BA3C
	for <[email protected]>; Wed, 16 Jan 2013 10:22:27 +0100 (CET)
Received: by grimnir.das-netzwerkteam.de (Postfix, from userid 33)
	id 3EAF33BA62; Wed, 16 Jan 2013 10:22:27 +0100 (CET)
Received: from 201-146-142-46.pool.kielnet.net
 (201-146-142-46.pool.kielnet.net [46.142.146.201]) by
 mail.das-netzwerkteam.de (Horde Framework) with HTTP; Wed, 16 Jan 2013
 10:22:27 +0100
Message-ID: <[email protected]>
X-Priority: 3 (Normal)
Date: Wed, 16 Jan 2013 10:22:27 +0100
From: Mike Gabriel <[email protected]>
To: [email protected]
Subject: add lynx to Recommends: (or Depends:) of debbugs
MIME-Version: 1.0
Content-Type: multipart/signed;
 boundary="=_1fuh231gdbv7";
 protocol="application/pgp-signature";
 micalg="pgp-sha1"
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.3.4)
Delivered-To: [email protected]

This message is in MIME format and has been PGP signed.

--=_1fuh231gdbv7
Content-Type: text/plain;
 charset=UTF-8;
 DelSp="Yes";
 format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Package: debbugs
Severity: minor

Hi Don, hi all,

I have a debbugs instance running as bugs.x2go.org.

One of the users of X2Go reported this issue today:

"""
I sent an email to [email protected] with "send 100" as content
and get the following reply:

Processing commands for [email protected]:
send 100
Error getting logs for Bug#100 (code 32512 ): sh: 1: lynx: not found

End of message, stopping processing here.
Please contact me if you need assistance.
"""

The lynx command is needed by the ,,service'' script in  
/usr/lib/debbugs. However, lynx did not get installed during package  
installation.

To make this more smooth, lynx should be added to ,,Depends:'' of  
bin:package debbugs or to Recommends: plus a check in the service  
script that tests if the lynx command is found in $PATH.

Greets+Regards,
Mike

-- 

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: [email protected], http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

--=_1fuh231gdbv7
Content-Type: application/pgp-signature
Content-Description: Digitale PGP-Unterschrift
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAABAgAGBQJQ9nFTAAoJEJr0azAldxsx10EQAIKFYaP30cOA4YtGfeHc7HNs
vJc5rVMsoNGOokt1vSVGUR+AzpKPgEyIkxisJa405At1MLKExaICMzQayVMMdlMS
5VJWBWnmgWnuW0kBtBXf69JYae32xDkX8jFdcRUSgQ0EWLa+RjDTFHOyZ9kEWr7p
jnEkwg5wRMJJ4j+AiYVF8PgGosc3DGYePFtTcb7lyJvkXQC+UfQNS8vpZpwf3e4M
d3EnINv5jLPgLSsauAQveOARIzsZULMeV536Wa125/lFgeVgUDPUZ08/5MgFcpaj
fFNKRulaJgip15xbpbkt4BDTgJD8rPOn1Th7b0CREsEuMt2utk2qHQsD7Ib7udNa
uhbi9wnIlnDCDUyPZJge4D8cgXHVmSe0S7Acn8VFOeA5BnNNStgVZ32i8GS3arZK
VenHsGpI8U65sAFzwDLespi8Xod14f+NhTY+aMbbAB0MEvGRHjmVb6/ccpnKJZiL
R7q+JCotT7APrOUHj4gW1CEC9C8draWtLpjS0ob7Z/AdXCtnf4Ybqh74qi/bSJqg
L0yk2PJMTvxc9234vdVqoVmHdGvKMjoQEYkvyB/h8PNiOyEkVNy6lb2ZyjDmdKgK
JqFkJnO9E0kJ1dvfdsayJc3QEuScz4luEIqtYw36FgIQj+x7Fs2j8StGbWpSOHP1
qAIZNF7wIiLwD0W1FTMi
=i4t8
-----END PGP SIGNATURE-----

--=_1fuh231gdbv7--

------------=_1731450961-4033853-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at 698283-close) by bugs.debian.org; 12 Nov 2024 22:34:21 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
	(2021-04-09) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-113.1 required=4.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,MD5_SHA1_SUM,
	PGPSIGNATURE,SPF_HELO_PASS,SPF_NONE,USER_IN_DKIM_WELCOMELIST,
	USER_IN_DKIM_WHITELIST autolearn=ham autolearn_force=no
	version=3.4.6-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 88; hammy, 150; neutral, 162; spammy,
	0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,
	0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--HX-DAK:process-upload,
	0.000-+--H*RU:sk:fasolo., 0.000-+--H*r:sk:fasolo.
Return-path: <[email protected]>
Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:52786)
	from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=mailly.debian.org,[email protected] (verified)
	by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.94.2)
	(envelope-from <[email protected]>)
	id 1tAzSn-00Gv6N-MJ
	for [email protected]; Tue, 12 Nov 2024 22:34:21 +0000
Received: from [192.91.235.231] (port=58656 helo=fasolo.debian.org)
	from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=fasolo.debian.org,[email protected] (verified)
	by mailly.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.94.2)
	(envelope-from <[email protected]>)
	id 1tAzSm-007Y8z-4B
	for [email protected]; Tue, 12 Nov 2024 22:34:20 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
	d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:Content-Type:
	Subject:MIME-Version:To:Reply-To:From:Cc:Content-Transfer-Encoding:Content-ID
	:Content-Description:In-Reply-To:References;
	bh=IaZ+J6RcqwBhuYAMC6UCW5PJqjkXDJpYXZvfmVNNADA=; b=e8Ha4EeDj4NdPk6X17+rZO8TpW
	bOGErKvH+JWRGw3K16FRhsBrTd/ap2Q+3d+LoRxh3JC6Go4h2eNAN/Q19zp3uWCwOCpYuv6BUHVFr
	huSGIGi9Ycy1lObQK8wUA9dM4Zp9Y4FGDnbGksbG3wy1lp4KzkJFqbxxsKiWnnGzkp1jF1jS5kvuT
	BFJz8ud9A8zMropWlWUexFnTT9IAT/mDchr00hIPuDaIcJM5pcuoMv4AhDICHT6eWhgya6pUCIfDz
	uZ5O3fdgDcnsrZXqgQn5nVZ6PiUe4JlhSVHndauMadpTvz5ug2zdvykKOkaoGDirkm36LY/PMuV1U
	ELladMXA==;
Received: from dak by fasolo.debian.org with local (Exim 4.94.2)
	(envelope-from <[email protected]>)
	id 1tAzSk-008EwJ-QG; Tue, 12 Nov 2024 22:34:18 +0000
From: Debian FTP Masters <[email protected]>
Reply-To: Bill Allombert <[email protected]>
To: [email protected]
X-DAK: dak process-upload
X-Debian: DAK
X-Debian-Package: debbugs
Debian: DAK
Debian-Changes: debbugs_2.6.2_source.changes
Debian-Source: debbugs
Debian-Version: 2.6.2
Debian-Architecture: source
Debian-Suite: unstable
Debian-Archive-Action: accept
MIME-Version: 1.0
Subject: Bug#698283: fixed in debbugs 2.6.2
Content-Type: multipart/signed; micalg="pgp-sha256";
 protocol="application/pgp-signature";
 boundary="===============1216904128591387814=="
Message-Id: <[email protected]>
Date: Tue, 12 Nov 2024 22:34:18 +0000

--===============1216904128591387814==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Source: debbugs
Source-Version: 2.6.2
Done: Bill Allombert <[email protected]>

We believe that the bug you reported is fixed in the latest version of
debbugs, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bill Allombert <[email protected]> (supplier of updated debbugs 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 [email protected])


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

Format: 1.8
Date: Tue, 12 Nov 2024 22:28:18 +0100
Source: debbugs
Architecture: source
Version: 2.6.2
Distribution: unstable
Urgency: medium
Maintainer: Debbugs developers <[email protected]>
Changed-By: Bill Allombert <[email protected]>
Closes: 698283 912186
Changes:
 debbugs (2.6.2) unstable; urgency=3Dmedium
 .
   [ Bill Allombert ]
   * debian/control:
     - debbugs, debbugs-web Suggests:
       + Remove libcgi-alert-perl which does not exist anymore
     - libdebbugs-perl Depends:
       + Replace liblist-moreutils-perl by liblist-allutils-perl
       + Remove duplicate libtext-template-perl
       + Add libtext-iconv-perl
     - debbugs Depends:
       + Add lynx (closes: #698283)
     - Testsuite: autopkgtest-pkg-perl: removed. No chance to pass
       in the current state of the package.
   * debian/docs: update so that README.md is installed
 .
   [ Don Armstrong ]
   * templates/en_US/html/pre_title.tmpl:
     - fix favicon (closes: #912186)
Checksums-Sha1:
 82995dd761a8284a58c9c16eeb9019d9c5391357 2397 debbugs_2.6.2.dsc
 b14e5e19dee003554b723d7cfea04f56f6b52934 252804 debbugs_2.6.2.tar.xz
 84cf00a1bc351e40fc30554dd72a1e7eb321921b 5738 debbugs_2.6.2_source.buildinfo
Checksums-Sha256:
 6d1d0534f02bc94e035f4d5eab1d19ca998d095afc95ff5574e2f3b63b5cc7df 2397 debbug=
s_2.6.2.dsc
 dc9c756c367813c1f87e6121e16dd8b4ccd163fc149f0cd86f8d94f9ae7b5990 252804 debb=
ugs_2.6.2.tar.xz
 e77e96f99e2627ed8d0f3810874bb838247a7d3ef2fe92943bd2c5a8ca427977 5738 debbug=
s_2.6.2_source.buildinfo
Files:
 bf95e2c82659f846c85d7c21710abe0f 2397 misc optional debbugs_2.6.2.dsc
 815935ffe2826a6f4963402ade2ac58c 252804 misc optional debbugs_2.6.2.tar.xz
 29795b5be315591def312b22023a2cd7 5738 misc optional debbugs_2.6.2_source.bui=
ldinfo

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

iQIzBAEBCgAdFiEEQgKOpASi6dgKxFMUjw58K0Ui44cFAmcz1eUACgkQjw58K0Ui
44cdpw//QOfuBQze1hqhfYnQARjJB8ga7tGF0/GhL0829hb5WgVKeFUPbhjK2Dm0
3adBRnODirAUrm9WRR3yztXtTWGZRcGqBqOhe+VdxDWwZSd14sJPtmvLKOt55P9w
qEJOW0k2RFO8wbF9EgoD0l1Z2KveEzD+kFqLtXkcbWCjuWI27NmteowVM6b7l6Po
2f6MnEqd+v9ZIbeCaaBUhGZriLS5cFfuvZieZ+gDjGBZvG934KNHuYfk65i792yy
8gdlaZlWDQHCAudfRAK1EV68BwcgfRIrsRfH9XlENU8kdVcCIFxrVXTxwxHOw/Ia
nnvApg2ZkcqBpHjdVY+8CEDgbdsxbxavnbZIxRVInGBwDNG2Xpm/4kI6Y9pTAzKu
vHgTeVN5clBDTwUYZMLQcmUUQ9laTWPAetSUl+/xIjide0xJFXB5ipl8eIg9vyoS
u4KcasbF1slMWfbWNBNvEvYHMQ6Xq7c15aq9y6WOz8ZRykQnBb5gBQwy/PXl6CGo
sO2tDHVUpXqGjrcGexEXzEttgTbdBE4ekjBdpyPqKhiyXXpSwMmTDV2c54F9xYUw
hf3M2H4z5l5xhlXaulUp99KPtj9V6fsDBWsOa0Eubz50/7VHFuoTk79aGJP5KXR6
Z9QcJlLH+HJd5vCvHUXIwNiUibZyRmGyfNwnP6tIZfhjynUbCB4=3D
=3DgU4m
-----END PGP SIGNATURE-----


--===============1216904128591387814==
Content-Type: application/pgp-signature

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

iHUEABYIAB0WIQTziqJOuF8J+ZI8pJSb9qggYcy5IQUCZzPX6gAKCRCb9qggYcy5
Ife4AQDdjN4TW622L7w/vHOXr8Newtt4TOB+Z+iJXVurWvPBUgEAzNN4zZJAG1Ar
OfQcN4rU2UwnCp9VpepopQAGsryewwY=
=L6q7
-----END PGP SIGNATURE-----

--===============1216904128591387814==--
------------=_1731450961-4033853-0--