Hi! On Wed, 22 Feb 2017, Gleb Fotengauer-Malinovskiy wrote: > On Wed, Feb 22, 2017 at 11:44:03AM +0000, Girar Builder awaiter robot wrote: >> http://git.altlinux.org/tasks/178490/logs/events.1.1.log >> >> 2017-Feb-22 10:24:39 :: test-only task #178490 for sisyphus started by glebfm: >> #100 build 2.78b-alt1 from /people/glebfm/packages/blender.git >> 2017-Feb-22 10:24:40 :: [i586] #100 blender.git 2.78b-alt1: build start >> 2017-Feb-22 10:24:40 :: [x86_64] #100 blender.git 2.78b-alt1: build start >> 2017-Feb-22 11:35:50 :: [x86_64] #100 blender.git 2.78b-alt1: build OK >> 2017-Feb-22 11:41:09 :: [i586] #100 blender.git 2.78b-alt1: build OK >> 2017-Feb-22 11:41:22 :: build check OK >> 2017-Feb-22 11:42:05 :: noarch check OK >> 2017-Feb-22 11:42:07 :: plan: src +1 -1 =17829, i586 +2 -2 =34193, noarch +1 -1 =17674, x86_64 +2 -2 =34155 >> 2017-Feb-22 11:42:07 :: version check OK >> 2017-Feb-22 11:43:48 :: generated apt indices >> 2017-Feb-22 11:43:48 :: created next repo >> i586: NEW unmet dependencies detected: >> blender#2.78b-alt1 python3(bpy.app) < 0 >> blender#2.78b-alt1 python3(bpy.app.handlers) < 0 >> blender#2.78b-alt1 python3(bpy.app.translations) < 0 >> blender#2.78b-alt1 python3(bpy.props) < 0 >> blender#2.78b-alt1 python3(bpy.types) < 0 >> blender#2.78b-alt1 python3(mathutils.geometry) < 0 >> blender#2.78b-alt1 python3(mathutils.noise) < 0 >> x86_64: NEW unmet dependencies detected: >> blender#2.78b-alt1 python3(bpy.app) < 0 >> blender#2.78b-alt1 python3(bpy.app.handlers) < 0 >> blender#2.78b-alt1 python3(bpy.app.translations) < 0 >> blender#2.78b-alt1 python3(bpy.props) < 0 >> blender#2.78b-alt1 python3(bpy.types) < 0 >> blender#2.78b-alt1 python3(mathutils.geometry) < 0 >> blender#2.78b-alt1 python3(mathutils.noise) < 0 > > Это же из-за изменения генератора? Есть какие-то рекомендации? Ага, дописать руками Provides (тут нестандартный механизм, они как-то искусственно создаются). По возможности проверить, что они действительно импортируются успешно при установленном пакете. Это пригодится и другим. Например, у aris@ один пакет потребовал этих необычных Provides от blender. Best regards, Ivan