[Spacewalk-list] Install new package to ubuntu client

Tevfik Ceydeliler tevfik.ceydeliler at astron.yasar.com.tr
Fri Dec 4 11:40:35 UTC 2015


Hi,
I have ubuntu 14.04 client and need to install some packages.
When I try to install package I get some errors:
###############################################################################################################
root at spaceclient:/# apt-get update
Apt-Spacewalk: Updating sources.list
Ign spacewalk://spacewalk.yasar.net channels: InRelease
Ign spacewalk://spacewalk.yasar.net channels: Release.gpg
Ign spacewalk://spacewalk.yasar.net channels: Release
Ign spacewalk://spacewalk.yasar.net channels:/main amd64 Packages/DiffIndex
Ign spacewalk://spacewalk.yasar.net channels:/main i386 Packages/DiffIndex
Get:1 spacewalk://spacewalk.yasar.net channels:/main amd64 Packages 
[2.022 kB]
Get:2 spacewalk://spacewalk.yasar.net channels:/main i386 Packages 
[2.022 kB]
Ign spacewalk://spacewalk.yasar.net channels:/main Translation-en_US
Ign spacewalk://spacewalk.yasar.net channels:/main Translation-en
Fetched 4.044 kB in 1s (3.819 kB/s)
Reading package lists... Done
root at spaceclient:/#
root at spaceclient:/#
root at spaceclient:/#
root at spaceclient:/#
root at spaceclient:/# apt-get install mysql-client
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
  apt-xapian-index : Depends: python:any (>= 2.7.1-0ubuntu2) but it is 
not installable
  dh-python : Depends: python3:any (>= 3.3.2-2~) but it is not installable
  landscape-common : Depends: python:any (>= 2.7.1-0ubuntu2) but it is 
not installable
  language-selector-common : Depends: python3:any (>= 3.3.2-2~) but it 
is not installable
  lsb-release : Depends: python3:any (>= 3.3.2-2~) but it is not installable
  mysql-client : Depends: mysql-client-5.5 but it is not going to be 
installed
  python-apt : Depends: python:any (>= 2.7.1-0ubuntu2) but it is not 
installable
  python-chardet : Depends: python:any (>= 2.7.1-0ubuntu2) but it is not 
installable
  python-configobj : Depends: python:any (>= 2.7.1-0ubuntu2) but it is 
not installable
  python-dbus : Depends: python:any (>= 2.7.1-0ubuntu2) but it is not 
installable
  python-debian : Depends: python:any (>= 2.7.1-0ubuntu2) but it is not 
installable
  python-gi : Depends: python:any (>= 2.7.1-0ubuntu2) but it is not 
installable
  python-gobject-2 : Depends: python:any (>= 2.7.1-0ubuntu2) but it is 
not installable
  python-libxml2 : Depends: python:any (>= 2.7.1-0ubuntu2) but it is not 
installable
  python-newt : Depends: python:any (>= 2.7.1-0ubuntu2) but it is not 
installable
  python-openssl : Depends: python:any (>= 2.7.1-0ubuntu2) but it is not 
installable
  python-pkg-resources : Depends: python:any (>= 2.7) but it is not 
installable
                         Depends: python:any (< 2.8) but it is not 
installable
  python-requests : Depends: python:any (< 2.8) but it is not installable
                    Depends: python:any (>= 2.7.5-5~) but it is not 
installable
  python-serial : Depends: python:any (>= 2.7.1-0ubuntu2) but it is not 
installable
  python-six : Depends: python:any (>= 2.7.1-0ubuntu2) but it is not 
installable
  python-twisted-core : Depends: python:any (>= 2.7.1-0ubuntu2) but it 
is not installable
  python-urllib3 : Depends: python:any (>= 2.7.5-5~) but it is not 
installable
                   Depends: python:any (< 2.8) but it is not installable
  python-xapian : Depends: python:any (>= 2.7.1-0ubuntu2) but it is not 
installable
  python-zope.interface : Depends: python:any (>= 2.7.1-0ubuntu2) but it 
is not installable
  python3-apport : Depends: python3:any (>= 3.3.2-2~) but it is not 
installable
  python3-commandnotfound : Depends: python3:any (>= 3.3.2-2~) but it is 
not installable
  python3-distupgrade : Depends: python3:any (>= 3.3.2-2~) but it is not 
installable
  python3-problem-report : Depends: python3:any (>= 3.3.2-2~) but it is 
not installable
  python3-software-properties : Depends: python3:any (>= 3.3.2-2~) but 
it is not installable
  python3-update-manager : Depends: python3:any (>= 3.3.2-2~) but it is 
not installable
  software-properties-common : Depends: python3:any (>= 3.3.2-2~) but it 
is not installable
  ubuntu-release-upgrader-core : Depends: python3:any (>= 3.2~) but it 
is not installable
  ufw : Depends: python3:any (>= 3.3.2-2~) but it is not installable
  update-manager-core : Depends: python3:any (>= 3.2~) but it is not 
installable
  update-notifier-common : Depends: python3:any but it is not installable
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or 
specify a solution).
###############################################################################################################
I check  some thing:
###############################################################################################################
root at spaceclient:/# apt-cache policy python python3
python:
   Installed: 2.7.5-5ubuntu3
   Candidate: 2.7.5-5ubuntu3
   Version table:
  *** 2.7.5-5ubuntu3 0
         500 spacewalk://spacewalk.yasar.net/ channels:/main amd64 Packages
         100 /var/lib/dpkg/status
python3:
   Installed: 3.4.0-0ubuntu2
   Candidate: 3.4.0-0ubuntu2
   Version table:
  *** 3.4.0-0ubuntu2 0
         500 spacewalk://spacewalk.yasar.net/ channels:/main amd64 Packages
         100 /var/lib/dpkg/status
###############################################################################################################
and
###############################################################################################################
root at spaceclient:/# rhn-profile-sync -vvv
updateLoginInfo() login info
D: login(forceUpdate=True) invoked
logging into up2date server
D: rpcServer: Calling XMLRPC up2date.login
D: writeCachedLogin() invoked
D: Wrote pickled loginInfo at 1446136088.76 with expiration of 
1446139688.76 seconds.
successfully retrieved authentication token from up2date server
D: logininfo:{'X-RHN-Server-Id': 1000010010, 'X-RHN-Auth-Server-Time': 
'1449229140.53', 'X-RHN-Auth': 
'8+MrJAzOO1hfSeUSrwcMaVG2sYLPwWvsgYlHMGJqCVM=', 'X-RHN-Auth-Channels': 
[['trusty', '20151203161949', '1', '1']], 'X-RHN-Auth-User-Id': '', 
'X-RHN-Auth-Expire-Offset': '3600.0'}
Updating package profile...
Updating package profile
D: rpcServer: Calling XMLRPC registration.welcome_message
D: rpcServer: Calling XMLRPC registration.update_packages
Updating hardware profile...
Warning: haldaemon or messagebus service not running. Cannot probe 
hardware and DMI information.

root at spaceclient:/# rhn-channel -l
trusty

###############################################################################################################
My /etc/apt/source.list file is like this:
###############################################################################################################
deb spacewalk://spacewalk.yasar.net/XMLRPC channels: trusty
###############################################################################################################

I really dont know what is wrong.
Have you any idea?

-- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20151204/03d08dfd/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.png
Type: image/png
Size: 15216 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20151204/03d08dfd/attachment.png>


More information about the Spacewalk-list mailing list