Re: Timezone Error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ken,

I've submitted a bug report to redhat:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=33425

and I've fixed it, I think... (read: hacked)

from todo.py: (~ line 436)

# I was getting errors here... so I've changed the fromFile initialization
# fromFile = self.instPath + "/usr/share/zoneinfo/" + timezone
fromFile = "/mnt/source/RedHat/instimage/usr/share/zoneinfo/" + timezone

Keep in mind that I'm doing an NFS install - I'm not sure if it'll work with any other install medium. If I took the time to actually figure out how anaconda worked, I'd make it check to see if this was an NFS install - if so, use the second line, otherwise, use the first.

--
Erik Williamson
System Administration & Software Support
Department of Computer Science, University of Calgary





[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux