Tape type device file file_name is not a character-special or block-special file

The device array specifies that the file is a tape device, but it is not.

Change the type of the file in the device-array definition, or make sure that the file is a tape device.