From: Michael Pozhidaev <msp@altlinux.ru> To: Distributions development <devel-distro@lists.altlinux.org> Subject: Re: [devel-distro] [пофиксилось] E: Package filesystem has no installation candidate Date: Sat, 21 May 2011 05:17:10 +0700 Message-ID: <m3vcx5auft.fsf_-_@blard.localdomain> (raw) In-Reply-To: <20110520122042.0ea2d8aa@boyarsh.office.altlinux.ru> (Anton V. Boyarshinov's message of "Fri\, 20 May 2011 12\:20\:42 +0400") Антон, добрый день! > На самом деле, возможно, это связано с тем, что у меня в sources.list > для x86_64 сейчас добавлен каталог x86_32. Хотя на filesystem, по идее, > это не должно повлиясть.. Всё оказалось элементарно, Ватсон! diff --git a/make-distro b/make-distro index d5acbcf..e2f4618 100755 --- a/make-distro +++ b/make-distro @@ -2,8 +2,8 @@ [ -z "$1" ] && echo -e "Usage: make-distro <distro-name> <additional arguments to configure>\n\tdistro names: desktop, lite, gnome-desktop etc" && exit 1 -branch=Sisyphus -version=${version:-"5.9.9"} +branch=p6 +version=${version:-"6.0.0"} archs=${archs:-"i586 x86_64"} autoconf && ./configure &> /dev/null :)) Разумеется, я читал твоё сообщение, что сборка переведена на p6, но так понял, что дело только в том, чтобы натравить apt на него, без изменений в профиле, а про эту ручку забылось. -- Michael Pozhidaev. Tomsk, Russia. Russian info page: http://www.marigostra.ru/
prev parent reply other threads:[~2011-05-20 22:17 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-05-19 0:44 [devel-distro] " Michael Pozhidaev 2011-05-19 1:24 ` Aleksey Novodvorsky 2011-05-19 3:36 ` Michael Pozhidaev 2011-05-19 5:11 ` Денис Смирнов 2011-05-19 10:39 ` Michael Pozhidaev 2011-05-19 7:27 ` Michael Shigorin 2011-05-19 7:27 ` Anton V. Boyarshinov 2011-05-19 10:39 ` Michael Pozhidaev 2011-05-20 8:20 ` Anton V. Boyarshinov 2011-05-20 10:33 ` Michael Pozhidaev 2011-05-20 22:17 ` Michael Pozhidaev [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=m3vcx5auft.fsf_-_@blard.localdomain \ --to=msp@altlinux.ru \ --cc=devel-distro@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Distributions development This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel-distro/0 devel-distro/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 devel-distro devel-distro/ http://lore.altlinux.org/devel-distro \ devel-distro@lists.altlinux.org devel-distro@lists.altlinux.ru devel-distro@lists.altlinux.com public-inbox-index devel-distro Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel-distro AGPL code for this site: git clone https://public-inbox.org/public-inbox.git