bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#73155: [PATCH] gnu: ruby-net-smtp: Fix tests


From: Javier Olaechea
Subject: bug#73155: [PATCH] gnu: ruby-net-smtp: Fix tests
Date: Tue, 10 Sep 2024 22:35:05 +0000

Attached is a patch to fix the build by regenerating the certificates. Note that a Makefile to update the certificates was introduced in the version that updated the certificates. In those versions we can simplify the before-check hook to be:

(with-directory "test/net/fixtures"
  (invoke "make" "regen_certificates"))

Another question, we are packaging a ~2 year old version. When updating the version, should we drop the before-check lambda? Or should we keep it in case someone wants to build ruby-net-smtp in the year 2034?

Cheers
--
"I object to doing things that computers can do." — Olin Shivers

Attachment: 0001-gnu-ruby-net-smtp-Fix-tests.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]