After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 659028 - AmigaNet network in list no longer exists
AmigaNet network in list no longer exists
Status: RESOLVED FIXED
Product: xchat-gnome
Classification: Other
Component: general
HEAD
Other Linux
: Normal normal
: ---
Assigned To: xchat-gnome maintainers
xchat-gnome maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-14 09:57 UTC by Marc Deslauriers
Modified: 2011-09-17 13:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to remove AmigaNet network (822 bytes, patch)
2011-09-14 09:57 UTC, Marc Deslauriers
none Details | Review

Description Marc Deslauriers 2011-09-14 09:57:55 UTC
Created attachment 196474 [details] [review]
patch to remove AmigaNet network

The AmigaNet network in the default network list doesn't seem to exist anymore:

$ host irc.amiganet.org
irc.amiganet.org has address 10.0.0.1
$ host us.amiganet.org
Host us.amiganet.org not found: 3(NXDOMAIN)
$ host uk.amiganet.org
Host uk.amiganet.org not found: 3(NXDOMAIN)
$ host no.amiganet.org
Host no.amiganet.org not found: 3(NXDOMAIN)
$ host au.amiganet.org
Host au.amiganet.org not found: 3(NXDOMAIN)

See downstream bug report:
https://bugs.launchpad.net/ubuntu/+source/xchat-gnome/+bug/848750

Attached is a simple patch that removes it. Thanks.
Comment 1 Ritesh Khadgaray ( irc:ritz) 2011-09-17 13:08:46 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.