お知らせ

  • 利用規約を守って投稿してください。また、よくある質問および投稿の手引きも参照してください。
  • メッセージの投稿にはアカウントが必要です。未登録の方は、ユーザ登録ページからアカウントを作成することができます。

#1 2008-03-10 18:53:43

kaorufree
新しいメンバ
登録日: 2008-03-10

berylをapt-getでインストールできません

/etc/apt/source.list
に、ありとあらゆるURL(リポジトリ?っていうんですか?)
を追加してみたのですが、

>パッケージリストを読み込んでいます... 完了
>依存関係ツリーを作成しています
>Reading state information... 完了   
>E: パッケージ beryl が見つかりません

と表示されてしまいます。
ちなみに、追加した行は、

deb http://jp.archive.ubuntu.com/ubuntu/ feisty universe
deb http://ubuntu.beryl-project.org feisty main
#deb-src http://ubuntu.beryl-project.org feisty main
#deb http://archive.ubuntulinux.jp/ubuntu-ja feisty/
#deb http://archive.ubuntulinux.jp/ubuntu-ja feisty-ja/
#deb http://download.tuxfamily.org/3v1deb feisty eyecandy
#deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy
#deb http://www.albertomilone.com/drivers/edgy/latest/32bitbinary/
#deb http://download.tuxfamily.org/3v1debedgyberyl-svn feisty eyecandy
#deb-src http://download.tuxfamily.org/3v1debedgyberyl-svn feisty eyecandy

になります。コメントにしてあるのは、実は、上から一行一行ネット上で調べて見つけたものを
書き込んで試して、ダメだったもをコメントにしていったからです。

ちなみにネットワーク環境上、プロキシ経由だったので、しっかりとhttp_proxyを設定しました。
一応ほかのパッケージはインストールできることを確認しました。

$>sudo apt-get install sun-java5-bin

これがうまくいったので、多分それ以外の原因はないとおもうのですが、

$>sudo apt-get install beryl beryl-manager emerald-themes

は「パッケージが見つかりません」と出てしまいます。

使用していうるバージョンは、ubuntu7.01のLiveCDからインストールしたものです。

もうくじけそうなので、質問してみました。どなたかご教授ください。お願いいたします。

オフライン

 

#2 2008-03-10 21:34:17

CMasami
拒否
From: Utsunomiya
登録日: 2007-12-13

Re: berylをapt-getでインストールできません

※規約違反により追放されたユーザの投稿は、ログインユーザにのみ表示されます。

オフライン

 

#3 2008-03-10 21:40:54

avidya
ゲスト

Re: berylをapt-getでインストールできません

 Beryl の本家サイト
http://www.beryl-project.org/
に以下のような文章があります。
> Beryl and Compiz (at least the extra plugins division of compiz) have merged. Please all welcome Compiz Fusion! You'll find the new forums at http://forum.compiz-fusion.org.
 つまりこれからは compiz-fusion を使えってことですね。だからどのリポジトリにも登録されていないんじゃないでしょうか。

 一応私の sources.list を貼り付けておきます。

deb cdrom:[Ubuntu 7.10 _Gutsy Gibbon_ Japanese Remix - Release i386 (20071018)]/ gutsy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

# Line commented out by installer because it failed to verify:
# deb http://jp.archive.ubuntu.com/ubuntu/ gutsy main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://jp.archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
# Line commented out by installer because it failed to verify:
# deb http://jp.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://jp.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## 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
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# Line commented out by installer because it failed to verify:
# deb http://jp.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb-src http://jp.archive.ubuntu.com/ubuntu/ gutsy universe
# Line commented out by installer because it failed to verify:
# deb http://jp.archive.ubuntu.com/ubuntu/ gutsy-updates universe
# Line commented out by installer because it failed to verify:
# deb-src http://jp.archive.ubuntu.com/ubuntu/ gutsy-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.
# Line commented out by installer because it failed to verify:
# deb http://jp.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://jp.archive.ubuntu.com/ubuntu/ gutsy multiverse
# Line commented out by installer because it failed to verify:
# deb http://jp.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://jp.archive.ubuntu.com/ubuntu/ gutsy-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/ gutsy-backports main restricted universe multiverse
# deb-src http://jp.archive.ubuntu.com/ubuntu/ gutsy-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 gutsy partner
# deb-src http://archive.canonical.com/ubuntu gutsy partner

# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse

# Line commented out by installer because it failed to verify:
# Line commented out by installer because it failed to verify:
deb-src http://archive.ubuntulinux.jp/ubuntu-ja gutsy/
# Line commented out by installer because it failed to verify:
deb http://archive.ubuntulinux.jp/ubuntu-ja gutsy-ja/
# Line commented out by installer because it failed to verify:
deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ gutsy main universe restricted multiverse
deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ gutsy universe main multiverse restricted #Added by software-properties
deb http://security.ubuntu.com/ubuntu/ gutsy-security universe main multiverse restricted
deb-src http://security.ubuntu.com/ubuntu/ gutsy-security universe main multiverse restricted
deb http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ gutsy-updates universe main multiverse restricted
deb-src http://ftp.jaist.ac.jp/pub/Linux/ubuntu/ gutsy-updates universe main multiverse restricted
deb-src http://archive.ubuntulinux.jp/ubuntu-ja gutsy-ja/
deb http://eric.lavar.de/comp/linux/debian/ experimental/
deb-src http://eric.lavar.de/comp/linux/debian/ experimental/
deb http://repository.akirad.net akirad-gutsy main
deb http://packages.medibuntu.org/ gutsy free non-free
deb-src http://packages.medibuntu.org/ gutsy free non-free

 これでもやっぱりヒットしません。公式なリポジトリでは公開されていないと考える方が自然です。

最後の編集者: avidya (2008-03-11 05:01:30)

 

#4 2008-03-10 23:02:52

mizuno
管理者
From: Kyoto
登録日: 2007-02-28

Re: berylをapt-getでインストールできません

Gutsy では 3D デスクトップは compiz-fusion を使うことになっています。そして最初からインストールされており、動作する環境であるならデフォルトで有効になっています。
詳細な設定を行いたいならば compizconfig-settings-manager をインストールするとよいでしょう。

オフライン

 

#5 2008-03-11 02:41:14

Shibata
管理者
From: 東京
登録日: 2006-10-25

Re: berylをapt-getでインストールできません

BerylとCompiz Fusionについては、他の方が説明していらっしゃる通りです。

というわけで、もし7.10をお使いなら下記のURL(リポジトリであってます)はすべて削除しておいた方が良いです。余計なトラブルの元になるかもしれないので。

kaorufree による投稿:

deb http://jp.archive.ubuntu.com/ubuntu/ feisty universe
deb http://ubuntu.beryl-project.org feisty main
#deb-src http://ubuntu.beryl-project.org feisty main
#deb http://archive.ubuntulinux.jp/ubuntu-ja feisty/
#deb http://archive.ubuntulinux.jp/ubuntu-ja feisty-ja/
#deb http://download.tuxfamily.org/3v1deb feisty eyecandy
#deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy
#deb http://www.albertomilone.com/drivers/edgy/latest/32bitbinary/
#deb http://download.tuxfamily.org/3v1debedgyberyl-svn feisty eyecandy
#deb-src http://download.tuxfamily.org/3v1debedgyberyl-svn feisty eyecandy

オフライン

 

#6 2008-03-11 09:00:05

kaorufree
新しいメンバ
登録日: 2008-03-10

Re: berylをapt-getでインストールできません

そうなんですか。

一応ウィンドウをボヨンボヨンとさせたりする効果は最初からつけられたのですが、
berylの動画をみて魅了させられたので、興味をもったのがきっかけでした。

これからはcompiz-fusionを使うとのことなのですね。

いろいろと勉強になりました。親切でわかりやすい回答に感動しました。
どうもありがとうございました。失礼します。

オフライン

 

Board footer

Powered by FluxBB