How to register Lucid computer on Landscape?
Hi,
Could you please assist me to register my computer on landscape?
Thanks
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- Andreas Hasenack Edit question
- Solved by:
- Charles
- Solved:
- 2010-11-09
- Last query:
- 2010-11-09
- Last reply:
- 2010-11-09
Andreas Hasenack (ahasenack) said : | #1 |
What is the error you are getting? Did you follow the registration instructions from your account?
Charles (cnfuni) said : | #2 |
Hello,
I've got this error when I try to install the client
charles@
Reading package lists... Done
Building dependency tree
Reading state information... 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.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
landscape-client: Depends: landscape-common (>= 1.5.5.1-
E: Broken packages
charles@
Andreas Hasenack (ahasenack) said : | #3 |
Hi,
could you please run "sudo apt-get update" first and then try to install the landscape-client package again?
If that fails too, please paste your /etc/apt/
Charles (cnfuni) said : | #4 |
Hello ,
I have the same error!
Here is the /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_
DISTRIB_
DISTRIB_
And source.list
sources.list
#
# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Alpha i386 (20090902.1)]/ karmic main restricted
# deb cdrom:[Ubuntu 9.10 _Karmic Koala_ - Alpha i386 (20090902.1)]/ karmic main restricted
# See http://
# newer versions of the distribution.
# deb http://
# deb-src http://
## Major bug fix updates produced after the final release of the
## distribution.
deb http://
deb-src http://
## 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://
# deb-src http://
deb http://
deb-src http://
## 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://
# deb-src http://
deb http://
deb-src http://
## Uncomment the following two lines to add software from the 'backports'
## repository.
Andreas Hasenack (ahasenack) said : | #5 |
You are lacking several important repositories and components, like "main" and "security".
Please add the following lines to /etc/apt/
deb http://
deb http://
You should also probably add the universe, restricted and multiverse to "lucid-security" and to "lucid" if you really intend to use those repositories.
Charles (cnfuni) said : | #6 |
Thanks a lot.
It's working!