[Home]

Summary:ASTERISK-09668: Error in Custom Installation of *NOW B5
Reporter:Wemerson Guimaraes (wemersonrv)Labels:
Date Opened:2007-06-13 09:33:15Date Closed:2007-06-25 16:37:12
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Distro: *NOW B5

The Express setup works fine, but when i try to Custom Setup to select, languages and other configs, the following error occurs:

Traceback (most recent call last):
  File "/tmp/product/gui.py", line 877, in nextClicked
     self.setScreen ()
  File "/tmp/product/gui.py", line 1199, in setScreen
     new_screen = apply(self.currentWindow.getScreen, args)
  File "/usr/lib/anaconda/iw/package_gui.py", line 956, in getScreen
     if instClass.hideEvenrything and par == _('Miscellaneous');
AttributeError: InstallClass instance has no attribute 'hideEverything'
Comments:By: James Lyons (james) 2007-06-13 10:54:57

duplicate of : http://bugs.digium.com/view.php?id=9559

download Beta5.5 from http://asterisk.rpath.org

By: Wemerson Guimaraes (wemersonrv) 2007-06-14 14:10:12

I download it and try to install... Now, the bug persist and occur other error..

Message when install in text mode
=================================
File "/usr/bin/anaconda", line 1174, in ?
  intf.run(id, dispatch)
File "/tmp/product/text.py", line 474, in run
  rc = apply(win, (self.screen, ) + args)
File "/usr/lib/anaconda/textw/packages_text.py", line 54, in __call__
  if instClass.hideEverything and grp.id in ['base', 'everything']:
AtrbibuteError: InstallClass instance has no atrbute 'hideEverything'

Message when install in graphical mode
======================================
File "/tmp/product/gui.py", line 877, in ?
  self.setScreen()
File "/tmp/produc/gui.py", line 1199, in setScreen
  new_screen = apply(self.currentWindow.getScreen, args)
File "/usr/lib/anaconda/iw/package_gui.py", line 956, in getScreeb
  if instClass.hideEverything and par == _('Miscellaneous'):
AtrbibuteError: InstallClass instance has no atrbute 'hideEverything'


Steps of my installation in expert mode:
========================================

1. Language
  Portuguese(Brazilian)
2. Keyboard layout
  br-abnt2
3. Disk Partitions
  Auto -> Remove All Partitions -> suggested layout
4. Boot loader
  Install GRUB -> GRUB PARAMETERS : acpi=off ->
  No password for GRUB -> Install GRUB in MBR
5. Network
  IP: 192.168.0.11 -> Mask: 255.255.255.0 -> Gateway: 192.168.0.1 ->
  DNS (201.10.128.3 201.10.120.3) -> machine name: anow095.beta
6. Firewall
  SSH(X)  HTTP(X)  FTP( )  SMTP( )  rPATH(X)
7. Fuso Horario
  America/Sao_Paulo
8. Admin Password
  123456

My Machine
==========
Motherboard: Gigabyte GA VM800PMC (With video on-board)
Chipset: Via 8327R+
Processor: Intel Pentium D 930 2core(3.0GGHz) 2Mb Cache
RAM: 512 MB DDR2 533 Kingston

I Don't use FXS/FXO or Digital cards, only voip...

By: James Lyons (james) 2007-06-18 15:36:07

This issue shows up whenever you use the expert install class. You can use the express install in the meantime and make your changes after install.

By: James Lyons (james) 2007-06-25 16:37:12

Fixed in beta6 release http://asterisk.rpath.org