Hi,

The dpkg -L matches:

dpkg -L gnome-sudoku | grep -i foot
/usr/share/pixmaps/gnome-sudoku/footprints.png

The file is there too.
And the changelog:
gnome-sudoku (0.7.1-1) unstable; urgency=low

  * New upstream release (Closes: #384670, #378710).
  * debian/patches/defaults-py.patch: updated.
  * debian/rules:
    - Replace python-distutils include with autotools due to upstream
      changes.
    - Add dh_pysupport call now required since I dropped
      python-distutils include.

 -- Gustavo Franco <[EMAIL PROTECTED]>  Mon, 23 Apr 2007 03:40:08 -0300

it seems gnome-sudoku isn't looking at the right place? could it be something that is configured incorrectly on my side? Additionally it looks for a big "F" in the footprints.svg.

apt-file search prints:

 apt-file search Footprints
gnome-sudoku: usr/share/gnome-sudoku/Footprints.svg

respectively:
 apt-file search footprints
gnome-sudoku: usr/share/pixmaps/gnome-sudoku/footprints.png
(...)

thx,
Martin

PS: removing, purging and reinstalling did not change anything

Gustavo Franco wrote:
On 5/2/07, Martin Ketzer <[EMAIL PROTECTED]> wrote:
Package: gnome-sudoku
Version: 0.7.1-1
Severity: grave

Hi Martin,

Thanks for your report. There's something weird going on though, it
seems that our package version and dependencies match, but the package
content doesn't. Could you please paste "dpkg -L gnome-sudoku" output
on your reply to this message with the last changelog
(/usr/share/doc/gnome-sudoku/changelog.Debian.gz) entry?

--- Please enter the report below this line. ---
gnome-sudoku does not start an prints the following on the command-line:

Traceback (most recent call last):
  File "/usr/games/gnome-sudoku", line 7, in ?
    from gnome_sudoku.gnome_sudoku import start_game
  File "/usr/lib/python2.4/site-packages/gnome_sudoku/gnome_sudoku.py",
line 18, in ?
gobject.GError: Failed to open file
'/usr/share/gnome-sudoku/Footprints.svg': No such file or directory

(...)

It should be:
$ dpkg -L gnome-sudoku|grep -i footprints
/usr/share/pixmaps/gnome-sudoku/footprints.png

Btw, there's no /usr/share/gnome-sudoku and
/usr/lib/python2.4/site-packages/gnome_sudoku/

thanks in advance,
-- stratus
http://stratusandtheswirl.blogspot.com




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to