FS#57881 - [enca] enconv: Cannot seek in file `': Bad file descriptor

Attached to Project: Arch Linux
Opened by drathir (drathir) - Sunday, 18 March 2018, 06:27 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 01 April 2018, 10:03 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Unable to convert text files with error:
enconv: Cannot seek in file `filename': Bad file descriptor
enconv: Cannot close file `filename': Bad file descriptor


Additional info:
* package version(s)

extra/enca 1.19-1 [installed]

* config and/or log files etc.

enconv: Cannot seek in file `filename': Bad file descriptor
enconv: Cannot close file `filename': Bad file descriptor

Steps to reproduce:

just use any supported lang locale in xx_XX place and in console:

LANG=xx_XX.UTF-8 enconv filename

which output:

enconv: Cannot seek in file `filename': Bad file descriptor
enconv: Cannot close file `filename': Bad file descriptor

Greetings...

This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 01 April 2018, 10:03 GMT
Reason for closing:  Fixed
Additional comments about closing:  enca 1.19-2
Comment by Doug Newgard (Scimmia) - Monday, 19 March 2018, 15:59 GMT
"Bad file descriptor" usually means the problem is with the file, not with the program.
Comment by drathir (drathir) - Sunday, 25 March 2018, 03:50 GMT
  • Field changed: Percent Complete (100% → 0%)
Looks like false assumption it happen with every file including different languages, and files which are previously worked w/o problems now dont, and ofc new files are not corrupted...
Comment by drathir (drathir) - Sunday, 25 March 2018, 10:02 GMT
Honestly not sure if that isn't a upstream issue, but as i see there is reported there also that issue, personally not sure how to trace more closely their roots what causing that errors, but will inform if/when i observe it get fixed... Greetings...

Loading...