Displaying 20 results from an estimated 69 matches for "includepkgs".
2012 Jul 23
1
Fwd: Re: kmod-nvidia?
...t; I see under available packages is nvidia-x11-drv. Sorry if I pasted in
> stuff to confuse.
Whoa, Mark. Man, you must be tired. The fact that your machine with
the 290 driver only sees the kmod-nvidia for 295 and does not see
nvidia-x11-drv is a big clue.
You might want to double check the includepkgs= line on the machine you
originally posted about (not this latest machine), and make sure that it
isn't:
includepkgs=nvidia-x11-drv
I can duplicate this behavior very easily, and can duplicate the reverse
behavior as well, by manipulating the includepkgs= line. Here's an
example run, from...
2008 Oct 07
3
Small correction in CentOSPlus (AdditionalResources/Repositories/CentOSPlus)
Hi,
Small correction there.
Example 4 of section 2 (how to use XFS with CentOSPlus kernel) says
you should use this configuration line in [centosplus] section of yum:
includepkgs=kernel* xfs* dmapi*
However, the XFS module's package name is kmod-xfs*, so I believe it
should actually be:
includepkgs=kernel* kmod-xfs* xfs* dmapi*
I did this on a system of mine, and in the first case it did not
include an update for the kmod, just for the kernel, the second one
worked a...
2005 Nov 06
2
other repositories question
Hello.
I would like to know how other repositories than the official ones for
CentOS 4 affect an update of a package if a package is present in both
repositories.
Will yum install the package that it finds having the highest version number
? and if so, is there a mean to tell yum that we would like to keep the
preference to one repository instead of the highest version number on a
possibly
2009 Mar 27
5
Getting asciidoc
...w.be/redhat/el$releasever/en/$basearch/dag
gpgkey=http://dag.wieers.com/rpm/packages/RPM-GPG-KEY.dag.txt
gpgcheck=1
# this repo just does not respond in a timely fashion so
# turned off by default
# Use yum --enablerepo=dag to use.
enabled=0
gpgkey=http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt
includepkgs=acsiidoc* bitt* perl*
# priority requires yum-priorities. Must also be enabled in
# yum.conf and /etc/yum/pluginconf.d/priorities.conf
priority=20
I tried to install asciidoc using yum like so:
# yum --enablerepo=dag install asciidoc
Loading "fastestmirror" plugin
Loading mirror speeds...
2018 Jul 05
2
Firefox 60.0.1.0 ESR Progress?
...to build.
>
> For CentOS-7 .. we need the rust-toolset, llvm-toolset, and
> devtoolset-7, to get the firefox to build.
>
>
<snip>
My current issue building the latest firefox is the required rust version.
In the [sclo-rh] section of the epel-7 mock config I change line:
includepkgs=devtoolset*
to
includepkgs=devtoolset* llvm-toolset* rust-toolset*
Current rust is 1.20 and configure will stop asking for 1.24.
Regards
Phil
- --
*** If this is a mailing list, I am subscribed, no need to CC me.***
Playing the game for the games sake.
IRC: kathenas
Web: https://kathenas....
2018 Jul 09
2
Firefox 60.0.1.0 ESR Progress?
...>>> devtoolset-7, to get the firefox to build.
>>
>>
>>
>> <snip>
>>
>> My current issue building the latest firefox is the required rust version.
>>
>> In the [sclo-rh] section of the epel-7 mock config I change line:
>>
>> includepkgs=devtoolset*
>>
>> to
>>
>> includepkgs=devtoolset* llvm-toolset* rust-toolset*
>>
>> Current rust is 1.20 and configure will stop asking for 1.24.
>>
>
> indeed .. that is one issue. I am working on it .. we also have to do
> i386 as that is rele...
2018 Jul 11
3
Firefox 60.0.1.0 ESR Progress?
...t; <snip>
> > > >
> > > > My current issue building the latest firefox is the required rust
> > > > version.
> > > >
> > > > In the [sclo-rh] section of the epel-7 mock config I change line:
> > > >
> > > > includepkgs=devtoolset*
> > > >
> > > > to
> > > >
> > > > includepkgs=devtoolset* llvm-toolset* rust-toolset*
> > > >
> > > > Current rust is 1.20 and configure will stop asking for 1.24.
> > > >
> > >
> >...
2005 May 20
2
What I miss in yum.conf
Is there an chance how to include an package from "checking" of repository?
I can do exclude, but especialy from so big repositories as DAG I want
include just a that few which are interesting for me.
Is there any way how to do it?
[dag]
name=Dag RPMs for RHEL-3
exclude=mozilla*
baseurl=http://apt.sw.be/redhat/el3/en/$basearch/dag
--
Petr Kl?ma
JIHOMILK a.s.
2012 Jul 05
7
proper usage of global variables / node variables / +=
...#39;'m
finding all sorts of messages saying to avoid using +=, to avoid using
variables in the node scope, and to switch to a parameterized class
whenever possible. Okay, I''m game.
So, to understand what I''m doing, I''m setting up a yum repository and
limiting the includepkgs line to the very minimum amount of packages for
reasons of security / policy / insanity / etc.
Here is the current implementation of this (which works fine).
node standard {
$epel_includepkgs += ''puppet augeas-libs facter ruby-augeas ruby-shadow ''
class { ''repo_e...
2018 Jul 11
2
Firefox 60.0.1.0 ESR Progress?
...>>
>>>>>> My current issue building the latest firefox is the required rust
>>>>>> version.
>>>>>>
>>>>>> In the [sclo-rh] section of the epel-7 mock config I change line:
>>>>>>
>>>>>> includepkgs=devtoolset*
>>>>>>
>>>>>> to
>>>>>>
>>>>>> includepkgs=devtoolset* llvm-toolset* rust-toolset*
>>>>>>
>>>>>> Current rust is 1.20 and configure will stop asking for 1.24.
>>>>>...
2006 Oct 09
3
Yum, duplicate packages, 4.3->4.4 upgrade.
...'yum remove ...' or are
there some packages that require special care?
4. I have enabled the dries, kbsingh, and rpmforge, repositories
for few packages (acroread, pine,...). However, I didn't
keep track which packages come from those repos so I can't
apply the 'includepkgs' instruction on them. What's the
easiest way to recover that information? (Default
'yum list installed' doesn't provide the repository.)
Thanks in advance,
Itay
################################################################
List of packages follows:
promp...
2008 Dec 29
4
yum cannot find bittorent rpm at dag
...URL http://dag.wieers.com/home-made/apt/
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
# This repo often does not respond in a timely fashion so turned off
# by default. Use yum --enablerepo=dag to use.
enabled=0
gpgkey=http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt
includepkgs=bittorrent* perl*
# priority requires yum-priorities. Must also be enabled in /etc/yum.conf
# and /etc/yum/pluginconf.d/priorities.conf.
priority=20
Then I run yum thus:
# yum --enablerepo=dag whatprovides bittorent
But yum cannot find bittorrent.
Loading "fastestmirror" plugin
Loadin...
2018 Jul 06
0
Firefox 60.0.1.0 ESR Progress?
...d the rust-toolset, llvm-toolset, and
>> devtoolset-7, to get the firefox to build.
>
>
>
> <snip>
>
> My current issue building the latest firefox is the required rust version.
>
> In the [sclo-rh] section of the epel-7 mock config I change line:
>
> includepkgs=devtoolset*
>
> to
>
> includepkgs=devtoolset* llvm-toolset* rust-toolset*
>
> Current rust is 1.20 and configure will stop asking for 1.24.
>
indeed .. that is one issue. I am working on it .. we also have to do
i386 as that is released in the base OS .. so I have to get...
2006 Sep 26
1
need yum message translation
[root]# yum update
Setting up Update Process
Setting up repositories
dag 100% |=========================| 1.1 kB 00:00
update 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
addons 100% |=========================| 951 B 00:00
extras 100%
2006 Jul 10
1
Wine 0:0.9.16 from Extras: update failure?
Tried update on wine (7/9/2009, appx 20:15 EDT). Needed wine-core added
to my includepkgs. Did and looked like it would go until this.
--> Finished Dependency Resolution
Error: Missing Dependency: /usr/bin/xmessage is needed by package
wine-core
[root at wlmlfs08 etc]# yum provides xmessage
Loading "protectbase" plugin
Loading "fastestmirror" p...
2006 May 03
1
Centos Test repository
...ved since yesterday,
and postgresql). I expected that at some point I would have to ask for help
here on the list, but no, it turns out that my need was foreseen and provided
for at: http://dev.centos.org/centos/4.2/CentOS-Testing.repo.
Which, after suitably modifying with the addtion of an "includepkgs="
directive works beautifully.
So instead of asking for help I am writing to thank you all.
Regards,
Jim
P.S.
Any hope of an OpenOffice.org v2 release in testing?
JBB
--
*** e-mail is NOT a secure channel ***
James B. Byrne mailto:ByrneJB.<token>@Harte-Lyne....
2006 Apr 30
1
aditional repo's
i'm looking for aditional repo's to add to yum that:
1) have multimedia apps
2) don't break my centos base install
2007 Aug 07
1
postfix+mysql
Hi
Howto install postfix-mysql and pam-mysql from repository yum
PD. excuse my English, I I speak Spanish
2007 Feb 15
0
Re: What is/provides php-pear(PEAR) resolved
...B. Byrne wrote:
> I am running up against a less than helpful error message when trying to
> install php-pear-DB (why people cannot content themselves with all
> lowercase packages names escapes me, but that is a rant for another time
> and place). After enableing centos-plus and adding includepkgs=php-pear-DB
> I get this:
Setting includepkgs=php* in the Centos-Plus repo resolves this problem.
Sorry for disturbing everyone.
--
James B. Byrne mailto:ByrneJB at Harte-Lyne.ca
Harte & Lyne Limited http://www.harte-lyne.ca
9 Brockley Drive vox: +1...
2013 Sep 03
2
exclude in a repo file
Hi All,
I just discovered that the remi repo has updated versions
of firefox. This is good news, but it leads me to a
question.
Is it possible to exclude all packages except one or two
in a repo file? The man page for yum.conf didn't give me
any hints. I tried unsuccessfully adding this line:
exclude=!firefox*,!xulrunner*
Is there a way to set up this repo so that when I run
"yum