search for: builddep

Displaying 20 results from an estimated 85 matches for "builddep".

2013 Jul 18
2
Puppetlabs Apt module: dependency cycle
...;,"apache2","git","python","python-dev","python-setuptools", "python-pip"]: ensure => present, require => Exec["apt-get update"], } class { ''apt'': } include apt apt::builddep { ["python-imaging","python-lxml"]: require => Class[''apt''] } class {''nodejs'': } include nodejs package {"less": ensure => present, provider => ''npm'', re...
2019 Oct 26
2
ls permissions format changed in CentOS 8
...-0700 Kenneth Porter <shiva at sewingwitch.com> wrote: > I may have to pull the coreutils-8.30-6.el8.x86_64 sources to see how ls > makes these decisions. I pulled the coreutils SRPM and it won't build because it wants texinfo and dnf says it doesn't exist, using either the builddep or search subcommands. (There may be other builddep issues but texinfo is notable for being in the vault's SRPMs but not on the mirrors.) I think the problem likes in the strmode API used in ls.c and it seems like that comes from libbsd, but I can't be sure until I get a workable build...
2014 Aug 30
2
update repo problem?
I'm trying to install the build dependencies for an SRPM using yum-builddep, and it's telling me that it can't get the repo sqlite file for updates-source from vault. Any ideas? Something wrong with my repo configuration? The only thing I've done that should have touched the repo configuration is installing epel-release-7-1.noarch. Thanks! Eric [root at loca...
2015 Jun 15
2
mpv rpm
On 06/15/2015 03:54 PM, Peter wrote: > On 06/15/2015 03:17 PM, jd1008 wrote: >> Does anyone have a working rpm of mpv for rhel6 or centos6? >> Would appreciate a download link. > > No, but it's in Fedora so rebuilding it for CentOS should be pretty easy. I should clarify, it's in RPMFusion for Fedora as well as Russian Fedora, not in Fedora itself. Peter
2018 Mar 28
1
Re: [PATCH FOR DISCUSSION ONLY v2] v2v: Add -o kubevirt output mode.
...not met: > > > > > > You need to install jansson-devel. > > > > > > > OK, In addition I had to install ocaml-hivex-devel (failed during make) > > I see - are you doing this on RHEL 7? > I am using fedora 26. > > It's unfortunate that the builddeps for RHEL 7.5 no longer match the > builddeps needed for upstream 1.38 (although it will synch up again in > RHEL 7.6). So there may be a few missing things like this. Those are > probably the only two. > > Also if you're on RHEL 7 there are a few other changes. Best thing is...
2015 Jun 15
4
mpv rpm
On 06/15/2015 04:09 PM, jd1008 wrote: > I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and: > > /usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm > says: > Error: No Package found for libquvi-devel You can get that, as well as most deps from nux-dextop: http://li.nux.ro/repos.html Peter
2011 Nov 07
0
SUCCESS
...skip key details like rsync-recommended for example :). thanks again to everyone. On Mon, Nov 7, 2011 at 3:19 PM, Gavin Simpson <ucfagls@ucl.ac.uk> wrote: > On Mon, 2011-11-07 at 10:00 -0500, Mark Leeds wrote: > > Hi Jose: I started totally from scratch and did that yum-builddep R as > you > > suggested. > > > > Then I checked out the latest R 2.14 branch using svn. But now, when I > > try to configure, I get an error that it can't find the MASS package ? > > did you forget to download the reccomended packages again? > > ../too...
2018 Mar 28
2
Re: [PATCH FOR DISCUSSION ONLY v2] v2v: Add -o kubevirt output mode.
On Wed, Mar 28, 2018 at 1:01 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > On Wed, Mar 28, 2018 at 12:33:56PM +0200, Piotr Kliczewski wrote: > > configure: error: Package requirements (jansson >= 2.7) were not met: > > You need to install jansson-devel. > OK, In addition I had to install ocaml-hivex-devel (failed during make) > > Rich. > > -- >
2015 Jun 15
0
mpv rpm
...nk. >> No, but it's in Fedora so rebuilding it for CentOS should be pretty easy. > I should clarify, it's in RPMFusion for Fedora as well as Russian > Fedora, not in Fedora itself. > > > Peter Yes, I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and: /usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm says: Error: No Package found for libquvi-devel and I tried mpv-0.3.11-1.fc20.src.rpm and for that, I get: /usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.3.11-1.fc20.src.rpm Error: No Package found for libcdio-paranoia-devel plus I tried: /usr/bin/yum-...
2019 Oct 26
0
Can't rebuild coreutils package under CentOS 8: Missing build dependencies
--On Friday, October 25, 2019 8:18 PM -0700 Kenneth Porter <shiva at sewingwitch.com> wrote: > I pulled the coreutils SRPM and it won't build because it wants texinfo > and dnf says it doesn't exist, using either the builddep or search > subcommands. (There may be other builddep issues but texinfo is notable > for being in the vault's SRPMs but not on the mirrors.) A source package for texinfo exists here: <http://archive.kernel.org/centos-vault/8.0.1905/BaseOS/Source/SPackages/> I see no binary packa...
2011 Nov 05
2
installing 2.14.0 on fedora
Hi: Does anyone know of instructions for installing R.2.14.0 on fedora-linux ( I'm using f14 ) using only the tar.gz file. I don't think it's available at the fedora repo so I can't use yum. I've look at the R-installation instructions but I didn't get very far with that. Even just an internet link is appreciated. Thanks. Mark [[alternative HTML version deleted]]
2017 Feb 20
2
Offical RHEL AD DC on RHEL
...gt; -e 's|^%.*libntvfs-samba4.so|# &\n%{_libdir}/samba/bind9/dlz_bind9_11.so\n%{_libdir}/samba/ldb/dsdb_notification.so\n%{_libdir}/samba/ldb/vlv.so|' \ > /home/lesca/rpmbuild/SPECS/samba.spec > > # Install Build dependence > sudo yum install -y gnutls-devel > sudo yum-builddep -y ./rpmbuild/SPECS/samba.spec > # sudo dnf builddep -y ./rpmbuild/SPECS/samba.spec # Fedora > > # Rebuild samba ... > rpmbuild --without clustering -ba ./rpmbuild/SPECS/samba.spec > > # Create repository ... > createrepo ./rpmbuild/RPMS > > # Copy all in some public p...
2015 Mar 12
2
Invalid module format errors, supermin waits forever for /sys/block/sdb/dev to appear
...ve network access so package management actions can be done before uploading to openstack image service. - I ran ./run virt-builder fedora-18 -v -x (also tried fedora-21, same issue) - Using supermin 5.1.2, libguestfs 1.29.29 both built from source on fedora 21 host with all updates. "yum-builddep libguestfs" was run first to pull dependencies. Short version is that I get a bunch of Invalid module format errors then supermin waiting for /sys/block/sdb/dev to appear and it never does. Full output attached. Thanks, Lee
2015 Jun 15
3
mpv rpm
jd1008 wrote: > > > On 06/14/2015 10:12 PM, Peter wrote: >> On 06/15/2015 04:09 PM, jd1008 wrote: >>> I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and: >>> >>> /usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm >>> says: >>> Error: No Package found for libquvi-devel >> You can get that, as well as most deps from nux-dextop: >> http://li.nux.ro/repos.html > > Here is my latest attempt at building mpv > error: Failed build de...
2020 Oct 17
2
Re: Build failure of libnbd
..., Oct 17, 2020 at 10:48:13PM +0200, Martin Kletzander wrote: >> The list of packages is something I will have to go through anyway, >> for not it is just a list taken from libvirt CI container with bunch >> of things added for libnbd. > >Ideally it should be driven from ”dnf builddep libnbd”, directly or >indirectly. For golang ... > Well, I was aiming for upstream, not just Fedora. Also that would not work when you add a new dependency. I think of CI as something that should strive to work and not take any extra time once it is properly set up. But who knows, maybe...
2018 Jun 24
2
Build and testing issues
While setting up a development environment on a clean Fedora 28 host, I got some errors. I followed the instructions in http://libguestfs.org/guestfs-building.1.html dnf builddep libguestfs ./autogen.sh autogen.sh failed: ./configure: line 57694: syntax error near unexpected token `external' ./configure: line 57694: `AM_GNU_GETTEXT(external)' Checking the entire log show that autoreconf failed, but the script continued: ... m4/guestfs-libraries.m4:151: warni...
2018 Feb 02
1
AM_GNU_GETTEXT failing on fedora
...latest RUN dnf update -y RUN dnf -y install 'dnf-command(config-manager)' RUN dnf config-manager --set-enabled 'updates-testing' RUN dnf update -y RUN dnf group install -y "C Development Tools and Libraries" RUN dnf group install -y "Development Tools" RUN dnf -y builddep libguestfs RUN cd / && git clone https://github.com/libguestfs/libguestfs.git RUN cd /libguestfs && ./autogen.sh Same problem if I build from stable branch. RUN cd / && git clone -b stable-1.36 https://github.com/libguestfs/libguestfs.git Any hints?
2020 Apr 02
2
libvirt Source RPMs for CentOS or RHEL?
Hello Experts, Do we have libvirt source rpms (version above 5.9.0) for CentOS or RHEL? I only find source rpms for fedora in below public link. https://libvirt.org/sources/ -- FuLong Wang fulong.wang@cn.ibm.com IBM China Systems Lab, Beijing, China _______________________________________________
2017 Feb 20
0
Offical RHEL AD DC on RHEL
...ing everything I need installed like the rest of what you sent me has. Would rawhide be the best place to try this or should I back off to 25 or 26 (I think rawhide is beyond the breakpoint for 26)? > > # Install Build dependence > > sudo yum install -y gnutls-devel > > sudo yum-builddep -y ./rpmbuild/SPECS/samba.spec > > # sudo dnf builddep -y ./rpmbuild/SPECS/samba.spec # Fedora > > > > # Rebuild samba ... > > rpmbuild --without clustering -ba ./rpmbuild/SPECS/samba.spec > > > > # Create repository ... > > createrepo ./rpmbuild/RPMS >...
2010 Jun 22
1
problem rebuilding kvm package on centos 5.5
Hi All: I'm trying to rebuild the kvm SRPM (kvm-83-164.el5_5.9.src.rpm) on a centos 5.5 x86_64 and it's failing with the message: error: Failed build dependencies: kernel-devel-x86_64 = 2.6.18-194.el5 is needed by kvm-83-164.9.x86_64 I have already run "yum-builddep <srpm>" and here is the output (indicates nothing missing) Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: mirror.highspeedweb.net * base: mirror.cogentco.com * epel: mirror.seas.harvard.edu * extras: mirror.skiplink.com * rpmforge: fr2.rpmfind.ne...