Displaying 20 results from an estimated 2000 matches similar to: "Re: manually install a machine (no virt-install)"
2018 Apr 30
0
Problem with cr repo.
I can achieve the same error by
removing /usr/lib/python2.7/site-packages/urllib3/packages/ssl_match_hostname
and creating the directory in the same location instead.
So solution can be just removing this directory (or just renaming it):
# mv /usr/lib/python2.7/site-packages/urllib3/packages/ssl_match_
hostname
/usr/lib/python2.7/site-packages/urllib3/packages/ssl_match_hostname.backup
# yum
2018 Apr 30
3
Problem with cr repo.
On Mon, 30 Apr 2018, Marek Blaha wrote:
> I can achieve the same error by
> removing /usr/lib/python2.7/site-packages/urllib3/packages/ssl_match_hostname
> and creating the directory in the same location instead.
> So solution can be just removing this directory (or just renaming it):
>
> # mv /usr/lib/python2.7/site-packages/urllib3/packages/ssl_match_
> hostname
>
2018 Apr 30
2
Problem with cr repo.
Hi,
I am having a problem with yum update from the cr repo.
Below is the output of yum:
(vgeppetto2 pts4) # yum update
Loaded plugins: changelog, fastestmirror, priorities
Loading mirror speeds from cached hostfile
* epel: mirror.cogentco.com
171 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package
2017 Nov 16
2
Can't update
Thank you for your response.
# python -V
Python 2.6.6
# rpm -qa|grep python
gnome-python2-bonobo-2.28.0-3.el6.x86_64
gnome-python2-extras-2.25.3-20.el6.x86_64
python-setuptools-0.6.10-3.el6.noarch
python-unittest2-0.5.1-3.el6.noarch
gnome-python2-gconf-2.28.0-3.el6.x86_64
python-psycopg2-2.6-1.rhel6.x86_64
python-feedparser-5.1.2-2.el6.noarch
python-iwlib-0.1-1.2.el6.x86_64
2020 Aug 07
0
Re: Installing Kali Linux using KVM virt-install tool
On Wed, Aug 05, 2020 at 10:13:57PM +0530, Kaushal Shriyan wrote:
> On Wed, Aug 5, 2020 at 1:32 PM Pavel Hrdina <phrdina@redhat.com> wrote:
>
> > On Wed, Aug 05, 2020 at 06:57:11AM +0530, Kaushal Shriyan wrote:
> > > Hi,
> > >
> > > I am trying to install kali-linux-2020.2-installer-amd64.iso (
> > > https://www.kali.org/downloads/) using KVM
2015 Jul 23
0
CentOS-announce Digest, Vol 125, Issue 8
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2015 Jul 22
0
CEEA-2015:1473 CentOS 7 python-urllib3 Enhancement Update
CentOS Errata and Enhancement Advisory 2015:1473
Upstream details at : https://rhn.redhat.com/errata/RHEA-2015-1473.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
b21e62ce993d1f5c86097dc205598fb71a24b096d356c38639b464e1886d3f36 python-urllib3-1.10.2-1.el7_1.noarch.rpm
Source:
2015 Aug 06
0
CEBA-2015:1532 CentOS 7 python-urllib3 BugFix Update
CentOS Errata and Bugfix Advisory 2015:1532
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1532.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
01638e7cc05e823e7d2ac79aa61fec96aa4881680494d7a5556c66c6b280e85e python-urllib3-1.10.2-2.el7_1.noarch.rpm
Source:
2020 Aug 05
3
Re: Installing Kali Linux using KVM virt-install tool
On Wed, Aug 5, 2020 at 1:32 PM Pavel Hrdina <phrdina@redhat.com> wrote:
> On Wed, Aug 05, 2020 at 06:57:11AM +0530, Kaushal Shriyan wrote:
> > Hi,
> >
> > I am trying to install kali-linux-2020.2-installer-amd64.iso (
> > https://www.kali.org/downloads/) using KVM virt-install tool
> >
> > #virt-install --name=kalilinux
2020 Oct 05
2
certbot stopped working on CentOS 7: pyOpenSSL module missing required functionality
Hello fellow CentOS users,
I had this cronjob working for many moons on CentOS 7.8.2003:
#minute hour mday month wday command
6 6 * * 1 certbot renew --post-hook
"cat /etc/letsencrypt/live/raspasy.de/fullchain.pem /etc/letsencrypt/live/
raspasy.de/privkey.pem > /etc/letsencrypt/live/raspasy.de/haproxy.pem;
systemctl resstart
2020 Aug 07
2
Re: Installing Kali Linux using KVM virt-install tool
On Fri, Aug 7, 2020 at 1:10 PM Erik Skultety <eskultet@redhat.com> wrote:
> On Wed, Aug 05, 2020 at 10:13:57PM +0530, Kaushal Shriyan wrote:
> > On Wed, Aug 5, 2020 at 1:32 PM Pavel Hrdina <phrdina@redhat.com> wrote:
> >
> > > On Wed, Aug 05, 2020 at 06:57:11AM +0530, Kaushal Shriyan wrote:
> > > > Hi,
> > > >
> > > > I am
2020 Aug 07
1
Re: Installing Kali Linux using KVM virt-install tool
Hi Pavel,
I am running virt-install version 1.5.0 on CentOS Linux release 7.6.1810
(Core) server.
#virt-install --name=kalilinux --file=/linuxkvmaddgbdisk/kalilinux.img
--file-size=50 --nonsparse --vcpu=2 --ram=4096 --network=bridge:br0
--os-type=linux --os-variant=debian9 --graphics none --location
2020 Oct 05
0
certbot stopped working on CentOS 7: pyOpenSSL module missing required functionality
> On Oct 5, 2020, at 7:04 AM, Alexander Farber <alexander.farber at gmail.com> wrote:
>
> Hello fellow CentOS users,
>
> I had this cronjob working for many moons on CentOS 7.8.2003:
>
> #minute hour mday month wday command
> 6 6 * * 1 certbot renew --post-hook
> "cat
2011 Jan 30
0
Stub domains broken in Xen 4.0?
When I try to use stubdom-dm in lieu of qemu-dm, the guest domain crashes
almost immediately if I specify an emulated NIC (''vif='') in the guest
configuration file. If I don''t specify a vif, it works fine. If I use the
same configuration with qemu-dm instead of sutbdom-dm, it works fine. Is
there some reason QEMU emulated networking doesn''t work with stub domains
2017 Mar 07
0
[PATCH v4 2/9] lib: extract osinfo DB traversing API
Split lib/osinfo.c to provide an API for other pieces of code (namely
mllib) to reuse it. The ISO-related processing is thus moved into a
lib/osinfo-iso.c file.
---
lib/Makefile.am | 2 +
lib/osinfo-iso.c | 462 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
lib/osinfo.c | 422 +-------------------------------------------------
lib/osinfo.h | 27 ++++
4 files changed, 493
2017 Feb 10
0
[PATCH v3 05/10] lib: extract osinfo DB traversing API
Split lib/osinfo.c to provide an API for other pieces of code (namely
mllib) to reuse it. The ISO-related processing is thus moved into a
lib/osinfo-iso.c file.
---
lib/Makefile.am | 2 +
lib/osinfo-iso.c | 464 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
lib/osinfo.c | 424 +-------------------------------------------------
lib/osinfo.h | 27 ++++
4 files changed, 495
2017 Jun 19
0
[PATCH v7 2/9] lib: extract osinfo DB traversing API
Split lib/osinfo.c to provide an API for other pieces of code (namely
mllib) to reuse it. The ISO-related processing is thus moved into a
lib/osinfo-iso.c file.
---
lib/Makefile.am | 2 +
lib/osinfo-iso.c | 462 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
lib/osinfo.c | 420 +-------------------------------------------------
lib/osinfo.h | 27 ++++
4 files changed, 493
2017 Apr 12
0
[PATCH v6 02/10] lib: extract osinfo DB traversing API
Split lib/osinfo.c to provide an API for other pieces of code (namely
mllib) to reuse it. The ISO-related processing is thus moved into a
lib/osinfo-iso.c file.
---
lib/Makefile.am | 2 +
lib/osinfo-iso.c | 462 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
lib/osinfo.c | 420 +-------------------------------------------------
lib/osinfo.h | 27 ++++
4 files changed, 493
2017 Feb 07
0
[PATCH v2 3/7] mllib: expose libosinfo DB reading functions in mllib
src/osinfo.c has generic code to read the libosinfo DB. Add a wrapper
around it to expose it in mllib for use in ocaml code.
---
lib/Makefile.am | 2 +
lib/osinfo-iso.c | 464 ++++++++++++++++++++++++++++++++++++++++++++++++++++
lib/osinfo.c | 477 ++++++------------------------------------------------
lib/osinfo.h | 27 ++++
mllib/Makefile.am | 11 +-
mllib/osinfo-c.c | 100
2016 Jul 28
0
[PATCH] osinfo: do not assume every media is an installer
The osinfo has an "installer" attribute in <media>, which defaults to
true, and there are few entries which are marked as not.
---
src/guestfs-internal.h | 1 +
src/inspect-fs-cd.c | 3 ++-
src/osinfo.c | 11 ++++++++++-
3 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/src/guestfs-internal.h b/src/guestfs-internal.h
index 03f1034..2b49011 100644
---