Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108075 - Fresh install of asterisk-1.0.8 run with asterisk -vvvvvc reports links to /var/tmp/portage. This is an unconfigured install.
Summary: Fresh install of asterisk-1.0.8 run with asterisk -vvvvvc reports links to /v...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: voip herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 07:40 UTC by Sean Hafeez
Modified: 2006-06-11 08:01 UTC (History)
0 users

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 Sean Hafeez 2005-10-04 07:40:43 UTC
[app_voicemail.so] => (Comedian Mail (Voicemail System))
  == Registered application 'VoiceMail'
  == Registered application 'VoiceMail2'
  == Registered application 'VoiceMailMain'
  == Registered application 'VoiceMailMain2'
  == Registered application 'MailboxExists'
  == Parsing '/etc/asterisk/voicemail.conf': Found
    -- Logging into database with user test, password test, and database vmdb
Oct  4 07:40:51 WARNING[27301]: /var/tmp/portage/asterisk-1.0.8/work/asterisk-addons-1.0.8/
mysql-vm-r:20 mysql_login: Error Logging into database
Oct  4 07:40:51 WARNING[27301]: app_voicemail.c:4366 load_module: SQL init
Oct  4 07:40:51 WARNING[27301]: loader.c:345 ast_load_resource: app_voicemail.so: load_module 
failed, returning -1
  == Unregistered application 'VoiceMail'
  == Unregistered application 'VoiceMail2'
  == Unregistered application 'VoiceMailMain'
  == Unregistered application 'VoiceMailMain2'
  == Unregistered application 'MailboxExists'

This goes away if you set up the username, passwd, db in vociemail.conf however it is strange that the 
unconfigured package should reference a masked package and have any link to /var/tmp/portage

Reproducible: Always
Steps to Reproduce:
1. emerge asterisk (1.0.8) (with USE of vmdbmysql, mysql, zaptel, pri)
2. asterisk -vvvvc
3.

Actual Results:  
[app_voicemail.so] => (Comedian Mail (Voicemail System))
  == Registered application 'VoiceMail'
  == Registered application 'VoiceMail2'
  == Registered application 'VoiceMailMain'
  == Registered application 'VoiceMailMain2'
  == Registered application 'MailboxExists'
  == Parsing '/etc/asterisk/voicemail.conf': Found
    -- Logging into database with user test, password test, and database vmdb
Oct  4 07:40:51 WARNING[27301]: /var/tmp/portage/asterisk-1.0.8/work/asterisk-addons-1.0.8/
mysql-vm-r:20 mysql_login: Error Logging into database
Oct  4 07:40:51 WARNING[27301]: app_voicemail.c:4366 load_module: SQL init
Oct  4 07:40:51 WARNING[27301]: loader.c:345 ast_load_resource: app_voicemail.so: load_module 
failed, returning -1
  == Unregistered application 'VoiceMail'
  == Unregistered application 'VoiceMail2'
  == Unregistered application 'VoiceMailMain'
  == Unregistered application 'VoiceMailMain2'
  == Unregistered application 'MailboxExists'


Expected Results:  
It should error out saying unconfigured with no refernce to asterisk-addons or /var/tmp/portage
Comment 1 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2006-03-18 23:17:33 UTC
does this still happen with asterisk-1.0.10-r1 ?

also please paste in the output of 'emerge --info'
Comment 2 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2006-06-11 08:01:00 UTC
please reopen if this is still happening with asterisk-1.0.11_p1 or higher.