[opensuse-cloud] openstack-dashboard not installable (C:O:G, SLES11 SP2)
Yesterday I had no issues with the installation of openstack-dashboard. Today I got the following issue. linux-cjmh:~ # zypper install openstack-dashboard Loading repository data... Reading installed packages... Resolving package dependencies... Problem: openstack-dashboard-2013.1.3.a8.g47ea680-1.1.x86_64 requires nodejs, but this requirement cannot be provided uninstallable providers: nodejs-0.10.5-26.1.i586[Cloud_OpenStack_Grizzly] nodejs-0.10.5-26.1.x86_64[Cloud_OpenStack_Grizzly] Solution 1: do not install openstack-dashboard-2013.1.3.a8.g47ea680-1.1.x86_64 Solution 2: do not install openstack-dashboard-2013.1.3.a8.g47ea680-1.1.x86_64 Solution 3: break openstack-dashboard-2013.1.3.a8.g47ea680-1.1.x86_64 by ignoring some of its dependencies linux-cjmh:~ # zypper install nodejs Loading repository data... Reading installed packages... Resolving package dependencies... Problem: nodejs-0.10.5-26.1.x86_64 requires v8 < 3.19, but this requirement cannot be provided uninstallable providers: libv8-3-3.18.0-141.1.i586[Cloud_OpenStack_Grizzly] Solution 1: do not install nodejs-0.10.5-26.1.x86_64 Solution 2: do not install nodejs-0.10.5-26.1.x86_64 Solution 3: break nodejs-0.10.5-26.1.x86_64 by ignoring some of its dependencies libv8-3 is installable, but I think the version is wrong: libv8-3-3.20.0.1-149.1 -- Christian Berendt Cloud Computing Solution Architect Mail: berendt@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 -- To unsubscribe, e-mail: opensuse-cloud+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-cloud+owner@opensuse.org
On 07/17/2013 11:04 AM, Christian Berendt wrote:
Yesterday I had no issues with the installation of openstack-dashboard. Today I got the following issue.
linux-cjmh:~ # zypper install openstack-dashboard Loading repository data... Reading installed packages... Resolving package dependencies...
Problem: openstack-dashboard-2013.1.3.a8.g47ea680-1.1.x86_64 requires nodejs, but this requirement cannot be provided uninstallable providers: nodejs-0.10.5-26.1.i586[Cloud_OpenStack_Grizzly] nodejs-0.10.5-26.1.x86_64[Cloud_OpenStack_Grizzly] Solution 1: do not install openstack-dashboard-2013.1.3.a8.g47ea680-1.1.x86_64 Solution 2: do not install openstack-dashboard-2013.1.3.a8.g47ea680-1.1.x86_64 Solution 3: break openstack-dashboard-2013.1.3.a8.g47ea680-1.1.x86_64 by ignoring some of its dependencies
linux-cjmh:~ # zypper install nodejs Loading repository data... Reading installed packages... Resolving package dependencies...
Problem: nodejs-0.10.5-26.1.x86_64 requires v8 < 3.19, but this requirement cannot be provided uninstallable providers: libv8-3-3.18.0-141.1.i586[Cloud_OpenStack_Grizzly] Solution 1: do not install nodejs-0.10.5-26.1.x86_64 Solution 2: do not install nodejs-0.10.5-26.1.x86_64 Solution 3: break nodejs-0.10.5-26.1.x86_64 by ignoring some of its dependencies
libv8-3 is installable, but I think the version is wrong: libv8-3-3.20.0.1-149.1
Fixed it in Cloud:OpenStack:Grizzly and :Master, previously we aggregate v8 from devel:langauages:nodejs. Until someone updates nodejs, we have a fixed-revision link to network:chromium / v8 (the real thing). -- Sascha Peilicke SUSE Linux GmbH, Maxfeldstr. 5, D-90409 Nuernberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-cloud+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-cloud+owner@opensuse.org
On 07/17/2013 02:46 PM, Sascha Peilicke wrote:
Fixed it in Cloud:OpenStack:Grizzly and :Master, previously we aggregate v8 from devel:langauages:nodejs. Until someone updates nodejs, we have a fixed-revision link to network:chromium / v8 (the real thing).
Thanks. Successfully tested with C:O:G. -- Christian Berendt Cloud Computing Solution Architect Mail: berendt@b1-systems.de B1 Systems GmbH Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 -- To unsubscribe, e-mail: opensuse-cloud+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-cloud+owner@opensuse.org
Hi,
Thanks. Successfully tested with C:O:G.
Dunno what changed, but this morning the repochecker went red over v8/nodejs. http://ci.opensuse.org/view/OpenStack/job/openstack-repocheck/ I've replaced the broken link with a deep copy, as I couldn't figure out the right xsrcmd5 to reference an old state of the devel project. (you were fixed-linking an unversioned link in the devel project, which means it now got updated to v8 3.20 again). Greetings, Dirk -- To unsubscribe, e-mail: opensuse-cloud+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-cloud+owner@opensuse.org
participants (3)
-
Christian Berendt
-
Dirk Müller
-
Sascha Peilicke