OpenSUSE :: RTorrent - Apache Error Log Fills With File Not Found

Dec 3, 2010

I've just checked my apache error log and it's filled with this:
Code:
[error] [client 127.0.0.1] File does not exist: /srv/www/htdocs/announce
Every 8 minutes or so.

I'm running rTorrent as daemon on same machine, and I suspect it's trying to access something like http://localhost/announce. But that's just my guess, is it some misconfiguration of rTorrent, and how do I fix that? Or should I just ignore all those errors.

View 3 Replies


ADVERTISEMENT

Fedora :: Compiling Rtorrent - No Package 'openssl' Found

Jul 12, 2010

i ve been trying to compile rtorrent from source and while configuring i run to this: Code: checking for OPENSSL. configure: error: Package requirements (openssl) were not met: No package 'openssl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables OPENSSL_CFLAGS and OPENSSL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. i tried to install openssl and than i came up to this:

[Code]....

View 3 Replies View Related

OpenSUSE Install :: Boot Error: File Not Found?

Sep 18, 2010

I have updated opensuse 11.3 via yast and after reboot I got this errorerror: file not found.error: you need to load kernel first.Press any Key to continue.

View 9 Replies View Related

OpenSUSE Install :: Black Screen With Error 15: File Not Found

Oct 8, 2010

I managed to get following config up and running very nicely with an 11.3 installation. But recently I did a clean install of the OS and hoping to preserve my data in the home HD (2TB) partition I did the following operation which resulted in black screen screen with error 15: file not found.

Config: one SSD root (90GB) and swap (30Gb) second HD for home (2TB)

During the installation I reformatted and mounted the SSD with root and swap as above. I left the home HD (2TB) unformatted and mounted as home.

When I did my first boot up, it worked perfectly - Even Fire Fox booted up with my recovered pages as of my last install! However after installing my multi-media codecs, and security updates, etc. to the fresh install I rebooted the system only to discover that I am unable to get past GRUB!

I don't have to lose my data every time I do a fresh install to new ISO release.

View 9 Replies View Related

OpenSUSE :: Install Packages - Error File '/content' Not Found On Medium

Jul 1, 2010

I have it running on my system (version 11.1.1) and i have installed only the kernel. i want to install several packages but i can't. yast2 -i bison-devel but i get this error:Error Download failed: File '/content' not found on medium [URL]...

View 6 Replies View Related

OpenSUSE :: Error Repo-not-available: File '/repodata/repomd.xml' Not Found On Medium

May 19, 2011

FYI - Bug Team: I have had this issue all day today:

PackageKit Error repo-not-available: File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/repositories/home:/dmitry_serpokryl:/Enlightenment-cvs-core-metapackage/openSUSE_11.2/'

View 6 Replies View Related

OpenSUSE Install :: Windows Disabled My Partition - Error 15 File Not Found

Sep 10, 2009

Getting back my OpenSuse OS/partition.

Background: I had a dual boot system, Win XP followed by OpenSuse 11.1 install. I tweaked it a lot to get my wireless card and Nividia card working. Finally got it to a stage where it was working great.

What happened: For some reasons windows XP had some issues and I had to reinstall the OS. Since I have the openSuse install DVD lying around I took the bold step of reinstalling windows knowing that it will blow away the Grub from MBR. However, during the windows setup, the setup said something about setting the Linux partition as inactive (I think so). Unfortunately, I don't remember the exact message.

After finishing the XP install, I booted in with the XP Cd and tried the repair option to repair the MBR. That really messed up the MBR. So much so that booting back with XP boot CD and running fixmbr didn't work. Finally reinstalled windows again.

Now I am not sure what should I do next.

I tried using the superGrubDisk but it gives the following error: Error 15 File not found.

View 7 Replies View Related

Ubuntu Installation :: Installed OpenSUSE 11.3 And Can't Boot - Error 15: File Not Found

Nov 16, 2010

Decided I'd like to take a look at OpenSUSE and installed onto my desktop. Already successfully dual booting Ubuntu 10.10 and Windows XP (which I keep purely for iTunes). When I start the PC the Ubuntu grub menu showing Ubuntu and Windows options has been replaced by a Suse-branded screen showing something that looks (to my untrained eye) like a grub menu. Ubuntu and Suse are listed. If I select Ubuntu I am shown a dos screen with "Error 15: file not found". I am then taken to the old Ubuntu grub screen but trying to boot Ubuntu from that menu returns the same error. I know all the data is still there - I can mount the drive in Suse and view all my documents.

I have searched the forums and tried to follow some of the instructions given in response to similar threads but I'm afraid I didn't get very far. Please assume that I have NO PRIOR KNOWLEDGE of Linux! I really know nothing about it and am only just getting to grips with basic terminal commands. Goodness knows why I thought OpenSUSE would be a good idea... I found instructions for running Boot Info Script and these are the results:

[Code].....

View 1 Replies View Related

OpenSUSE Install :: Error Repo-not-available: File '/repodata/repomd.xml' Not Found On Medium

Apr 25, 2010

this morning the updater applet shows me this error and i dont know what to do this error says

PackageKit Error repo-not-available: File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/repositories/home:/gryffus/openSUSE_11.2+KDE43'

View 1 Replies View Related

OpenSUSE Install :: Error Popup: File '/repodata/repomd/xml' Not Found On Medium

Sep 23, 2010

Just today I have started to repeatedly get an error popup: File '/repodata/repomd/xml' not found on medium [URL] I have not done any updates nor modified the OS in anyway in the last two weeks.

View 2 Replies View Related

OpenSUSE Install :: Error 15 - File Not Found After Update 11.3 On A Dual-boot PC With Ubuntu 9.10

Oct 22, 2010

Recently I've installed Open Suse 11.3 along with Ubuntu 9.10 on my PC ( made it a dual-boot OS ). This morning while logged in, in Open Suse 11.3, found out that there were important update for kernel in Yast. So, did the update and then required to restart the PC. In the Grub/boot menu, I chose to log-in to Open Suse 11.3, but after a while it returned with " Error 15, file not found ". Luckily I was able to log-in in Ubuntu 9.10. Assumed that Error 15 is always related to misplaced or wrong configuration of Grub in the partition, I did several searching via Google, and found this possible solution HowTo Boot into openSUSE when it won't Boot from the Grub Code on the Hard Drive . So I tried the " Broken Grub menu: boot to the menu, drop to a console and boot openSUSE direct " method. But rightly after the " find /boot/grub/menu.lst " command as instructed in the solution, it returned with ( hd0,0 ) and ( hd0,4 ). Why there are 2 bootloader in the Grub ? Which bootloader should I choose ? And for convenience, here is my " menu.lst " folder that I get via Terminal in Ubuntu 9.10 :

$ cat /boot/grub/menu.lst
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),

[code]....

View 9 Replies View Related

OpenSUSE Install :: Mednafen - Configure: Error: *** OpenGL Header File Not Found

Jul 22, 2011

I'm having some problems compiling mednafen on Suse 11.4. When I run configure, things work fine until I get the following series of errors:

[Code]...

configure: error: *** OpenGL header file not found! I've seen references in a few places that these type ("Present But Cannot Be Compiled") can usually be ignored, but in this case ./configure fails and I can't make. I am unsure why this is, as I've installed mednafen on Suse 11.4 before and it runs fine. I've tried installing various OpenGL-related packages that I can find (Mesa, freeglut, glib, etc) but nothing seems to solve the problem

View 1 Replies View Related

General :: Bash - Links -command Not Found - Error In Apache Server

Nov 6, 2010

I am using rhel5 with ip 192.168.0.254.i am using rhel on vmware 7. when i run links 192.168.0.254 then i got error "bash : links : command not found" i want to know why this error is showing? when i use red hat without vmware then there is no problem.

View 2 Replies View Related

Ubuntu :: Root Filesystem Fills Up When Copying A Large File?

Mar 17, 2010

I was just copying a large (50GB) file from one mounted partition to another mounted partition (a USB drive), but before the operation completed, my root filesystem, on a separate partition, filled up.Because it filled up I also couldn't get past the login when I rebooted. I think this is because there is no room to load temporary files. I'm expanding the root partition to temporarily fix this. how can I avoid my root file system filling up when copying a massive file between mounted partitions? the file is being cached in root during the transfer.

View 3 Replies View Related

OpenSUSE :: Apache Configuration - No Acceptable C Compiler Found

Mar 9, 2010

I'm trying to configure Apache, however I have some problems..
linux-top:~/appli/httpd-2.2.14 # ./configure --prefix=/root/appli/
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Configuring Apache Portable Runtime library ...

checking for APR... reconfig
configuring package in srclib/apr now
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
Configuring APR library
Platform: i686-pc-linux-gnu
checking for working mkdir -p... yes
APR Version: 1.3.9
checking for chosen layout... apr
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/root/appli/httpd-2.2.14/srclib/apr':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
configure failed for srclib/apr

View 9 Replies View Related

OpenSUSE :: How To "source Bashrc" - Get An Error File Or Directory Not Found

Jun 12, 2010

in order to install OpenFOAM, I need to

> source ~/.bashrc

but I get an error file or directory not found...

View 6 Replies View Related

OpenSUSE Install :: "Error 15: File Not Found" On Login

Apr 30, 2010

I ran a full package upgrade and then a distribution upgrade yesterday on a Suse 10 system to bring it up to date. I think it worked out fine, except the boot loader (Grub) reports error 15: file not found on attempted boot.

In the other example, the boot loader was configured to look for the now non-existent kernel and i imagine mine is doing the same: the last example was fixed with a live disc that i dont have any more, and i cant make one because i dont have access to a dvd burner.

My question is this: how do I find what version of the kernel I'm using, and how do I configure the Grub boot loader so it'll work as desired? I've been trying every possible option for hours and hours and I really can't afford to lose my information on there.

View 5 Replies View Related

OpenSUSE Install :: Yast2 - Bash Apache Command Not Found

May 3, 2011

I ssh to a remote server which is running in SUSE. And I want to install apache2.0 there. Then I used yast2 to install it. But after installing it, I go to the terminal and type" apache -version" to check if apache is installed there. And it said "-bash: apache: command not found". I don't if I haven't successfully installed it, or I have installed it but just haven't put it into PATH yet. So, my problem is that can anyone tell how to check if I have installed it? If I have installed it, then what is the path of the directory it locates? And if I haven't probably installed it, then can you tell me the how I can installed it? And I am asked to install apache mod_wsgi as well.

View 9 Replies View Related

Ubuntu :: Error On Startup - Error Where Found When Mounting The Disk File

Apr 20, 2011

I was installing last night some applications , then i forgot to plugin my laptop so suddenly it turned off , anyways today i turned it on , while booting it gave me this error : "error where found when mounting the disk file /"so i press I to ignore , and it works , but now how can i fix this error?

View 1 Replies View Related

General :: Error Occurred While Installing GRUB - Error 15: File Not Found

Aug 11, 2010

I am having a problem installing SLES11 on a new server. It goes fine through the setup until it gets to GRUB, it gets me the following error message: Error occurred while installing GRUB

[code]...

I cant continue the installation without this

View 5 Replies View Related

General :: Broken Dual Boot - Xp / Ub - Error: Error File Not Found - Grub Rescue

May 21, 2011

Ubuntu 9.10 was set up to handle the booting selection - previously I thought it was xp but Ubuntu 9.10 "did" it. The system started out as a xp / ubuntu 9.10 dual boot on a 400gb drive. xp has 210gb, ub has 80 and their is a 100gb shared storage. Xp was installed first and then I followed a guide over at linuxconfig.org to get ub installed so that I could select which OS was wanted at boot. Ubuntu manages the boot up menu (Went back to look at my notes from the original setup) The owner tried to update to ub 11.04 and afterall was said and done the machine now boots to the message

error file not found grub rescue I can't say if 11.04 was properly installed or not. Ask whatever you like and I'll give the best answer I can. I think the xp install is okay but I can't say for certain as I don't know how to boot it outside the bootmanager at startup. Data has been saved so if I have to blow it all away and start over I can but I'm hoping I won't have to.

View 29 Replies View Related

General :: Configure RTorrent To Stop Downloading After Certain File Size

Aug 26, 2010

I am looking for a way to configure rTorrent to stop downloading all torrents after they have downloaded x amount. For example, specify 15mb and as soon as the torrent reaches that size have it finish downloading the pieces it has requested and then start seeding partially completed. The reason for this is I'm trying to come up with a way to build ratio on a site where torrents are added very fast and at a very high frequency.

I download and add the torrents to rTorrent automatically via RSS, but I only want to download a small amount and seed that small piece while there are still a lot of people in the swarm (swarm drops off very quickly) and come out with a positive ratio from that small piece, beating the ratio clock so to speak. I thought it would be an interesting all be it somewhat impractical exercise in shell scripting, if rTorrent can be hooked into like that, documentation is sparse in some areas.

View 1 Replies View Related

General :: Wget File And Getting Error 404 File Not Found?

Mar 2, 2011

when i wget aro2220.com it displays
--2011-03-02 16:35:58-- url... 127.0.1.1
Connecting to aro2220.com|127.0.1.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 177 [text/html]
Saving to: 'index.html'
100%
2011-03-02 16:35:58 (12.4 MB/s) - 'index.html' saved [177/177]

However, when I look into the file it is actually blank saying something like "It works! This is the default web page for this server" which can't be correct since that is not what Aro2220.com actually displays.

Furthermore, when I try to wget files I've put on the server for myself it returns a 404, file not found.

View 3 Replies View Related

Debian :: No (File Does Not Exist) In Apache 2.4.10 Error Log

Sep 22, 2015

OS:Debian Jessie -- Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u4 (2015-09-19) x86_64 GNU/Linux

Apache version 2.4.10

IF i test the link http://localhost/123456789 , I can't find the message in /var/log/apache2/error.log

like : [Tue Sep 22 23:30:34 2015] [error] [client 192.168.10.177] File does not exist: /var/www/html/123456789

View 0 Replies View Related

Fedora :: Error 15 / File Not Found

Oct 4, 2010

I am getting and error on my Fedora Core 12 desktop when I try to boot that says " Error 15: File not Found
Press any Key to continue."When I press any key, its take me to the Grub boot loader screen. When I choose a kernel to load, it then takes me back to the black screen that says "Error 15: File not Found Press any key to continue".The last time I had the desktop booted I was using the Gnome disk analyzer and the system froze so I had to perform a hard reboot. Thats when the error started occurring.

View 4 Replies View Related

Ubuntu :: 10.10 - No ZIP File Found Error

Dec 2, 2010

I've just got Ubuntu 10.10 and I also downloaded the most recent version of Wine at the same time, but I've got 4 torrents I've downloaded and I can't run any of them this same message keeps coming up:

"Archive: /home/thedemonkiller/Downloads/AnyDVD 6.7.1.0 + Key-[HB]/setup/SetupAnyDVD6710.exe
[/home/thedemonkiller/Downloads/AnyDVD 6.7.1.0 + Key-[HB]/setup/SetupAnyDVD6710.exe]
End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive.
zipinfo: Cannot find zipfile directory in one of /home/thedemonkiller/Downloads/AnyDVD 6.7.1.0 + Key-[HB]/setup/SetupAnyDVD6710.exe or
/home/thedemonkiller/Downloads/AnyDVD 6.7.1.0 + Key-[HB]/setup/SetupAnyDVD6710.exe.zip, and cannot find /home/thedemonkiller/Downloads/AnyDVD 6.7.1.0 + Key-[HB]/setup/SetupAnyDVD6710.exe.ZIP, period.
No zipfiles found."

View 6 Replies View Related

Ubuntu :: Error - File Not Found Comes Up

Feb 13, 2011

I have a problem with "places" in the panel. Error file not found comes up on all top 7 in list from Home folder to downloads. I can get to my files by going via computer, and to file system. How do i restore, so these items in Places work again ?

View 2 Replies View Related

Ubuntu :: Grub Error 15 File Not Found

Mar 12, 2010

After trying to boot into ubuntu grub gave me an error 15 saying the the file could not be found.

View 3 Replies View Related

Ubuntu Installation :: Error 15: File Not Found

Oct 24, 2010

Iv been using ubuntu on my laptop for just over a year now and thought it about time my desktop got the same. I cant get rid of the vista section of the disk because of things i have on there so a friend gave me a spare 80gb hard drive to have a play with it and go from there. So first of all installed unbuntu 10.10 on the hard drive alls fine i can boot into both vista and ubuntu, i then want to install backtrack 4, so i booted the backtrack disc and off we went, i split the 80gb hard drive in two and installed backtrack to one section, now i cant boot to anything other than backtrack. I got an option for ubuntu although this does look different now (showing up as 'ubuntu, with linux 2.6.35-22-generic-pae') when i go to this option i get the message "error 15:file not found" I also have the option for other operating system, i get this message when i choose this option "error 11: Unrecognized device string"

View 1 Replies View Related

Ubuntu :: Boot Error 15 : File Not Found?

Jan 16, 2011

I am using ubuntu 8.04 with dell inspiron mini. Since couple of days, I got following error

error 15: file not found

Press any key to continue

After than

it appears

Ubuntu 8.04.2 kernel 2.6.24-27-lpia
Ubuntu 8.04.2, kernel 2.6.24-27-lpia ( recovery mode )
Ubuntu 8.04.2, kernel 2.6.24-24-lpia
Ubuntu 8.04.2, kernel 2.6.24-24-lpia ( recovery mode )
Ubuntu 8.04.2, kernel 2.6.24-22-lpia
Ubuntu 8.04.2, kernel 2.6.24-22-lpia ( recovery mode )
System Restore

Use the Up and Down keys to select which entry is highlighted press enter to boot selected OS, "e" to edit the commands before booting, or c for command line.

Before it was not like this. How can I fix it for smooth running.

View 8 Replies View Related







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