Public bug reported:
Binary package hint: packagekit
1)at the right side of the sound volume icon and Internet connection
icon there is an icon (its a red circle with a white line, like a
warning notice) it says- quote
an error occurred, please run package manager from the right click or
apt-get in a terminal to see what is wrong. The error was massage: '
Error: opening the cache ( 'E:Type
'[?1049h[1;24r[m(B[4l[?7h[?12l[?25h[?1h=[?1h=[?1h=[39;49m[39;49m[m(B[H[2J[0;7m(B
GNU nano 2.2.2 File: /var/tmp/ edgy main.XXPcdLLv
[22;33H[ Read 0 lines ]' is not known on line 49 in source list
/etc/apt/sources.list, E:The list of sources could not be read.'This
usually means that your installed packages have unmet dependencies
2)I went to the terminal and post apt-get and this appears
n...@ubuntu:~$ apt-get
apt 0.7.25.3ubuntu7 for i386 compiled on Apr 15 2010 04:30:22
Usage: apt-get [options] command
apt-get [options] install|remove pkg1 [pkg2 ...]
apt-get [options] source pkg1 [pkg2 ...]
apt-get is a simple command line interface for downloading and
installing packages. The most frequently used commands are update
and install.
Commands:
update - Retrieve new lists of packages
upgrade - Perform an upgrade
install - Install new packages (pkg is libc6 not libc6.deb)
remove - Remove packages
autoremove - Remove automatically all unused packages
purge - Remove packages and config files
source - Download source archives
build-dep - Configure build-dependencies for source packages
dist-upgrade - Distribution upgrade, see apt-get(8)
dselect-upgrade - Follow dselect selections
clean - Erase downloaded archive files
autoclean - Erase old downloaded archive files
check - Verify that there are no broken dependencies
Options:
-h This help text.
-q Loggable output - no progress indicator
-qq No output except for errors
-d Download only - do NOT install or unpack archives
-s No-act. Perform ordering simulation
-y Assume Yes to all queries and do not prompt
-f Attempt to correct a system with broken dependencies in place
-m Attempt to continue if archives are unlocatable
-u Show a list of upgraded packages as well
-b Build the source package after fetching it
-V Show verbose version numbers
-c=? Read this configuration file
-o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp
See the apt-get(8), sources.list(5) and apt.conf(5) manual
pages for more information and options.
This APT has Super Cow Powers.
3)Okay then I try other things and then I enter the terminal again and I thing
I post this cat /etc/apt/sources.list
this appears
n...@ubuntu:~$ cat /etc/apt/sources.list
deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/ lucid main
restricted
deb-src http://archive.ubuntu.com/ubuntu lucid main restricted #Added by
software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ lucid restricted main multiverse
universe #Added by software-properties
## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ lucid-updates restricted main
multiverse universe #Added by software-properties
## 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/ lucid universe
deb http://us.archive.ubuntu.com/ubuntu/ lucid-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/ lucid multiverse
deb http://us.archive.ubuntu.com/ubuntu/ lucid-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/ lucid-backports main restricted
universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ lucid-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 lucid partner
# deb-src http://archive.canonical.com/ubuntu lucid partner
deb http://security.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://security.ubuntu.com/ubuntu lucid-security restricted main
multiverse universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu lucid-security universe
deb http://security.ubuntu.com/ubuntu lucid-security multiverse
4)Then I remember this last code
n...@ubuntu:~$ sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup
n...@ubuntu:~$ gksudo gedit /etc/apt/sources.list
5)it opened a kind of word pad document called sources.list (/etc/apt/)
- gedit
it says
deb cdrom:[Ubuntu 10.04 LTS _Lucid Lynx_ - Release i386 (20100429)]/ lucid main
restricted
deb-src http://archive.ubuntu.com/ubuntu lucid main restricted #Added by
software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ lucid main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ lucid restricted main multiverse
universe #Added by software-properties
## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ lucid-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu/ lucid-updates restricted main
multiverse universe #Added by software-properties
## 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/ lucid universe
deb http://us.archive.ubuntu.com/ubuntu/ lucid-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/ lucid multiverse
deb http://us.archive.ubuntu.com/ubuntu/ lucid-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/ lucid-backports main restricted
universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ lucid-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 lucid partner
# deb-src http://archive.canonical.com/ubuntu lucid partner
deb http://security.ubuntu.com/ubuntu lucid-security main restricted
deb-src http://security.ubuntu.com/ubuntu lucid-security restricted main
multiverse universe #Added by software-properties
deb http://security.ubuntu.com/ubuntu lucid-security universe
deb http://security.ubuntu.com/ubuntu lucid-security multiverse
[?1049h[1;24r[m(B[4l[?7h[?12l[?25h[?1h=[?1h=[?1h=[39;49m[39;49m[m(B[H[2J[0;7m(B
GNU nano 2.2.2 File: /var/tmp/ edgy main.XXPcdLLv
[22;33H[ Read 0 lines ]
[23d^G[m(B Get Help [0;7m(B^O[m(B WriteOut [0;7m(B^R[m(B Read File
[0;7m(B^Y[m(B Prev Page [0;7m(B^K[m(B Cut Text [0;7m(B^C[m(B Cur
Pos
[24d[0;7m(B^X[m(B Exit[14G[0;7m(B^J[m(B Justify [0;7m(B^W[m(B
Where Is [0;7m(B^V[m(B Next Page [0;7m(B^U[m(B UnCut
Text[0;7m(B^T[m(B To Spell
[3d[1;71H[0;7m(BModified
[3d[m(Bsudosu
[4d[5d[24;1H[?1049l
[?1l>
6)I dont know but maybe I have to write something in that line 49 that the
warning so much remind me off and the save it.
please help!
ooo I forgot... i am running new ubuntu 10-04 LTS desktop 32-bit
(http://www.ubuntu.com/desktop/get-ubuntu/download) on an Hp laptop
using a program name wubi on window Vista , I would try using the usb
way but I dont know even how to uninstall the ubuntu
You are using Ubuntu 10.04 LTS
- the Lucid Lynx - released in April 2010 and supported until
April 2013.
n...@ubuntu:~$ apt-cache policy packagename
W: Unable to locate package packagename
7)I try to open synaptic
E: Type
'[?1049h[1;24r[m(B[4l[?7h[?12l[?25h[?1h=[?1h=[?1h=[39;49m[39;49m[m(B[H[2J[0;7m(B
GNU nano 2.2.2 File: /var/tmp/ edgy main.XXPcdLLv
[22;33H[ Read 0 lines ]' is not known on line 49 in source list
/etc/apt/sources.list
E: The list of sources could not be read.
Go to the repository dialog to correct the problem.
E: _cache->open() failed, please report.
again please help
** Affects: packagekit (Ubuntu)
Importance: Undecided
Status: New
--
'update-manager' package [ Read 0 lines ]' is not known on line 49 in source
list /etc/apt/sources.list, E:The list of sources could not be read.' (on new
ubuntu 10)
https://bugs.launchpad.net/bugs/598716
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs