Slackware :: Error Message When Tried To Run Clive - Md5 Module Deprecated
Mar 5, 2011
Having not used Clive in over a year I went over to [URL]... and downloaded, built, and installed both Clive and URLgrabber. Here is error message when I tried to run Clive,
[code]...
View 10 Replies
ADVERTISEMENT
Jun 8, 2010
Code:
nits@nits-desktop:/mnt/Storage/Tors/Incomp$ btdownloadcurses --check_hashes 1 filename.torrent
/usr/lib/python2.6/dist-packages/BitTorrent/Storage.py:4: DeprecationWarning: the sha module is deprecated; use the hashlib module instead from sha import sha
These errors occurred during execution:
[09:37:48] IOError - [Errno 5] Input/output error
Got this error when I tried hash checking, was downloading the file using rtorrent when there was a sudden powercut and my system shutdown abruptly, tried restarting the torrent and kept encountering problems while restarting.
View 2 Replies
View Related
Sep 3, 2009
I'm trying to install the ip_tables module on a xen vps without success.This is what I've done and the error message I'm receiving:
[peter@sql0 ~]$ uname -a
Linux sql0 2.6.18-128.4.1.el5xen #1 SMP Tue Aug 4 20:51:12 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
View 1 Replies
View Related
Aug 8, 2010
I need to know I/O stats per process. When executed dstat give the bellow error message.
dstat -M topio -d -M topbio
Module topio failed to load. (No module named dstat_topio)
Module topbio failed to load. (No module named dstat_topbio)
CentOS release 5.3 (Final)
uname -r => 2.6.18-128.2.1.el5
How to resolve the above error message
View 2 Replies
View Related
Nov 25, 2010
I use iptables firewall (v1.4.1) installed on FC8. I'm trying to limit the inflow traffic for the port 1723 to certain MAC addresses. To experiment with the mac option, I've written the following iptables rule:
Quote:
iptables -A INPUT -m -mac --mac-source 10:08:08:08:08:10 -j ACCEPT
It didn't work. It gave me this error message:
Quote:
iptables v1.4.1: Couldn't load match `-mac':/usr/local/libexec/xtables/libipt_-mac.so: cannot open shared object file: No such file or directory
Try `iptables -h' or 'iptables --help' for more information. Does that mean the mac module wasn't installed/enabled?
View 4 Replies
View Related
Nov 17, 2010
I get the following message in /var/log/secure: Nov 15 09:27:21 su: Deprecated pam_stack module called from service "su-l"
I have done some research and it seems I need to get rid of pam_stack.so in /etc/pam.d/su but I can't find out what to use in its place.
Below is a copy of my /etc/pam.d/su file:
Code:
From what I understand, I need to replace the line "auth required pam_stack.so service=system-auth" with "auth include system-auth"
My problem is how do I then go about limiting access to su based on group membership without pam_stack.so?
View 2 Replies
View Related
Mar 9, 2011
When I login into my normal user account under runlevel 3, the following error message is printed to the screen:
Warning: add_groups: Invalid Argument
I'm not sure where this is being generated. I don't see the same error message when I login using root.
View 5 Replies
View Related
Mar 13, 2010
I'm having some troubles with nfsd in slackware-current. When I start the service, I get the following error messages: Quote:
WARNING: Error inserting sunrpc (/lib/modules/2.6.33-smp/kernel/net/sunrpc/sunrpc.ko): Invalid module format
WARNING: Error inserting auth_rpcgss (/lib/modules/2.6.33-smp/kernel/net/sunrpc/auth_gss/auth_rpcgss.ko): Invalid module format
WARNING: Error inserting lockd (/lib/modules/2.6.33-smp/kernel/fs/lockd/lockd.ko): Invalid module format
FATAL: Error inserting nfsd (/lib/modules/2.6.33-smp/kernel/fs/nfsd/nfsd.ko): Invalid module format
The mount fails from the clients with the error message: Quote: mount.nfs: access denied by server while mounting jupiter:/media/Backup A look at syslog from the server side gives: Quote: exportfs: exports duplicate symbol exportfs_decode_fh (owned by kernel) mountd[28198]: getfh failed: No such device kernel: exportfs: exports duplicate symbol exportfs_decode_fh (owned by kernel)
View 3 Replies
View Related
Aug 18, 2010
I have been trying to install this nice looking piece of software for the last 3/4 days, my lastest error is..
Code:
** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
INFO : Loading Exaile 0.3.2.0...
INFO : Loading settings...
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Traceback (most recent call last): .....
I have installed:
pygtk-2.16.0
pygobject-2.21.5
gst-python-0.10.19
dbus-python-0.83.0
pycairo-1.2.2
gobject-introspection-0.9.3
libffi-3.0.9
View 8 Replies
View Related
Aug 17, 2011
When opening gedit as a user I get the following message
Gkt-message: Failed to load module "'pk-gtk-module"
If I try to open gedit as root I get the same message but with other messages. These are shown in the attached file. gtk.txt
This is on an upgraded machine using the preupgrade method. The same has happened on two machines upgraded from F14 to F15 the same way. 64 bit systems.
How to clean this up so the messages do no appear?
View 4 Replies
View Related
Aug 18, 2010
When I start acroread (and as far as I can tell it's only that program), I get the error message
But the program still starts, no problem. Happens with both
View 2 Replies
View Related
Nov 25, 2009
I'm using them to make a simple firewall on the girlfriends computer that is directly connected to the Internet. I wish to block everything except for a SSH port for me to admin with, and normal use things like a web browser. I grabbed an old template for the config and modified as needed. I'm getting an error that I'm not sure what is causing it. it is saying all incoming packets on any device is accepted. Or since there are explicit rules for eth0, that lines just means for any other device, which in her case there are none, so ends up meaning nothing?
[code]...
View 2 Replies
View Related
Jan 6, 2010
I'm using Conky in my Ubuntu 9.10 Karmic. I have an error message like this:
Quote:
Conky: border_margin is deprecated, please use window.border_inner_margin instead
Conky: one or more $endif's are missing
Conky: desktop window (1a00065) is subwindow of root window (10d)
Conky: window type - override
code....
View 3 Replies
View Related
Aug 20, 2010
I am currently running slackware 12.2 on a 25 GB partition. I like to use slackbuilds, but when I try to compile larger tarballs (like abiword, or a patched version of Ghostscript as I did today) I receive an error-message: 'Not enough space left on device'. I think the size of the partition must be big enough (I never got this message when compiling with Linux From Scratch). I think it has something to do with the size of my /tmp directory, but I don't know how to fix this. Is there a way to solve the problem, so that I could be able to use slackbuild-scripts?
View 4 Replies
View Related
Jun 1, 2009
When I try to load the Realtek 8187 modules to kernel using the ./wlan1up command, I get the following error:
[root@localhost rtl8187_linux_26.1025.0328.2007]# ./wlan1up
insmod: error inserting 'ieee80211_crypt-rtl.ko': -1 File exists
[code]...
Can someone tell me how to correct the "Invalid module format"? I hope that correcting the "Invalid module format" error, I will not have the "Unknown symbol in module" error.
Note: I am using wlan1 for this module as I previously am online with the wlan0 network.The same error occurs if I use ./wlan0up.
View 3 Replies
View Related
May 4, 2011
When i install the Authen:Pam module it gives me the same error that i get when i install cyrus sasl2 . So it basically looks like u have to fix the perl module error first how can
[Code]....
View 3 Replies
View Related
May 1, 2011
I've been unable to boot into x using the real-time kernel from CCRMA at home. I get the error "Failed to load module "nvidia" (module-specific error,0) no drivers available. I'm using the driver from Nvidia. I know that this is not an official Fedora kernel and I should be bothering CCRMA about this, but in the mean time could I edit the entry in grub.conf so that it will use the Nouveau driver for that kernel only? That way I could "dual-boot", and just use the rt kernel when I want to use audio software and don't need 3d graphics.
View 5 Replies
View Related
Mar 3, 2010
Started slackpkg upgrade-up and went to bed. Woke up to find the power had gone out during the night. The computer booted up, but displayed a message that said something to the effect of, "Error occurred during root file system check. You will be given the option of doing maintenance......"I can get to a command prompt, but regardless of what I do a message pops saying it can't find libblkid.so.1
View 14 Replies
View Related
Sep 1, 2010
Since yesterday we need to have oauth authentication to login to Twitter. I have compiled qoauth and then qwit and choqok but I'm not able to use both. I'm having issues with oauth I could'n solve. Qwit gives this message "Error while trying OAuth!" and Choqok "Authorization Error: Timeout on server".
View 11 Replies
View Related
May 19, 2011
Occasionally, when startx, I got the error message: "Monitor output has changed" error message ( and sometimes it appear while I am working in X too but rarer). Whenever this happened, my screen changes to "1024x768" resolution when normally it is "1280x800". I click on "Configure", a "Configure Display" windows appear and I have to change the screen to Size"1280x800" back (since it would give me 1024x768"). Besides, the number of error messages will be up to 50s, 60s message. (This "Configure Display" is what you get when you go to "Application->System->"Screen Resize and Rotate" (KRandRTray)) My computer is Toshiba Satellite L500, the distro is Slackware 13.37. It was just installed so all the configuration is out of the box.
View 10 Replies
View Related
Apr 30, 2009
Hi I am running a fedora 10 desktop. when i send an email using evolution the message was not sent but returns a error message:"Error while performing operation.DATA command failedError: 550 Viagra SPAM - Hi in Subject" and the message did not have an attachment just plain words. what might have gone wrong for i have been using this for sometime without a problem. or what security measures should be in place to remove this viagra spamAm I infected by virus on this fedora, all my updates are up to date.
View 1 Replies
View Related
Nov 10, 2010
Im trying to instal Sun Virtualbox but when download completes and I click on install I get the following error>>Message did not receive a reply (timeout by message bus) I wont even bother with this software if there are others out there that are as easy to use. I used it on Windows and thought it was great ! (thats how I eventually switched to Linux, by using it virtually at first)
View 5 Replies
View Related
Dec 31, 2010
Using IMAP to retrieve emails in Evolution is not working correctly. Some messages are recieved, others are not. Those messages that cannot be recieved, reports the following error message: Unable to retrieve message
Running the following;
evolution 2.28.3-0ubuntu10
Ubuntu 10.04.1 LTS
2.6.32-26-generic
View 4 Replies
View Related
Sep 30, 2010
I need to use a pendrive with the Slackware 13.0 and I've tried a lot of things I've found at the internet but unfortunately they didn't work. It's not possible to use graphical interface because some reasons. So the problem need to be solved by command line.
When I use "lsusb" command, I can see the pendrive.
However, when I try these:
I got the following message: "Module usb-ohci not found" and "Module usbcore not found"
How can I deal with these problem? Because I guess without these module loaded it's not possible to mount the pendrive. Is it right?
View 7 Replies
View Related
Jan 28, 2010
OK Trying a fresh install of bnome openSuse, and I have certainly screwwed something up again and hope I don't have to reinstall again., arghhhh! Tomboy won't open, even after reinstallation, and below is the error, but first, as well I can't open my .odt file with openoffice writer!
now the error... #tomboy Gtk-Message: Failed to load module "canberra-gtk-module": libcanberra-gtk-module.so: cannot open shared object file: No such file or directory Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory ...and lots more
View 3 Replies
View Related
Jul 28, 2011
After 2 months away from Fedora i am using it again, and used yum update to update stuff, everything was running fine, downloaded stuff, but 2 of the 666 stuff to install got error, here is:
[code]...
View 8 Replies
View Related
Feb 22, 2010
What is the error "invalid module format" and the message "insert kernel module" mean? And whats the reason for the same?
View 8 Replies
View Related
May 18, 2010
i created a sample module and while trying to insert it i am getting the message "Killed". But when I did lsmod my module was listed out there and was 'Used by' 1. Maybe because it is in use I cannot do a rmmod on my module. How to overcome this, that is do a rmmod while it is still in use?
View 3 Replies
View Related
Jul 28, 2010
I have been using 'radeon' driver in 11.3 for a few days and its working great for my desktop. But then I decided to try the new 10.7 ATI driver and followed the sequence here. Everything went alright, until I get at "Loading the new build module"
[code]...
So I just reboot and now, X is gone, and I'm in runlevel 3. What is wrong here?
View 2 Replies
View Related
Jun 7, 2010
I tried to use CPAN to install a module Algorithm::Loops using "install Algorithm::Loops". I get the message from CPAN that this module is already up to date.But, when I try to use it I get the message:
Can't locate Algorithm/Loops.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at ./test.pl line 4.
BEGIN failed--compilation aborted at ./test.pl line 4.
And indeed, the file Loops.pm is nowhere to be found.Isn't that a contradiction?
View 2 Replies
View Related