Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 383911 - net-misc/asterisk when compiled with radius use flag should install dictionary.digium
Summary: net-misc/asterisk when compiled with radius use flag should install dictionar...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-21 10:24 UTC by Oleg Gawriloff
Modified: 2011-10-12 09:25 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 Oleg Gawriloff 2011-09-21 10:24:10 UTC
net-misc/asterisk when compiled with radius use flag should install dictionary.digium from contrib to /etc/radiusclient-ng/
and append string $INCLUDE /etc/radiusclient-ng/dictionary.digium to dictionary file of radiusclient-ng.


Reproducible: Always
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2011-09-22 12:38:57 UTC
It is not Gentoo style to modify existing configuration files on the system, from the sound of it these files are owned by other ebuilds?
Comment 2 Oleg Gawriloff 2011-09-24 18:41:52 UTC
Ok, agreed. Warning through einfo at postinst of asterisk regarding include would be sufficient.
Comment 3 Tony Vroon (RETIRED) gentoo-dev 2011-10-12 09:25:28 UTC
+*asterisk-1.8.7.0-r1 (12 Oct 2011)
+
+  12 Oct 2011; Tony Vroon <chainsaw@gentoo.org> -asterisk-1.8.7.0_rc2.ebuild,
+  +asterisk-1.8.7.0-r1.ebuild:
+  Install the provided radius dictionary, closes bug #383911 by Oleg Gawriloff.
+  Close manager file descriptors once, not twice as per Jaco Kroon in bug
+  #386633. Remove release candidate now that the final release is available.