Displaying 4 results from an estimated 4 matches for "instdata".
Did you mean:
initdata
2015 Jan 08
3
Customising a CentOS 6.6 installation disk
...eedesktop.DBus.Error.NoReply); possibly because NetworkManager is
unable to launch the wpa_supplicant.
Anaconda appears to be choking during initialisation:
anaconda.id = instClass.installDataClass(anaconda, extraModules,
opts.display_mode, anaconda.backend)
File "/usr/lib/anaconda/instdata.py", line 324, in __init__
self.reset()
File "/usr/lib/anaconda/instdata.py", line 64, in reset
self.network = network.Network()
File "/usr/lib/anaconda/network.py", line 308, in __init__
self.update()
File "/usr/lib/anaconda/network.py", l...
2015 Jan 08
0
Customising a CentOS 6.6 installation disk
...possibly because NetworkManager
> is unable to launch the wpa_supplicant.
>
> Anaconda appears to be choking during initialisation:
>
> anaconda.id = instClass.installDataClass(anaconda, extraModules,
> opts.display_mode, anaconda.backend)
> File "/usr/lib/anaconda/instdata.py", line 324, in __init__
> self.reset()
> File "/usr/lib/anaconda/instdata.py", line 64, in reset
> self.network = network.Network()
> File "/usr/lib/anaconda/network.py", line 308, in __init__
> self.update()
> File "/usr/lib/anac...
2015 Jan 08
1
Customising a CentOS 6.6 installation disk
...because NetworkManager is unable to launch the wpa_supplicant.
>>
>> Anaconda appears to be choking during initialisation:
>>
>> anaconda.id = instClass.installDataClass(anaconda, extraModules, opts.display_mode, anaconda.backend)
>> File "/usr/lib/anaconda/instdata.py", line 324, in __init__
>> self.reset()
>> File "/usr/lib/anaconda/instdata.py", line 64, in reset
>> self.network = network.Network()
>> File "/usr/lib/anaconda/network.py", line 308, in __init__
>> self.update()
>> File &...
2012 Jan 25
0
Re: Using wine for Peoplesoft Development
...x86-64
* Scroll down to "PeopleSoft PeopleTools 8.52 Media Pack" and select the link.
* Scroll down to "PeopleSoft PeopleTools 8.52 Client Only" and select Download.
* Unzip the package, and run the installer from there:
$ wine cmd /c Client/Disk1/setup.bat
$ wine Client/Disk1/InstData/setup.exe
When you run the installer it will ask you for a license code. Use this:
zm7ky3-w41m04-4u863q6-7oke1m-s7t1f2
(which is freely available from http://www.oracle.com/us/support/licensecodes/peoplesoft-enterprise/index.html)
I've tried both the bat and exe versions with the same res...