Opened 5 weeks ago

Last modified 5 weeks ago

#19251 new bug

Cannot copy syslog

Reported by: nephele Owned by: axeld
Priority: normal Milestone: R1/beta6
Component: File Systems/BFS Version: R1/beta5
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by nephele)

r1beta5
32bit system hp compaq nx6325

Edit: This could likely be a fault as the system is booted from DVD. Viewing the syslog with cat /var/log/syslog works fine. Using less /var/log/syslog does not work.

~> cp /var/log/syslog ~/syslog.txt 
cp: cannot lseek '/var/log/syslog': Operation not supported

Change History (3)

comment:1 by nephele, 5 weeks ago

Description: modified (diff)

comment:2 by waddlesplash, 5 weeks ago

The problem is more likely in write_overlay, probably it doesn't handle some seek operation somehow.

comment:3 by waddlesplash, 5 weeks ago

Milestone: UnscheduledR1/beta6
Note: See TracTickets for help on using tickets.