Still happens on hardy (LTS):

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 8.04.3 LTS
Release:        8.04
Codename:       hardy
$ cpio -E no_such_file -t
cpio: no_such_file: Cannot open: No such file or directory
Segmentation fault

Also happens on karmic (with latest updates):

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu karmic (development branch)
Release:        9.10
Codename:       karmic
# cpio -E no_such_file -t
cpio: no_such_file: Cannot open: No such file or directory
Segmentation fault

And finally, also happens on jaunty:

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 9.04
Release:        9.04
Codename:       jaunty
# cpio -E no_such_file -t
cpio: no_such_file: Cannot open: No such file or directory
Segmentation fault

-- 
cpio segfaults with "-E" on a non-existing file
https://bugs.launchpad.net/bugs/186366
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to