Mailinglist Archive: zypp-devel (26 mails)
| < Previous | Next > |
Re: [Bulk] [zypp-devel] zypper dup question.
- From: Dave Plater <dave.plater@xxxxxxxxxxx>
- Date: Wed, 19 Aug 2009 08:37:43 +0200
- Message-id: <4A8B9DB7.3010605@xxxxxxxxxxx>
On 08/19/2009 08:16 AM, Dave Plater wrote:
http://download.opensuse.org/repositories/home:/plater:/branches:/graphics/standard/x86_64/blender-2.49a-78.1.x86_64.rpm"
and this is what happened, which is what I would have expected from
zypper dup :-
The following package is going to be REMOVED:
blender-devel 2.48a-2.106 x86_64 openSUSE
The following package is going to be upgraded:
blender 2.48a-2.106 -> 2.49a-78.1 x86_64 Plain RPM files cache
openSUSE -> openSUSE Build Service
The following package is going to change vendor:
blender 2.48a-2.106 -> 2.49a-78.1 x86_64 Plain RPM files cache
openSUSE -> openSUSE Build Service
The following package is not supported by its vendor:
blender 2.49a-78.1 x86_64 Plain RPM files cache openSUSE Build Service
Regards
Dave P
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
Hi, this could be me being stupid or it could be a zypper dup bug. IJust to add, I performed ":zypper -vv in -d
built blender-2.49a-71.1 for the purpose of submission to factory to
update blender from 2.48a to 2.49a and at the same time renamed
subpackage blender-devel to blender-plugins-devel to avoid confusion as
the package is for plugin development. I tried to follow the wiki
"renaming a package" conventions.
If I "zypper in blender" I get offered the latest factory 2.48a build,
if I zypper if blender it states that -2.49a-71.1 is the latest version
When I perform a zypper dup -r plagraf (which is the alias for
home:plater:branches:graphics ) I get this output :-
Problem: problem with installed package blender-devel-2.48a-2.106.x86_64
Solution 1: Following actions will be done:
keep blender-devel-2.48a-2.106.x86_64
keep blender-2.48a-2.106.x86_64
Choose the above solution using '1' or cancel using 'c' [1/c] (c): c
This is what is in the spec file :-
%package plugins-devel
Summary: Include files for blender plugin development
Group: Development/Libraries/C and C++
Requires:<----->%{name} = %{version}-%{release}
# blender-devel renamed to blender-plugins-devel on update to v2.49a
Provides:<----->blender-devel = %{version}-%{release}
Obsoletes: blender-devel < %{version}
Recommends:<--->blender-doc
Version 2.48a spec has this in it :-
%package devel
License: GPL v2 or later
Summary: 3D Animation and Rendering Software
Group: Productivity/Graphics/Visualization/Raytracers
Requires: %name = %version
The problem is zypper refuses to install the updated package.
Can someone shed light whether this is me misunderstanding what to write
in the spec file or a zypper bug, yast simply gives a vedor change option.
Thanks
Dave P
http://download.opensuse.org/repositories/home:/plater:/branches:/graphics/standard/x86_64/blender-2.49a-78.1.x86_64.rpm"
and this is what happened, which is what I would have expected from
zypper dup :-
The following package is going to be REMOVED:
blender-devel 2.48a-2.106 x86_64 openSUSE
The following package is going to be upgraded:
blender 2.48a-2.106 -> 2.49a-78.1 x86_64 Plain RPM files cache
openSUSE -> openSUSE Build Service
The following package is going to change vendor:
blender 2.48a-2.106 -> 2.49a-78.1 x86_64 Plain RPM files cache
openSUSE -> openSUSE Build Service
The following package is not supported by its vendor:
blender 2.49a-78.1 x86_64 Plain RPM files cache openSUSE Build Service
Regards
Dave P
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |