Changes between Initial Version and Version 1 of Ticket #12373, comment 4


Ignore:
Timestamp:
Sep 13, 2015, 10:01:40 AM (9 years ago)
Author:
ttcoder

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12373, comment 4

    initial v1  
    3131
    3232}}}
     33
     34'''EDIT''': maybe bash attempts to open itself (??) à la B_READ_WRITE, which fails in packagefs (regardless of whether or not the 'w' bit it set or not, of course, being a read-only fs), but succeeds in bfs, allowing the bfs variant to get past that error and hit another one downstream ?