Mailinglist Archive: opensuse-bugs (14006 mails)

< Previous Next >
[Bug 383336] New: no 127.0.0.2 entry in /etc/hosts ...
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 24 Apr 2008 07:07:39 -0600 (MDT)
  • Message-id: <bug-383336-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=383336


Summary: no 127.0.0.2 entry in /etc/hosts ...
Product: openSUSE 11.0
Version: Factory
Platform: Other
OS/Version: Other
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: mmeeks@xxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---


My B1 install is completely hosed performance wise due to a lack of:

127.0.0.2 linux

in /etc/hosts - it doesn't feature at all.

Of course - this was a from-clean B1 install - modulo the hackerage of:

for i in aaa_base avahi beagle cups dbus-1 festival fuse \
gdm hal ntp openssh PolicyKit postfix pulseaudio pwdutils \
samba scrollkeeper uuid-runtime yast2-registration; \
do rpm -q $i > /dev/null 2>&1 && zypper in -y -f -n $i; done

as recommended to fix the brokenness there [ is it possible that that broke the
hosts ? ].

Clearly - adding the missing line makes everything work nicely.


--
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.

< Previous Next >