
Ubuntu日本語フォーラム

ログインしていません。
はじめまして。
Synapticが使えないために困っています。wubiによりubuntu9.04を使い始めて一ヶ月ほど経ちます。2日程前にWineでiTunesをインストールする際に、リポジトリの追加に失敗したのだと考えていました。他に思い当たる点がありません。
どうかアドバイスをお願いします。
Synapticを起動しようとすると以下のエラーが表示されます。
*********************************************************************************************************************************************************
E: ソースリスト /etc/apt/sources.list.d/playonlinux.list の 2 行にあるタイプ '<html>' は不明です
E: ソースのリスト(sources.list)を読み込むことができません。
リポジトリダイアログを表示して問題を解決してください。
E: _cache->open() failed, please report.
*********************************************************************************************************************************************************
以下に/etc/apt/sources.list.d/playonlinux.listと/etc/apt/sources.listのソースを貼り付けました。
*********************************************************************************************************************************************************
/* etc/apt/sources.list.d/playonlinux.list のソース */
<html>
<head>
<title>mulx.net</title><meta name="keywords" content="mulx.net"><meta name="description" content="mulx.net"><meta name="robots" content="INDEX, FOLLOW"><meta name="revisit-after" content="10"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="100%,*" frameborder="no" border="0" framespacing="0">
<frame src="http://searchportal.information.com?epl=00760023UlsNZ0sAVVETVRBeHhEVDlAGUg9QAQZWUA0TWWddVVgNAlILDENXWwxRCw1WBAtWXFkTWxsbWQQV">
</frameset>
<noframes>
<a href="http://searchportal.information.com?epl=00760023UlsNZ0sAVVETVRBeHhEVDlAGUg9QAQZWUA0TWWddVVgNAlILDENXWwxRCw1WBAtWXFkTWxsbWQQV">Click here to go to mulx.net</a>.
</noframes>
</html>
*********************************************************************************************************************************************************
/* etc/apt/sources.listのソース */
#deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://jp.archive.ubuntu.com/ubuntu/ jaunty main restricted
deb-src http://jp.archive.ubuntu.com/ubuntu/ jaunty main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://jp.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted
deb-src http://jp.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://jp.archive.ubuntu.com/ubuntu/ jaunty universe
deb-src http://jp.archive.ubuntu.com/ubuntu/ jaunty universe
deb http://jp.archive.ubuntu.com/ubuntu/ jaunty-updates universe
deb-src http://jp.archive.ubuntu.com/ubuntu/ jaunty-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://jp.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb-src http://jp.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb http://jp.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb-src http://jp.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://jp.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
# deb-src http://jp.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu jaunty partner
# deb-src http://archive.canonical.com/ubuntu jaunty partner
deb http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb-src http://security.ubuntu.com/ubuntu jaunty-security main restricted
deb http://security.ubuntu.com/ubuntu jaunty-security universe
deb-src http://security.ubuntu.com/ubuntu jaunty-security universe
deb http://security.ubuntu.com/ubuntu jaunty-security multiverse
deb-src http://security.ubuntu.com/ubuntu jaunty-security multiverse
*********************************************************************************************************************************************************
オフライン
はじめまして、junichiさん。
「/etc/apt/sources.list」の方は問題ありませんが、「/etc/apt/sources.list.d/playonlinux.list」の方は、何を参考にされて登録されたのか分かりませんが、内容がHTMLとなっており、完全に間違っていますね。
本来であれば、その内容は
deb http://deb.playonlinux.com/ jaunty main
となっているものと思われます。
なので、playonlinux.listを削除し、もう一度playonlinuxの登録作業を行ってください。
オフライン
※規約違反により追放されたユーザの投稿は、ログインユーザにのみ表示されます。
オフライン
templerさんkiyoshiさん、本当に有り難うございます。
/etc/apt/sources.list.d/playonlinux.list*の削除で問題解決しました。
kiyoshiさんの削除方法を参考にさせていただきました。templerさんの言う通りこれから問題の原因を調べたいと思います。
オフライン