[ovirt-users] bash: ./autogen.sh: No such file or directory

2014-12-15 Thread Ilan Hirsfeld
Hi,

I'm trying to do a Building a VDSM RPM and in command line I type the
following:
./autogen.sh --system
bash: ./autogen.sh: No such file or directory

Can anybody help what was wrong?

Any help will be blessed.

Regards,
Ilan.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] bash: ./autogen.sh: No such file or directory

2014-12-15 Thread Ilan Hirsfeld
Are you sure???
Because in instruction is written:
Fedora and Red Hat *Enterprise Linux 6 *users must verify the following
packages are installed before attempting to build:

As far as I understand I EL7 not EL6. if you still think I have to do the
requested command line so should I have to do the previous command lines of
EL6 such as:

yum install
http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
yum install
http://danken.fedorapeople.org/python-pep8-1.4.5-2.el6.noarch.rpm
Am I wrong?

Regards,
Ilan.

On Mon, Dec 15, 2014 at 5:52 PM, Yeela Kaplan ykap...@redhat.com wrote:

 yum install make autoconf automake pyflakes logrotate gcc python-pep8
 libvirt-python python-devel \
  python-nose rpm-build sanlock-python genisoimage python-ordereddict
 python-pthreading libselinux-python\
  python-ethtool m2crypto python-dmidecode python-netaddr python-inotify
 python-argparse git \
  python-cpopen bridge-utils libguestfs-tools-c pyparted openssl libnl3
 libtool gettext-devel python-ioprocess \
  policycoreutils-python python-simplejson

 - Original Message -
  From: Ilan Hirsfeld ilan.hirsf...@gmail.com
  To: Yedidyah Bar David d...@redhat.com
  Cc: Yeela Kaplan ykap...@redhat.com
  Sent: Monday, December 15, 2014 5:39:13 PM
  Subject: Re: [ovirt-users] bash: ./autogen.sh: No such file or directory
 
  [root@localhost Desktop]# pwd
  /home/bih016/Desktop
  [root@localhost Desktop]# cd vdsm
  [root@localhost vdsm]# ./autogen.sh --system
  ./autogen.sh: line 3: autoreconf: command not found
  Running ./configure with --prefix=/usr --sysconfdir=/etc
  --localstatedir=/var --libdir=/usr/lib64
  ./autogen.sh: line 26: ./configure: No such file or directory
  Regards,
  Ilan.
 
  On Mon, Dec 15, 2014 at 5:35 PM, Yedidyah Bar David d...@redhat.com
 wrote:
  
   - Original Message -
From: Ilan Hirsfeld ilan.hirsf...@gmail.com
To: Yeela Kaplan ykap...@redhat.com, d...@redhat.com
Sent: Monday, December 15, 2014 5:31:12 PM
Subject: Re: [ovirt-users] bash: ./autogen.sh: No such file or
 directory
   
On Mon, Dec 15, 2014 at 5:29 PM, Ilan Hirsfeld 
 ilan.hirsf...@gmail.com
wrote:

 Hi,

 The OS is:
 [root@localhost Desktop]# cat /etc/redhat-release
 CentOS Linux release 7.0.1406 (Core)
 [root@localhost Desktop]# uname -r
 3.10.0-123.13.1.el7.x86_64
 [root@localhost Desktop]# rpm -qa | grep release
 ovirt-release35-001-0.5.rc2.noarch
 centos-release-7-0.1406.el7.centos.2.5.x86_64

 [root@localhost Desktop]# pwd
 /home/bih016/Desktop

 I follow the instructions on the site
   http://www.ovirt.org/Vdsm_Developers
 :

 *
 http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages
 
 http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages
   *

 1. yum install

 http://resources.ovirt.org/releases/ovirt-release/ovirt-release35.rpm

 2. rpm -q wget 2 /dev/null || yum install wget
 wget -O /etc/yum.repos.d/glusterfs-epel.repo

  
 http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/glusterfs-epel.repo

 *http://www.ovirt.org/Vdsm_Developers#Getting_the_source
 http://www.ovirt.org/Vdsm_Developers#Getting_the_source:*
 git clone http://gerrit.ovirt.org/p/vdsm.git

 *http://www.ovirt.org/Vdsm_Developers#Building_a_VDSM_RPM
 http://www.ovirt.org/Vdsm_Developers#Building_a_VDSM_RPM:*
  [root@localhost Desktop]# ./autogen.sh --system
 bash: ./autogen.sh: No such file or directory

 Regards,
 Ilan.



 On Mon, Dec 15, 2014 at 5:07 PM, Yeela Kaplan ykap...@redhat.com
   wrote:

 what is the directory you're running it from (pwd)?
 You should be under vdsm.
  
   So you should follow Yeela's advice.
  
 Try listing the files and see if the script autogen.sh is there.

 - Original Message -
  From: Ilan Hirsfeld ilan.hirsf...@gmail.com
  To: users users@ovirt.org
  Sent: Monday, December 15, 2014 4:54:52 PM
  Subject: [ovirt-users] bash: ./autogen.sh: No such file or
 directory
 
  Hi,
  I'm trying to do a Building a VDSM RPM and in command line I
 type
   the
  following:
  ./autogen.sh --system
  bash: ./autogen.sh: No such file or directory
  Can anybody help what was wrong?
  Any help will be blessed.
  Regards,
  Ilan.
 
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 


   
  
   --
   Didi
  
  
 

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] yum update command is failed

2014-12-09 Thread Ilan Hirsfeld
Hi,

I forgot to indicate I would like to install oVrit Vdsm but I can't do it
because the problems have been reported in previous mail.

Regards,
Ilan.

On Tue, Dec 9, 2014 at 3:30 PM, Ilan Hirsfeld ilan.hirsf...@gmail.com
wrote:

 Hi,

 My name's Ilan and I'm a new user.
 I installed CentOS 7 64 bit with VMware Player as guest and try 'yum
 update' to get newest application and get error as mentioned below. It
 seem me the installation determines the IP address as loopback and I don't
 know how enable it as real/virtual.
 I copy  paste the findings from Linux and Windows.
 Any help will be blessed.

 Regards,
 Ilan.

 [root@localhost Desktop]# yum update
 Loaded plugins: fastestmirror, langpacks
 Could not retrieve mirrorlist
 http://mirrorlist.centos.org/?release=7arch=x86_64repo=os error was
 14: curl#6 - Could not resolve host: mirrorlist.centos.org; Unknown
 error

  One of the configured repositories failed (Unknown),
  and yum doesn't have enough cached data to continue. At this point the
 only
  safe thing yum can do is fail. There are a few ways to work fix this:



  1. Contact the upstream for the repository and get them to fix the
 problem.

  2. Reconfigure the baseurl/etc. for the repository, to point to a
 working
 upstream. This is most often useful if you are using a newer
 distribution release than is supported by the repository (and the
 packages for the previous distribution release still work).

  3. Disable the repository, so yum won't use it by default. Yum will
 then
 just ignore the repository until you permanently enable it again
 or use
 --enablerepo for temporary usage:

 yum-config-manager --disable repoid

  4. Configure the failing repository to be skipped, if it is
 unavailable.
 Note that yum will try to contact the repo. when it runs most
 commands,
 so will have to try and fail each time (and thus. yum will be be
 much
 slower). If it is a very temporary problem though, this is often a
 nice
 compromise:

 yum-config-manager --save
 --setopt=repoid.skip_if_unavailable=true
 Cannot find a valid baseurl for repo: base/7/x86_64


 [root@localhost Desktop]# exit
 exit

 [bih016@localhost Desktop]$ ping google.com
 ping: unknown host google.com


 [bih016@localhost Desktop]$ ifconfig -a
 eno1636: flags=4163UP,BROADCAST,RUNNING,MULTICAST  mtu 1500
 ether 00:0c:29:d9:2b:57  txqueuelen 1000  (Ethernet)
 RX packets 18  bytes 1080 (1.0 KiB)
 RX errors 0  dropped 0  overruns 0  frame 0
 TX packets 0  bytes 0 (0.0 B)
 TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
 lo: flags=73UP,LOOPBACK,RUNNING  mtu 65536
 inet 127.0.0.1  netmask 255.0.0.0
 inet6 ::1  prefixlen 128  scopeid 0x10host
 loop  txqueuelen 0  (Local Loopback)
 RX packets 386  bytes 33548 (32.7 KiB)
 RX errors 0  dropped 0  overruns 0  frame 0
 TX packets 386  bytes 33548 (32.7 KiB)
 TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


 [bih016@localhost Desktop]$ netstat -rn
 Kernel IP routing table
 Destination Gateway Genmask Flags   MSS Window  irtt
 Iface

  cat  /etc/sysconfig/network-scripts/ifcfg-lo
 DEVICE=lo
 IPADDR=127.0.0.1
 NETMASK=255.0.0.0
 NETWORK=127.0.0.0
 # If you're having problems with gated making 127.0.0.0/8 a martian,
 # you can change this to something else (255.255.255.255, for example)
 BROADCAST=127.255.255.255
 ONBOOT=yes
 NAME=loopback


 route -n
 Kernel IP routing table
 Destination Gateway Genmask Flags Metric RefUse
 Iface


 cat /etc/*-release
 CentOS Linux release 7.0.1406 (Core)
 NAME=CentOS Linux
 VERSION=7 (Core)
 ID=centos
 ID_LIKE=rhel fedora
 VERSION_ID=7
 PRETTY_NAME=CentOS Linux 7 (Core)
 ANSI_COLOR=0;31
 CPE_NAME=cpe:/o:centos:centos:7
 HOME_URL=https://www.centos.org/;
 BUG_REPORT_URL=https://bugs.centos.org/;
 CentOS Linux release 7.0.1406 (Core)
 CentOS Linux release 7.0.1406 (Core)


 uname -a
 Linux localhost.localdomain 3.10.0-123.el7.x86_64 #1 SMP Mon Jun 30
 12:09:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux


 cat /proc/version
 Linux version 3.10.0-123.el7.x86_64 (buil...@kbuilder.dev.centos.org)
 (gcc version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC) ) #1 SMP Mon Jun 30
 12:09:22 UTC 2014


 C:\Users\PC Useripconfig /all
 Windows IP Configuration
Host Name . . . . . . . . . . . . : PCUser-PC
Primary Dns Suffix  . . . . . . . :
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : localdomain

 Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix  . :
Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
Physical Address. . . . . . . . . : EC-A8-6B-FA-3D-15
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration

[ovirt-users] yum update command is failed

2014-12-09 Thread Ilan Hirsfeld
Hi,

My name's Ilan and I'm a new user.
I installed CentOS 7 64 bit with VMware Player as guest and try 'yum
update' to get newest application and get error as mentioned below. It seem
me the installation determines the IP address as loopback and I don't know
how enable it as real/virtual.
I copy  paste the findings from Linux and Windows.
Any help will be blessed.

Regards,
Ilan.

[root@localhost Desktop]# yum update
Loaded plugins: fastestmirror, langpacks
Could not retrieve mirrorlist
http://mirrorlist.centos.org/?release=7arch=x86_64repo=os error was
14: curl#6 - Could not resolve host: mirrorlist.centos.org; Unknown error

 One of the configured repositories failed (Unknown),
 and yum doesn't have enough cached data to continue. At this point the only
 safe thing yum can do is fail. There are a few ways to work fix this:



 1. Contact the upstream for the repository and get them to fix the
problem.

 2. Reconfigure the baseurl/etc. for the repository, to point to a
working
upstream. This is most often useful if you are using a newer
distribution release than is supported by the repository (and the
packages for the previous distribution release still work).

 3. Disable the repository, so yum won't use it by default. Yum will
then
just ignore the repository until you permanently enable it again or
use
--enablerepo for temporary usage:

yum-config-manager --disable repoid

 4. Configure the failing repository to be skipped, if it is
unavailable.
Note that yum will try to contact the repo. when it runs most
commands,
so will have to try and fail each time (and thus. yum will be be
much
slower). If it is a very temporary problem though, this is often a
nice
compromise:

yum-config-manager --save
--setopt=repoid.skip_if_unavailable=true
Cannot find a valid baseurl for repo: base/7/x86_64


[root@localhost Desktop]# exit
exit

[bih016@localhost Desktop]$ ping google.com
ping: unknown host google.com


[bih016@localhost Desktop]$ ifconfig -a
eno1636: flags=4163UP,BROADCAST,RUNNING,MULTICAST  mtu 1500
ether 00:0c:29:d9:2b:57  txqueuelen 1000  (Ethernet)
RX packets 18  bytes 1080 (1.0 KiB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 0  bytes 0 (0.0 B)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
lo: flags=73UP,LOOPBACK,RUNNING  mtu 65536
inet 127.0.0.1  netmask 255.0.0.0
inet6 ::1  prefixlen 128  scopeid 0x10host
loop  txqueuelen 0  (Local Loopback)
RX packets 386  bytes 33548 (32.7 KiB)
RX errors 0  dropped 0  overruns 0  frame 0
TX packets 386  bytes 33548 (32.7 KiB)
TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0


[bih016@localhost Desktop]$ netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags   MSS Window  irtt
Iface

 cat  /etc/sysconfig/network-scripts/ifcfg-lo
DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback


route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse
Iface


cat /etc/*-release
CentOS Linux release 7.0.1406 (Core)
NAME=CentOS Linux
VERSION=7 (Core)
ID=centos
ID_LIKE=rhel fedora
VERSION_ID=7
PRETTY_NAME=CentOS Linux 7 (Core)
ANSI_COLOR=0;31
CPE_NAME=cpe:/o:centos:centos:7
HOME_URL=https://www.centos.org/;
BUG_REPORT_URL=https://bugs.centos.org/;
CentOS Linux release 7.0.1406 (Core)
CentOS Linux release 7.0.1406 (Core)


uname -a
Linux localhost.localdomain 3.10.0-123.el7.x86_64 #1 SMP Mon Jun 30
12:09:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux


cat /proc/version
Linux version 3.10.0-123.el7.x86_64 (buil...@kbuilder.dev.centos.org) (gcc
version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC) ) #1 SMP Mon Jun 30
12:09:22 UTC 2014


C:\Users\PC Useripconfig /all
Windows IP Configuration
   Host Name . . . . . . . . . . . . : PCUser-PC
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : localdomain

Ethernet adapter Local Area Connection:
   Connection-specific DNS Suffix  . :
   Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller
   Physical Address. . . . . . . . . : EC-A8-6B-FA-3D-15
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   Link-local IPv6 Address . . . . . :
fe80::91aa:14b3:7d79:9b8b%11(Preferred)
   IPv4 Address. . . . . . . . . . . : 10.0.0.3(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : יום שלישי 09 דצמבר 2014 14:15:01
   Lease Expires . . . . . . . . . . : יום שלישי 09 דצמבר 2014