The script in Perl can be replaced by a simple example to bash:
"
#!/bin/bash
backup_tmp="/tmp/backup.cpio"
find /etc/apache2/ -name "httpd.conf" -print | cpio -ocBv > $backup_tmp
find /etc/apache2/ -name "ports.conf" -print | cpio -ocBvA -O  $backup_tmp
"

Now checked cpio-2.10-orig, cpio-2.10-1ubuntu2 and cpio-2.11-orig from
src. cpio-2.10-orig, cpio-2.10-1ubuntu2 in bash-test and perl-test
crash.

cpio-2.11-orig work fine. 
Started debugging...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/909361

Title:
  cpio crashes when locale="POSIX"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cpio/+bug/909361/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to