[Fedora Release Engineering] #719: Half-bug: the SHA1SUM files are generated in text mode (instead of binary)

Fedora Release Engineering rel-eng at fedoraproject.org
Mon Jul 14 15:12:37 UTC 2008


#719: Half-bug: the SHA1SUM files are generated in text mode (instead of binary)
----------------------------------------------------------+-----------------
  Reporter:  Роман Донченко         <DXDragon at yandex.ru>  |       Owner:  rel-eng at lists.fedoraproject.org
      Type:  task                                         |      Status:  closed                         
 Milestone:                                               |   Component:  koji                           
Resolution:  wontfix                                      |    Keywords:                                 
----------------------------------------------------------+-----------------
Changes (by jkeating):

  * status:  new => closed
  * resolution:  => wontfix

Comment:

 Hrm, the only difference that seems to make is that it puts a "*" by the
 filename:

 $ sha1sum Fedora-9-Nathan-i686.iso
 3a505e21181f41d749877266ab9948af88792497  Fedora-9-Nathan-i686.iso

 $ sha1sum -b Fedora-9-Nathan-i686.iso
 3a505e21181f41d749877266ab9948af88792497 *Fedora-9-Nathan-i686.iso

 Is that really the only difference?  Why in gods name is the windows
 sha1sum library using the text around the name of the file to determine
 how to open, that shoudl be done by looking at the file itself and
 figuring out what it is.

 I'm not really inclined to change this, I'd file a bug against the windows
 sha1sum software.

-- 
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/719#comment:2>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project


More information about the rel-eng mailing list