similar to: problem copying directory from local machine to server

Displaying 20 results from an estimated 4000 matches similar to: "problem copying directory from local machine to server"

2007 Feb 28
1
permissions problem reading INBOX
Hello, I'm sorry if I'm asking something that is documented - I could swear I saw something about this (dovecot changing to the uid of the entry in the userdb when accessing the mailbox), but now I cannot find it anywhere in the wiki! Dovecot seems to be getting the right uid for the mailbox, but then it is having permissions problems. The error is: Feb 27 17:31:08 rm-002-02 dovecot:
2011 Jan 04
1
dovecotpw missing (2.0.8)
Hello, I just installed dovecot version 2.0.8 from the source tarball. After doing ./configure, make, and make install, I don't have the dovecotpw binary anywhere. It is not in /usr/local/bin or /usr/local/sbin where the other binaries are; I also did a find / for it and don't see it. Is there some configuration flag I'm missing? I read the flags in ./configure --help and nothing
2011 Apr 05
1
[HELP] Samba with myob trouble
Hi list, i'm have trouble with MYOB. I'm running samba at debian squeeze and share myob file. If one user access file, it is ok but rouble when multi user access file, myob suddenly terminate and having error like this : *Unable to open lock file ; access privileges may be incorrect or disk may be full * It is my smb.conf : [global] log file = /var/log/samba/log.%m passwd
2003 Mar 13
2
memory limit
Hi, I get an error saying " Cannot allocate vector of size 71289kb". So I tried to increase memory by memory.limit(size=3000000000), I also tried other numbers. Each time I get the message NULL and then I still get the same error as above. I'm using Windows 2000. The system has 1G RAM, and 1.6GHz processor. I was only running R, and was trying to do use a BioConductor package. I
2014 Oct 31
0
[PATCH] builder: pass Sources.source objects directly
Instead of passing the (uri, key, proxy) tuple around, pass the whole Sources.source record; this requires creating proper Sources.source also for uri+fingerprint passed via command line. No functional changes. --- builder/Makefile.am | 2 +- builder/builder.ml | 17 +++++++++-------- builder/index_parser.ml | 14 +++++++------- builder/index_parser.mli | 2 +-
2016 Oct 24
0
[PATCH 2/2] builder: consolidate handling of temporary files/dirs
Create a single temporary directory for all the files created during the virt-builder run (except big disk images, which already use the libguestfs cache directory). A single directory means there is no need to manually schedule all the temporary files and directories for removal when the application quits. --- builder/builder.ml | 12 ++++++++++-- builder/downloader.ml |
2016 Oct 25
0
[PATCH v2 2/2] builder: consolidate handling of temporary files/dirs
Create a single temporary directory for all the files created during the virt-builder run (except big disk images, which already use the libguestfs cache directory). A single directory means there is no need to manually schedule all the temporary files and directories for removal when the application quits. --- builder/builder.ml | 12 ++++++++++-- builder/downloader.ml |
2012 Jun 01
1
problems installing parted tool
i have downloaded the CentOS distribution that comes with Xen Cloud Platform (XCP) at http://www.xen.org/download/xcp/index.html. i am trying to install the parted utility. yum install parted however, i get the following message. Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Setting up Install Process No package parted available. Nothing to do any ideas on what's
2015 Jul 28
0
[PATCH 01/10] builder: add format=FMT in repository .conf files
First step in allow different formats for indexes of images, aside the current one. The only accepted value is "native". --- builder/builder.ml | 5 ++++- builder/sources.ml | 16 ++++++++++++++++ builder/sources.mli | 3 +++ builder/virt-builder.pod | 16 ++++++++++++++++ 4 files changed, 39 insertions(+), 1 deletion(-) diff --git a/builder/builder.ml
2007 Apr 17
1
How to upgrate to CentOS 5 from CentOS 4.4 by using yum.
Hi, My all boxes are running CentOS 4.4. When They were running CentOS 4.3. it upgraded to CentOS 4.4 due to yum. But, This time, My all boxes are still running CentOS 4.4. I did below commands, But no luck yet. [root at mailgw yum.repos.d]# yum update Loading "protectbase" plugin Setting up Update Process Setting up repositories Reading repository metadata in from local files
2006 Feb 11
2
FW: Unable to update
Thanks for the quick response! Here is my yum.repos.d -> [base] name=CentOS-$releasever - Base baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/ gpgcheck=1 gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos4 #released updates [update] name=CentOS-$releasever - Updates baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/ gpgcheck=1
2008 Aug 07
1
Firewire/IEEE1394 support on centos.plus repro and yum update
Helo, I'm trying to update a centos server with a kernel form the centos.plus repro because it contain Firewire/IEEE1394 support. But when y do a : # yum update The kernel from the base is more recent thant the centos plus repro I have tried with the http://wiki.centos.org/PackageManagement/Yum/Priorities plug-in and it didn't take the right kernel :
2023 May 26
2
IUS not pulling latest PHP packages
Hi, I am running CentOS Linux release 7.9.2009 (Core) and have enabled both epel and ius repository - ius-release-2-1.el7.ius.noarch - epel-release-7-14.noarch IUS not pulling the latest PHP packages. I have ran yum clean metadata and yum clean all commands but no luck. The latest version is *7.4.33* # php -v PHP 7.4.30 (cli) (built: Jun 10 2022 16:22:42) ( NTS ) Copyright (c) The PHP
2009 May 07
1
Local yum mirror and repomd.xml
Hey, So, I'm having a minor issue. Today, I configured one of our CentOS systems to use our local mirror (mirror.clarkson.edu) for its repositories. After doing this, I ran a yum update and received the following warning in the output along with the updates available: Not using downloaded repomd.xml because it is older than what we have: Current : Thu May 7 14:41:57 2009 Downloaded:
2023 May 26
1
IUS not pulling latest PHP packages
Hello, looking at the metadata for EPEL and IUS, neither seem to carry PHP 7.4. It is EOL anyway, so you should migrate to PHP 8. To find out where your current PHP comes from try something like: # rpm -qf /usr/bin/php # rpm -qi php I would recommend you switch to Remi's repo and upgrade to PHP 8: https://rpms.remirepo.net/ Kind regards, Steve Am 26.05.2023 12:50, schrieb Kaushal
2007 May 08
0
yum can't connect to mirrors
Hello, I added rpmforge yum repo to my yum config and then the box couldn't connect to fetch updates. I added enabled=0 to rpmforge.repo as well as add-ons, contrib, and centosplus, but i'm still getting mirror errors. I believe i've got some file corruption somewhere, but i don't see where. I can't even fetch packages in updates now, keep getting connection refused
2008 Feb 15
0
No installed updated kernels via yum
Subject says it all. Running yum install kernel or yum install kernel-2.6.18-53.1.13.el5.i686.rpm gives "nothing to do". Yum runs daily via cron. Last kernel installed in /boot via yum is: Sep 27 16:38 vmlinuz-2.6.18-8.1.14.el5 /etc/yum.conf contains: [main] cachedir=/var/cache/yum keepcache=1 debuglevel=2 logfile=/var/log/yum.log pkgpolicy=newest distroverpkg=redhat-release
2017 Mar 07
0
[PATCH v4 9/9] Add a virt-builder-repository tool
virt-builder-repository allows users to easily create or update a virt-builder source repository out of disk images. The tool can be run in either interactive or automated mode. --- .gitignore | 3 + builder/Makefile.am | 81 ++++++- builder/repository_main.ml | 466 ++++++++++++++++++++++++++++++++++++ builder/test-docs.sh | 2
2006 Aug 30
2
Yum updates packages for other arch too
Hi, I have the x86_64 arch on my server so therfore i expect that yum updates only x86_64 packages. With the last *yum update* i?ve noticed a strange behaviour while retrieving the needed packeges. As you you see, yum wants install packages for different architectures: glibc x86_64 2.3.4-2.25 base 4.9 M glibc i686 2.3.4-2.25 base 5.1 M . .
2017 Mar 23
0
[PATCH v5 10/10] Add a virt-builder-repository tool
virt-builder-repository allows users to easily create or update a virt-builder source repository out of disk images. The tool can be run in either interactive or automated mode. --- .gitignore | 3 + builder/Makefile.am | 81 +++++- builder/repository_main.ml | 488 ++++++++++++++++++++++++++++++++++++ builder/test-docs.sh | 2