qiupin / iredmail

Automatically exported from code.google.com/p/iredmail
0 stars 0 forks source link

TypeError: iterable argument required #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
- Which OS and version are you running?
RedHAT Enterprise Linux server
- Which version of iRedMail and/or iRedAdmin-Pro are you running?
iRedMail-0.8.1
What steps will reproduce the problem?
1.While executing the last step.
2.On Entering the 'Y' it try to load packages from internet
3.Throws Type Error: Iterable argument required.

What is the expected output? What do you see instead?
Actually it should download all the necessary packages. Instead it throws this 
error Iterable argument required.

What version of the product are you using? On what operating system?
iRedMail-0.8.1 on RHEL 5.5 server

Please provide any additional information below.

Original issue reported on code.google.com by lxm.srin...@gmail.com on 7 Sep 2012 at 5:06

Attachments:

GoogleCodeExporter commented 9 years ago
There's something wrong with yum. Please make sure you can install package with 
yum first. For example:

# yum install dialog

If it works, try iRedMail then.

Original comment by michaelb...@gmail.com on 7 Sep 2012 at 7:11