Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 551160 - dev-db/redis: incorrect use of nonfatal
Summary: dev-db/redis: incorrect use of nonfatal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: bad-nonfatal
  Show dependency tree
 
Reported: 2015-06-04 09:02 UTC by Michał Górny
Modified: 2015-08-28 10:20 UTC (History)
4 users (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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-06-04 09:02:55 UTC
nonfatal dodoc 00-RELEASENOTES BUGS CONTRIBUTING MANIFESTO README


This is incorrect. Nonfatal is meant to allow you to provide custom error handling, not ignore errors in poorly written ebuilds. Provide the correct file list instead.
Comment 1 Johan Bergström 2015-06-05 10:45:19 UTC
Work in progress ebuild that fixes this (among other things) can be found here: https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/120
Comment 2 Ultrabug gentoo-dev 2015-08-28 10:20:27 UTC
fixed in all ebuilds, cheers !