Bug 11811 - hsh-fakedev can't create FIFO
Summary: hsh-fakedev can't create FIFO
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: hasher (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Dmitry V. Levin
QA Contact: qa-sisyphus
URL:
Keywords: relnote
Depends on:
Blocks:
 
Reported: 2007-05-19 16:16 MSD by Konstantin A Lepikhov (L.A. Kostis)
Modified: 2007-05-21 17:37 MSD (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin A Lepikhov (L.A. Kostis) 2007-05-19 16:16:09 MSD
[lakostis@lks ~]$ hsh-shell --rooter
[root@lks .in]# mkfifo /dev/bootsplash
mkfifo: cannot create fifo `/dev/bootsplash': Permission denied

[lakostis@lks ~]$ hsh-fakedev -m 600 bootsplash p 0 0 
hsh-fakedev: p: invalid device file type

Как быть, куда податься? :)
Steps to Reproduce:
1. hsh --init
2. hsh-run --rooter mkfifo /dev/bootsplash
3. hsh-fakedev -m 600 bootsplash p 0 0
Actual Results:  
Не работает создание fifo.

Expected Results:  
Либо чтобы hasher позволял делать fifo, либо добавить в hsh-fakedev данный
функционал.
Comment 1 Dmitry V. Levin 2007-05-21 17:37:56 MSD
Implemented in 1.2.4-alt1-4-g027ccc5.