ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Zubkov <igor.zubkov@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] чудесное обретение *-debuginfo пакетов
Date: Tue, 1 Feb 2011 03:11:30 +0200
Message-ID: <AANLkTimDXtaYtv6TN=aLswjKjBnYYFXkKCTMLdAwuAW7@mail.gmail.com> (raw)
In-Reply-To: <20110131053612.GK30604@altlinux.org>

2011/1/31 Alexey Tourbin:
> On Sun, Jan 30, 2011 at 10:18:31PM +0300, Alexey Tourbin wrote:
>> Я направил в сизиф rpm, в котором реализована первая стадия поддержки
>> debuginfo пакетов: debuginfo пакеты пока не создаются, но содержимое
>> для debuginfo пакетов генерируется (/usr/lib/debug и /usr/src/debug).
>
>> Когда завершится тестовая переборка, я напишу про debuginfo подробнее.
>
> Пересборка ещё не до конца завершилась, но я уже направил в сизиф rpm,
> который создает *-debuginfo пакеты!
>
> CAVEATS
> - strip-макросы не работают
> - зависимостей между *-debuginfo пакетами пока нет
> - неправильный (завышенный) размер %{SIZE}

Пара вопросов:
Последний пункт про неправильный размер %{SIZE} актуален? Хоть один
пакет был собран с неправильным %{SIZE}?

Первый проверенный пакет (grep) вроде нормальный:
irb(main):002:0> Package.where(:name => 'grep-debuginfo').first.size
=> "270355"
irb(main):003:0>

# ls -la /ALT/Sisyphus/files/i586/RPMS/grep-debuginfo-2.7-alt3.i586.rpm
-rw-r--r-- 4 505 505 270355 Feb  1 01:14
/ALT/Sisyphus/files/i586/RPMS/grep-debuginfo-2.7-alt3.i586.rpm
#

Размер вроде сходится (270355).

Сами вопросы:
1) rpm с поломанным вычислением %{SIZE} попал в Сизиф?
2) если попал, уже починен?
3) им уже были собраны новые пакеты?
(если им были собраны пакеты, то скорее всего они уже попали в базу
prometheus2.0)
4) готовить скрипт для исправленния данных в базе?
5) когда будет исправлен этот баг в rpm?

6) *-debuginfo пакеты нормально читаются старым rpm? надо ли его
обновить на prometheus.a.o что бы он нормально читал *-debuginfo
пакеты?

-- 
Igor Zubkov
http://hi.im/ice

  parent reply	other threads:[~2011-02-01  1:11 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-30 19:18 ` [devel] [#37669] FAILED srpm=telepathy-haze-0.4.0-alt2.src.rpm Alexey Tourbin
2011-01-30 21:10   ` Igor Vlasenko
2011-01-30 21:17     ` Alexey Shabalin
2011-01-30 21:23       ` Alexey Tourbin
2011-01-30 21:37         ` Alexey Shabalin
2011-01-30 21:47           ` Alexey Tourbin
2011-01-31  5:19     ` REAL
2011-01-31  5:30       ` REAL
2011-01-31  5:36   ` [devel] чудесное обретение *-debuginfo пакетов Alexey Tourbin
2011-01-31  6:04     ` REAL
2011-01-31  5:57       ` Alexey Tourbin
2011-01-31  6:25         ` REAL
2011-01-31 14:51         ` Dmitry V. Levin
2011-01-31 20:22           ` Alexey Tourbin
2011-01-31  7:56     ` Afanasov Dmitry
2011-01-31  9:11       ` Vladimir Lettiev
2011-01-31  9:23         ` Afanasov Dmitry
2011-01-31  9:00     ` REAL
2011-01-31 11:29     ` Dmitry V. Levin
2011-01-31 12:50       ` Dmitry V. Levin
2011-02-01  1:11     ` Igor Zubkov [this message]
2011-02-01  3:35       ` Alexey Tourbin
2011-02-01  5:19       ` Alexey Tourbin
2011-02-03 21:04     ` Dmitry V. Levin
2011-02-04 11:34       ` Alexey Tourbin
2011-02-04 19:26         ` Dmitry V. Levin
2011-01-31 13:52   ` [devel] [#37669] FAILED srpm=telepathy-haze-0.4.0-alt2.src.rpm Mikhail Efremov
2011-02-01  3:43     ` Alexey Tourbin
2011-02-01 10:40       ` Денис Смирнов
2011-02-01 17:29         ` Alexey Tourbin
2011-02-01 21:35           ` Денис Смирнов
2011-02-01 12:10       ` Mikhail Efremov

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='AANLkTimDXtaYtv6TN=aLswjKjBnYYFXkKCTMLdAwuAW7@mail.gmail.com' \
    --to=igor.zubkov@gmail.com \
    --cc=devel@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 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