Bug 1000

Summary: draknet - segmentation fault
Product: Sisyphus Reporter: john <yugov>
Component: drakxtools-newtAssignee: inger <inger>
Status: CLOSED FIXED QA Contact:
Severity: critical    
Priority: P4    
Version: unstable   
Hardware: all   
OS: Linux   

Description john 2002-06-15 10:15:29 MSD
При настройке сетевого интерфейса в эксперт моде когда вводишь прокси сервер вида <a href="http://proxy.mydomain.net:8080">http://proxy.mydomain.net:8080</a> нажимаешь на \&quot;Ок\&quot;, вылетает segmentation fault.
---

---

Comment 1 inger@altlinux.org 2003-01-29 18:03:15 MSK
any.pm надо закомментировать одну сточку, тогда все OK.

sub miscellaneousNetwork {                                                                                     
    my ($prefix) = @_;                                                                                         
    setVarsInSh (\&quot;$prefix/etc/profile.d/proxy.sh\&quot;,  $::o-&gt;{miscellaneous}, qw(http_proxy ftp_proxy));          
    #setVarsInCsh(\&quot;$prefix/etc/profile.d/proxy.csh\&quot;, $::o-&gt;{miscellaneous}, qw(http_proxy ftp_proxy));         
}
Comment 2 inger@altlinux.org 2003-01-29 18:03:15 MSK
any.pm надо закомментировать одну сточку, тогда все OK.

sub miscellaneousNetwork {                                                                                     
    my ($prefix) = @_;                                                                                         
    setVarsInSh (\&quot;$prefix/etc/profile.d/proxy.sh\&quot;,  $::o-&gt;{miscellaneous}, qw(http_proxy ftp_proxy));          
    #setVarsInCsh(\&quot;$prefix/etc/profile.d/proxy.csh\&quot;, $::o-&gt;{miscellaneous}, qw(http_proxy ftp_proxy));         
}
Comment 3 inger@altlinux.org 2003-01-29 19:02:26 MSK
я надеюсь
Comment 4 inger@altlinux.org 2003-01-29 19:02:26 MSK
я надеюсь