Sponsored Content
Full Discussion: update error
Top Forums UNIX for Dummies Questions & Answers update error Post 302261007 by seyiisq on Saturday 22nd of November 2008 09:06:45 PM
Old 11-22-2008
Quote:
Originally Posted by moshe fried
Hi,
Your problem is caused you don't have enough diskspace either where you are unpacking the package or in the temporary drive used by unzip. Check for a file system with enough disk space and check the option of unzip for a temporary work space.
If you still don't have enough either:
1) Remove what you can carefully.
2) Or add more disk space and unload there for temporary space.
(if you have windows professional you can export disks through NFS)
Moshe
I think this should be in my temp folder pls how do i increase the size of my temp folder
 

8 More Discussions You Might Find Interesting

1. SuSE

Error 15-the file was not found-update linux10.0 failure

I updated the Suse linux 10.0 OS online .The sysem ask me to reboot to take effects.I do so.But the OS do not load and show the message "Error 15 - The file was not found" What can I Do? It does not login to failesafe mode also.May I do reinstall the os through the cd ? Then HOW? I am Very New the... (0 Replies)
Discussion started by: nandhusky
0 Replies

2. Solaris

IPsec PF_KEY UPDATE error

Hello everyone :) First of all, happy new year. I am trying to set up an IPSec connection from a Solaris 10 Server to a Jetdirect 835n Printserver. We use certificates for the authentication (no preshared keys). The phase 1 completes succesffuly but the phase 2 doesn't. Unfortunately, I have no... (1 Reply)
Discussion started by: bonusk
1 Replies

3. Ubuntu

Can't update or use package manager -- gpg error

W: GPG error: http://archive.canonical.com karmic Release: Unknown error executing gpgv W: GPG error: http://us.archive.ubuntu.com karmic Release: Unknown error executing gpgv W: GPG error: http://us.archive.ubuntu.com karmic-updates Release: Unknown error executing gpgv W: GPG error:... (17 Replies)
Discussion started by: CRGreathouse
17 Replies

4. AIX

ML update error

Hi, I have servers JS21 with oslevel 6100-00-11-0943 and now I want to update it to 6100-01-02 but am getting an error. 0503-465 installp: The build date requisite check failed for fileset bos.rte.install. Installed fileset build date of 0943 is more recent than the selected fileset... (3 Replies)
Discussion started by: vjm
3 Replies

5. UNIX for Dummies Questions & Answers

error starting vim after an update?

After trying to make an update to my vim settings, i'm now getting this error message when vim tries to start. Any suggestions would be much appreciated :) Error detected while processing .vimrc: line 40: E15: Invalid expression: E15: Invalid expression: (0 Replies)
Discussion started by: khoges11
0 Replies

6. AIX

Update error - 7.1 migration builddate fail

Hi all, i have just migrate my aix 6.1 to 7.1. After migration my release is: 7100-00-03-1115 now i try to update to 7100-01-00-1140 but i receive lots of BUILD CHECK DATE FAILED on"mcr.rte" and other packets. +-----------------------------------------------------------------------------+ ... (3 Replies)
Discussion started by: Zio Bill
3 Replies

7. Red Hat

Cant update yum what so ever [Errno 14] HTTP Error 404 - Not Found

Hello!!! I am so frustrated I'm about to snap!!! I cant hear any sound in Firefox or re-install Chrome. Every time I try to do anything with YUM inside my terminal (like update or install) I keep getting this error:failure: repodata/repomd.xml from virtualbox: No more mirrors to try. I... (2 Replies)
Discussion started by: ApacheOmega
2 Replies

8. Fedora

Yum update error

Hello, I issued # yum update and received below error. Any idea? # yum update Loaded plugins: fastestmirror, universal-hooks Setting up Update Process Loading mirror speeds from cached hostfile * cpanel-addons-production-feed: 204.10.37.146 * base: mirrors.oit.uci.edu * extras:... (3 Replies)
Discussion started by: feroccimx
3 Replies
intltool-update(1)						   User Commands						intltool-update(1)

NAME
intltool-update - update .po file with marked translatable strings from the application source code SYNOPSIS
intltool-update [--headers] [--help] [--maintain] [--pot] [--report] [--verbose] [--version] language-code DESCRIPTION
The intltool-update, intltoolize, intltool-extract, and intltool-unicodify utilities identify localizable content in application source code, and extract this content into translatable .po message catalog files. intltool-update updates the message catalog files with the translatable content from the application source code. OPTIONS
The following options are supported: --headers Generate the header files in the POTFILES.in file. You can also use -s to specify this option. --help Show usage and basic help information. --maintain Search for files that have been omitted from the POTFILES.in file. You can also use -m to specify this option. --pot Generate the PO template only. You can also use -p to specify this option. --report Display a status report for the module. You can also use -r to specify this option. --verbose Provide additional feedback. You can also use -x to specify this option. --version Show version information. OPERANDS
The following operands are supported: language-code Specifies the language code of the file that you wish to update with new translatable content. EXAMPLES
Example 1: Updating a Message Catalog .pot File With All Marked Translatable Content example% intltool-update --pot Example 2: Updating a Message Catalog .po File for the French Language Based on the Current Contents of the .pot File example% intltool-update fr EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/intltool-updateThe command-line executable for the application. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-common-devel | +-----------------------------+-----------------------------+ |Interface stability |External | +-----------------------------+-----------------------------+ SEE ALSO
intltool-extract(1), intltool-merge(1), intltool-prepare(1), intltool-unicodify(1), intltoolize(1) NOTES
For more information, see the I18N-HOWTO file, which is provided with the intltool source code. Updated by Damien Donlon, Sun Microsystems Inc., 2003. Written by Darin Adler, Kenneth Christiansen, Maciej Stachowiak. SunOS 5.10 3 Apr 2003 intltool-update(1)
All times are GMT -4. The time now is 04:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy