Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287581 - Stabilize dev-python/pylibacl-0.4.0-r1
Summary: Stabilize dev-python/pylibacl-0.4.0-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2009-10-03 21:55 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2010-03-11 14:27 UTC (History)
1 user (show)

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 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-10-03 21:55:18 UTC
Stabilize dev-python/pylibacl-0.4.0-r1.
Comment 1 Markus Meier gentoo-dev 2009-10-10 10:07:53 UTC
amd64/arm/x86 stable
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2009-10-23 14:16:17 UTC
Stable for HPPA.
Comment 3 nixnut (RETIRED) gentoo-dev 2009-10-24 13:00:28 UTC
ppc stable
Comment 4 Raúl Porcel (RETIRED) gentoo-dev 2009-11-14 15:45:24 UTC
ia64/sh/sparc stable
Comment 5 Brent Baude (RETIRED) gentoo-dev 2009-12-22 18:56:28 UTC
on ppc64 I am getting a test failure like so:


======================================================================
ERROR: Test the acl_extended function
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/test_acls.py", line 144, in testExtended
    basic_acl.applyto(fd)
IOError: [Errno 95] Operation not supported

======================================================================
ERROR: Test loading ACLs from a directory
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/test_acls.py", line 97, in testFromDir
    acl1 = posix1e.ACL(file=dname)
IOError: [Errno 95] Operation not supported

======================================================================
ERROR: Test loading ACLs from a file descriptor
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/test_acls.py", line 107, in testFromFd
    acl1 = posix1e.ACL(fd=fd)
IOError: [Errno 95] Operation not supported

======================================================================
ERROR: Test loading ACLs from a file
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/test_acls.py", line 91, in testFromFile
    acl1 = posix1e.ACL(file=fname)
IOError: [Errno 95] Operation not supported

======================================================================
ERROR: Test removing the default ACL
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/test_acls.py", line 175, in testDeleteDefault
    posix1e.delete_default(dname)
IOError: [Errno 95] Operation not supported

======================================================================
ERROR: Test re-applying an ACL
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/test_acls.py", line 180, in testReapply
    acl1 = posix1e.ACL(fd=fd)
IOError: [Errno 95] Operation not supported

======================================================================
FAIL: Test the equiv_mode function
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/test_acls.py", line 162, in testEquivMode
    self.failUnlessEqual(acl.equiv_mode(), mode)
AssertionError: 0 != 420
Comment 6 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-12-22 19:19:56 UTC
(In reply to comment #5)

Please read eerror messages.
Comment 7 Joe Jezak (RETIRED) gentoo-dev 2010-03-11 14:27:42 UTC
Marked ppc64 stable, closing since we're the last arch.