Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 304927

Summary: net-misc/asterisk-1.6.2.2 : ebuild doesn't create and set the /etc/conf.d/asterisk file
Product: Gentoo Linux Reporter: Maxime de Roucy <maxime.deroucy>
Component: [OLD] UnspecifiedAssignee: Tony Vroon (RETIRED) <chainsaw>
Status: VERIFIED NEEDINFO    
Severity: normal CC: voip+disabled
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
emerge -pv asterisk

Description Maxime de Roucy 2010-02-13 19:23:59 UTC
I recently install the 1.6.2.2 asterisk package, everything seams right but the /etc/conf.d/asterisk file was not created.

I am new on gentoo and don't know if it's better to report a bug for a testing package or mail directly the maintainer...

PS : sorry for my bad english

Reproducible: Always

Steps to Reproduce:
1. install the 1.6.2.2 asterisk package
Actual Results:  
no file /etc/conf.d/asterisk

Expected Results:  
an /etc/conf.d/asterisk example file is created
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2010-02-20 19:05:26 UTC
This report is missing emerge --info and as such is unusable to me.
Please provide:
1) emerge --info
2) emerge -pv asterisk
3) ls /etc/conf.d
4) ls /usr/portage/net-misc/asterisk/files/1.6.0

Once that is done, feel free to reopen the bug.
Comment 2 Maxime de Roucy 2010-02-21 04:37:27 UTC
the problem is gone with the 1.6.2.2-r1 package
Comment 3 Maxime de Roucy 2010-02-21 04:44:16 UTC
Created attachment 220563 [details]
emerge --info
Comment 4 Maxime de Roucy 2010-02-21 04:44:42 UTC
Created attachment 220565 [details]
emerge -pv asterisk
Comment 5 Maxime de Roucy 2010-02-21 04:45:48 UTC
Just for information I add emerge info attachment and emerge -pv asterisk

To solve the problem I juste copy the
/usr/portage/net-misc/asterisk/files/1.6.0/asterisk.confd in
/etc/conf.d/asterisk manualy.