X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <20201219180603.22277.qmail@stuge.se> Date: Sat, 19 Dec 2020 18:06:03 +0000 From: "Peter Stuge (peter AT stuge DOT se) [via geda-user AT delorie DOT com]" To: "Girvin Herr \(gherrl AT fastmail DOT com\) \[via geda-user AT delorie DOT com\]" Subject: Re: [geda-user] Problem with Guile 2.2.4 dependency for gEDA 1.10.1. References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Roland Lutz wrote: > I increased the minimum required version numbers to those included in > Debian 10 (soon to be oldstable) because that's the oldest distribution > I test with. Please never *ever* do that. You need to encode the *actual* minimum required dependencies in configure.ac, not what your particular testing environment uses. Forcing unneccessary upgrades is absolutely not okay. > If gEDA/gaf 1.10.0 worked with your system, though, I'm not aware of > anything that would change this with gEDA/gaf 1.10.1. Then please revert any bumped version requirements. I'd suggest releasing 1.10.2 after that. //Peter