﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
120	cpio: -m option always fails	dmik		"Here is a test case:
{{{
LANG=C
echo test > test_file
echo test_file > file_list
cpio -pdum test_dir < file_list
}}}

It fails with this:
{{{
cpio: test_dir/test_file: Cannot utime: Permission denied
}}}

Removing the `-m` option fixes the error."	defect	closed	major		*none		medium	fixed		
