Seems possible to write such a function or yum plugin, but it would require somebody to maintain the database of repos. SL has repo configs built in for some standard repos:... [by pschaff]
I have yum-priorities installed and enabled thanks to the fine instructions in the wiki. I have set priorities for Updates, Extras etc. So now I want to hookup RMPForge. Again with the fine docume... [by taylorkh]
# yum provides "perl(Date::Parse)"
Loaded plugins: changelog, downloadonly, priorities, protectbase, security, versionlock
97 packages excluded due t... [by TrevorH]
I'm still learning about Linux.
As a Linux distro, Ubuntu is blessed with the ability to multi-task, the concurrent execution of programs. And these programs have processes, taking up their chunk of the system resources as necessary.
Process scheduling allows the execution of processes by priorities, so that the higher valued priorities execute more often that the lower valued priorities.
Let's see...
# yum whatprovides \*/glu.h
Loaded plugins: fastestmirror, priorities, refresh-packagekit
Loading mirror speeds from cached hostfile
mesa-lib... [by pschaff]
How does Priority Queue work. This is my scenario, I have certain objects with priorities 1,2,..10. There could be multiple objects with same priority. I was thinking I can put them into a priority queue and let the pool() give me the objects with highest priority.. ?
I m kinda confused with PQ.
1) I get errors when i create a PQ <MyClass>.
After installing the protectbase plugin and adding some Repo's i keep on getting
a internal system error saying:
Traceback (most recent call last):
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2800, in __init__
self.repos.confirm_func = self._repo_gpg_confirm
# yum search fortran
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
Excluding Packages from CentOS-5 - Extras
Finished
=... [by pschaff]
As far as I know the only option is samba-swat:# yum info samba-swat
Loaded plugins: fastestmirror, priorities, refresh-packagekit
Loading mirror speeds fr... [by pschaff]