* [Comm] Конфликт при обновлении яда
@ 2014-11-11 22:57 Motsyo Gennadi aka Drool
2014-11-12 9:10 ` Michael Shigorin
2014-11-12 13:22 ` Денис Смирнов
0 siblings, 2 replies; 6+ messages in thread
From: Motsyo Gennadi aka Drool @ 2014-11-11 22:57 UTC (permalink / raw)
To: ALT Linux Community
Приветствую всех.
Дано бранч t7. При попытке обновить ядро update-kernel:
Совершаем изменения...
Preparing...
###################################################################################################
[100%]
file /etc/modprobe.d/blacklist-bcm.conf from install of
kernel-modules-bcmwl-un-def-6.30.223.248-alt4.200962.1 conflicts with
file from package kernel-modules-bcmwl-un-def-6.30.223.141-alt3.200458.1
E: Ошибка во время исполнения транзакции
update-kernel: failed to install kernel-image-un-def-1:3.17.2-alt1 with
modules
Приходится предварительно удалять kernel-modules-bcmwl-un-def, обновлять
ядро и потом доустанавливать. Такое же поймал сегодня при переезде с
std-def на un-def.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Конфликт при обновлении яда
2014-11-11 22:57 [Comm] Конфликт при обновлении яда Motsyo Gennadi aka Drool
@ 2014-11-12 9:10 ` Michael Shigorin
2014-11-12 13:22 ` Денис Смирнов
1 sibling, 0 replies; 6+ messages in thread
From: Michael Shigorin @ 2014-11-12 9:10 UTC (permalink / raw)
To: ALT Linux Community
On Wed, Nov 12, 2014 at 12:57:08AM +0200, Motsyo Gennadi aka Drool wrote:
> file /etc/modprobe.d/blacklist-bcm.conf from install of
> kernel-modules-bcmwl-un-def-6.30.223.248-alt4.200962.1 conflicts with
> file from package kernel-modules-bcmwl-un-def-6.30.223.141-alt3.200458.1
Вешай на сизифный пакет.
--
---- WBR, Michael Shigorin / http://altlinux.org
------ http://opennet.ru / http://anna-news.info
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Конфликт при обновлении яда
2014-11-11 22:57 [Comm] Конфликт при обновлении яда Motsyo Gennadi aka Drool
2014-11-12 9:10 ` Michael Shigorin
@ 2014-11-12 13:22 ` Денис Смирнов
2014-11-12 13:33 ` Sergey V Turchin
1 sibling, 1 reply; 6+ messages in thread
From: Денис Смирнов @ 2014-11-12 13:22 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 502 bytes --]
On Wed, Nov 12, 2014 at 12:57:08AM +0200, Motsyo Gennadi aka Drool wrote:
> file /etc/modprobe.d/blacklist-bcm.conf from install of
> kernel-modules-bcmwl-un-def-6.30.223.248-alt4.200962.1 conflicts with
> file from package kernel-modules-bcmwl-un-def-6.30.223.141-alt3.200458.1
> E: Ошибка во время исполнения транзакции
Может стоит sisyphus_check научиться не позволять в пакет с модулями
класть что-либо за пределами каталога с модулями?
--
С уважением, Денис
http://mithraen.ru/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Конфликт при обновлении яда
2014-11-12 13:22 ` Денис Смирнов
@ 2014-11-12 13:33 ` Sergey V Turchin
2014-11-13 7:00 ` Денис Смирнов
0 siblings, 1 reply; 6+ messages in thread
From: Sergey V Turchin @ 2014-11-12 13:33 UTC (permalink / raw)
To: community
On Wednesday 12 November 2014 16:22:04 Денис Смирнов wrote:
[...]
> Может стоит sisyphus_check научиться не позволять в пакет с модулями
> класть что-либо за пределами каталога с модулями?
Не хотелось бы. У меня используется в kernel-modules-nvidia.
--
Regards, Sergey. ALT Linux, http://www.altlinux.ru/
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Конфликт при обновлении яда
2014-11-12 13:33 ` Sergey V Turchin
@ 2014-11-13 7:00 ` Денис Смирнов
2014-11-13 11:47 ` Sergey V Turchin
0 siblings, 1 reply; 6+ messages in thread
From: Денис Смирнов @ 2014-11-13 7:00 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 467 bytes --]
On Wed, Nov 12, 2014 at 04:33:48PM +0300, Sergey V Turchin wrote:
>> Может стоит sisyphus_check научиться не позволять в пакет с модулями
>> класть что-либо за пределами каталога с модулями?
> Не хотелось бы. У меня используется в kernel-modules-nvidia.
Речь о /var/lib/nvidia? Можно сделать исключение. Или, что еще лучше --
проверять при создании объектов вне /lib/modules на наличие версии ядра в
пути.
--
С уважением, Денис
http://mithraen.ru/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Comm] Конфликт при обновлении яда
2014-11-13 7:00 ` Денис Смирнов
@ 2014-11-13 11:47 ` Sergey V Turchin
0 siblings, 0 replies; 6+ messages in thread
From: Sergey V Turchin @ 2014-11-13 11:47 UTC (permalink / raw)
To: community
On Thursday 13 November 2014 10:00:50 Денис Смирнов wrote:
[...]
> Или, что еще лучше --
> проверять при создании объектов вне /lib/modules на наличие версии ядра в
> пути.
Да. Так гораздо более универсально.
--
Regards, Sergey. ALT Linux, http://www.altlinux.ru/
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-11-13 11:47 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-11 22:57 [Comm] Конфликт при обновлении яда Motsyo Gennadi aka Drool
2014-11-12 9:10 ` Michael Shigorin
2014-11-12 13:22 ` Денис Смирнов
2014-11-12 13:33 ` Sergey V Turchin
2014-11-13 7:00 ` Денис Смирнов
2014-11-13 11:47 ` Sergey V Turchin
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git