[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:39807] Re: LANからインターネット接続するには?



斉藤様、

> ついでと言ってはナンですが、
> 
> $ apt-cache show mn128
----------中略----------
> というパッケイジが debian-jp にあったりして。

教えていただいた"mn128"を入れようとしているんですが
以下のようになり
躊躇しております。
メッセージのとおりに
依存関係を解決するパッケージをいれて
(特にlibc6など)
大丈夫なものでしょうか?

bash-2.05a# apt-get install mn128
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

Sorry, but the following packages have unmet dependencies:
  mn128: Depends: ruby (>= 1.4.4) but it is not going to be installed
E: Sorry, broken packages
bash-2.05a# apt-get install ruby 
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

Sorry, but the following packages have unmet dependencies:
  ruby: Depends: ruby1.8 but it is not going to be installed
E: Sorry, broken packages
bash-2.05a# apt-get install ruby1.8
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

Sorry, but the following packages have unmet dependencies:
  ruby1.8: Depends: libc6 (>= 2.3.2.ds1-4) but 2.2.5-11.5 is to be installed
           Depends: libruby1.8 (>= 1.8.1-7) but it is not going to be installed
E: Sorry, broken packages