Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 228087 - Stabilize =app-admin/gamin-0.1.9-r1
Summary: Stabilize =app-admin/gamin-0.1.9-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Samuli Suominen (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks: 229709 236971
  Show dependency tree
 
Reported: 2008-06-18 13:31 UTC by Samuli Suominen (RETIRED)
Modified: 2008-11-09 11:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2008-06-18 13:31:27 UTC
12 Jun 2008; Ben de Groot <yngwin@gentoo.org> gamin-0.1.9-r1.ebuild:
  Adding append-flags -D_GNU_SOURCE to fix bug 225403. Commit approved by
  mraudsepp.

  29 May 2008; Ali Polatel <hawking@gentoo.org> gamin-0.1.9-r1.ebuild:
  python_mod_optimize is ROOT aware.

  05 Apr 2008; Gilles Dartiguelongue <eva@gentoo.org> gamin-0.1.9-r1.ebuild:
  fix python eclass use, fix bug #212830 (again)

*gamin-0.1.9-r1 (05 Apr 2008)

  05 Apr 2008; Gilles Dartiguelongue <eva@gentoo.org>
  +gamin-0.1.9-r1.ebuild:
  make python bindings optional, fix bug #212830
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2008-06-18 17:09:31 UTC
alpha/ia64/sparc/x86 stable
Comment 2 nixnut (RETIRED) gentoo-dev 2008-06-19 18:00:51 UTC
ppc stable
Comment 3 Markus Rothe (RETIRED) gentoo-dev 2008-06-21 20:11:18 UTC
ppc64 stable
Comment 4 Santiago M. Mola (RETIRED) gentoo-dev 2008-06-25 12:10:42 UTC
A number of python test fail, although they're neither fatal or regressions, so amd64 stable.
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2008-07-14 05:27:13 UTC
Stable for HPPA.
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2008-07-14 05:34:56 UTC
Forgot to post the failing tests' error messages.

dnotify12.py
-- dnotify12.py
Error got event 1 expected 2
Error: monitor2 got 4 events insteads of 5
dnotify13.py
-- dnotify13.py
Error got event 5 expected 1
Error got event 1 expected 2
Error: monitor2 got 4 events insteads of 5
[...]
-- flood4.py
Error got event 8 expected 9
Error got event 8
Error got event 8
Error got event 9
[...]
readonly.py
Traceback (most recent call last):
  File "/dev/shm/portage/app-admin/gamin-0.1.9-r1/work/gamin-0.1.9/python/gamin.py", line 109, in _internal_callback
    self.callback (path, event)
  File "./readonly.py", line 16, in callback
    if expect[top] != event:
IndexError: list index out of range
-- readonly.py
Error got event 8 expected 9