X-Loop: owner@bugs.devuan.org Subject: bug#128: Syntax error in 05disable-suggests Reply-To: "Base Lab" <baselab@hushmail.com>, 128@bugs.devuan.org Resent-From: "Base Lab" <baselab@hushmail.com> Resent-To: devuan-bugs@lists.dyne.org Resent-CC: owner@bugs.devuan.org Resent-Date: Thu, 03 Aug 2017 09:03:01 UTC Resent-Message-ID: <handler.128.B.150175080219713@bugs.devuan.org> Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: report 128 X-Devuan-PR-Package: devuan-baseconf X-Devuan-PR-Keywords: Received: via spool by submit@bugs.devuan.org id=B.150175080219713 (code B ref -1); Thu, 03 Aug 2017 09:03:01 UTC Received: (at submit) by bugs.devuan.org; 3 Aug 2017 09:00:02 +0000 Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [178.62.188.7] by fulcanelli with IMAP (fetchmail-6.3.26) for <debbugs@localhost> (single-drop); Thu, 03 Aug 2017 11:00:02 +0200 (CEST) Received: from smtp1.hushmail.com (smtp1.hushmail.com [65.39.178.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tupac2.dyne.org (Postfix) with ESMTPS id C8E5E189E06 for <submit@bugs.devuan.org>; Thu, 3 Aug 2017 08:56:02 +0000 (UTC) Authentication-Results: tupac2.dyne.org; dkim=pass reason="2048-bit key; unprotected key" header.d=hushmail.com header.i=@hushmail.com header.b=0vdIi/yx; dkim-adsp=pass; dkim-atps=neutral Received: from smtp1.hushmail.com (localhost [127.0.0.1]) by smtp1.hushmail.com (Postfix) with SMTP id EF2D540738 for <submit@bugs.devuan.org>; Thu, 3 Aug 2017 08:55:59 +0000 (UTC) X-hush-tls-connected: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=hushmail.com; h=date:to:subject:from; s=hush; bh=VV2fKmtLSTTWs8KnysSUrk9J86A7yC/wVwa+82x/7/E=; b=0vdIi/yxdZL9dhQhb73yrELIahf9E4kvak+WSdmIAK0+wugsu99flGAOh0gm8iP3w7tA7ICuBUTgHp+QtadpxdrgRSND5CqJYpfZ5/cfPuipncuNudM1H6S2YDsBmkGXTqG/K0hBfEfB0iZUUMmvMkDvSRCp2JhRDccG+X0hsK6tK+TVw8b8lUoj4lFF1Km9V1NR+Sgb5oosPshDVwrvkLiBfUdch1g8KnJeyuLoI0pKgBgeR+iKJfoOL/RN62SBUVCO2IuoZExRCuneKXL7Jn8/QLI6e+7MF+XLXDoOR8pvGdEavk+FTcTIMKgIQ7LBPiUxuSHj0EmDeJinK2zoFw== Received: from smtp.hushmail.com (w2.hushmail.com [65.39.178.46]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp1.hushmail.com (Postfix) with ESMTPS for <submit@bugs.devuan.org>; Thu, 3 Aug 2017 08:55:59 +0000 (UTC) Received: by smtp.hushmail.com (Postfix, from userid 99) id 96A70E031D; Thu, 3 Aug 2017 08:55:59 +0000 (UTC) MIME-Version: 1.0 Date: Thu, 03 Aug 2017 10:55:59 +0200 To: submit@bugs.devuan.org From: "Base Lab" <baselab@hushmail.com> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="UTF-8" Message-Id: <20170803085559.96A70E031D@smtp.hushmail.com> X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS, SPF_PASS autolearn=disabled version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2 Package: devuan-baseconf Version: all There is a syntax error in /etc/apt/apt.conf.d/05disable-suggests : # cat /etc/apt/apt.conf.d/05disable-suggests APT:Install-Suggests "0"; Apt is not complaining about it but quoting 'man apt.conf': >> [...] Option specification is given with a double colon notation; for instance APT::Get::Assume-Yes is an option within the APT tool group, for the Get tool. [...] So the line sould be: APT::Install-Suggests "0"; Moreover, "0" is the default value, so disabling 05disable-suggests: # apt-config dump | grep -i -e 'sugg' -e 'recomm' APT::Install-Recommends "1"; APT::Install-Suggests "0";
X-Loop: owner@bugs.devuan.org From: owner@bugs.devuan.org (Devuan bug Tracking System) To: "Base Lab" <baselab@hushmail.com> Subject: bug#128: Acknowledgement (Syntax error in 05disable-suggests) Message-ID: <handler.128.B.150175080219713.ack@bugs.devuan.org> In-Reply-To: <20170803085559.96A70E031D@smtp.hushmail.com> References: <20170803085559.96A70E031D@smtp.hushmail.com> Precedence: bulk X-Devuan-PR-Message: ack 128 X-Devuan-PR-Package: devuan-baseconf X-Devuan-PR-Keywords: Reply-To: 128@bugs.devuan.org Thank you for the problem report you have sent regarding Devuan. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers mailing list for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): owner@bugs.devuan.org If you wish to submit further information on your problem, please send it to 128@bugs.devuan.org (and *not* to submit@bugs.devuan.org). Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Devuan Bugs Owner (administrator, Devuan bugs database)
X-Loop: owner@bugs.devuan.org Subject: bug#128: Syntax error in 05disable-suggests Reply-To: Olaf Meeuwissen <paddy-hack@member.fsf.org>, 128@bugs.devuan.org Resent-From: Olaf Meeuwissen <paddy-hack@member.fsf.org> Resent-To: devuan-bugs@lists.dyne.org Resent-CC: owner@bugs.devuan.org Resent-Date: Sat, 11 Nov 2017 10:03:01 UTC Resent-Message-ID: <handler.128.B128.15103944025347@bugs.devuan.org> Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: report 128 X-Devuan-PR-Package: devuan-baseconf X-Devuan-PR-Keywords: Received: via spool by 128-submit@bugs.devuan.org id=B128.15103944025347 (code B ref 128); Sat, 11 Nov 2017 10:03:01 UTC Received: (at 128) by bugs.devuan.org; 11 Nov 2017 10:00:02 +0000 Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for <debbugs@localhost> (single-drop); Sat, 11 Nov 2017 11:00:02 +0100 (CET) Received: from mo-sw.mose-mail.jp (mo-sw1506-0.mose-mail.jp [210.130.202.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 53993B824EA for <128@bugs.devuan.org>; Sat, 11 Nov 2017 11:00:16 +0100 (CET) Received: by mo-sw.mose-mail.jp (mose-mo-sw1506) id vAB9xf59024009; Sat, 11 Nov 2017 18:59:41 +0900 Received: from quark (localhost [127.0.0.1]) by mbox.mose-mail.jp (mose-mbox1503) id vAB9xecY007166 for <128@bugs.devuan.org>; Sat, 11 Nov 2017 18:59:40 +0900 Received: from olaf (uid 1000) (envelope-from olaf@ueda.ne.jp) id 98d85 by quark (DragonFly Mail Agent v0.9); Sat, 11 Nov 2017 18:59:39 +0900 From: Olaf Meeuwissen <paddy-hack@member.fsf.org> To: 128@bugs.devuan.org Date: Sat, 11 Nov 2017 18:55:06 +0900 Message-ID: <87vaih87as.fsf@member.fsf.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=0.0 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org Seeing that APT::Install-Suggests "false"; is the default to begin with, it might be more prudent to simply remove 05disable-suggests from the package. As a matter of fact, I don't think this package is needed anymore now that Jessie has been released. FWIW, I've purged it with no ill effects (so far ;-). -- Olaf Meeuwissen, LPIC-2 FSF Associate Member since 2004-01-27 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13 F43E B8A4 A88A F84A 2DD9 Support Free Software https://my.fsf.org/donate Join the Free Software Foundation https://my.fsf.org/join
X-Loop: owner@bugs.devuan.org From: owner@bugs.devuan.org (Devuan bug Tracking System) To: Olaf Meeuwissen <paddy-hack@member.fsf.org> Subject: bug#128: Info received (was Syntax error in 05disable-suggests) Message-ID: <handler.128.B128.15103944025347.ackinfo@bugs.devuan.org> In-Reply-To: <87vaih87as.fsf@member.fsf.org> References: <87vaih87as.fsf@member.fsf.org> Precedence: bulk X-Devuan-PR-Message: ack-info 128 X-Devuan-PR-Package: devuan-baseconf X-Devuan-PR-Keywords: Disabled-Doogie-Reply-To: 128@bugs.devuan.org Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): owner@bugs.devuan.org If you wish to continue to submit further information on your problem, please send it to 128@bugs.devuan.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Devuan Bugs Owner (administrator, Devuan bugs database)
X-Loop: owner@bugs.devuan.org From: owner@bugs.devuan.org (Devuan bug Tracking System) To: KatolaZ <katolaz@freaknet.org> Cc: owner@bugs.devuan.org Subject: bug#128: marked as done (Syntax error in 05disable-suggests) Message-ID: <handler.128.D128.151267260627790.ackdone@bugs.devuan.org> In-Reply-To: <20171207184516.GC26595@katolaz.homeunix.net> References: <20171207184516.GC26595@katolaz.homeunix.net> <20170803085559.96A70E031D@smtp.hushmail.com> Precedence: bulk X-Devuan-PR-Message: closed 128 X-Devuan-PR-Package: devuan-baseconf X-Devuan-PR-Keywords: Your message dated Thu, 7 Dec 2017 18:45:16 +0000 with message-id <20171207184516.GC26595@katolaz.homeunix.net> and subject line solved a long ago... has caused the attached bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Devuan Bugs Owner (administrator, Devuan bugs database) -------------------------------------- Received: (at submit) by bugs.devuan.org; 3 Aug 2017 09:00:02 +0000 Return-Path: <baselab@hushmail.com> Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [178.62.188.7] by fulcanelli with IMAP (fetchmail-6.3.26) for <debbugs@localhost> (single-drop); Thu, 03 Aug 2017 11:00:02 +0200 (CEST) Received: from smtp1.hushmail.com (smtp1.hushmail.com [65.39.178.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tupac2.dyne.org (Postfix) with ESMTPS id C8E5E189E06 for <submit@bugs.devuan.org>; Thu, 3 Aug 2017 08:56:02 +0000 (UTC) Authentication-Results: tupac2.dyne.org; dkim=pass reason="2048-bit key; unprotected key" header.d=hushmail.com header.i=@hushmail.com header.b=0vdIi/yx; dkim-adsp=pass; dkim-atps=neutral Received: from smtp1.hushmail.com (localhost [127.0.0.1]) by smtp1.hushmail.com (Postfix) with SMTP id EF2D540738 for <submit@bugs.devuan.org>; Thu, 3 Aug 2017 08:55:59 +0000 (UTC) X-hush-tls-connected: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=hushmail.com; h=date:to:subject:from; s=hush; bh=VV2fKmtLSTTWs8KnysSUrk9J86A7yC/wVwa+82x/7/E=; b=0vdIi/yxdZL9dhQhb73yrELIahf9E4kvak+WSdmIAK0+wugsu99flGAOh0gm8iP3w7tA7ICuBUTgHp+QtadpxdrgRSND5CqJYpfZ5/cfPuipncuNudM1H6S2YDsBmkGXTqG/K0hBfEfB0iZUUMmvMkDvSRCp2JhRDccG+X0hsK6tK+TVw8b8lUoj4lFF1Km9V1NR+Sgb5oosPshDVwrvkLiBfUdch1g8KnJeyuLoI0pKgBgeR+iKJfoOL/RN62SBUVCO2IuoZExRCuneKXL7Jn8/QLI6e+7MF+XLXDoOR8pvGdEavk+FTcTIMKgIQ7LBPiUxuSHj0EmDeJinK2zoFw== Received: from smtp.hushmail.com (w2.hushmail.com [65.39.178.46]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp1.hushmail.com (Postfix) with ESMTPS for <submit@bugs.devuan.org>; Thu, 3 Aug 2017 08:55:59 +0000 (UTC) Received: by smtp.hushmail.com (Postfix, from userid 99) id 96A70E031D; Thu, 3 Aug 2017 08:55:59 +0000 (UTC) MIME-Version: 1.0 Date: Thu, 03 Aug 2017 10:55:59 +0200 To: submit@bugs.devuan.org Subject: Syntax error in 05disable-suggests From: "Base Lab" <baselab@hushmail.com> Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="UTF-8" Message-Id: <20170803085559.96A70E031D@smtp.hushmail.com> X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS, SPF_PASS autolearn=disabled version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2 Package: devuan-baseconf Version: all There is a syntax error in /etc/apt/apt.conf.d/05disable-suggests : # cat /etc/apt/apt.conf.d/05disable-suggests APT:Install-Suggests "0"; Apt is not complaining about it but quoting 'man apt.conf': >> [...] Option specification is given with a double colon notation; for instance APT::Get::Assume-Yes is an option within the APT tool group, for the Get tool. [...] So the line sould be: APT::Install-Suggests "0"; Moreover, "0" is the default value, so disabling 05disable-suggests: # apt-config dump | grep -i -e 'sugg' -e 'recomm' APT::Install-Recommends "1"; APT::Install-Suggests "0"; --------------------------------------- Received: (at 128-done) by bugs.devuan.org; 7 Dec 2017 18:50:06 +0000 Return-Path: <katolaz@freaknet.org> Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for <debbugs@localhost> (single-drop); Thu, 07 Dec 2017 19:50:06 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: katolaz@freaknet.org) with ESMTPSA id 5180FF60482 Date: Thu, 7 Dec 2017 18:45:16 +0000 From: KatolaZ <katolaz@freaknet.org> To: 128-done@bugs.devuan.org Subject: solved a long ago... Message-ID: <20171207184516.GC26595@katolaz.homeunix.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VMvunEdQS0Lf8MAs" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org --VMvunEdQS0Lf8MAs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline This seems to have been solved in recent versions of devuan-baseconf. Please reopen if this is not the case --VMvunEdQS0Lf8MAs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlopjDwACgkQXyCzrgtfBi/smgCeNzz7M5yZrlg/Cv+A/roazwJk p3MAnjnb6wuoCfSVFWFyFLxMTnmdFhzR =S8jY -----END PGP SIGNATURE----- --VMvunEdQS0Lf8MAs--
X-Loop: owner@bugs.devuan.org From: owner@bugs.devuan.org (Devuan bug Tracking System) To: "Base Lab" <baselab@hushmail.com> Subject: bug#128 acknowledged by developer (solved a long ago...) Message-ID: <handler.128.D128.151267260627790.notifdone@bugs.devuan.org> In-Reply-To: <20170803085559.96A70E031D@smtp.hushmail.com> References: <20171207184516.GC26595@katolaz.homeunix.net> <20170803085559.96A70E031D@smtp.hushmail.com> X-Devuan-PR-Message: they-closed 128 X-Devuan-PR-Package: devuan-baseconf X-Devuan-PR-Keywords: Reply-To: 128@bugs.devuan.org This is an automatic notification regarding your bug report #128: Syntax error in 05disable-suggests, which was filed against the devuan-baseconf package. It has been closed by one of the developers, namely KatolaZ <katolaz@freaknet.org>. Their explanation is attached below. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact the developer, by replying to this email. Devuan Bugs Owner (administrator, Devuan bugs database) Received: (at 128-done) by bugs.devuan.org; 7 Dec 2017 18:50:06 +0000 Return-Path: <katolaz@freaknet.org> Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for <debbugs@localhost> (single-drop); Thu, 07 Dec 2017 19:50:06 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: katolaz@freaknet.org) with ESMTPSA id 5180FF60482 Date: Thu, 7 Dec 2017 18:45:16 +0000 From: KatolaZ <katolaz@freaknet.org> To: 128-done@bugs.devuan.org Subject: solved a long ago... Message-ID: <20171207184516.GC26595@katolaz.homeunix.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VMvunEdQS0Lf8MAs" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on tupac3.dyne.org --VMvunEdQS0Lf8MAs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline This seems to have been solved in recent versions of devuan-baseconf. Please reopen if this is not the case --VMvunEdQS0Lf8MAs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlopjDwACgkQXyCzrgtfBi/smgCeNzz7M5yZrlg/Cv+A/roazwJk p3MAnjnb6wuoCfSVFWFyFLxMTnmdFhzR =S8jY -----END PGP SIGNATURE----- --VMvunEdQS0Lf8MAs--
Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.
Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified:
Sun, 22 May 2022 08:39:01 UTC