'o list-wrap -remote openwrap' ignores '-remote' and lists sytem repo

14 views
Skip to first unread message

Konstantin

unread,
Sep 30, 2011, 5:02:20 AM9/30/11
to openwra...@googlegroups.com
OpenWrap Shell 2.0.0.10
openwrap           2.0.0.81396426

Konstantin

unread,
Sep 30, 2011, 5:31:42 AM9/30/11
to openwra...@googlegroups.com
Looks like it lists not system repo but all remotes it can reach. 
(it can not access openwrap repo due to proxy)

Konstantin

unread,
Sep 30, 2011, 5:33:35 AM9/30/11
to openwra...@googlegroups.com
fixed proxy issue by upadating o.exe.config to 
<?xml version ="1.0"?>
<configuration>
    <startup useLegacyV2RuntimeActivationPolicy="true">
    <supportedRuntime version="v2.0.50727"/>
    <supportedRuntime version="v4.0"/>
    </startup>
 
    <defaultProxy useDefaultCredentials="true">
      <proxy autoDetect="True" bypassonlocal="True"/>
    </defaultProxy>
</configuration>

Konstantin

unread,
Sep 30, 2011, 5:35:53 AM9/30/11
to openwra...@googlegroups.com
But it still  lists wraps fram all repositories instead of using only one provided with "-remote" key

Sebastien Lambla

unread,
Sep 30, 2011, 10:17:51 AM9/30/11
to openwra...@googlegroups.com

That means there’s a proxy type that’s not handled properly, which is quite annoying as we’re working quite hard to make sure most work.

 

Can you let me know the type of proxy you have and what actually happens when you issue requests?

 

Note that if you’re using 2.0, proxies can be set on a per-remote basis so you may want to configure that there instead of touching o.exe.config

Konstantin

unread,
Sep 30, 2011, 11:13:38 AM9/30/11
to openwra...@googlegroups.com
windows 2003 based Domain
ISA 2006 with domain authentication as proxy


The proxy is not actually an issue at the moment. Problem is that i can not query particular repository with list-wraps, o.exe always requests ALL available repositories. 
Request to Nuget takes about 3-5min so it is very annoying. 


Sebastien Lambla

unread,
Oct 2, 2011, 1:16:44 PM10/2/11
to openwra...@googlegroups.com

Nuget is a different issue and is tied to another part of the new remote system, so what’s in there right now doesn’t (and won’t) address the problem just yet.

 

The –remote on list-wrap is being fixed and should be solved fairly quickly.

Konstantin

unread,
Oct 2, 2011, 1:20:05 PM10/2/11
to openwra...@googlegroups.com
thanks
Reply all
Reply to author
Forward
0 new messages