file returns "name use count (30) exceeded"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
file (Debian) |
Fix Committed
|
Undecided
|
Unassigned | ||
file (Ubuntu) |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
In Ubuntu 17.04 there seems to be a problem with "file":
$ file test.jpg
test.jpg: ERROR: JPEG image data, JFIF standard 1.01, resolution (DPI), density 240x240, segment length 16, Exif Standard: [TIFF image data, big-endian, direntries=8, description=Picture saved with settings embedded., orientation=
This problem was reported in Fedora a couple of years ago:
https:/
I found out about the problem when the Astrometry program suddenly stopped working on jpegs that it was previously able to process. I cannot say how "file" is supposed to normally output the data. I only found out about this when the program suddenly broke without any obvious reason after the upgrade from Ubuntu 16.04 to 17.04. Since there is another case reported for Fedora I tend to believe that the problem is indeed caused by "file".
The required data:
$ lsb_release -rd
Description: Ubuntu 17.04
Release: 17.04
$ apt-cache policy file
file:
Installed: 1:5.29-3ubuntu0.1
Candidate: 1:5.29-3ubuntu0.1
Version table:
*** 1:5.29-3ubuntu0.1 500
500 http://
500 http://
100 /var/lib/
1:5.29-3 500
500 http://
ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: file 1:5.29-3ubuntu0.1
ProcVersionSign
Uname: Linux 4.10.0-33-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.4-0ubuntu4.5
Architecture: amd64
CurrentDesktop: Unity:Unity7
Date: Mon Sep 18 20:36:35 2017
InstallationDate: Installed on 2016-01-18 (609 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: file
UpgradeStatus: No upgrade log present (probably fresh install)
The file test.jpg that I used is attached. The problem occurs with other jpeg images, too.