Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9621] New: claw wrong md5 + doesn't run

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 9621] New: claw wrong md5 + doesn't run
  • Date: 7 Jan 2006 16:40:05 -0000

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

Summary: claw wrong md5 + doesn't run
Product: Codex
Version: stable-rc
Platform: Other
OS/Version: other
Status: RESOLVED
Severity: normal
Priority: P2
Component: shell-term-fm
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: e-type AT sourcemage.org


md5 sum in stable-rc is incorrect

doesn't run:

pieter@agoraeus:/home/pieter$ claw
Traceback (most recent call last):
File "/usr/share/Claw3/Claw3.py", line 2844, in ?
claw = Claw3()
File "/usr/share/Claw3/Claw3.py", line 71, in __init__
shutil.copytree(self.programPath + "/themes/" + theme, os.environ['HOME'] +

"/.themes/" + theme)
File "/usr/lib/python2.4/shutil.py", line 121, in copytree
copytree(srcname, dstname, symlinks)
File "/usr/lib/python2.4/shutil.py", line 128, in copytree
raise Error, errors
shutil.Error:
[('/usr/share/Claw3//themes/Ana/gtk-2.0/ProstokatemPodszyte.txt',


'/home/pieter//.themes/Ana/gtk-2.0/ProstokatemPodszyte.txt',
<exceptions.IOError

instance at 0xb6defa0c>),
('/usr/share/Claw3//themes/Ana/gtk-2.0/gtkrc', '/home

/pieter//.themes/Ana/gtk-2.0/gtkrc', <exceptions.IOError instance
at 0xb6defa2c>
),
('/usr/share/Claw3//themes/Ana/gtk-2.0/gtkrc-b', '/home/pieter//.themes/Ana/g

tk-2.0/gtkrc-b', <exceptions.IOError
instance at 0xb6defa4c>)]
pieter@agoraeus:/home/pieter$


------- Additional Comments From e-type AT sourcemage.org 2006-01-07 10:40
-------
replaced md5 with sha512

there's a newer version but it doesn't run

only our fallback servers have the tarball atm

--
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.



  • [SM-Grimoire-Bugs] [Bug 9621] New: claw wrong md5 + doesn't run, bugzilla-daemon, 01/07/2006

Archive powered by MHonArc 2.6.24.

Top of Page