Public bug reported:

Binary package hint: gnome-games

I found same python script duplicate in gnome-sudoku and gnome-games-common.
Run gnome-sudoku, python use script in gnome-games-common.
----------------------
$ pdb /usr/games/gnome-sudoku 
> /usr/games/gnome-sudoku(14)<module>()
-> class SafeStdout:
(Pdb) b 67
Breakpoint 1 at /usr/games/gnome-sudoku:67
(Pdb) c
> /usr/games/gnome-sudoku(67)<module>()
-> start_game()
(Pdb) s
--Call--
> /usr/lib/python2.6/dist-packages/gnome_sudoku/gnome_sudoku.py(20)start_game()
-> def start_game ():
(Pdb) q
$ dpkg -S /usr/lib/python2.6/dist-packages/gnome_sudoku/gnome_sudoku.py
gnome-games-common: 
/usr/lib/python2.6/dist-packages/gnome_sudoku/gnome_sudoku.py
$ dpkg -S /usr/share/pyshared/gnome_sudoku/gnome_sudoku.py
gnome-sudoku: /usr/share/pyshared/gnome_sudoku/gnome_sudoku.py
$ cd  /usr/lib/python2.6/dist-packages/gnome_sudoku/
$ for py in *.py
> do
> diff $py /usr/share/pyshared/gnome_sudoku/$py
> done
$
----------------------

ProblemType: Bug
Architecture: i386
Date: Fri Mar 26 22:33:33 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318)
Package: gnome-sudoku 1:2.29.91-0ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=C
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-17.26-generic 2.6.32.10+drm33.1
SourcePackage: gnome-games
Uname: Linux 2.6.32-17-generic i686

** Affects: gnome-games (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 lucid

-- 
Lucid beta-1:same python script  duplicate(but differrent directory) in 
gnome-sudoku and gnome-games-common
https://bugs.launchpad.net/bugs/548819
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to