ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] ansible apt_rpm Couldn't find package
@ 2016-12-02 11:09 kkk1115
  2016-12-02 17:40 ` Евгений Терешков
  0 siblings, 1 reply; 2+ messages in thread
From: kkk1115 @ 2016-12-02 11:09 UTC (permalink / raw)
  To: sysadmins

- name: Install rdesktop
  apt_rpm:
    pkg=rdesktop
    state=present

получаю ошибку
TASK: [Install rdesktop]
****************************************************** 
failed: [192.168.100.166] => {"failed": true}
msg: 'apt-get -y install rdesktop' failed: E: Couldn't find package >

FATAL: all hosts have already failed -- aborting

как победить эту проблему ?

при этом 
- name: update
  apt_rpm:
    update_cache=yes
прошло успешно.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-02 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-02 11:09 [Sysadmins] ansible apt_rpm Couldn't find package kkk1115
2016-12-02 17:40 ` Евгений Терешков

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git