Bug 163265 - www/elinks fails to open some webpages with "Error reading from socket"
Summary: www/elinks fails to open some webpages with "Error reading from socket"
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-13 21:30 UTC by schaiba
Modified: 2011-12-26 19:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description schaiba 2011-12-13 21:30:13 UTC
I checked my 'Net connection with ping, ftp'd to a mirror, used the same pages I wanted to open with Elinks with Links, which works, no sign of other failure except from Elinks. Ports tree up-to-date. HP Pavilion laptop running amd64, uname says "9.0-PRERELEASE". It only happens with some sites like redhat.com or debian.org. Sites working include netbsd.org or freebsd.org. Maybe this is related: https://trac.macports.org/ticket/24143.

Fix: 

I wish...
How-To-Repeat: Try to open www.redhat.com with elinks
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2011-12-14 04:04:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beat

Fix synopsis and assign.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-12-26 18:53:01 UTC
beat        2011-12-26 18:52:47 UTC

  FreeBSD ports repository

  Modified files:
    www/elinks           Makefile 
  Log:
  - Disable broken zlib support. Otherwise some web pages will fail to load
    with "Error reading from socket".
  - Bump PORTREVISION
  
  PR:             ports/163265
  Submitted by:   Rares Aioanei <schaiba AT gmail.com>
  Obtained from:  https://trac.macports.org/changeset/78183
  
  Revision  Changes    Path
  1.61      +3 -1      ports/www/elinks/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Beat Gaetzi freebsd_committer freebsd_triage 2011-12-26 18:55:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!