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(B[?7h[?12l[?25h[?1h=[?1h=[?1h=(B(B
GNU nano 2.2.2        File: /var/tmp/ edgy main.XXPcdLLv
[ 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(B[?7h[?12l[?25h[?1h=[?1h=[?1h=(B(B
  GNU nano 2.2.2        File: /var/tmp/ edgy main.XXPcdLLv                      
[ Read 0 lines ]
^G(B Get Help  (B^O(B WriteOut  (B^R(B Read File 
(B^Y(B Prev Page (B^K(B Cut Text  (B^C(B Cur 
Pos
(B^X(B Exit(B^J(B Justify   (B^W(B 
Where Is  (B^V(B Next Page (B^U(B UnCut 
Text(B^T(B To Spell
(BModified
(Bsudosu
[?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(B[?7h[?12l[?25h[?1h=[?1h=[?1h=(B(B
  GNU nano 2.2.2        File: /var/tmp/ edgy main.XXPcdLLv                      
[ 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

Reply via email to