net/remmina-plugin-rdp is broken by net/freerdp

Volodymyr Kostyrko c.kworr at gmail.com
Thu Jun 20 15:08:38 UTC 2013


20.06.2013 11:53, Koichiro IWAO написав(ла):
> On Thu, Jun 20, 2013 at 10:51:08AM +0300, Volodymyr Kostyrko wrote:
>> "Bad Request", "Forbidden" and "Not Found" doesn't look like a network
>> issue.
>>
>> Looks like the file is badly named. The project name on github is
>> capitaized, but the port name is not. The file is present and can be
>> fetched from
>> http://cloud.github.com/downloads/FreeRDP/Remmina/Remmina-1.0.0.tar.gz
>> (again, file name is capitalized).
>>
>
> No, filename is not the issue.  My port does not try to fetch a file
> named "remmina-1.0.0.tar.gz". Non-capitalized filename is just used when
> *save as*.
>
> I never reproduce fetch failures you two faced with. I can success fully
> fetch distfiles. Please see my log: http://w.vmeta.jp/temp/remmina_fetch_log.txt
>
> I considered differences between me and you two... that's a country.
> You two are faced with the same problem of "Bad Request", and live in
> Russia right? I guess that there's some trouble connecting from Russia.
> Any ideas about fetch failues?

Yeah. Everything works when I'm not using squid. Here's the last part of 
session diff:

----> localhost:3128
-looking up localhost
-connecting to localhost:3128
->>> CONNECT codeload.github.com:443 HTTP/1.1
->>>
-<<< HTTP/1.1 200 Connection established
  <<<
+---> codeload.github.com:443
+looking up codeload.github.com
+connecting to codeload.github.com:443
  SSL connection established using AES256-SHA
  requesting 
https://codeload.github.com/FreeRDP/remmina/legacy.tar.gz/1.0.0?dummy=remmina-1.0.0.tar.gz
->>> GET 
https://codeload.github.com/FreeRDP/remmina/legacy.tar.gz/1.0.0?dummy=remmina-1.0.0.tar.gz 
HTTP/1.1
+>>> GET /FreeRDP/remmina/legacy.tar.gz/1.0.0?dummy=remmina-1.0.0.tar.gz 
HTTP/1.1
  >>> Host: codeload.github.com
  >>> User-Agent: fetch libfetch/2.0
  >>> Connection: close
  >>>
-<<< HTTP/1.1 400 Bad Request
+<<< HTTP/1.1 200 OK

-- 
Sphinx of black quartz, judge my vow.


More information about the freebsd-ports mailing list