You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by David Strauss <da...@davidstrauss.net> on 2011/10/19 21:54:14 UTC

Bad versioning in Yum repository

The current version scheme in the "riptano" repository puts 1.0.0rc2 as
the successor to 1.0.0 final. I think this will resolve itself with the
1.0.1 release (or later), but it's broken right now.

[root@david-onebox ~]# yum -y update
Loaded plugins: presto
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package apache-cassandra1.noarch 0:1.0.0-1 will be updated
---> Package apache-cassandra1.noarch 0:1.0.0-1~rc2 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                  Arch          Version            Repository
Size
================================================================================
Updating:
 apache-cassandra1        noarch        1.0.0-1~rc2        riptano
8.8 M

Transaction Summary
================================================================================
Upgrade       1 Package(s)

Total size: 8.8 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Updating   : apache-cassandra1-1.0.0-1~rc2.noarch
1/2 
  Cleanup    : apache-cassandra1-1.0.0-1.noarch
2/2 

Updated:
  apache-cassandra1.noarch
0:1.0.0-1~rc2                                        

Complete!


Re: Bad versioning in Yum repository

Posted by Nate McCall <na...@datastax.com>.
Updated the RPM release tag to *-2 and that straightened everything
out. Thanks again for bringing this up. Please let me know if there
are any other issues.

On Wed, Oct 19, 2011 at 2:54 PM, David Strauss <da...@davidstrauss.net> wrote:
> The current version scheme in the "riptano" repository puts 1.0.0rc2 as
> the successor to 1.0.0 final. I think this will resolve itself with the
> 1.0.1 release (or later), but it's broken right now.
>
> [root@david-onebox ~]# yum -y update
> Loaded plugins: presto
> Setting up Update Process
> Resolving Dependencies
> --> Running transaction check
> ---> Package apache-cassandra1.noarch 0:1.0.0-1 will be updated
> ---> Package apache-cassandra1.noarch 0:1.0.0-1~rc2 will be an update
> --> Finished Dependency Resolution
>
> Dependencies Resolved
>
> ================================================================================
>  Package                  Arch          Version            Repository
> Size
> ================================================================================
> Updating:
>  apache-cassandra1        noarch        1.0.0-1~rc2        riptano
> 8.8 M
>
> Transaction Summary
> ================================================================================
> Upgrade       1 Package(s)
>
> Total size: 8.8 M
> Downloading Packages:
> Running rpm_check_debug
> Running Transaction Test
> Transaction Test Succeeded
> Running Transaction
>  Updating   : apache-cassandra1-1.0.0-1~rc2.noarch
> 1/2
>  Cleanup    : apache-cassandra1-1.0.0-1.noarch
> 2/2
>
> Updated:
>  apache-cassandra1.noarch
> 0:1.0.0-1~rc2
>
> Complete!
>
>

Re: Bad versioning in Yum repository

Posted by Nate McCall <na...@datastax.com>.
Thanks for pointing this out - we'll get it re-rolled shortly.

On Wed, Oct 19, 2011 at 2:54 PM, David Strauss <da...@davidstrauss.net> wrote:
> The current version scheme in the "riptano" repository puts 1.0.0rc2 as
> the successor to 1.0.0 final. I think this will resolve itself with the
> 1.0.1 release (or later), but it's broken right now.
>
> [root@david-onebox ~]# yum -y update
> Loaded plugins: presto
> Setting up Update Process
> Resolving Dependencies
> --> Running transaction check
> ---> Package apache-cassandra1.noarch 0:1.0.0-1 will be updated
> ---> Package apache-cassandra1.noarch 0:1.0.0-1~rc2 will be an update
> --> Finished Dependency Resolution
>
> Dependencies Resolved
>
> ================================================================================
>  Package                  Arch          Version            Repository
> Size
> ================================================================================
> Updating:
>  apache-cassandra1        noarch        1.0.0-1~rc2        riptano
> 8.8 M
>
> Transaction Summary
> ================================================================================
> Upgrade       1 Package(s)
>
> Total size: 8.8 M
> Downloading Packages:
> Running rpm_check_debug
> Running Transaction Test
> Transaction Test Succeeded
> Running Transaction
>  Updating   : apache-cassandra1-1.0.0-1~rc2.noarch
> 1/2
>  Cleanup    : apache-cassandra1-1.0.0-1.noarch
> 2/2
>
> Updated:
>  apache-cassandra1.noarch
> 0:1.0.0-1~rc2
>
> Complete!
>
>