CentOS 5 :: Command YUM Install Samba - Errno 4
Mar 17, 2011I having problem with command YUM install samba* : Below is detail :
[Code]....
I having problem with command YUM install samba* : Below is detail :
[Code]....
I have installed CentOS 5.6 guest in vmware. This machine has host-only networking. I would like to install vmware-tools, which requires that gcc be installed. (As vmware tools is not yet configured, I cannot copy paste the error. So I am typing it out). As gcc has dependancies, I thought of configuring a local yum repository via http. http is already up and running fine.These are the steps I did:
I mounted the iso as loopback in /mnt/cdrom.
cd /var/www/html
mkdir -p yum/base-pkg
/var/www/html/yum/base-pkg is where all the rpm's going to be served via http will be present. I am changing the ownership of /var/www/html/yum/base-pkg to apache:apache, though not sure if this step is required.
chown -R apache:apache /var/www/html/yum/base-pkg
Now, cd /mnt/cdrom
ls CentOS | wc -l
shows 2684
I am copying these 2684 packages as follows:
cp -avr CentOS/* /var/www/html/yum/base-pkg
I am also copying the directory "repodata" as follows:
cp -R repodata/* /var/www/html/yum/base-pkg
Now, cd /etc/yum.repos.d
ls shows the following files:
CentOS-Base.repo
CentOS-Debuginfo.repo
CentOS-Media.repo
CentOS-Vault.repo
I am renaming the .repo directories to something else. I hope this will ensure that yum will not look into the default repositories, rather will look only into my custom repository file.
for i in $(ls); do mv $i $i.org; done
Now I am creating my repository file named mylocal.repo (in /etc/yum.repos.d)
touch mylocal.repo
vi mylocal.repo
[base-local]
name=Centos $releasever - $basearch
[code].....
I'm new to Linux so I'm unsure how to resolve this. I'm trying to install vsftpd in order to make our CentOS box an FTP server for backups. But I keep running into this problem when doing the "yum install vsftpd"
[root@abc ~]# yum install vsftpd
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.trouble-free.net
* base: hpc.arc.georgetown.edu
[Code]...
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].....
I have a problem with GPG key, when I tried to run #yum updateI have got this errorwarning:rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID d05c057cGPG key retrieval failed: [Errno 14] HTTP eRROR 404: Not foundI used Centos 5.5.
View 10 Replies View RelatedI have several CentOS 5.5 machines running on my network; yum works just fine for them. I used the 5.5 cds to install them. I decided to grab the DVD of 5.6 and build a new machine. Can't run yum.
http://mirrors.finalasp.com/CentOS/5.6/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
[code]....
What is the command to install CUPS and Samba, like yum install. I don't want to be installing wrong things and then end up with dependency problems, and after that what do i need to configure to have CUPS print from the localhost, and so that other computers from the networks also be able to print from the server, that is i'm workin on a server. As for samba i just need the installation command, then i want to figure the rest out.
View 1 Replies View RelatedThe title is pretty self explanatory, I was just wondering how to overcome this error, if I can...
View 9 Replies View RelatedI am trying to install v 10.04.1 and it works up till 34% and then it gives me that error. So annoying and i don't have any other OS's.
I am posting this from a bootable 9.10 CD which doesnt even partition right.
I have a 64 bit CPU but i downloaded 32 bit ubuntu.
I've managed to boot up ubuntu-10.10-desktop-amd64 using PXE, but when the installer is copying the files it fails. I've md5sum checked the iso and it is OK.
Quote:
This is often due to a faulty CD/DVD disk or drive, or a faulty hard disk. It may help to clean the CD/DVD, to burn the CD/DVD at a lower speed, to clean the CD/DVD drive lens (cleaning kits are often available from electronics suppliers), to check whether the hard disk is old and in need of replacement, or to move the system to a cooler environment.
Everytime I attempt to Install Ubuntu or Mint, I get the above error and I am unsure as to why it keeps happening. I read on other forums it can be due to your optical drive so I tried 4 different burners and 3 different types of CD's.
I know they work fine because I use them for other PC's. I've used them on windows XP, Vista, 7 and Mandriva Linux without a single problem. It's only when attempting to install Ubuntu or Mint that I get these errors and it happens every time.
In the error it also mentions that their may be a problem with your HDD, but I've used that HDD for windows xp through its whole life, I only just reformatted earlier in an attempt to install Linux.
I'm having a problem installing Ubuntu using wubi. I get the error:
09-20 23:51 DEBUG TaskList: ## Running uncompress_target_dir...
09-20 23:51 ERROR WindowsBackend: [Errno 2] The system cannot find the file specified
and later on in the log:
[code]...
I have to rename a group of machines in my little samba domain (tbd backend) but there is an ugly bug that makes this impossible. have set 'rename user script' variable corectly, also checked all configurations.When i change computer name in my windows box, it shows an error saying something like "Error calling remote procedure"Looking on server side, username for the machine gets correctly changed in /usr/passwd, and also in samba database.But samba log says:
===============================================================
[2009/10/08 11:10:32, 0] lib/fault.c:fault_report(42)
INTERNAL ERROR: Signal 11 in pid 11052 (3.0.33-3.7.el5_3.1)
[code]....
i have CentOS 5.5 instaled in VmWare 7.1.but do not install GNOME, how I can do to install?
View 4 Replies View RelatedHow to install software on centos from command line?
View 8 Replies View RelatedI want to install Asterisk gui using svn command, but I have the following error:
# svn co http://svn.digium.com/svn/asterisk-gui/trunk asterisk-gui
svn: PROPFIND request failed on '/svn/asterisk-gui/trunk'
svn: PROPFIND of '/svn/asterisk-gui/trunk': Could not resolve hostname `svn.digium.com': Temporary failure in name resolution (http://svn.digium.com)
Just got the new Dual Quad Server and after the installation was completed, It was the destkop edition... Can I get a reference on how to install the "Command Line Only" version of CentOS, OR Can I run the desktop edition and still be able to host VPS's and Web Servers, etc...
View 3 Replies View RelatedIt's a new install on a laptop, it looks like it installs fine, however after a boot I get login & password prompt and command line. I did choose GNOME desktop during the install.I know I will have problems to get 1080p resolution with my Intel integrated card Ironlake but at least I expect to have GNOME with min resolution 800x600.
View 5 Replies View RelatedThis is what I get:
Code:
root@Jason-Lin:/# apt-get install samba
Reading package lists... Done
Building dependency tree
Reading state information... Done
[code]...
This is a fresh 11.04 install. I grabbed a couple of the basics (alternate browsers, media players, etcetera) but other than that I haven't made any modifications or installed any strange packages.
Code:
root@Jason-Lin:/# uname -a
Linux Jason-Lin 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 i686 i386 GNU/Linux
I've tried to install Wine but I get this error: [Errno 14] HTTP Error 400 :http://linuxdownload.adobe.com/linux...ata/repomd.xml Trying other mirror.Error: Cannot retrieve repository metadata (repomd.xml) for repository: adobe-linux-i386. Please verify its path and try again Not sure what is happening here. Can anyone give me some idea and maybe a way to overcome it?
View 4 Replies View RelatedI had installed Centos 5.4 , then upgraded to 5.5 hoping that new version has samba 3.5.x. However the updated Centos 64-bit 5.5 also has Samba 3.0.33-3.28.el5.
How can I update samba at least to Samba 3.0.37 ? The reason is, there seems to be security concerns on samba website, and I wish, at least update to latest 3.0.x .
I've installed CentOS 5.3 on a machine, and I need a Samba version 3.2 or higher. Since 3.4 is out, I thought I'd grab that. But, "yum list|grep samba" gives me only version 3.0.33. Is there a package of Samba I can grab that will upgrade the 3.0 installation so that I don't have two laying around? If not and I need to compile from source, do you have any suggestions for what arguments I should give configure? I'm not used to Linux coming from the BSD world
View 1 Replies View RelatedI've got an install of CentOS 5.3 in a VM which was installed without X or Gnome.I've added X (yum groupinstall 'X Window System') and Gnome (yum groupinstall 'GNOME Desktop Environment) and can now run startx no problem.However on boot I get a command line login rather than the graphical login screen one normally gets if Gnome is included at install time.What do I need to do to get the graphical login after boot?
View 3 Replies View RelatedI'm new to Linux, so I decided to try using Wubi to get started. THe problem is, when it finished installing 10.04, I got this message: OSError: [Errno 13] Permission denied: u'C:\ubuntu\install\ubuntu-10.04-desktop-amd64.iso' Is there any way around this? It might just be that overly restrictive thing called Vista (which I have the bad luck to be using). I was considering getting a USB drive for Ubuntu anyway..
View 1 Replies View RelatedI recently got interested with with OS.. So I downloaded wubi in Ubuntu website. I opted for the Ubuntu Netbook Edition as am using a lappy. However, halfway through finishing download I got an error. The log shows:
OSError: [Errno 13] Permission denied: u'C:\ubuntu\install\ubuntu-10.10-netbook-i386.iso'
this is my first post ever, so sorry if i'm not very descriptive. I just installed Ubuntu Server 9.10 x86 and I cannot use the net command that comes with Samba
View 8 Replies View RelatedI add user in Samba by
#smbpasswd -a noktualek
New SMB password:
Retype new SMB password:
How to check, How many user i really added
I've read and execute the info write in this guide :
[URL]
When I type skype , I receive this message :
bash: skype: command not found.
On a fresh install on a dell 2650: The install goes smooth and on reboot after Nash starts we get
SCSI: 0:1:0:0: timing out command, waited 22s
repeated for two controllers and 16 devices on each controller. Then boots and runs fine.
I have a 500GB external usb drive connected to my USB router (running dd-wrt). I have the router setup with samba and can read/write to it from any PC on the network. I have it setup to automount in Ubuntu. How can I access that mounted samba share when I SSH into the box? I want to cp or mv files from the PC to the Networked samba share via ssh CLI.
View 9 Replies View Related