[opensuse-factory] Flags for project Virtualization/virtualbox
![](https://seccdn.libravatar.org/avatar/a7bcbbdadbe98519ce41f733dc441577.jpg?s=120&d=mm&r=g)
Hi, Could someone with knowledge of OBS please check the flag settings at https://build.opensuse.org/package/repositories/Virtualization/virtualbox? I had been wondering why new versions of VirtualBox were not appearing in Leap 42.1 and discovered that the "Publish" flag was not set. After discovering that incorrect setting, I then reviewed all the others and disabled all settings for architectures other than x86_64. As I have only minimal knowledge of these settings, they need to be checked. Although the i586 version of this package could be built, there has been a problem with those builds causing timeouts in the build process. For that reason, I have disabled 32-bit builds. Thanks, Larry -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
![](https://seccdn.libravatar.org/avatar/833649deea07c68de42500ad14c257f6.jpg?s=120&d=mm&r=g)
Larry Finger <Larry.Finger@lwfinger.net> writes:
Could someone with knowledge of OBS please check the flag settings at https://build.opensuse.org/package/repositories/Virtualization/virtualbox?
They could use some cleanup. <build> <disable repository="SLE_11"/> <disable repository="SLE_12"/> <enable repository="openSUSE_Tumbleweed"/> <disable repository="Assist_repo_checker"/> <disable repository="Kernel_HEAD_standard"/> <disable repository="Kernel_stable_standard"/> <disable repository="openSUSE_13.1"/> <disable repository="openSUSE_13.2"/> <disable arch="i586" repository="openSUSE_Leap_42.1"/> <disable arch="s390x" repository="openSUSE_Leap_42.1"/> <disable arch="ppc64le" repository="openSUSE_Leap_42.1"/> <disable arch="aarch64" repository="openSUSE_Leap_42.1"/> <disable arch="ppc64" repository="openSUSE_Leap_42.1"/> <disable arch="ppc" repository="openSUSE_Leap_42.1"/> <disable arch="armv7l" repository="openSUSE_Leap_42.1"/> <enable arch="x86_64" repository="openSUSE_13.1"/> <enable arch="x86_64" repository="openSUSE_13.2"/> <disable arch="aarch64"/> <disable arch="armv7l" repository="openSUSE_13.1"/> <disable arch="ppc" repository="openSUSE_13.1"/> <disable arch="ppc64" repository="openSUSE_13.1"/> <disable arch="ppc64le" repository="openSUSE_13.1"/> <disable arch="ppc64le" repository="openSUSE_13.2"/> <disable arch="ppc64" repository="openSUSE_13.2"/> <disable arch="ppc" repository="openSUSE_13.2"/> <disable arch="armv7l" repository="openSUSE_13.2"/> <disable arch="armv7l" repository="openSUSE_Factory"/> <disable arch="ppc" repository="openSUSE_Factory"/> <disable arch="ppc64" repository="openSUSE_Factory"/> <disable arch="ppc64le" repository="openSUSE_Factory"/> <disable arch="ppc64le" repository="openSUSE_Factory_ARM"/> <disable repository="openSUSE_Factory_ARM"/> <disable repository="openSUSE_Factory_PowerPC"/> <disable/> <enable arch="x86_64"/> <enable arch="x86_64" repository="Assist_repo_checker"/> <enable arch="x86_64" repository="Kernel_HEAD_standard"/> <enable arch="x86_64" repository="Kernel_stable_standard"/> </build> <publish> <disable repository="SLE_11"/> <enable repository="openSUSE_Tumbleweed"/> <disable repository="Kernel_HEAD_standard"/> <disable repository="Kernel_stable_standard"/> <disable repository="SLE_12"/> <disable repository="openSUSE_13.1"/> <disable repository="openSUSE_13.2"/> <enable arch="x86_64" repository="openSUSE_13.1"/> <enable arch="x86_64" repository="openSUSE_13.2"/> <disable arch="armv7l" repository="openSUSE_Leap_42.1"/> <disable arch="ppc" repository="openSUSE_Leap_42.1"/> <disable arch="ppc64" repository="openSUSE_Leap_42.1"/> <disable arch="ppc64le" repository="openSUSE_Leap_42.1"/> <disable arch="i586" repository="openSUSE_Leap_42.1"/> <disable arch="aarch64" repository="openSUSE_Leap_42.1"/> <enable repository="openSUSE_Leap_42.1"/> <enable arch="x86_64" repository="openSUSE_Leap_42.1"/> <disable repository="openSUSE_Factory_ARM"/> <disable repository="openSUSE_Factory_PowerPC"/> <disable/> <enable arch="x86_64"/> <enable arch="x86_64" repository="Kernel_HEAD_standard"/> <enable arch="x86_64" repository="Kernel_stable_standard"/> </publish> <debuginfo> <disable repository="SLE_11"/> <disable repository="SLE_12"/> <disable repository="openSUSE_13.1"/> <enable arch="x86_64" repository="openSUSE_13.1"/> <disable repository="openSUSE_13.2"/> <enable arch="x86_64" repository="openSUSE_13.2"/> <disable repository="openSUSE_Factory"/> <enable arch="x86_64" repository="openSUSE_Factory"/> <disable repository="openSUSE_Factory_ARM"/> <disable repository="openSUSE_Factory_PowerPC"/> <disable repository="openSUSE_Leap_42.1"/> <enable arch="x86_64" repository="openSUSE_Leap_42.1"/> <disable/> <enable arch="x86_64"/> </debuginfo> <useforbuild> <disable/> <enable arch="x86_64" repository="Assist_repo_checker"/> <enable arch="x86_64"/> <disable arch="x86_64" repository="SLE_11"/> <disable arch="x86_64" repository="SLE_12"/> <disable arch="x86_64" repository="openSUSE_Factory_ARM"/> <disable arch="x86_64" repository="openSUSE_Factory_PowerPC"/> </useforbuild> For the publish, debuginfo and useforbuild flags they could just be using the project default, with all the individual settings removed. The build flag setting have a lot of redundancy as well. With the package-wide default set to disabled, it would be enough to enable x86_64 explicitly, leaving all the rest using the package default. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (2)
-
Andreas Schwab
-
Larry Finger