Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 460078 - dev-python/py-gnupg fails tests if /etc/motd does not exist
Summary: dev-python/py-gnupg fails tests if /etc/motd does not exist
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-03 09:18 UTC by Michał Górny
Modified: 2014-09-07 12:52 UTC (History)
0 users

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


Attachments
Build log (build-pypy2_0.log,4.78 KB, text/plain)
2013-03-03 09:18 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-03 09:18:57 UTC
Created attachment 340824 [details]
Build log

It may be a mis-design of tests, issue in the module or some special feature (conditional skiptest necessary?).

By the way, last commit 10 years ago... bugs unassigned for 5 years. It has no rev-deps (duplicity bundles its own patched copy).

======================================================================
ERROR: test_attach_fhs (__main__.GnuPGTests)
Do GnuPG operations using the attach_fhs feature
----------------------------------------------------------------------
Traceback (most recent call last):
  File "unittests.py", line 128, in test_attach_fhs
    plainfile = open(plaintext_source)
IOError: [Errno 2] No such file or directory: '/etc/motd'

----------------------------------------------------------------------
Comment 1 Pacho Ramos gentoo-dev 2014-09-07 12:52:56 UTC
dropped