From unknown Thu Mar 28 19:23:32 2024 X-Loop: owner@bugs.devuan.org Subject: bug#96: rsyslog depends on liblognorm2 in ascii, but it's not available Reply-To: KatolaZ , 96@bugs.devuan.org Resent-From: KatolaZ Resent-To: devuan-bugs@lists.dyne.org Resent-CC: owner@bugs.devuan.org Resent-Date: Thu, 01 Jun 2017 10:03:02 UTC Resent-Message-ID: Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: report 96 X-Devuan-PR-Package: rsyslog X-Devuan-PR-Keywords: Received: via spool by submit@bugs.devuan.org id=B.14963106071220 (code B ref -1); Thu, 01 Jun 2017 10:03:02 UTC Received: (at submit) by bugs.devuan.org; 1 Jun 2017 09:50:07 +0000 Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [178.62.188.7] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Thu, 01 Jun 2017 11:50:07 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: katolaz@freaknet.org) with ESMTPSA id CBFDF18DBCE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=freaknet.org; s=mail; t=1496310338; bh=4pkSq2w8Dc1Ud6bjuC+d6FK11eviZjBEs2Etz3gig+o=; h=Date:From:To:Subject:From; b=I3OVMkjQZcly0XWwZzQfsE/WM8BJWHQr2adlNJsvG7JPeyt5t5hgB/lR1i6tliquo BcLis32ML1lQx9gl2YuqIbvdSMERerYxQ+JQMfzC0AkemIt3KWJyY2rVF78xSjYOfY lcezQQX2Q0WQ+wiI4NjD620fdjL7om2OWdzRHZ+k= Date: Thu, 1 Jun 2017 10:45:40 +0100 From: KatolaZ To: submit@bugs.devuan.org Message-ID: <20170601094540.GX14814@katolaz.homeunix.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2 Package: rsyslog Severity: critical rsyslog depends on liblognorm2 which is not available in ascii. From unknown Thu Mar 28 19:23:32 2024 X-Loop: owner@bugs.devuan.org Subject: bug#96: possible fix Reply-To: KatolaZ , 96@bugs.devuan.org Resent-From: KatolaZ Resent-To: devuan-bugs@lists.dyne.org Resent-CC: owner@bugs.devuan.org Resent-Date: Thu, 01 Jun 2017 11:33:01 UTC Resent-Message-ID: Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: report 96 X-Devuan-PR-Package: rsyslog X-Devuan-PR-Keywords: Received: via spool by 96-submit@bugs.devuan.org id=B96.14963160074550 (code B ref 96); Thu, 01 Jun 2017 11:33:01 UTC Received: (at 96) by bugs.devuan.org; 1 Jun 2017 11:20:07 +0000 Delivered-To: devuanbugs@dyne.org Received: from mail.dyne.org [178.62.188.7] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Thu, 01 Jun 2017 13:20:06 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: katolaz@freaknet.org) with ESMTPSA id 08F84189B0F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=freaknet.org; s=mail; t=1496315717; bh=aQF3+yQiYowXfaaz9gCGT+Glr34BCFH9zX/fTTzKnts=; h=Date:From:To:Subject:From; b=p+sKQriYnaiNyzSgFQF8daozz+dmtCoRrhdXn59uIFF2RUlnvIONpItmQQUjTaHbM 4d2Bd/qtA7F+u6AdL03RmUh3UrDuk6t4gFV96lgsgzV8ozy3lfP+SqKd1q6nMhcbsy GLKtJyJv54qJbdDfBvKPwUwiziZBSADNgltCT498= Date: Thu, 1 Jun 2017 12:15:18 +0100 From: KatolaZ To: 96@bugs.devuan.org Message-ID: <20170601111518.GA14814@katolaz.homeunix.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CHtt91G3PL5nP5DB" 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.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2 --CHtt91G3PL5nP5DB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Catching up on this. It seems that the problem is in liblognorm2 having been renamed to liblognorm5 (2.0.1) in stretch. Hence, the dependency cannot be satisfied on upgrade from jessie. We should upgrade the dep in rsyslog/ascii. (? and probably provide a transitional virtual package liblognorm2 in ascii which depends on liblognorm5, to allow a smooth transition from jessie ?) --CHtt91G3PL5nP5DB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlkv90YACgkQXyCzrgtfBi8CogCfVGWXsJAh4/8szmDvuDQW6YDW cTwAn3I73sINjmnAIRgVplEG1S0RBguW =jvxi -----END PGP SIGNATURE----- --CHtt91G3PL5nP5DB-- From unknown Thu Mar 28 19:23:32 2024 X-Loop: owner@bugs.devuan.org From: owner@bugs.devuan.org (Devuan bug Tracking System) To: KatolaZ Subject: bug#96 acknowledged by developer (Closed ) Message-ID: In-Reply-To: <20170601094540.GX14814@katolaz.homeunix.net> References: <20171207183042.GY26595@katolaz.homeunix.net> <20170601094540.GX14814@katolaz.homeunix.net> X-Devuan-PR-Message: they-closed 96 X-Devuan-PR-Package: rsyslog X-Devuan-PR-Keywords: Reply-To: 96@bugs.devuan.org This is an automatic notification regarding your bug report #96: rsyslog depends on liblognorm2 in ascii, but it's not available, which was filed against the rsyslog package. It has been closed by one of the developers, namely KatolaZ . 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 96-done) by bugs.devuan.org; 7 Dec 2017 18:40:05 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Thu, 07 Dec 2017 19:40:05 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: katolaz@freaknet.org) with ESMTPSA id 5CD5BF6047D Date: Thu, 7 Dec 2017 18:30:42 +0000 From: KatolaZ To: 96-done@bugs.devuan.org Subject: Closed Message-ID: <20171207183042.GY26595@katolaz.homeunix.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JhRLWbuP810EGO9Z" 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 --JhRLWbuP810EGO9Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This has been solved in rsyslog 8.24.0-1+devuan2.0.=20 --JhRLWbuP810EGO9Z Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlopiNIACgkQXyCzrgtfBi8/ZgCfc2vZg64TF5l0qlrRSH8tZ1by K50AniHukXWPYUpmExSpplI0TBxem8HQ =8e60 -----END PGP SIGNATURE----- --JhRLWbuP810EGO9Z--