Re: [rhino-tools-dev] Cannot install Rhino.ServiceBus.Host package

41 views
Skip to first unread message

Corey Kaylor

unread,
Jun 26, 2012, 10:43:53 AM6/26/12
to rhino-t...@googlegroups.com
Are you hosting your own nuget repository or using the main feed? 1.4.1.0 isn't on the main feed nor have I changed that. The latest versions should all be using 1.4.2.0 of Rhino.Queues.

On Tue, Jun 26, 2012 at 6:33 AM, Fitzchak Yitzchaki <fitz...@ayende.com> wrote:
I'm getting the following error:
Install-Package : Unable to find version '1.4.1.0' of package 'Rhino.Queues'.
At line:1 char:16
+ Install-Package <<<<  Rhino.Queues HibernatingRhinos.Orders.Backend -Version 1.4.1.0
    + CategoryInfo          : NotSpecified: (:) [Install-Package], InvalidOperationException
    + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand

--
You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/QMtyFn1VH4cJ.
To post to this group, send email to rhino-t...@googlegroups.com.
To unsubscribe from this group, send email to rhino-tools-d...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.

Corey Kaylor

unread,
Jun 26, 2012, 10:58:47 AM6/26/12
to rhino-t...@googlegroups.com
Unless of course nuget.org is losing uploaded packages... which to be honest I wouldn't be surprised.

Fitzchak Yitzchaki

unread,
Jul 1, 2012, 9:33:45 AM7/1/12
to rhino-t...@googlegroups.com
Answer inline


On Tuesday, June 26, 2012 5:43:53 PM UTC+3, Corey wrote:
Are you hosting your own nuget repository or using the main feed?

Yes
 
1.4.1.0 isn't on the main feed nor have I changed that. The latest versions should all be using 1.4.2.0 of Rhino.Queues.

I'm using the Rhino.ServiceBus.Host package, and when trying to run the host I'm getting the following exception:

System.IO.FileNotFoundException: Could not load file or assembly 'Rhino.Queues, Version=1.4.1.0, Culture=neutral, Public
KeyToken=0b3305902db7183f' or one of its dependencies. The system cannot find the file specified.
File name: 'Rhino.Queues, Version=1.4.1.0, Culture=neutral, PublicKeyToken=0b3305902db7183f'

It seems that the Rhino.ServiceBus.Host.exe is depends on version 1.4.1.0, which is doesn't exists on NuGet.


 

On Tue, Jun 26, 2012 at 6:33 AM, Fitzchak Yitzchaki <fitz...@ayende.com> wrote:
I'm getting the following error:
Install-Package : Unable to find version '1.4.1.0' of package 'Rhino.Queues'.
At line:1 char:16
+ Install-Package <<<<  Rhino.Queues HibernatingRhinos.Orders.Backend -Version 1.4.1.0
    + CategoryInfo          : NotSpecified: (:) [Install-Package], InvalidOperationException
    + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand

--
You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/QMtyFn1VH4cJ.
To post to this group, send email to rhino-tools-dev@googlegroups.com.
To unsubscribe from this group, send email to rhino-tools-dev+unsubscribe@googlegroups.com.
Message has been deleted
Message has been deleted
Message has been deleted
Message has been deleted

Miles Waller

unread,
Jul 1, 2012, 12:55:02 PM7/1/12
to rhino-t...@googlegroups.com

Hi

I think nuget adds a binding redirect to your app.config when the packages are installed that maps between 1.4.1.0 and 1.4.2.0.

Is it possible you've removed it from the app.config when editing?  I often find this is a source of otherwise perplexing bugs.

Miles

On 1 Jul 2012 14:33, "Fitzchak Yitzchaki" <fitz...@ayende.com> wrote:

Answer inline



On Tuesday, June 26, 2012 5:43:53 PM UTC+3, Corey wrote:
>

> Are you hosting your own nuget reposi...

Yes


 
>
> 1.4.1.0 isn't on the main feed nor have I changed that. The latest versions should all be usi...

I'm using the Rhino.ServiceBus.Host package, and when trying to run the host I'm getting the following exception:

System.IO.FileNotFoundException: Could not load file or assembly 'Rhino.Queues, Version=1.4.1.0, Culture=neutral, Public
KeyToken=0b3305902db7183f' or one of its dependencies. The system cannot find the file specified.
File name: 'Rhino.Queues, Version=1.4.1.0, Culture=neutral, PublicKeyToken=0b3305902db7183f'

It seems that the Rhino.ServiceBus.Host.exe is depends on version 1.4.1.0, which is doesn't exists on NuGet.




 
>
>
> On Tue, Jun 26, 2012 at 6:33 AM, Fitzchak Yitzchaki <fitz...@ayende.com> wrote:
>>

>> I'...

To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/gO6ls_4-mjYJ.


To post to this group, send email to rhino-t...@googlegroups.com.

To unsubscribe from this gro...

Corey Kaylor

unread,
Jul 3, 2012, 10:34:15 AM7/3/12
to rhino-t...@googlegroups.com
Okay, I see what happened. I'll have that fixed in the next nuget publish. In the meantime you should be fine with a binding redirect in the config file pointing to 1.4.2.0.

On Sun, Jul 1, 2012 at 8:43 AM, Fitzchak Yitzchaki <fitz...@ayende.com> wrote:
As you can see in the attached image, Rhinos.ServiceBus.dll has dependancy on Rhinos.Queue.dll version 1.4.1.0 which doesn't exists on NuGet. 
To view this discussion on the web visit https://groups.google.com/d/msg/rhino-tools-dev/-/2lXnX9aGGF4J.

To post to this group, send email to rhino-t...@googlegroups.com.
To unsubscribe from this group, send email to rhino-tools-d...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages