https://bugzilla.novell.com/show_bug.cgi?id=845638 https://bugzilla.novell.com/show_bug.cgi?id=845638#c0 Summary: Packages built in openSUSE:13.1:NonFree have %distribution tag set to openSUSE 12.3 Classification: openSUSE Product: openSUSE Factory Version: 13.1 Beta 1 Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Upgrade Problems AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: srinidhi@novell.com QAContact: jsrain@suse.com Found By: --- Blocker: --- I updated my openSUSE 12.3 setup to openSUSE 13.1 Beta and then to 13.1 RC1. I always check if all the packages have been updated to the new product version by running the following command: # rpm -qa --qf="%-50{NAME} %{DISTRIBUTION}\n" | grep "12\.3" flash-player openSUSE 12.3 gstreamer-0_10-fluendo-mp3 openSUSE 12.3 flash-player-gnome openSUSE 12.3 This seemed odd because I remember explicitly accepting EULAs for these three packages. So I extended the above command as: # rpm -qa --qf="%-50{NAME} %{DISTRIBUTION}\n" | grep "12\.3" | cut -d' ' -f1 | xargs rpm -q --qf="%{DISTURL}\n" obs://build.opensuse.org/openSUSE:13.1:NonFree/standard/bbb708431d313394362dcce2f0636ddb-flash-player obs://build.opensuse.org/openSUSE:13.1:NonFree/standard/4bbc8b4e1ea1151a0836d015b8653385-gst-fluendo-mp3 obs://build.opensuse.org/openSUSE:13.1:NonFree/standard/bbb708431d313394362dcce2f0636ddb-flash-player I've verified that all packages in non-free repo have "openSUSE 12.3" as their distribution: $ curl -s http://download.opensuse.org/factory-snapshot/repo/non-oss/ARCHIVES.gz | zgrep "Distribution:" /suse/noarch/adobe-cid-keyed-munhwa-fonts-20021114-345.1.5.noarch.rpm: Distribution: openSUSE 12.3 /suse/noarch/john-wordlists-1-2.1.5.noarch.rpm: Distribution: openSUSE 12.3 .. PS: I'm not sure if the selected component for this bug is appropriate. Kindly reassign as needed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.