Fedora :: Add/Remove Software - ValueError: Too Many Values To Unpack
Mar 24, 2010
When trying to search for applications to install via 'Add/Remove Software', I get the following error:
Code:
Traceback (most recent call last):
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 391, in _do_search
for (pkg, inst) in res:
ValueError: too many values to unpack
View 3 Replies
ADVERTISEMENT
Jun 20, 2011
I am trying some time now to get drobox going. After resolving problems with the repo-file it is now downloading fine then stops unpacking by 97 %. I tried using threads which tell that it is selinux which does not give permissions for the install. Trying to block selinux during the installation has not worked out. Is there a way to get it going it is something I do need every day?
View 2 Replies
View Related
Jun 19, 2010
I want to unpack tar.gz package. Where should I locate the package I want to unpack?
View 3 Replies
View Related
Jul 12, 2011
I have 2 Dell Inspirons 2200, I've installed F14 on in the past. Both laptops fail to initialize, I've verified media, and I'm able to boot the DVD on another system. The install fails at: Trying to unpack rootfs image as initramfs...
View 3 Replies
View Related
Jun 15, 2011
i compiled miro with the slackbuild [URL] and i have this message when i launch the program
Code:
Traceback (most recent call last):
File "/usr/bin/miro.real", line 140, in <module>
import miro.storedatabase
File "/usr/lib64/python2.6/site-packages/miro/storedatabase.py", line 68, in <module>
[code]....
View 4 Replies
View Related
May 15, 2010
I've had a hell of a time with an extremely unpredictable recently built computer. I don't even know where to start with thetory, so I'll try to share some key facts.Running Fc12It is a Gigabyte GA-EP45T-UD3LR. Reviews on NewEgg havee complaints about instability and it's lack of claimed DDR3 support. I had to use setting described by another reviewer to underclock my memory to get it to work. It has since passed memtest many times.I've encountered mutliple occasions of a complete system freeze.
Booting after freeze seems to require a random amount of restarts to get it to come up. Sometimes I have to hit the reset button 30+ times until I can get the log in prompt to come up.Right now, I have one SATA HDD, in IDE compatibility mode in the system. dropped the FC12 Stable dvd in, the very DVD I installed the current system with, to install it again on another partition. I get to the same point every time, where it hangs:"trying to unpack rootfs image as initramfs"Googling that didn't help me much, since it mostly seemed to address people messing with their own kernel builds.
If I choose "boot from local drive" on the options list from the install DVD, it goes to "PRESS ANY KEY TO REBOOT" with a blinking underscore cursor. Where when I boot normally, it will either give me JUST the blinking underscore alone, or the FC loading screen with no progress. I suspect this motherboard is a pile of **** and needs to be RMA'ed, or simply returned. Anyone care to support or reject that hypothesis?
View 3 Replies
View Related
Mar 6, 2010
new to linux and working in php. i have downloaded zend guard butre is problem in unpacking tar,gz
View 8 Replies
View Related
Aug 28, 2010
when i do a paravirtualised install coz fully grey out (how do you get round this) and ftp install path is ftp://192.168.1.1:65354/bie764.iso
i get error:
Unable to complete install 'exceptions.ValueError Invalid install location: Opening URL ftp://tj:tj@192.168.1.1:65354/bie764.iso failed.
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/create.py", line 724, in do_install
dom = guest.start_install(False, meter = meter)
[code]...
does it not accept ftp passwords.. what ftp server program (with autostart so it works with crossover linux as i know no other way start apps with that. can try to insta wine but need rpm) will work
View 1 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
Apr 25, 2011
I work for a small business that wants a semi-proprietary (branded) os, I've quickly assembled the needed os in susestudio, I now need to alter a lot of images, what's the best way to unpack and repack into a bootable iso?
View 1 Replies
View Related
Oct 11, 2010
Does anyone know how (and if) I can unpack Enlightenment theme files (*.edj) under Windows XP? I used to unpack tar files to use some graphic elements under windows (I am a Blackbox for Windows themer) but since Enlightenment theme files switched to .edj I can't open them anymore. Is there a Windows application that can help me with this? Can I change the extension to tar or something (I used to do that in the past) and unpack the files
View 4 Replies
View Related
Jun 4, 2010
I'm currently using Fedora 12.I'm having trouble ripping a DVD. Every time I use cropdetect in Mplayer, it gives me negative x,y values which makes it impossible for me to use Mencoder to remove the borders. I shall display the info below. Also, may I add that I'm trying to use 2 pass encoding to recieve better video quality. I would like convert the DVD to an AVI file. I've compiled all the binary codes for various codecs so I'm not sure what's wrong.
Also, it can not find any audio tracks on the DVD either. I was successfully able to rip the trailor for a different movie on the DVD to avi which was track 3 no problem (wiith good quality sound that synced up)I'm new to Fedora and Mplayer/Mencoder, but "WinBlows XP" doesn't seem to help with ripping good quality videos so I decided to try something in Fedora.
View 2 Replies
View Related
Apr 22, 2010
I would like know in which file is the machine name, os type and processor architecture stored in? I would like to know the path to those files where the value for os is i386 and machine i686 is something like this, in which file the systemuser and the number of users of that system is stored
/usr/src/redhat/RPMS/ ...
In these files i686 and I 386 is stored as directories and not as values but I want them as values in the file.
View 4 Replies
View Related
Feb 4, 2010
Recently I was going through some chmod manipulations and found the umask values to be 0002 by default in Fedora 11 distro. What I knew about the default values to be 022. I don't know whether this is a kernel modification in this distro or my system is in compromise(I doubt for the latter option, but not confirmed).
View 4 Replies
View Related
May 13, 2010
how to unpack a .deb file on server, I tried tar, but doesn't work
View 4 Replies
View Related
May 13, 2010
I put command sudo dpkg - unpack file.deb
server say need an action option
View 1 Replies
View Related
Jul 5, 2010
I think I've messed my SELinux boolean values. How to restore default boolean values?
Modified boolean values are stored in
Code:
/etc/selinux/targeted/modules/active/booleans.local
Can I just delete the file and reboot to get the defaults?
View 1 Replies
View Related
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
View Related
Apr 3, 2011
When I used windows as my media server I had a program called SCRU (Scene release unpacker - [URL] that could unpack and move my downloads to folders based on their names. Is there something like that for linux?
View 1 Replies
View Related
Aug 9, 2009
I'm trying to get multiple numeric valued version information into a variable, all on the same line. I want for example $VERSION=3.1.0.01.002. I'm trying to pull seperate values from the file named version.properties, wherein the file contains;
patch.rel.num=0
sqa.num=01
major.rel.num=3
build.num=002
minor.rel.num=1
So I have the following script:
#!/bin/bash
BUILDVERFILE="version.properties"
PATCH=`grep "patch.rel.num" ${BUILDVERFILE} | awk {'print $1'}`
SQA=`grep "sqa.num" ${BUILDVERFILE} | awk {'print $1'}`
MAJOR=`grep "major.rel.num" ${BUILDVERFILE} | awk {'print $1'}`
BUILD=`grep "build.num" ${BUILDVERFILE} | awk {'print $1'}`
MINOR=`grep "minor.rel.num" ${BUILDVERFILE} | awk {'print $1'}`
P=`echo $PATCH | tr -d .=[:alpha:]`
S=`echo $SQA | tr -d .=[:alpha:]`
MA=`echo $MAJOR | tr -d .=[:alpha:]`
B=`echo $BUILD | tr -d .=[:alpha:]`
MI=`echo $MINOR | tr -d .=[:alpha:]`
VERSION=$MA.$MI.$P.$S.$B
echo $VERSION #
I end up with the value of .002 ?? Seems like it's only getting the last portion because if I run the script thru "bash -x" I get:
...
+ VERSION=$'3
.1
.0
.01
.002
'
+ echo $'3
.1
.0
.01
.002
'
.002
View 7 Replies
View Related
Jun 28, 2011
To remove pendrive when I click the 'safely remove' tab instead of getting removed from the desktop it reappears again. This problem is there in fedora 14
View 4 Replies
View Related
Dec 15, 2010
Anyone else seeing this? I do 'safely remove' to remove USB flash drive. disappears. Five seconds (or less) later, it reappears. The second time I do 'safely remove', it stays gone.
View 1 Replies
View Related
May 22, 2011
is there a way to write/unpack .qcow2 hard disk image directly to real hard drive in Linux?(I know it's possible to unpack .qcow2 to .raw and then dd to drive, but I'd like to skip .raw since its large)
View 2 Replies
View Related
Jan 21, 2011
I'm looking for a program that will add cookies to my web browser (firefox or chrome, preferably). The application would ask me for the Cookie's:Name
Content
Domain
Path
Send For (type of connection)
Expiration Date
If no one knows of an application that does this, does anyone know what files i could manually edit in order to change a particular browser's cookie values?
View 4 Replies
View Related
Jan 27, 2011
When using "Add/remove software" application, I only can check packagesh are not installed, I can't choose installed packages which I want to remove, there is no check box in front of their names.So now I have to remove packages with yum. How can I remove packages in this GUI application
View 3 Replies
View Related
Feb 5, 2011
Getting half of a screen with big fonts
View 2 Replies
View Related
Oct 12, 2010
i am having two small issues with a function i have made.sorry if it is a mess, i am still learning bash.the first is calling the nonpersistssh function (second line) and assigning the return value to nonpersistdiag.the function returns 1, but nonpersistdiag seems to only contain 0. i am unsure on how to proceed.the second problem is the nested else clause on line 10. it is a syntactical error. how would i declare it correctly?
Code: function endsession(){
nonpersistdiag=$[nonpersistssh]# a function that returns an exit code
sudo /etc/init.d/ssh stop; sshdiag=$?
[code]....
View 6 Replies
View Related
Feb 24, 2011
Please check this:PS:
Code:
ps -C mysqld -o 'pcpu,pid,rss,vsize'
%CPU PID RSS VSZ
[code]....
View 3 Replies
View Related
May 26, 2011
how to retrive every portion separately from following file name? DSA4020_frontcover_20346501_2011-05.doc
I want to retrieve informations as below;
name = DSA4020
type = frontcover
id = 20346501
date = 2011-05
is it possible to do with sed??
View 4 Replies
View Related
Feb 21, 2010
i'm trying to change the resolution on a small device i have been making.. it has the X86 and i have installed the lasted ubuntu 9.10..
the only problem is that the monitor i am going to use very soon supports 480x234 resolution or 320x240 resolution.. set this resolutions into my xorg so that i can finally see a clear images onto the new 7" monitor..
View 1 Replies
View Related