General :: Installing CentOS - Get Hung Up At "package Download"
Jun 9, 2011
I have tried to install CentOS about twenty times. Each time it hangs up at package download. I says that file rsh-o,17-40.e15.i386.rpm cannot be oppened Due to a missing file or corrupt package or corrept nedia.
View 4 Replies
ADVERTISEMENT
Jun 1, 2010
I'm using Ubuntu 9.10 Desktop Edition to install DSpace on my desktop. I had install all the JDK,MAVEN,ANT and Postgresql. After i install these prequisites, I start to install DSpace(dspace-1.6.1-release). When i reach mvn pacakge, it will start to download packages. After a few minutes, it will stop on here [as shown below]:
Downloading: [URL] [INFO] Unable to find resource 'org.apache.maven.doxia:doxia-module-xdoc:jar:1.0-alpha-11' in repository java.net [URL] Downloading: [URL]
why it will only stop on this step and can't proceed to download other package? What should I do so that the mvn package can download all the packages that it want?
View 1 Replies
View Related
May 28, 2010
I have a LAMP server that have been working allright for some time now.
I have been running 'yum update' on it every month without problem up until this morning.
Today when I try to update I get the following:
Error Downloading Packages:
1:net-snmp-libs-5.3.2.2-9.el5_5.1.i386: failure: RPMS/net-snmp-libs-5.3.2.2-9.el5_5.1.i386.rpm from updates:
[Code].....
View 19 Replies
View Related
Sep 23, 2011
Error installing mod_ssl on centos 5.7. Do not install the mod_ssl module says there is a package conflict, some way to fix it?. is a 64-bit
[Code]...
View 5 Replies
View Related
Oct 11, 2010
I used the upgrade manager to update to Ubuntu 10.10. It hung on installing grub. After trying the repairs, the system says it can't find grub_xputs and gives the grub rescue> prompt.
View 5 Replies
View Related
May 11, 2011
I just got a new box, installed a HD, put in the CD I made of Ubuntu 8.04 from the EMC2 website.The box is a Samba 845GV with a P4 2.4Ghz processor & 256MB of RAMIt seemed to be installing correctly, but it's hung at a screen that shows a stylized Heron, it's been like this for 45 minutes.
View 6 Replies
View Related
May 29, 2009
I'm completed new to Linux and centos. I've tried to install rtorrent and installed these packages:
Openssl:
=======
[root@server2 bin]# rpm -qa | grep openssl*
openssl-perl-0.9.8e-7.el5
openssl-devel-0.9.8e-7.el5
openssl-0.9.8e-7.el5
openssl-devel-0.9.8e-7.el5
openssl-0.9.8e-7.el5
[root@server2 bin]# yum list installed openssl*
Loaded plugins: fastestmirror, priorities
Installed Packages
openssl.i686 0.9.8e-7.el5 installed
openssl.x86_64 0.9.8e-7.el5 installed
pkg-config:
=======
pkgconfig.x86_64 1:0.21-2.el5 installed
libsigc++
======
libsigc++20.x86_64 2.0.17-1.el5.rf installed
libsigc++20-devel.x86_64 2.0.17-1.el5.rf installed
cUrl
====
curl.x86_64 7.15.5-2.1.el5_3.4 installed
nCursess
======
ncurses.i386 5.5-24.20060715 installed
ncurses.x86_64 5.5-24.20060715 installed
ncurses-devel.i386 5.5-24.20060715 installed
ncurses-devel.x86_64 5.5-24.20060715 installed
For some of them I used apt-get ( yes I had to install apt first) and the other, I used yum.
But when I run ./configure in libtorrent-0.12.4 directory, I get this error at the end of it's process:
checking pkg-config is at least version 0.9.0... yes
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.
What should I do to install it?
View 9 Replies
View Related
Oct 25, 2010
I am using CentOS release 5.2 (Final). Now the problem is the yum is not installing the pkg I required.
I am facing the following error.
The program package-cleanup is found in the yum-utils package.
View 1 Replies
View Related
Apr 12, 2011
I'm a java developer that must use the official JDK distribution. We tried using the open version and it gave us problems. We run the same java in DEV as we do in PRO.
OpenOffice INSISTS -- CANNOT LIVE WITHOUT -- the openjdk... EVERY TIME I try to update, it wants to install that package!
Is there a way that I can block the system from installing a package? Maybe I could just tell people to do --skip-broken with all their upgrade commands, because I disabled that package somehow? Anyone know how to do this?
View 1 Replies
View Related
Oct 8, 2010
I'm trying to install the nautilus-dropbox plugin for dropbox on my CentOS 5.5; while configuring, there is the following error message:
checking pkg-config is at least version 0.9.0... yes
checking for NAUTILUS... yes
checking for GLIB... yes
checking for python... /usr/bin/python
[code]....
But I think I have already installed pygtk2, as shown by yum:
Installed Packages
pygtk2.x86_64 2.10.1-12.el5 installed
pygtk2-codegen.x86_64 2.10.1-12.el5 installed
[code]....
So does the error message means that it requires pygtk rather than pygtk2?
View 5 Replies
View Related
Apr 4, 2009
I have many servers running CentOS 5. I noticed yesterday many had a notificationthat updates were available. I clicked update and they all fail using the GUI. WhenI run yum update it shows packages to be upgraded and asks me to confirm. I enter yes but Yum fails on the first package. I wonder if this has something to do with therelease of 5.3?I get the same failure if I run a yum upgrade too.
Total download size: 465 M
Is this ok [y/N]: y
Downloading Packages:
[code]....
View 19 Replies
View Related
Feb 11, 2010
I installed VMware server on my CentOS 5 machine. I had problems getting that working. Then I installed VMware Workstation. That worked fine. Then I tried using VMware server, but apparently VMware Workstation deleted some of VMware Servers files. So, I uninstalled VMware Workstation. Then I tried to reinstall VMware Server, but rpm complains package VMware-server-2.0.2-203138.x86_64 is already installed
View 3 Replies
View Related
Feb 18, 2010
I want download this package. On this page: [URL] are presented references with unknown command deb, which can't execute on the system. The system is Ubuntu. How correctly get this package?
View 2 Replies
View Related
Mar 5, 2011
what do I need to add to /etc/apt/sources.list? can't really understand the howtos and tutorials
View 7 Replies
View Related
May 13, 2011
I am new to Fedora (I have always used ubuntu in the past), and I am trying to download eclipse. Unfortunately, "sudo yum install eclipse" is returning "no package eclipse available". I think this means that I am missing the correct repo, but I'm not sure which is the right one and don't know how to add it to my repo list for this version. My version of fedora is centos5 based, and my current repo list is the following:
[Code]...
View 4 Replies
View Related
Mar 15, 2009
Sometimes i have on some magazines or Internet Zip packages that are the answer of what i am looking for.
Wich tool and how can i do it? c Well, i am in position to say that i had downloaded from Internet or located the package in the Cd or DVD that comes with the magazine.
But now comes the big question. How can i put this package ( install) on my distro ???
Do i have to be a normal user or should it be root or su (superuser) ?
The packages that come with the distro is easy, because i select them and everything is done
As i told before, maybe this is a silly question, but i simple don't know how to install them and i need some of them to leave MS for good.
View 13 Replies
View Related
Nov 17, 2010
My problem is laptop is always hung what can i do?
View 4 Replies
View Related
Dec 29, 2010
I use RHEL 3 , but do not have installed the package for rcp , so now can not receive file via rcp , can advise what package that I need to install for using rcp ?
View 11 Replies
View Related
Oct 18, 2010
i wants to install "gtk2" package but it needs many dependencies. how can i install the main package with all dependencies in an easy steps?
View 3 Replies
View Related
Mar 13, 2011
OS: Debian testing Is it possible to instruct apt-get to install only some of the files in a package?.Here is the specific problem I'm facing: I have installed latex using the latex installer from CTAN. Now I'd like to install lyx but when apt-get install lyx reports it will install all the deb latex packages (it seems to be unaware latex is already installed). can I instruct apt-get to install only the lyx files with the extra 300MB or so of latex?.
View 3 Replies
View Related
Apr 13, 2011
I was using a 3g iPod nano which was supported by my flavor of Ubuntu . However, recently I have acquired a 4g iPod Touch and to my dismay, it is not supported on my OS. After doing some research, I discovered that Ubuntu 10.04 Lucid Lynx supports all the newer generation Apple products, including my 4g iPod Touch. Is there anyway I can install this package without reformatting my computer COMPLETELY over again? Are there any easier ways to be able to sync my ipod with my computer?
View 5 Replies
View Related
Aug 3, 2011
I have a problem when installing this package through synaptic package manager. this is :
libpng12-dev
the error is:
W: Failed to fetch http://security.ubuntu.com/ubuntu/po...tu2.1_i386.deb
404 Not Found [IP: 91.189.92.167 80]
my distribution is ubuntu 10.4.
View 1 Replies
View Related
May 14, 2010
I am using ubuntu for a month. Yesterday i tried to upgrade it from 9.10 to 10.0. Then i had to shut down the pc for electricity failure. After that ubuntu came into halt in boot time and something like recovery shell came. It advised me to use "fsck" and i did that. All were again fine (Except some icon goes from left to right ). Then today i was trying to install "Virtuabox" and it says i need to remove "devicekit-power" package. i did it with synaptic package manager ( with my newbie wisdom , didn't knew it would crample my system ). Then the Empathy gone, shut down button gone ). I then installed some lost package
- gnome power manager
- indicator session
- indicator applet session
but ubuntu-desktop package is not installing. Whenever i try it says to fix broken package and i tried the option in synaptic, but no luck. also tried in recovery mode to fix broken package but it says the same. now i got the empathy and the green sign back ( after installing those 3 package ) but not like it was ( they are now separated , and uglier ). Same problem installing devicekit-power package. it says it is not in repository.
1. Did the 10.0 failure upgrade was behind this thing?
2. Any help installing Virtuabox? it first installs fine ( downloaded deb package ). then it tries to download some extra packages and always fails to download them. tried in command shell as instructed in its website and also treid in ubuntu soft centre but no luck.
3. Is there any way i can install the missing ubuntu-desktop and devicekit thing?
4. Would be very glad if someone tell me about a linux soft that protect my system from my wild exploration and destruction
View 9 Replies
View Related
Jun 23, 2010
I am running following command which is giving error
Code:
git clone git://git.kernel.org/pub/scm/linux/kernel/git/trovalds/linux-2.6.git linux-2.6
Initialized empty Git repository in /home/tapas/LKP/pandora/linux-2.6/.git/ fatal: The remote end hung up unexpectedly Some one suggested me to check my firewall I am not clear as which port does git uses.
View 2 Replies
View Related
Feb 24, 2010
Is there a way to determine which libraries a package needs before installing the package itself?
View 2 Replies
View Related
Jan 30, 2010
I have Ubuntu 9.10 installed on my laptop.And I am going to install mediaplayer from its "*.deb" file, But it requires a lot of other packages and each of those packages needs others and so on.Since I do not have internet connection on my Ubuntu and my internet connection is in Win XP, so I should download these packages and then check them in my Ubuntu and see what other packages it needs and download them and so on.
It is a very time consuming task. If I could find out what are all the required packages I could download all of them at once and then I could install them by "sudo dpkg -i *".Therefore I am wondering if there is a way to know which packages are the required ones for a typical package, my work would be much more easier.
View 1 Replies
View Related
Jan 23, 2010
Have a McFee Server; SuperMicro 370der, P3 Dual 1 ghz, 256 gig ram, 2 18.2 gig scsi(lvd) drives. Have tried loading 4 versions of ubuntu to my server and get hung on the agp chipset. don't know where to go to get it to work. Tried 6.0 to 9.10.
View 3 Replies
View Related
Oct 7, 2010
I have install bittorrent in my rhel5 box.Now i want to know how to download centos using bittorrent.even i dont know how to use bittorrent.
View 3 Replies
View Related
Aug 28, 2010
I am thinking in starting a CentOS based distribution for communication (call center) and collaboration (IM, email, calendar) tools. What I want to find is Where to get CentOS-only base packages?Any post related with creation of a CentOS based distribution?
View 1 Replies
View Related
Jul 29, 2011
how can i download tacacs and install it in my centos pc?is it possible through terminal,i.e,command line mode?i wanted to learn through it so...
View 2 Replies
View Related