View Issue Details

IDProjectCategoryView StatusLast Update
0000698fileGeneralpublic2025-12-03 10:18
Reporternabinkhanal00 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Platformx86_64 GNU/LinuxOSUbuntuOS Version24.04.3
Product Version5.45 
Summary0000698: file command reports mime type of a text file as application/SIMH-tape-data
DescriptionUbuntu 20.04 uses file v5.38. It says file is of type `text/plain`.

root@spectra:/home/support# file -i system_metrics.log
system_metrics.log: text/plain; charset=us-ascii


However, Ubuntu 24.04 uses file v5.45. It says file is of type `application/SIMH-tape-data`.
root@demo:~# file -i /home/support/system_metrics.log
/home/support/system_metrics.log: application/SIMH-tape-data; charset=us-ascii
Steps To ReproduceRun `file -i <file_name> ` command on two versions (Ubuntu 20.04 and Ubuntu24.04).
TagsNo tags attached.

Activities

nabinkhanal00

2025-12-03 09:43

reporter  

system_metrics.log.gz (486,850 bytes)

Issue History

Date Modified Username Field Change
2025-12-03 09:43 nabinkhanal00 New Issue
2025-12-03 09:43 nabinkhanal00 File Added: system_metrics.log.gz