Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-25 Thread Rafael Laboissière
* Rafael Laboissière [2023-12-22 04:36]: * Sébastien Villemot [2023-12-21 15:23]: Le jeudi 21 décembre 2023 à 08:49 +0100, Rafael Laboissière a écrit : * Santiago Vila [2023-12-20 22:03]: El 20/12/23 a las 21:08, Rafael Laboissière escribió: HOME := $(shell mktemp -d) so that the same

Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-21 Thread Rafael Laboissière
* Sébastien Villemot [2023-12-21 15:23]: Le jeudi 21 décembre 2023 à 08:49 +0100, Rafael Laboissière a écrit : * Santiago Vila [2023-12-20 22:03]: El 20/12/23 a las 21:08, Rafael Laboissière escribió: HOME := $(shell mktemp -d) so that the same directory is never used twice between

Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-21 Thread Sébastien Villemot
Le jeudi 21 décembre 2023 à 08:49 +0100, Rafael Laboissière a écrit : > * Santiago Vila [2023-12-20 22:03]: > > > El 20/12/23 a las 21:08, Rafael Laboissière escribió: > > > > HOME := $(shell mktemp -d) > > > > > > > > so that the same directory is never used twice between consecutive > > > >

Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-20 Thread Rafael Laboissière
* Santiago Vila [2023-12-20 22:03]: El 20/12/23 a las 21:08, Rafael Laboissière escribió: HOME := $(shell mktemp -d) so that the same directory is never used twice between consecutive builds. Yes, this is a much better solution. Thanks for the suggestion. I am just wondering: is there a

Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-20 Thread Santiago Vila
El 20/12/23 a las 21:08, Rafael Laboissière escribió: HOME := $(shell mktemp -d) so that the same directory is never used twice between consecutive builds. Yes, this is a much better solution. Thanks for the suggestion. I am just wondering: is there a simple way to delete the temporary

Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-20 Thread Rafael Laboissière
* Santiago Vila [2023-12-20 13:43]: El 16/12/23 a las 22:30, Rafael Laboissière escribió: I did the investigation again, using pbuilder. Here is what I found: – In my case, pbuilder sets HOME=/nonexistent/ and debhelper (compat level = 13) keeps that setting. Hence, the package FTBFS. – If

Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-20 Thread Santiago Vila
El 16/12/23 a las 22:30, Rafael Laboissière escribió: I did the investigation again, using pbuilder. Here is what I found: – In my case, pbuilder sets HOME=/nonexistent/ and debhelper (compat level = 13) keeps that setting. Hence, the package FTBFS. – If I use "export HOME = /tmp", for

Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-16 Thread Rafael Laboissière
* Rafael Laboissière [2023-12-15 21:44]: * Santiago Vila [2023-12-15 18:15]: The thing I don't understand here is why this problem in octave-vibes was diagnosed as an "unwritable $HOME" in the first place. This is what I concluded after running some tests, but I do not remember the

Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-15 Thread Rafael Laboissière
* Santiago Vila [2023-12-15 18:15]: The thing I don't understand here is why this problem in octave-vibes was diagnosed as an "unwritable $HOME" in the first place. This is what I concluded after running some tests, but I do not remember the details. I will try to replicate it. Best,

Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-15 Thread Santiago Vila
El 15/12/23 a las 17:00, Rafael Laboissière escribió:     […]     HOME=/sbuild-nonexistent     […] It seems that your building system is setting HOME to an non-existent directory. How do you explain that ? In this case, given its name, the variable is set by sbuild before starting the

Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-15 Thread Rafael Laboissière
Rafael * Santiago Vila [2023-12-15 12:59]: El 13/12/23 a las 9:27, Rafael Laboissière escribió: i.e. you may rely on a writable $HOME if it's for a "good cause" (i.e. dh_auto_test). So, the simple question: Should this not be also implemented in dh_octave_check as well, which is what

Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-15 Thread Santiago Vila
El 13/12/23 a las 9:27, Rafael Laboissière escribió: i.e. you may rely on a writable $HOME if it's for a "good cause" (i.e. dh_auto_test). So, the simple question: Should this not be also implemented in dh_octave_check as well, which is what octave-vibes was using? Thanks for bringing this

Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-13 Thread Rafael Laboissière
* Santiago Vila [2023-12-12 20:25]: I'm sorry to see this package removed because of this bug which I filed. Actually, the main reason for requesting the removal is the fact that the package is unusable without the VIBES viewer. Note that if the latter is packaged for Debian, then the

Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-12 Thread Santiago Vila
Hello. I'm sorry to see this package removed because of this bug which I filed. I trust that removing the package was the right thing to do, but I just read the removal request you did to ftpmasters (#1058025) and would like to make a minor comment which is only indirectly related: This is

Bug#1057591: octave-vibes: FTBFS: fatal: caught signal Segmentation fault -- stopping myself...

2023-12-05 Thread Santiago Vila
Package: src:octave-vibes Version: 0.2.0-8 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: [...] debian/rules binary dh binary