ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@altlinux.org>
Subject: [devel] Re: I: Sisyphus-20050623 unmets: +2 -2 (123/71)
Date: Thu, 23 Jun 2005 03:38:43 +0400
Message-ID: <20050622233843.GK26232@solemn.turbinal.org> (raw)
In-Reply-To: <20050622210046.GC7532@basalt.office.altlinux.org>

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

On Thu, Jun 23, 2005 at 01:00:46AM +0400, Dmitry V. Levin wrote:
> Всё верно, но у mkaptbox(1) есть параметр --apt-config, который надо
> использовать; apt.conf, используемый для отчётов, должен быть максимально
> приближен к пакетному.

Взял apt.conf из пакета apt.

> > Каким должен быть apt.conf?
> Чем меньше в нём будет локальной специфики, тем лучше.

Не помогает!

$ cat apt.conf
/*
 * This is the main configuration file for the APT suite of tools,
 * see apt.conf(5) for details.
 */

// See apt-cdrom(8) for details.
Acquire::CDROM::Copy "true";
Acquire::CDROM::mount "/media/cdrom";

RPM
{
        Allow-Duplicated {
                // Old-style kernels.
                "^(NVIDIA_)?(kernel|alsa)[0-9]*(-adv|-linus)?($|-up|-smp|-secure|-custom|-enterprise|-BOOT|-tape|-aureal)";
                // New-style kernels.
                "^kernel-(image|modules)-.*";
        };
        Hold {
                // Old-style kernels.
                "^(kernel|alsa)[0-9]+-source";
        };
};
$ mkaptbox -q --without-stuff --apt-config=apt.conf dummy
/usr/bin/mkaptbox: line 201: cd: dummy: No such file or directory
$ mkdir dummy
$ mkaptbox -q --without-stuff --apt-config=apt.conf dummy
$ ./dummy/aptbox/apt-cache unmet |grep '^Package.*aspell'
Package aspell-ru-lebedev version 0.99f9-alt1 has an unmet dep:
Package libaspell-devel version 0.60.2-alt4 has an unmet dep:
Package aspell-be version 0.60-alt2 has an unmet dep:
Package aspell-de version 0.60-alt1 has an unmet dep:
Package aspell-en version 0.60-alt2 has an unmet dep:
Package aspell-uk version 0.60-alt1 has an unmet dep:
Package aspell-ru-rk version 1.1-alt5 has an unmet dep:
Package aspell-ispell version 0.60.2-alt4 has an unmet dep:
$

Вторая и последняя строчка добавились как раз сегодня.
Что конкретно нужно написать в apt.conf?

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

  reply	other threads:[~2005-06-22 23:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-22 20:25 [devel] " Alexey Tourbin
2005-06-22 20:35 ` Dmitry V. Levin
2005-06-22 20:47   ` [devel] " Alexey Tourbin
2005-06-22 21:00     ` Dmitry V. Levin
2005-06-22 23:38       ` Alexey Tourbin [this message]
2005-06-22 23:45         ` Dmitry V. Levin
2005-06-22 23:58           ` Alexey Tourbin
2005-06-23  8:10             ` [devel] mkaptbox apt.conf tips (was: I: Sisyphus-20050623 unmets: +2 -2 (123/71)) Michael Shigorin

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=20050622233843.GK26232@solemn.turbinal.org \
    --to=at@altlinux.ru \
    --cc=devel@altlinux.org \
    --cc=devel@altlinux.ru \
    /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 Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git