| Summary: | draknet - segmentation fault | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | john <yugov> |
| Component: | drakxtools-newt | Assignee: | 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
any.pm надо закомментировать одну сточку, тогда все OK.
sub miscellaneousNetwork {
my ($prefix) = @_;
setVarsInSh (\"$prefix/etc/profile.d/proxy.sh\", $::o->{miscellaneous}, qw(http_proxy ftp_proxy));
#setVarsInCsh(\"$prefix/etc/profile.d/proxy.csh\", $::o->{miscellaneous}, qw(http_proxy ftp_proxy));
}
any.pm надо закомментировать одну сточку, тогда все OK.
sub miscellaneousNetwork {
my ($prefix) = @_;
setVarsInSh (\"$prefix/etc/profile.d/proxy.sh\", $::o->{miscellaneous}, qw(http_proxy ftp_proxy));
#setVarsInCsh(\"$prefix/etc/profile.d/proxy.csh\", $::o->{miscellaneous}, qw(http_proxy ftp_proxy));
}
я надеюсь я надеюсь |