四香油饼 发表于 6-2-2011 23:28:43

UB有问题了

俺在使用apt-get安装一个软件包的时候,需要安装几个库文件,好像要从UB的安装包里面取,但我的系统是当初用局域网网络启动安装的,UB似乎记住了安装的地址,一到安装库文件的时候,就试图链接192.168.2.1,然后就连不通安装不成功。 可问题是,当初的安装环境已经不复存在,我想直接改改配置让它从互联网上下载,该改哪里呢?


UB太讨厌了:lol

z37214728 发表于 6-2-2011 23:44:26

试试看一下apt的资源清单?
我的是用光盘装的:
t@t-v0-01:~$ locate sources.list
/etc/apt/sources.list

t@t-v0-01:~$ gedit /etc/apt/sources.list

# deb cdrom:/ maverick main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://us.archive.ubuntu.com/ubuntu/ maverick main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ maverick main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ maverick-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ maverick-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://us.archive.ubuntu.com/ubuntu/ maverick universe
deb-src http://us.archive.ubuntu.com/ubuntu/ maverick universe
deb http://us.archive.ubuntu.com/ubuntu/ maverick-updates universe
deb-src http://us.archive.ubuntu.com/ubuntu/ maverick-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://us.archive.ubuntu.com/ubuntu/ maverick multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ maverick multiverse
deb http://us.archive.ubuntu.com/ubuntu/ maverick-updates multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ maverick-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://us.archive.ubuntu.com/ubuntu/ maverick-backports main restricted universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ maverick-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 maverick partner
# deb-src http://archive.canonical.com/ubuntu maverick partner

## Uncomment the following two lines to add software from Ubuntu's
## 'extras' repository.
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
# deb http://extras.ubuntu.com/ubuntu maverick main
# deb-src http://extras.ubuntu.com/ubuntu maverick main

deb http://security.ubuntu.com/ubuntu maverick-security main restricted
deb-src http://security.ubuntu.com/ubuntu maverick-security main restricted
deb http://security.ubuntu.com/ubuntu maverick-security universe
deb-src http://security.ubuntu.com/ubuntu maverick-security universe
deb http://security.ubuntu.com/ubuntu maverick-security multiverse
deb-src http://security.ubuntu.com/ubuntu maverick-security multiverse

deb http://ppa.launchpad.net/mmbossoni-gmail/emu/ubuntu maverick main


BTW。 我觉得ubuntu不错的啦,上网不中毒,玩模拟器游戏也不错。

z37214728 发表于 6-2-2011 23:46:12

LZ要问题解决了记得给我加分啊。我要100权限看不和/谐的帖子;P ;P ;P ;P

lisa2008 发表于 7-2-2011 01:05:25

BS油饼标题党

除标题和结尾以外啥也看不懂

四香油饼 发表于 7-2-2011 01:13:10

谢谢z37214728,问题解决啦!

chubbycat 发表于 7-2-2011 07:35:15

UB is happy with his new life in OZ ;P

Tux 发表于 7-2-2011 09:29:13

UB出问题...:lol
页: [1]
查看完整版本: UB有问题了