Fedora :: Yumex - Values Instance Has No Attribute Repos
Jan 29, 2011
I am trying to get Yumextender to work and I get a error window. The traceback is:
Code:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1314, in dispatcher
self.parse_command(args[0], args[1:])
File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 1242, in parse_command
self.get_packages(args[0], args[1]
File "/usr/lib/python2.7/site-packages/yumexbackend/yum_server.py", line 71, in newFunc
return func(*args, **kwargs) .....
File "/usr/lib/yum-plugins/auto-update-debuginfo.py", line 42, in enable_debuginfo_repos for opt, repoexp in opts.repos:
AttributeError: Values instance has no attribute 'repos'
I messed with some repos but with yum update it checks and says 0 Updates
View 12 Replies
ADVERTISEMENT
Aug 30, 2009
Recently installed Fedora 11 from CD on eeepc900HA. Update manager suggested 402 updates available. trying to update I get the following traceback error report:
Traceback (most recent call last):
On trying this process a second time after having selected specific packages I noticed that a prepare machine for upgrade package (not selected by me) seemed to be where the process stalled.
Trying a third time with attempt to upgrade some (random) python packages I get the same result via a system/admin/upgrade or download software .
View 3 Replies
View Related
Jan 26, 2011
Assume, I have the below LDAP entry
Code:
Which command should I use programmatically (in ldap.h) to change only ONE of the attributes above? say i only want to change the userPassword from value secret -> notasecret
Do we use?
Code:
And how?
View 1 Replies
View Related
Apr 27, 2009
Why isn't
Code:
View 8 Replies
View Related
Dec 2, 2009
I have 3 kernels installed. When I look at my installed kernels with yumex or package kit all I see is the latest kernel. rpm -qa lists them and I was able to remove the oldest using rpm -e.Is this some new feature of YUMEX and package kit to only show the latest version installed?
View 6 Replies
View Related
Sep 23, 2010
just upgraded to fedora 13 and have a question on a problem with yumex install. have some forms downloaded for fedora 10 but don't seem compatible with 13/ so now how do I get yumex installed and working on 13? don't have internet connextion at home so all installs have to be from install disk or downloads from local library.
View 12 Replies
View Related
Nov 4, 2010
I just upgraded from Fedora 11 x86_64 to Fedora 13 using the DVD. After rebooting I discovered that none of the launch menu items for OOo are working. But that is probably because I had OOo 3..2.1 installed by downloading it from openoffice.org instead of using the version in the repos. I have "openoffice" listed in some file somewhere (I forgot) to exclude OOo from updates.
So I decided to launch Yumex to make sure that the upgrade didn't overwrite my OOo installation with the version from the repos. But Yumex will not launch. It gives me an error message that there is a problem with the livna repo, and to launch it with yumex -n.
I can launch it with yumex -n, and I can unselect the livna repo, but when I try to launch it later it still fails. Launching again with yumex -n reveals that the livna repo is still selected. I have unselected the livna repo several times, but every time I relaunch Yumex it is still enabled.
I spent a long time in the Debian world and don't know how to delete a repo from the command line on Fedora. Can someone tell me how to nuke the livna repo so I can get Yumex to run?
View 3 Replies
View Related
Feb 15, 2010
I have KDE 4.4 and Firefox 3.6. Whenever I click a link from a plasmoid widget, it tries to open Konqueror and another instance of Firefox. The page actually loads in the opened Firefox window, but the task bar shows an instance of Konqueror and another instance of Firefox, that keeps loading for a while then close. See image below:
I currently have setup the browser default application as "firefox". If I set this option to use the default application, it opens in Konqueror and I don't see additional windows in the task bar. If I change the option to "firefox %u", then it exhibit the same issue, but the process is much faster, so the loading windows don't stay for long in the task bar. Additionally, it opens the link on a new Firefox window and opens the page twice. Although Konqueror is not loaded, the bouncing icon next to the mouse pointer shows up and stay for a while.
View 1 Replies
View Related
Oct 25, 2009
I have configured for yumex that I want to exclude all *.i386 updates. Still "yum downgrade <anything>" can download and install i386 packages. One other thing which is not purely x86_64 issue, but yum/yumex issue anyway. I noticed that yum updates daemon (yum-updatesd) does not work any more, or at least for x86_64, so I enabled yum_cron with catastrophic consequences. It automatically updated my amarok 1.4 to amarok 2.* although I have an exclude in Yumex for amarok! Here I go again!! I am not sure if I remember how to make 1.4 functional again...
View 3 Replies
View Related
Jan 23, 2010
After doing updates a few days ago yumex stopped working. I started getting an error message when I try to run it, "no connected to a network". This is of course not true.
I've looked at yumex.conf and don't see anything wrong, and I downgraded the GTK2 packages from a post indicating a segfault issue with one of those packages.
yum works fine from the command line, so my system is fully updated.
I removed yumex and then reinstalled it with no joy.
View 12 Replies
View Related
Dec 18, 2009
yumex crashes after checking repositories:
Code:
running
Current Settings
autorefresh: True
branding_title: 'Yum Extender NextGen'
[Code].....
View 7 Replies
View Related
Jul 4, 2011
Since upgrading to F15, Software Update has been acting strangely, ie very slow, many times it will report that there are no updates but yumex will show a bunch. One time I even got a double listing of all available updates! I thought that Software Update was just a wrapper around yum....
View 1 Replies
View Related
Jun 10, 2011
I have two touch screen monitors tha tI'm configuring for a dual-head display.That is working.For the touch screens it's a bit more complicated, each touch screen requires that I apply a specific config file for each individual TS (touch screen). Each config file is unique to it display. for that I'm using xinput to apply those configuration.My problem here is that the TSs are the same model and show up under udev and xinput under the same the same name minus the different hardware IDs whish is the only way that I can currently distiguish them.So far I've experimented with tweaking the udev rules for a particular TS with no luck (more than likely because I might be doing it wrong).I ned to be able to tell the two appart when I apply the configurations in xinput so I can write a script that will do this automatically for me.
View 1 Replies
View Related
Oct 23, 2009
My os is fedora 11. The error message is :
Traceback (most recent call last):
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 1830, in _runYumTransaction rpmDisplay=rpmDisplay)
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 3813, in processTransaction
pkgs = self._downloadPackages(callback)
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 3837, in _downloadPackages
probs = self.downloadPkgs(dlpkgs)
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 1372, in downloadPkgs
self.plugins.run('predownload', pkglist=pkglist)
File "/usr/lib/python2.6/site-packages/yum/plugins.py", line 177, in run
func(conduitcls(self, self.base, conf, **kwargs))
File "/usr/lib/yum-plugins/presto.py", line 577, in predownload_hook
(problems, more) = downloadPkgs(conduit, pinfo, download_pkgs)
File "/usr/lib/yum-plugins/presto.py", line 419, in downloadPkgs
cb.start(text="<delta rebuild>", size=rebuild_size)
File "/usr/lib/python2.6/site-packages/urlgrabber/progress.py", line 129, in start self._do_start(now)
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2551, in _do_start
self.updateProgress(name, 0.0, "", "")
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2593, in updateProgress
pkg = self._getPackage(name)
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2534, in _getPackage
sections = name.rsplit('-', 2)
AttributeError: 'NoneType' object has no attribute 'rsplit'
View 5 Replies
View Related
Nov 30, 2009
After installing F11, I installed OpenLdap with the command "yum -y install openldap*" And added the password obtained through the command "slappasswd -s password -h {MD5}" into /etc/openldap/slapd.conf. Also, I specified the domain information within the file on "suffix" and "rootdn". I also modified the domain name in both /etc/openldap/ldap.conf and /etc/ldap.conf. I copied the Copied the /usr/share/doc/openldap-servers-2.4.15/DB_CONFIG.example to /var/lib/ldap/DB_CONFIG. Then started the server with the command /etc/rc.d/init.d/ldap start I then was able to create and delete OU's and CN's with the help of ldapadd and ldapdelete. I also created PERSON records using the base.ldif file with the content ;
dn: cn=user1, ou=domain, dc=example, dc=com
objectClass: person
cn: user1
sn: user1
Everything is OK until I try to add a person with an email address in the "mail" attribute. The error message is ;
***************************
adding new entry "cn=user1, ou=domain, dc=example, dc=com
ldap_add: Object class violation (65)
additional info: attribute 'mail' not allowed
***************************
This error message is appearing also with "uid" attribute. I have searched some forums and found some suggestions to include the line
"include /etc/openldap/schema/inetorgperson.scheme" in the file /etcopenldap/slapd.conf, which is already in.
View 1 Replies
View Related
Nov 9, 2010
i'm having an error when running a python script that uses the python-twisted-web components... i get the impression that this program was developed and tested in a debian environment. heres the readout:
Quote:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/twisted/internet/base.py", line 1165, in run
self.mainLoop()
[code]......
View 6 Replies
View Related
Sep 5, 2011
how can i access 'description' attribute stored in LDAP server from LDAP client(pam_ldap,nss_ldap).
View 2 Replies
View Related
Oct 15, 2009
I use fedora 8 & had previously tried to upgrade to 10, unsuccessfully. From then onwards, yum & rpm have refused to work. I tried deleting & rebuilding rpm database but it doesnt solve anything. Here is the error when I run yum
Code:
# yum update
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)
[code]....
View 1 Replies
View Related
Nov 18, 2009
I tried to run preupgrade-cli and I get this error. This is on a fresh install of Fedora 11.
preupgrade-cli -y "Fedora 12 (Constantine)"
/usr/lib/python2.6/site-packages/yum/__init__.py:203: UserWarning: Use .preconf instead of passing args to _getConfig
warnings.warn('Use .preconf instead of passing args to _getConfig')
Loaded plugins: blacklist, whiteout
[code]....
View 3 Replies
View Related
Jan 22, 2010
is it possible to update repository via yum command like yum install/upgrade repositries
View 2 Replies
View Related
Dec 21, 2009
I install yumex on fedora 12. but am getting error of "python".
python is already installed in my system python-2.6.2-2.fc12.i686 already installed and latest version
View 5 Replies
View Related
Feb 26, 2011
Am currently using Fedora 13. Yumex doing something I've never seen before. (I just recently downloaded the Fedora 14 DVD iso file; made a disk (w/Brasero) and tested it (good)).. But, now (I assume it may be connected) Yumex is asking for "Please insert media labelled Fedora 14 #1 ".
See image:
The thing is: Yumex should not even know anything about that.. Yum itself (from the command line) seems to work fine.. Anybody else have this happen?.. I haven't been able to get Yumex to work, now.. Tried removing Yumex and re-installing w/Yum.. That made no difference..Still get the same message, as shown in the image.. Ran "yum repolist" and list looks correct (all fc13).. did "yum clean all": ..made no difference.. (Will up upgrading to Fedora 14 soon, anyway.. but, I kinda would like Yumex to be working correctly, before I do..)
View 3 Replies
View Related
Mar 31, 2010
Installed Fedora 12 in a 3.1.6 Virtual Box with Open Solaris as the host OS.
All went well, with Guest Additions and was really nice. Until however I did a yum update and now it fails to boot, or at least get to a login box. how I can watch the boot information i.e. turn off the splash screen whilst it is coming up?
View 4 Replies
View Related
Sep 16, 2009
I've got a server running on some old hardware miles away from me, to convert to a newer version seems counter-productive as I'm happy with what's there, just want to add a few packages, but yum can't find the repos - have they been totally removed or are they still mirrored somewhere?
View 5 Replies
View Related
Feb 22, 2010
My network was down while I was install FC12, so I did not install the other repos. Where are the RPMs for the other repos? Extras? etc.
View 5 Replies
View Related
Mar 28, 2010
I accidently deleted every file in /etc/yum.repos.d. I would be very glad if anyone could send me the default configuration for the default repositories. I am stuck very badly. Can't download/update using yum. If you could send me your entire yum.repos.d folder there would be nothing like it.
View 3 Replies
View Related
Dec 29, 2010
X programs specify parameter "-display dpy". I have failed with many guesses at dpy values. I find no definition in man pages and elsewhere. I know it is simple. I request examples.
View 5 Replies
View Related
Jun 19, 2010
I am able to ftp the root of my EC2 instance of fc12 with a private key. However, I am unable to ftp a user account on a EC2 instance of fc12.I do not know what commands were given to fc12 to create an AMI that uses a private key instead of a password.As root administrator I like it. However, I am trying to set up users in such a way that Windows users using "My Network Places" can access my EC2 instance of fc12. I have created accounts for my users and set a password for each of them (useradd). The problem is that I am unable to ftp the fc12 server with the user name and password. The error message the client gets when it tries to do so says there is no supported authentication method available. I presume I must somehow change server security or something to allow access to users with passwords but I do not know how to do this.
View 1 Replies
View Related
Feb 12, 2010
is it possible to remove repos from yum. I'm using leigh123's flash x86_64 flash plugin, but Adobe's original i386 repo keeps reacticvating and wnating to updat... thus breaking my flash player is there a way to completely remove it from yum
View 5 Replies
View Related
Feb 21, 2011
list of Fedora repos?
View 5 Replies
View Related