Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12886] Hash verification failure for SDL

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 12886] Hash verification failure for SDL
  • Date: 20 Jul 2006 11:01:08 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=12886


hgr AT vabo.cz changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED




------- Additional Comments From hgr AT vabo.cz 2006-07-20 06:01 -------
Thanks, just fixed.
Interesting, I tried diff them and they were the same.
Only one difference is the owner and group of 4 files/directories.

# ls -l OLD/SDL-1.2.11.tar.gz NEW/SDL-1.2.11.tar.gz
-rw-r--r-- 1 root root 2796407 Jun 30 03:49 NEW/SDL-1.2.11.tar.gz
-rw-r--r-- 1 root root 2796143 Jun 27 07:43 OLD/SDL-1.2.11.tar.gz

# gunzip -l OLD/SDL-1.2.11.tar.gz NEW/SDL-1.2.11.tar.gz
compressed uncompressed ratio uncompressed_name
2796143 10700800 73.9% OLD/SDL-1.2.11.tar
2796407 10700800 73.9% NEW/SDL-1.2.11.tar
5592550 21401600 73.9% (totals)

# gunzip OLD/SDL-1.2.11.tar.gz NEW/SDL-1.2.11.tar.gz

# tar tvf OLD/SDL-1.2.11.tar > OLD.t
# tar tvf NEW/SDL-1.2.11.tar > NEW.t
# diff OLD.t NEW.t
1c1
< drwxrwxr-x hercules/hercules 0 2006-06-27 07:04:04 SDL-1.2.11/
---
> drwxr-xr-x root/root 0 2006-06-27 07:05:24 SDL-1.2.11/
771c771
< -rw-rw-r-- hercules/hercules 3052 2006-06-27 07:03:40 SDL-1.2.11/SDL.spec
---
> -rw-r--r-- root/root 3052 2006-06-27 07:04:58 SDL-1.2.11/SDL.spec
781c781
< drwxrwxr-x hercules/hercules 0 2006-06-27 07:04:07 SDL-1.2.11/include/
---
> drwxrwxr-x hercules/hercules 0 2006-06-27 07:04:59 SDL-1.2.11/include/
786c786
< -rw-rw-r-- hercules/hercules 1439 2006-06-27 07:04:05
SDL-1.2.11/include/SDL_config.h
---
> -rw-r--r-- root/root 1439 2006-06-27 07:05:24
SDL-1.2.11/include/SDL_config.h

Please verify.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page