[Bug 842560] New: system profile lookup by IP is broken
https://bugzilla.novell.com/show_bug.cgi?id=842560 https://bugzilla.novell.com/show_bug.cgi?id=842560#c0 Summary: system profile lookup by IP is broken Classification: openSUSE Product: openSUSE Factory Version: 13.1 Beta 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: AutoYaST AssignedTo: fehr@suse.com ReportedBy: bernd.leibing@uni-ulm.de QAContact: qa-bugs@suse.de Found By: --- Blocker: --- Created an attachment (id=560344) --> (http://bugzilla.novell.com/attachment.cgi?id=560344) yast2 log files User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0 When given an directory as autoyast option to linuxrc the profile should be search with the HEX encoded ip address appended see http://users.suse.com/~ug/autoyast_doc/Invoking.html#Installation.process This is not working anymore (openSUSE-12.3 was ok), because zeros instead of the HEX encoded ip address are appended. Reproducible: Always Steps to Reproduce: my linuxrc options hostip="134.60.2.61" autoyast="http://ftp.uni-ulm.de/autoyast/13.1/" Actual Results: attempt to load profile from location http://ftp.uni-ulm.de/autoyast/13.1/00000000 http://ftp.uni-ulm.de/autoyast/13.1/000000 http://ftp.uni-ulm.de/autoyast/13.1/0000 http://ftp.uni-ulm.de/autoyast/13.1/00 Expected Results: attempt to load profile from location http://ftp.uni-ulm.de/autoyast/13.1/863C023D http://ftp.uni-ulm.de/autoyast/13.1/863C02 http://ftp.uni-ulm.de/autoyast/13.1/863C http://ftp.uni-ulm.de/autoyast/13.1/86 I don't speak ruby, but I read ProfileLocation.rb and got the impression that the content of /etc/install.inf may be important. Therefore the file is included in the attachment -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=842560 https://bugzilla.novell.com/show_bug.cgi?id=842560#c1 Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Thomas Fehr <fehr@suse.com> 2013-09-26 15:56:41 UTC --- Ah I reordered some stuff and forgot to initialized IP earlier. Will be fixed in Milestone 1. BTW: getting profile by mac address was also broken (since ages). I fixed this too. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=842560 https://bugzilla.novell.com/show_bug.cgi?id=842560#c2 --- Comment #2 from Bernd Leibing <bernd.leibing@uni-ulm.de> 2013-09-27 11:21:57 UTC --- Tested, works well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=842560 https://bugzilla.novell.com/show_bug.cgi?id=842560#c3 Thomas Fehr <fehr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Thomas Fehr <fehr@suse.com> 2013-09-27 11:27:18 UTC --- Thanks for verification. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com