Fedora :: Searching Error In Yum Gui

Mar 25, 2010

I was just trying to search for something in the yum gui and got the following error...Anyone else getting this?

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

General :: Getting Segmention Fault Error While Searching String In Csv File?

Jan 18, 2011

I am using grep command to search in a particular file whose size is 11 GB and i am getting Segmentation fault error as an output. My command and output is as follows:

Code:

[sdpuser@gnnsdp40 test]$ cat new* | grep 8858406465
Segmentation fault

My linux version is as follows:

Code:

[sdpuser@gnnsdp40 test]$ uname -a Linux gnnsdp40 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux

how i can parse the complete file for searching string. I have also used split command of linux which splits the file of 11 GB to 11 files of 1 GB each respectively. But still getting the same "Segmentation fault" error while using grep.

View 9 Replies View Related

Ubuntu :: Cannot Enable Desktop Effects. Error Appears After Searching For Drivers

May 8, 2010

Well, wouldn't you just know it? I encountered problems when upgrading from 9.10 to 10.04 with update-manager. What a surprise. Anyway, here are the problems:1. Cannot enable desktop effects. Error appears after searching for drivers.

2. 2-3 minute boot times. Used to be 40 seconds. It spends 2 *minutes* in the BIOS before actually starting Ubuntu.

3. The volume controls on my laptop's keyboard now control PCM rather than Master, so everything is horrifically loud past three clicks, and two quiet under that.

4. The bootsplash displays at 1280x800, my monitor's resolution, and looks pretty. The log in screen, however, switches to what looks like 1024x768. When I log in it changes back to 1280x800.

5. Cannot boot into Windows from grub. When I select Windows, a blinking cursor appears in the top left corner and stays there. Nothing happens

View 1 Replies View Related

Fedora :: Searching For Days Now For A Crossword App?

May 18, 2011

been searching for days now for a crossword app for Fedora... Im finding it extremely hard to believe that such app doesnt exist? Yet, my searching hasnt yielded anything so far. Is there nothing in the repo?

View 9 Replies View Related

Red Hat / Fedora :: Searching And Comparing The String

May 18, 2010

I have a file which provide the output of all the applications which started and running successfully. But it doesn't give the Error message of the applications which are failed. For example there are 5 applications (ABC,DEF,NMO,STO,XYZ) and application STO failed so I will get the following output (out.txt). content of out.txt file

Application ABC is Running
Application DEF is Running
Application NMO is Running
Application XYZ is Running

I want to generate the text message based on the information on out.txt that STO application is Failed.

View 2 Replies View Related

Fedora :: Cannot Do Yum Update - Searching For Mirrors Forever

Feb 24, 2011

I'm on the Fedora 14. I'm getting troubles. I can't do YUM UPDATE! See the attached image. It's trying to search for mirrors forever. Impossible how awful the performance. What shall I do? My project development has been paused for a moment.

View 9 Replies View Related

Red Hat / Fedora :: Searching Path Of Some Basic HW Values

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

Hardware :: Fedora 14 - Searching For Sound Card But Failed To Find

Jan 30, 2011

I recently installed Fodora 14 on a PC with Asus mainboard.
CPU is AMD LE-1100.
The sound card is Realtek ALC662-GR Azalia High Definition Audio
Unfortunately after installation, there is no sound.
In fedora, System->Preferences->Sound window, Hardware tab is empty.

I tried to install two versions of sound card driver.
One came from the CD of the mainboard called realtek-linux-audiopack-4.06x
First I tried to run the "install", it went through to the final GUI stage searching for the sound card but failed to find.
Then I tried to do a manual install following the readme file.
Basically, unpack->configure->make
but make failed with the following error message

make[1]: Entering directory '/home/user/00Sound/realtek-linux-audiopack-4.06x/alsa-driver-1.0.14rc3-4.06x/acore' .....
/lib/modules/2.6.35.6-45.fc14.i686/build/include/linux/types.h:4:23: fatal error: asm/types.h: No such file or directory
compilation terminated.
make[1]: *** [memalloc.o] Error 1
make[1]: Leaving directory '/home/user/00Sound/realtek-linux-audiopack-4.06x/alsa-driver-1.0.14rc3-4.06x/acore'
make: *** [compile] Error 1

Later I tried to download another version of the driver from Realtek website
realtek-linux-audiopack-5.15
make also failed but with a different error:
make -C /lib/modules/2.6.35.6-45.fc14.i686/source SUBDIRS=/home/user/00Sound/realtek-linux-audiopack-5.15/alsa-driver-1.0.23 CPP="gcc -E" CC="gcc" modules .....
make: *** [compile] Error 2

View 1 Replies View Related

Fedora :: Reliable Search Engine For Searching Particular Content On The Files In The Storage Database?

Feb 15, 2010

I'm looking for a simple and reliable search engine for searching particular content on the files in the storage database. The output will display files' name and their path. Google search found following site:- "List of search engines";[URL]..There are many of them. I have no idea how to make my selection. Could you please shed me some light. Furthermore can a simple shell command do the same job?

View 4 Replies View Related

General :: Searching Mac Through Terminal?

Aug 18, 2010

are there any commands to search your Mac using terminal? I tried usin grep to search but it seems somewhat unresponsive and nothing comes up.

For example, I would type "grep Files" (A folder name) and it just prints a blank line and nothing happens.

View 4 Replies View Related

Server :: Searching For Modules In A DB?

Aug 11, 2010

I have a database called 'gaming' and with in that database there are several tables and data. I was asked to find a module called 'ako ldap' and disable it (setting it from 1 to 0). My question is how in MySQL do I search for a string if I don't even know what table to search in? I know how to search using the 'select' statement as long as I know where the table data is. In this case I only know which database but nothing more except what I am looking for.

View 1 Replies View Related

Software :: Block Searching With Sed?

Mar 16, 2011

I need to extract blocks of text in the file source.txt. The file contains these tree lines in case A:

opcode_a :
10000001;
opcode_b : 00011101;

[code]....

View 3 Replies View Related

Programming :: Searching And Deleting Using Sed?

Jan 7, 2010

im working on a mini project which basically use a simple database(Database.txt) which displays its information in this format :apple chiku banana

Code:
#!/bin/bash
Title=

[code]....

View 9 Replies View Related

Debian :: Searching For Commands Offline

Jul 25, 2015

Two nights ago I was trying to diagnose what was wrong with my internet connection. I couldn't get web pages to load, IRC and ssh weren't connecting, and email wasn't downloading (I still use POP3). I didn't know what to use to check my internet connection. I did a ping, but I didn't know how to interpret the results. So without the internet, I was totally blind.

Are there documents anywhere which install with Debian which I can search offline when my internet connection dies?

View 5 Replies View Related

OpenSUSE :: 11.4 - Searching For Useful Password Manager

Mar 27, 2011

I am searching for a usefull PasswordManager for Opensuse 11.4. All I found till here are Apps that wont run. I found:
Password Gorilla (wont run)
KeePassX (I am not even able to install)
Password Dragon (is a Java App, that is just launchable via Terminal and I dont know how secure it is).

View 5 Replies View Related

General :: Incremental Searching With The `less` Utility?

Feb 26, 2010

Does less have an incremental search?

I'm on xubuntu.

View 2 Replies View Related

General :: Searching For Number Within A File?

Nov 9, 2010

I'm currently trying to design a small, simple enough shell program for area codes. I have a list of area codes in a database, and I am trying to write a program that will have a user input an area code, and then have the program print out information that immediately follows that area code in my database. I assume I need to use a find or locate command, but I'm not sure if I should be searching for a string or the number itself. The number could possibly occur at some other point in the file, though the way I have the file set up it only occurs once at the newline.

what function I should use and how I should go about it? As is I only have the absolute bare-bones beginning of having an echo for the prompt to input an area-code, and the read once it's input. Without the find I'm not sure how much farther I can get. Also, would it make it easier if I added some character such as a ! to the end of the number at the newline to make it easier to search for? With a macro that would be easy enough to do.

View 1 Replies View Related

Programming :: Searching File In Directories?

Feb 23, 2011

I am trying to search particular directory which has files with extensions like .html,.mp3,.xml etc I have a list of such files

What I am doing in my script is

for file_name in `find /home/ -name index.html -o -name song.mp3 -o -name help.xml`;
do
if [ $file!='' ]
then

[Code].....

View 4 Replies View Related

General :: Command For Searching A Folder?

Nov 29, 2010

I have searched a lot in google regarding the various search commands available for linux, but everywhere i got the commands only for files. But suppose i know the name of a folder but not it's path, then what is the command to search for it's path.

View 10 Replies View Related

General :: Hang Up Vim Editor By Searching

Jul 27, 2010

I had opened a file in vim editor in my ubuntu 8.04 & wanted to see if line ends with
(like DOS) or
(in UNIX)

I tried
Code:
:%s/
//gn
& vi editor got hung with processor nearing 50%

Then I pressed ctrl+c & vim resumed with message
Code:
147416605 matches on 1 line
So my question is
(1)why this reaction from vim ?
(2)I want to see all control characters in file.
I used notepad++ in windows & it had option to differentiate tabs, spaces, return etc.

View 14 Replies View Related

General :: Searching This Wallpaper For Slackware

Aug 2, 2010

I am in love with this wallpaper [URL] for slackware. I serched in google until page 32 and no image appear that match this one.

View 5 Replies View Related

General :: Searching Var/log/updates.log Using Grep?

Jun 24, 2011

What I am usinggrep -B 1 -A 2 "Installed" /var/log/updates.logInstead of tailing the log is there a way to grep all lines of the log with word Installed AND today's date? Also, what about grep lines of the log that contain a specific date and more than one word, by example : ('Installed' or 'Failed' on '2011-06-24')?

View 14 Replies View Related

General :: Searching Words With Space?

May 26, 2011

I want to search lines with these stings with one or more spaces..

e.g

Code:
a b
a b
a b
a b

How will I achieve this by egrep ?

View 14 Replies View Related

Software :: Find Not Searching Subdirectories?

Jul 12, 2010

I tried searching for files in documents: joe@Debian:~/documents$ find -iname *.odt ./canadian-public-holidays.odt I then moved to the work_search directory which is located in documents: cd work_search joe@Debian:~/documents/work_search$

joe@Debian:~/documents/work_search$ find -iname *.odt

[Code]...

View 6 Replies View Related

Software :: Searching For An Audio Player

Mar 10, 2011

I used Rhythmbox for a long time, but I've recently "switched" to openbox, and I don't want a load of GNOME libs and files tainting my clean OS. Also, I don't want any QT apps, by virtue of the fact that I am doing fine with only GTK installed and don't want extra libs. I prefer an audio player on the lighter side. I've been tinkering with Audacious but I guess I just haven't taken to it.

View 3 Replies View Related

Software :: Searching For Email Content?

Sep 1, 2010

I'm using a Cyrus Imap Email on our mail server. What can I use to search email contents for all emails that resides in the server? Any thoughts?

View 1 Replies View Related

Software :: Searching Within A File Using Bash?

Jul 22, 2009

i get the desired result with

find . -name "*" | xargs grep -i "*searchPattern*"

---but not with

find . -name "*" | grep -i "*searchPattern*"

why this difference?

View 6 Replies View Related

Programming :: Searching The Files Using Variables?

May 18, 2011

I have a file that contains 5 fields and anothen one with two I want to take the value from user and search file1 and if the value exists then write in file2 to the $2 to the line that $1=value

file 1
1:fsdfsd:g:33:fsdf
2:yytgdcf:a:3:sgd

[code]....

View 2 Replies View Related

Debian Configuration :: Searching For Power Miniserver?

Jan 20, 2011

My ASUS Wl500g Premium v1 (with NSLU Linux) now working not only as router, but SSH/OpenVPN-client.Now I want mini-server on Debian for1. Torrent-client;2. Samba-server;3. vsftpd/OpenSSH/OpenVPN-servers.I've already chosen this:Intel "D525MW" (Atom D525-1.80Ghz, iNM10, 2xDDR3 SO-DIMM, SATA II, D-Sub, SB, 1Gbit LAN, USB2.0, mini-ITX)2 * SO-DIMM 2Gb DDR3 SDRAM SEC (PC8500, 1066Mhz, CL7) original2 * 1000Gb Hitachi "Deskstar 7K1000.C HDS721010CLA332" (SATA II)and I'm searching for a case (that can take on board 2 HDD 3.5) and powerfull RAID-controller.

View 1 Replies View Related

General :: Tool For Selecting Window By Searching In X11?

Oct 7, 2010

I often have many windows open on many virtual desktops and I have hard time finding some application.

So is there any tool for searching open windows?

Currently I using Awesome as my window manager, but it does not need to be dependent on it.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved