ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] вопрос по gcc в Desktop 4.1
@ 2008-12-24 15:09 Георгий Кирик
  2008-12-24 23:30 ` Dmitry V. Levin
  0 siblings, 1 reply; 5+ messages in thread
From: Георгий Кирик @ 2008-12-24 15:09 UTC (permalink / raw)
  To: ALT Linux Community general discussions

>Из коробки так и есть. Чините систему.

Хорошо, описываю по шагам:
Кстати, коробка - Desktop Lite 4.1 beta.

1) Установил altlinux-4.1.0-beta-20080925-lite-i586-ru-cd.iso.
2) Задал в synaptic-е зеркала

http://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/Desktop/current/
i586
main

http://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/Desktop/current/
i586
classic

http://ftp.altlinux.org/pub/distributions/ALTLinux/updates/4.1/
i586
updates

http://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/branch/
noarch
classic

http://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/branch/
i586
classic

3) сделал
apt-get update
apt-get dist-upgrade

4) поставил hasher
apt-get install hasher

5) создал ~/hasher

6) запускаю сборку пакета, использующего для компиляции c++
hsh -v --target=i586 *.src.rpm

Результат - hasher тянет gcc3.4 и компилит на ней.

Что я сделал не так?



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] вопрос по gcc в Desktop 4.1
  2008-12-24 15:09 [Comm] вопрос по gcc в Desktop 4.1 Георгий Кирик
@ 2008-12-24 23:30 ` Dmitry V. Levin
  2008-12-25 11:19   ` Artem Zolochevskiy
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry V. Levin @ 2008-12-24 23:30 UTC (permalink / raw)
  To: ALT Linux Community general discussions

[-- Attachment #1: Type: text/plain, Size: 916 bytes --]

On Wed, Dec 24, 2008 at 06:09:24PM +0300, Георгий Кирик wrote:
> >Из коробки так и есть. Чините систему.
> 
> Хорошо, описываю по шагам:
> Кстати, коробка - Desktop Lite 4.1 beta.
> 
> 1) Установил altlinux-4.1.0-beta-20080925-lite-i586-ru-cd.iso.
> 2) Задал в synaptic-е зеркала

Остановимся на этом.

> http://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/Desktop/current/ i586 main
> 
> http://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/Desktop/current/ i586 classic
> 
> http://ftp.altlinux.org/pub/distributions/ALTLinux/updates/4.1/ i586 updates

Либо вышеперечисленные 3 строчки,

> http://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/branch/ noarch classic
> 
> http://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/branch/ i586 classic

либо вышеперечисленные 2 строчки, но не вместе.

Кроме того, хорошо бы закомментировать /etc/apt/sources.list.d/*.list


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] вопрос по gcc в Desktop 4.1
  2008-12-25 11:19   ` Artem Zolochevskiy
@ 2008-12-25 10:22     ` Eugene Prokopiev
  2008-12-25 11:08       ` Георгий Кирик
  0 siblings, 1 reply; 5+ messages in thread
From: Eugene Prokopiev @ 2008-12-25 10:22 UTC (permalink / raw)
  To: ALT Linux Community general discussions

>  Хочу уточнить.
>  - updates с бранчами точно категорически не рекомендуется использовать?
>  - репозитории дистрибутивов с их родительскими бранчами как я вижу тоже.

Как я понимаю, это просто бессмысленно, т.к. updates - это подмножество бранча

>  Просто у нас в дистрибутивах (источники обновлений в ЦУС-е) оно всё вперемешку и даже напрашивается на то, чтоб отметить все эти репозитории скопом.
>  Получается надо либо запрещать там эти репозитории смешивать, или хотя бы громко написать об этом. Вот что конкретно написать и уточняю.

Это нечто вроде набора матрешек - при выборе большей автоматически
дают всех поменьше :)

-- 
С уважением,
Прокопьев Евгений

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] вопрос по gcc в Desktop 4.1
  2008-12-25 10:22     ` Eugene Prokopiev
@ 2008-12-25 11:08       ` Георгий Кирик
  0 siblings, 0 replies; 5+ messages in thread
From: Георгий Кирик @ 2008-12-25 11:08 UTC (permalink / raw)
  To: ALT Linux Community general discussions

>Это нечто вроде набора матрешек - при выборе большей автоматически
>дают всех поменьше

Правильно ли я понял, что достаточно включить два branch-а: i586 и noarch?
И тогда мне будут автоматически доступны Desktop current и updates?

А если я включу Desktop current и updates, то мне не будут доступны некоторые обновления из branch-а (в том числе и backports)?

Тогда, получается, надо всегда включать два branch-а: i586 и noarch, чтобы иметь полный спектр обновлений (и из desktop-а, и из branch-а)?

Или есть еще какие-то ситуации?



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] вопрос по gcc в Desktop 4.1
  2008-12-24 23:30 ` Dmitry V. Levin
@ 2008-12-25 11:19   ` Artem Zolochevskiy
  2008-12-25 10:22     ` Eugene Prokopiev
  0 siblings, 1 reply; 5+ messages in thread
From: Artem Zolochevskiy @ 2008-12-25 11:19 UTC (permalink / raw)
  To: community

Dmitry V. Levin wrote:

> On Wed, Dec 24, 2008 at 06:09:24PM +0300, Георгий Кирик wrote:
>> >Из коробки так и есть. Чините систему.
>> 
>> Хорошо, описываю по шагам:
>> Кстати, коробка - Desktop Lite 4.1 beta.
>> 
>> 1) Установил altlinux-4.1.0-beta-20080925-lite-i586-ru-cd.iso.
>> 2) Задал в synaptic-е зеркала
> 
> Остановимся на этом.
> 
>> http://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/Desktop/current/
>> i586 main
>> 
>> http://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/Desktop/current/
>> i586 classic
>> 
>> http://ftp.altlinux.org/pub/distributions/ALTLinux/updates/4.1/ i586
>> updates
> 
> Либо вышеперечисленные 3 строчки,
> 
>> http://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/branch/ noarch
>> classic
>> 
>> http://ftp.altlinux.org/pub/distributions/ALTLinux/4.1/branch/ i586
>> classic
> 
> либо вышеперечисленные 2 строчки, но не вместе.
> 

Дмитрий, это очень важная информация.

Хочу уточнить.
- updates с бранчами точно категорически не рекомендуется использовать?
- репозитории дистрибутивов с их родительскими бранчами как я вижу тоже.

Просто у нас в дистрибутивах (источники обновлений в ЦУС-е) оно всё вперемешку и даже напрашивается на то, чтоб отметить все эти репозитории скопом. 
Получается надо либо запрещать там эти репозитории смешивать, или хотя бы громко написать об этом. Вот что конкретно написать и уточняю.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-12-25 11:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-24 15:09 [Comm] вопрос по gcc в Desktop 4.1 Георгий Кирик
2008-12-24 23:30 ` Dmitry V. Levin
2008-12-25 11:19   ` Artem Zolochevskiy
2008-12-25 10:22     ` Eugene Prokopiev
2008-12-25 11:08       ` Георгий Кирик

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