Processed: Re: Bug#942558: hurd: should return ENXIO instead of EIEIO in open()

2019-10-27 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + pending Bug #942558 [src:hurd] hurd: should return ENXIO instead of EIEIO in open() Added tag(s) pending. -- 942558: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942558 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#942558: hurd: should return ENXIO instead of EIEIO in open()

2019-10-27 Thread Samuel Thibault
Control: tags -1 + pending Hello, Svante Signell, le ven. 18 oct. 2019 19:16:01 +0200, a ecrit: > > open(s, O_WRONLY | O_NONBLOCK); > > > > On linux, it prints "No such device or address"; > > On the hurd vm, it prints "Computer bought the farm". > > > Confirmed: > ./test_fifo > Computer bough