unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#56389: ruby-nokogiri may be non-deterministic
@ 2022-07-05  5:09 Wiktor Zelazny
  2022-07-05  5:15 ` Wiktor Zelazny
  0 siblings, 1 reply; 6+ messages in thread
From: Wiktor Zelazny @ 2022-07-05  5:09 UTC (permalink / raw)
  To: 56389

Discovered by accident and did not explore further.

WŻ

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#56389: ruby-nokogiri may be non-deterministic
  2022-07-05  5:09 bug#56389: ruby-nokogiri may be non-deterministic Wiktor Zelazny
@ 2022-07-05  5:15 ` Wiktor Zelazny
  2022-07-07 17:06   ` Maxim Cournoyer
  0 siblings, 1 reply; 6+ messages in thread
From: Wiktor Zelazny @ 2022-07-05  5:15 UTC (permalink / raw)
  To: 56389@debbugs.gnu.org

On Tue, Jul 05, 2022 at 07:09:37AM +0200, wzelazny@vurv.cz wrote:

> Discovered by accident and did not explore further.

ruby-nokogiri@1.10.9 to be exact. Did not check @1.12.5. Guix version
4d126e776239cc2e9b2e39718d0a1051f4a9bbc3.

WŻ

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#56389: ruby-nokogiri may be non-deterministic
  2022-07-05  5:15 ` Wiktor Zelazny
@ 2022-07-07 17:06   ` Maxim Cournoyer
  2022-10-07  6:54     ` Wiktor Zelazny
  0 siblings, 1 reply; 6+ messages in thread
From: Maxim Cournoyer @ 2022-07-07 17:06 UTC (permalink / raw)
  To: Wiktor Zelazny; +Cc: 56389@debbugs.gnu.org

Hi,

Wiktor Zelazny <wzelazny@vurv.cz> writes:

> On Tue, Jul 05, 2022 at 07:09:37AM +0200, wzelazny@vurv.cz wrote:
>
>> Discovered by accident and did not explore further.
>
> ruby-nokogiri@1.10.9 to be exact. Did not check @1.12.5. Guix version
> 4d126e776239cc2e9b2e39718d0a1051f4a9bbc3.

I checked, and only 1.10.9 is nondeterministic.  We should work toward
eliminating 1.10.9.

Thanks,

Maxim




^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#56389: ruby-nokogiri may be non-deterministic
  2022-07-07 17:06   ` Maxim Cournoyer
@ 2022-10-07  6:54     ` Wiktor Zelazny
  2024-10-08  8:54       ` Żelazny Wiktor via Bug reports for GNU Guix
  0 siblings, 1 reply; 6+ messages in thread
From: Wiktor Zelazny @ 2022-10-07  6:54 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: 56389@debbugs.gnu.org

On Thu, Jul 07, 2022 at 01:06:06PM -0400, Maxim Cournoyer wrote:
>
> Wiktor Zelazny <wzelazny@vurv.cz> writes:
>
> > ruby-nokogiri@1.10.9 to be exact. Did not check @1.12.5. Guix version
> > 4d126e776239cc2e9b2e39718d0a1051f4a9bbc3.
>
> I checked, and only 1.10.9 is nondeterministic.  We should work toward
> eliminating 1.10.9.

Hi Maxim,

Sorry for responding so late.

The 1.10.9 comes with the TODO

   ;; TODO: In the next rebuild cycle, provide texlive a version of ruby-hydra
   ;; that does not depend on byebug and rspec, so that their dependencies can
   ;; be updated more freely.  For now pin this version to avoid rebuilds.

ruby-nokogiri@1.10.9 is an indirect input of ruby-hydra, which in turn
is an input of texlive-hyphen-package. So nothing can be done until the
“next texlive rebuild cycle”. How long are the cycles, and is the
current one coming to an end soon by a chance?

WŻ

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#56389: ruby-nokogiri may be non-deterministic
  2022-10-07  6:54     ` Wiktor Zelazny
@ 2024-10-08  8:54       ` Żelazny Wiktor via Bug reports for GNU Guix
  2024-10-11  0:54         ` Maxim Cournoyer
  0 siblings, 1 reply; 6+ messages in thread
From: Żelazny Wiktor via Bug reports for GNU Guix @ 2024-10-08  8:54 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: 56389-done@debbugs.gnu.org

On Fri, Oct 07, 2022 at 08:54:25AM +0200, wzelazny@vurv.cz wrote:

> The 1.10.9 comes with the TODO
>
>    ;; TODO: In the next rebuild cycle, provide texlive a version of ruby-hydra
>    ;; that does not depend on byebug and rspec, so that their dependencies can
>    ;; be updated more freely.  For now pin this version to avoid rebuilds.

Apparently, this is what happened, as ruby-nokogiri@1.10.9 is not in
Guix, anymore.

Closing.

WŻ

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#56389: ruby-nokogiri may be non-deterministic
  2024-10-08  8:54       ` Żelazny Wiktor via Bug reports for GNU Guix
@ 2024-10-11  0:54         ` Maxim Cournoyer
  0 siblings, 0 replies; 6+ messages in thread
From: Maxim Cournoyer @ 2024-10-11  0:54 UTC (permalink / raw)
  To: Żelazny Wiktor; +Cc: 56389-done@debbugs.gnu.org

Hi,

Żelazny Wiktor <wzelazny@vurv.cz> writes:

> On Fri, Oct 07, 2022 at 08:54:25AM +0200, wzelazny@vurv.cz wrote:
>
>> The 1.10.9 comes with the TODO
>>
>>    ;; TODO: In the next rebuild cycle, provide texlive a version of ruby-hydra
>>    ;; that does not depend on byebug and rspec, so that their dependencies can
>>    ;; be updated more freely.  For now pin this version to avoid rebuilds.
>
> Apparently, this is what happened, as ruby-nokogiri@1.10.9 is not in
> Guix, anymore.

Indeed, and the version we now have *is* reproducible:

--8<---------------cut here---------------start------------->8---
 guix challenge ruby-nokogiri

1 éléments du dépôt ont été analysés :
  - 1 (100.0 %) étaient identiques
  - 0 (0.0 %) étaient différents
  - 0 (0.0 %) étaient impossibles à évaluer
--8<---------------cut here---------------end--------------->8---

> Closing.

Thanks for the heads-up and close.

-- 
Maxim




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-10-11  0:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-05  5:09 bug#56389: ruby-nokogiri may be non-deterministic Wiktor Zelazny
2022-07-05  5:15 ` Wiktor Zelazny
2022-07-07 17:06   ` Maxim Cournoyer
2022-10-07  6:54     ` Wiktor Zelazny
2024-10-08  8:54       ` Żelazny Wiktor via Bug reports for GNU Guix
2024-10-11  0:54         ` Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).