From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 5 May 2001 15:06:21 +0400 From: Andrey Brindeew To: Sisyphus Mailing List X-Mailer: stuphead version 0.5.02 (GTK+ 1.2.10; Linux 2.2.18-abr; i686) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Message-Id: <20010505110621.ECB6F55D@abr.tool.ru> Subject: [sisyphus] rpm -bp kernel-2.2.19.spec FAILED Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0 Precedence: bulk Reply-To: sisyphus@altlinux.ru List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Archived-At: List-Archive: Hello! Subj. Начало пересылаемого сообщения: Date: Sat, 5 May 2001 14:24:43 +0400 (MSD) From: abr@abr.tool.ru (Andrey Brindeew) To: abr@abr.tool.ru Subject: Output from your job 169 Исполняю(%prep): /bin/sh -e /var/tmp/rpm-tmp.4995 [ some stuff skipped ] + echo 'Openwall patch:' Openwall patch: + patch -p1 -s + mkdir -p Documentation/secure + install -p -m644 linux-2.2.19-ow1/FAQ linux-2.2.19-ow1/LICENSE linux-2.2.19-ow1/linux-2.2.19-ow1.diff linux-2.2.19-ow1/optional linux-2.2.19-ow1/README Documentation/secure install: `linux-2.2.19-ow1/optional' is a directory Неверный код возврата из /var/tmp/rpm-tmp.4995 (%prep) Кхм. Идем в сабжевый SPEC-file и видим, что ошибку вызвала строка 1061: install -p -m644 linux-%owver/[A-Z]* Documentation/secure В скрипте /var/tmp/rpm-tmp.4995 она выглядит вот как: install -p -m644 linux-2.2.19-ow1/[A-Z]* Documentation/secure Теперь идем в /usr/src/RPM/BUILD/linux и смотрим: echo linux-2.2.19-ow1/[A-Z]* выдает следующее: linux-2.2.19-ow1/FAQ linux-2.2.19-ow1/LICENSE linux-2.2.19-ow1/linux-2.2.19-ow1.diff linux-2.2.19-ow1/optional linux-2.2.19-ow1/README _НО_, echo linux-2.2.19-ow1/[ABCDEFGHIJKLMNOPQRSTUVWXYZ]* отображает все правильно: linux-2.2.19-ow1/FAQ linux-2.2.19-ow1/LICENSE linux-2.2.19-ow1/README Any ideas? P.S. $ rpm -q rpm bash fileutils rpm-3.0.6-ipl24mdk bash-2.05-alt1 fileutils-4.0.41-ipl1mdk -- WBR, Andrey Brindeew. "No one person can understand Perl culture completely" (C) Larry Wall.