On 09/19/2013 02:31 PM, Andrey Borzenkov wrote:
During zypper dup from M4 to B1 I notice that installation order was
grub2-i386-pc grub2
Now grub2.spec has
%package %{grubarch}
Summary: Bootloader with support for Linux, Multiboot and more Group: System/Boot Requires: %{name} = %{version}-%{release} Requires(post): %{name} = %{version}-%{release}
Do I misunderstand what Requires(post) does or zypper ignores requirements indeed?
It looks to me like there's a cyclic dependency. grub2 itself has: Requires: grub2-%{grubarch} = %{version}-%{release} So, in which order should they be installed? Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg) GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org