Bug 31256

Summary: проблема с libv8 при обновлении
Product: Sisyphus Reporter: Michael Shigorin <mike>
Component: libv8-4.5Assignee: Andrey Cherepanov <cas>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: vladimir.didenko
Version: unstable   
Hardware: all   
OS: Linux   
URL: https://lists.altlinux.org/pipermail/sisyphus-cybertalk/2015-September/094963.html

Description Michael Shigorin 2015-09-05 15:27:52 MSK
# apt-get dist-upgrade
[...]
file /usr/lib64/v8/natives_blob.bin from install of libv8-4.5-4.5.103.29-alt1 conflicts with file from package libv8-4.3-4.3.61.38-alt1
file /usr/lib64/v8/snapshot_blob.bin from install of libv8-4.5-4.5.103.29-alt1 conflicts with file from package libv8-4.3-4.3.61.38-alt1
# rpm -e libv8-4.3
[...]
        /usr/lib64/v8/natives_blob.bin   нужен для chromium-43.0.2357.134-alt1
        /usr/lib64/v8/snapshot_blob.bin   нужен для chromium-43.0.2357.134-alt1

Пришлось снести chromium libv8-4.3, обновиться, поставить на всякий заново.
Comment 1 Andrey Cherepanov 2015-09-05 23:43:55 MSK
C v8-4.4 сегодня проверял - dist-upgrade прошёл нормально. Возможно, нужно вообще отказаться от версий в имени.
Comment 2 Andrey Cherepanov 2015-09-06 21:52:39 MSK
*** Bug 31258 has been marked as a duplicate of this bug. ***
Comment 3 Andrey Cherepanov 2015-09-09 13:12:01 MSK
Исправлено в v8-chromium-4.5.103.29-alt2
Comment 4 Michael Shigorin 2015-09-09 16:42:01 MSK
SIGTHX