unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Re: Stable 2.0 and popen.test on Debian Squeeze
@ 2011-03-02 11:29 dsmich
  0 siblings, 0 replies; 8+ messages in thread
From: dsmich @ 2011-03-02 11:29 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: bug-guile, Francis Southern


---- Mark H Weaver <mhw@netris.org> wrote: 
> 
> Does the attached patch fix your problems with popen.test on Squeeze?

Indeed it does.   Very much thanks!


dsmith@stumpy:~/src/guile$ ./check-guile popen.test
Testing /home/dsmith/src/guile/meta/guile ... popen.test
with GUILE_LOAD_PATH=/home/dsmith/src/guile/test-suite
Running popen.test

Totals for this test run:
passes:                 15
failures:               0
unexpected passes:      0
expected failures:      0
unresolved test cases:  0
untested test cases:    0
unsupported test cases: 0
errors:                 0


-Dale





^ permalink raw reply	[flat|nested] 8+ messages in thread
* Stable 2.0 and popen.test on Debian Squeeze
@ 2011-02-25  5:01 Francis Southern
  2011-02-27 22:07 ` Andy Wingo
  0 siblings, 1 reply; 8+ messages in thread
From: Francis Southern @ 2011-02-25  5:01 UTC (permalink / raw)
  To: bug-guile

Hello Guilers,

As you may know, several people have been having problems with
`popen.test' with 2.0 on Debian Squeeze.  After a suggestion from
Ludovic on IRC, I tried running it with my /bin/sh symlinked to Bash
rather than Dash and there were no unexpected failures.  Yay.

Upon further inspection, the problem is that the `open-output-pipe`
test, specifically the `(pass-if "no duplicate" ...' part, fails with
Dash but not Bash.
(I was checking this by running `./check-guile popen.test'.)

Incidentally, while trying to isolate the problem further, I
discovered that loading the file from the REPL gives me:
ERROR: open-output-pipe: no duplicate - arguments: ((wrong-type-arg
"string-append" "Wrong type (expecting ~A): ~S" ("string" #f) (#f)))

And all the other tests pass.  But I don't see how this error could be
related to the shell, and indeed it happens no matter what my system
shell is set to.

Unfortunately, I'm way out of my depth here and have no idea how to
proceed.  But if there's anything you think I can do to help I'm more
than willing to oblige.


I hope this helps!



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

end of thread, other threads:[~2011-03-02 11:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-02 11:29 Stable 2.0 and popen.test on Debian Squeeze dsmich
  -- strict thread matches above, loose matches on Subject: below --
2011-02-25  5:01 Francis Southern
2011-02-27 22:07 ` Andy Wingo
2011-03-01 19:40   ` Mark H Weaver
2011-03-02  1:32     ` dsmich
2011-03-02 10:40       ` Mark H Weaver
2011-03-02 11:17       ` Mark H Weaver
2011-03-02 11:28         ` dsmich

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).