Vine Linux バグトラッキングシステム

課題の詳細を表示 コメントにジャンプ ] 課題の履歴 ] 印刷 ]
IDプロジェクトカテゴリ登録日最終更新
0000927Vine Linux1 バグ2010-02-07 00:072010-03-04 15:53
報告者kudoh 
担当者 
優先度再現性不明 
状態完了解決状況再現不可 
バージョンVineSeed 
修正予定バージョン修正済バージョン 
概要0000927: python-twisted がリビルドできない
説明python-twisted が x86 環境でリビルドできません。
python は2.6.4-3にアップデートしています。

creating build/scripts-2.6
copying and adjusting bin/tap2rpm -> build/scripts-2.6
copying and adjusting bin/tapconvert -> build/scripts-2.6
copying and adjusting bin/trial -> build/scripts-2.6
copying and adjusting bin/pyhtmlizer -> build/scripts-2.6
copying and adjusting bin/twistd -> build/scripts-2.6
copying and adjusting bin/manhole -> build/scripts-2.6
copying and adjusting bin/mktap -> build/scripts-2.6
copying and adjusting bin/tap2deb -> build/scripts-2.6
copying and adjusting bin/t-im -> build/scripts-2.6
copying and adjusting bin/conch/ckeygen -> build/scripts-2.6
copying and adjusting bin/conch/conch -> build/scripts-2.6
copying and adjusting bin/conch/cftp -> build/scripts-2.6
copying and adjusting bin/conch/tkconch -> build/scripts-2.6
copying and adjusting bin/lore/bookify -> build/scripts-2.6
copying and adjusting bin/lore/lore -> build/scripts-2.6
copying and adjusting bin/words/im -> build/scripts-2.6
copying and adjusting bin/mail/mailmail -> build/scripts-2.6
changing mode of build/scripts-2.6/tap2rpm from 644 to 755
changing mode of build/scripts-2.6/tapconvert from 644 to 755
changing mode of build/scripts-2.6/trial from 644 to 755
changing mode of build/scripts-2.6/pyhtmlizer from 644 to 755
changing mode of build/scripts-2.6/twistd from 644 to 755
changing mode of build/scripts-2.6/manhole from 644 to 755
changing mode of build/scripts-2.6/mktap from 644 to 755
changing mode of build/scripts-2.6/tap2deb from 644 to 755
changing mode of build/scripts-2.6/t-im from 644 to 755
changing mode of build/scripts-2.6/ckeygen from 644 to 755
changing mode of build/scripts-2.6/conch from 644 to 755
changing mode of build/scripts-2.6/cftp from 644 to 755
changing mode of build/scripts-2.6/tkconch from 644 to 755
changing mode of build/scripts-2.6/bookify from 644 to 755
changing mode of build/scripts-2.6/lore from 644 to 755
changing mode of build/scripts-2.6/im from 644 to 755
changing mode of build/scripts-2.6/mailmail from 644 to 755
+ python -c 'from twisted.plugin import IPlugin, getPlugins;list(getPlugins(IPlugin))'
エラー: /var/tmp/rpm-tmp.rRQeC9 の不正な終了ステータス (%build)
タグ設定されていません。
archx86
パッケージpython-twisted
添付ファイル

- 関連

-  コメント
(0003919)
owa (開発者)
2010-02-20 00:57

x86_64, i386 環境で再現できません
こちらの環境では python は2.6.4-4 です

> python-twisted が x86 環境でリビルドできません。
> python は2.6.4-3にアップデートしています。
> + python -c 'from twisted.plugin import IPlugin, getPlugins;list(getPlugins(IPlugin))'
> エラー: /var/tmp/rpm-tmp.rRQeC9 の不正な終了ステータス (%build)

python -c 'from twisted.plugin import IPlugin, getPlugins;list(getPlugins(IPlugin))'
自体は内部的に例外エラーを発生、獲得してるようですが、戻り値は 0 になります
最新の環境でもエラーになりますか?

spec 的には実行パス上のpythonを呼び出してるので環境依存もあるかもしれません
$ rpm -qf `which python`
の結果も知らせてください
(0003920)
kudoh (開発者)
2010-02-20 11:04

> x86_64, i386 環境で再現できません
> こちらの環境では python は2.6.4-4 です
>
> > python-twisted が x86 環境でリビルドできません。
> > python は2.6.4-3にアップデートしています。
> > + python -c 'from twisted.plugin import IPlugin, getPlugins;list(getPlugins(IPlugin))'
> > エラー: /var/tmp/rpm-tmp.rRQeC9 の不正な終了ステータス (%build)
>
> python -c 'from twisted.plugin import IPlugin,
> getPlugins;list(getPlugins(IPlugin))'
> 自体は内部的に例外エラーを発生、獲得してるようですが、戻り値は 0 になりま
> す
> 最新の環境でもエラーになりますか?
>
> spec 的には実行パス上のpythonを呼び出してるので環境依存もあるかもしれませ
> ん
> $ rpm -qf `which python`
> の結果も知らせてください

調査ありがとうございました。
現在の最新環境では再現しませんでした。
pythonの更新に伴う過渡的な現象だったようです。
(0003921)
iwaim (開発者)
2010-03-04 15:53

「再現せず」で終了します。

- 課題の履歴
変更日 ユーザー名 項目 変更内容
2010-02-07 00:07 kudoh 新規課題
2010-02-20 00:57 owa コメント追加: 0003919
2010-02-20 11:04 kudoh コメント追加: 0003920
2010-03-04 15:53 iwaim 状態 新規 => 完了
2010-03-04 15:53 iwaim 解決状況 不明 => 再現不可
2010-03-04 15:53 iwaim コメント追加: 0003921


Copyright © 2000 - 2024 MantisBT Team
Copyright © 2012 - 2024 Project Vine
Powered by Mantis Bugtracker