OK, I think I understand this now. It's a package naming glitch. Sirius has installed:

[code]# rpm -qa distro-release-common
distro-release-common-2014.1-0.16-omv2014.0.x86_64[/code]

The repos currently contain:

Main-release: distro-release-common-2014.0-0.14-omv2014.0.x86_64

Main-updates: distro-release-common-2014.0-0.24-omv2014.0.x86_64

So urpmi thinks that 2014.1-0.16 is newer package than 2014.0-0.24 so it doesn't install the newer package. So again Luca's solution using rpm -e --nodeps to remove the older distro-release-* packages is the correct solution. Then the newest disto-release-* packages should install normally.

Ben Bullard
ben79
--------------------
OpenMandriva-QA Team

On 08/09/2015 12:16 AM, Robert Xu wrote:
It shouldn't be locked. That's weird. Could it be a package that's depending on it?

On 8 August 2015 at 16:46, Ben Bullard <[email protected] <mailto:[email protected]>> wrote:

    On Forum Sirius is having a problem with outdated
    distro-release-common even though the package is in repos. See:

    https://forums.openmandriva.org/en/discussion/1016/big-bug-squashing-day

-- Ben Bullard
    ben79
    --------------------
    OpenMandriva-QA Team


    _______________________________________________
    OM-Cooker mailing list
    [email protected] <mailto:[email protected]>
    http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org




--
cheers, Robert :: github.com/robxu9 <http://github.com/robxu9>


_______________________________________________
OM-Cooker mailing list
[email protected]
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

_______________________________________________
OM-Cooker mailing list
[email protected]
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

Reply via email to