Sponsored Content
Operating Systems Solaris Installing CVS package on solaris machine Post 302199696 by eamani_sun on Tuesday 27th of May 2008 03:23:47 PM
Old 05-27-2008
Installing CVS package on solaris machine

Hi all,

I am tring to install CVS on my solaris machine.

so, I got a package cvs-1.11.22-sol10-x86-local from internet, and did this

"pkgadd -d cvs-1.11.22-sol10-x86-local"

and the output I got is


The following packages are available:
1 SMCcvs cvs
(x86) 1.11.22

Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]:

Processing package instance <SMCcvs> from </cvs-1.11.22-sol10-x86-local>

cvs(x86) 1.11.22
The CVS Group
Using </usr/local> as the package base directory.
## Processing package information.
## Processing system information.
12 package pathnames are already properly installed.
## Verifying disk space requirements.
## Checking for conflicts with packages already installed.
## Checking for setuid/setgid programs.

Installing cvs as <SMCcvs>

## Installing part 1 of 1.
/usr/local/bin/cvs
/usr/local/bin/cvsbug
/usr/local/bin/rcs2log
/usr/local/doc/cvs/AUTHORS
/usr/local/doc/cvs/BUGS
/usr/local/doc/cvs/ChangeLog.zoo
/usr/local/doc/cvs/DEVEL-CVS
/usr/local/doc/cvs/FAQ
/usr/local/doc/cvs/HACKING
/usr/local/doc/cvs/INSTALL
/usr/local/doc/cvs/NEWS
/usr/local/doc/cvs/PROJECTS
/usr/local/doc/cvs/README
/usr/local/doc/cvs/README.VMS
/usr/local/doc/cvs/TESTS
/usr/local/share/cvs/contrib/rcslock
/usr/local/share/cvs/contrib/sccs2rcs
pkgadd: ERROR: unable to open temporary contents file image
(errno 11: Resource temporarily unavailable)

Installation of <SMCcvs> failed (internal error) - package partially
installed.

I thought that it is a space issue and did verified disk space

df -h

Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c1d0s0 4382283 3396688 941773 79% /
/devices 0 0 0 0% /devices
ctfs 0 0 0 0% /system/contract
proc 0 0 0 0% /proc
mnttab 0 0 0 0% /etc/mnttab
swap 100928 720 100208 1% /etc/svc/volatile
objfs 0 0 0 0% /system/object
/usr/lib/libc/libc_hwcap1.so.1 4382283 3396688 941773 79% /lib/libc.so.1
fd 0 0 0 0% /dev/fd
swap 100296 88 100208 1% /tmp
swap 100236 28 100208 1% /var/run
/dev/dsk/c1d0s7 71965284 1701126 69544506 3% /export/home


so I have set env var TMPDIR to /export/home/tmp

but I am still getting the same error

I have even checked the swap space and I have plenty of it.

I am not sure why it is failing!

can someone help me with this.

Last edited by eamani_sun; 05-29-2008 at 11:09 AM..
 

10 More Discussions You Might Find Interesting

1. Solaris

Installing font package

Hi All, Where do I find/download this font package 'FONT_FAMILY_SANS_SERIF-FONT_STYLE_NORMAL-14' and how to install it ? When I run an osi utility (ftamtool) it shows me this error: ##FTAM Tool : XView ERROR XView warning: Impossible de charger le jeu de caractères 'FONT_FAMILY_SANS_SERI... (0 Replies)
Discussion started by: andryk
0 Replies

2. Shell Programming and Scripting

Installing Explorer package Remotely

I am by no means a scripting person, i understand the basics of Bash and some other shells. but i am still learning a great deal mostly from this site. This is what i am basically trying to do. We have over 1000 sun Blade 1500 clients and 200+ V440, v210, V240 servers. I want the local sysadmin... (0 Replies)
Discussion started by: deaconf19
0 Replies

3. UNIX for Dummies Questions & Answers

Installing CVS on Centos 5.3

Hi, I need to install CVS on Centos 5.3. There is a RPM that yum detects and it installs it. But when I type CVS at the command line I get nothing. What do I have to do to configure CVS? (2 Replies)
Discussion started by: mojoman
2 Replies

4. UNIX for Dummies Questions & Answers

Problem while installing WAS ND package

Hi everyone, Hope u doing good. I am trying to installl WebSphere Application Server(WAS) ND package, i got problem at initial level I hope, the problem is with Mozilla browzer. Can anyone trobleshoot the problem An error occurred while starting the launchpad for a WebSphere Application ... (0 Replies)
Discussion started by: sarfraz
0 Replies

5. UNIX for Advanced & Expert Users

How to find dependancies of .dstream package (Solaris) & .rpm package( linux)

Friends, Please let meknow, How we can find the dependancies of .dstream package & .rpm package before installation ? For AIX, We can use the inutoc . command to create the .toc file for the bff package, What about Solaris & Linux ? (0 Replies)
Discussion started by: yb4779
0 Replies

6. BSD

Installing MySQL package

Hey all I'm having a little trouble installing a MySQL database. This is what I tried... export PKG_PATH=ftp://mirror.planetunix.net/pub/OpenBSD/4.9/packages/`machine -a` pkg_add -v mysql-server mysql-client and this is what I get Unknown element: @rcscript /etc/rc.d/mysqld in... (1 Reply)
Discussion started by: desreguard
1 Replies

7. Ubuntu

Installing md5 package into ubuntu

Hi i want to install md5 package into ubuntu. any idea how? Apparently applying md5sum and md5 on a string (not a file) gives a different value! The one that I need to use is the md5 command, but it says command not found when i type md5 in bash. (2 Replies)
Discussion started by: jremio
2 Replies

8. Solaris

Warnings about read-only filesystems while installing a Solaris package

I have two test machines having solaris 10. I have shared a location which have a package on machine1 and mounted that location onto machine2 as below. machine1: share -F nfs -o rw /home1/pkg/test machine2: mount -F nfs -o rw machine2:/home1/pkg/test /tmp/test Now, when i am trying to... (8 Replies)
Discussion started by: snreddy_gopu
8 Replies

9. Red Hat

Installing multiple versions of same package.

I need to install a older version of gnupg but not delete the current version of gnup2 on RHEL 6.4. What would be the correct syntax to install this? Tried to install and relocate it and still getting conflicts. aXXXXXX:root# rpm -ivh /root/rpmbuild/RPMS/x86_64/gnupg-1.4.16-1.x86_64.rpm... (2 Replies)
Discussion started by: soupbone38
2 Replies

10. HP-UX

Installing package

Hi, I need to use the tool "meminfo" in the server, however am not able to as it says the package is not found. I am also not able to find the package in the "HPUX Porting and Archive center". Please guide on how to install this package? Thanks, Aigini (1 Reply)
Discussion started by: anaigini45
1 Replies
CVS-DEBUILD(1)						      General Commands Manual						    CVS-DEBUILD(1)

NAME
cvs-debuild - build a Debian package using cvs-buildpackage and debuild SYNOPSIS
cvs-debuild [debuild options] [cvs-buildpackage options] [--lintian-opts lintian options] DESCRIPTION
cvs-debuild is a wrapper around cvs-buildpackage to run it with debuild as the package-building program. (This cannot simply be accom- plished using the -C option of cvs-buildpackage, as it does not know how to handle all of the special debuild options.) The program simply stashes the debuild and lintian options, and passes them to debuild when it is called by cvs-buildpackage. All of the standard debuild options may be used (as listed below), but note that the root command specified by any --rootcmd or -r command-line option will be passed as an option to cvs-buildpackage. The first non-debuild option detected will signal the start of the cvs-buildpackage options. The selection of the root command is slightly subtle: if there are any command-line options, these will be used. If not, then if cvs- buildpackage is set up to use a default root command, that will be used. Finally, if neither of these are the case, then debuild will use its procedures to determine an appropriate command, as described in its documentation. See the manpages for debuild(1) and cvs-buildpackage for more information about the behaviour of each. OPTIONS
The following are the debuild options recognised by cvs-debuild. All cvs-buildpackage and lintian options are simply passed to the appro- priate program. For explanations of the meanings of these variables, see debuild(1). --no-conf, --noconf --rootcmd=gain-root-command, -rgain-root-command --preserve-env --preserve-envvar=var, -evar --set-envvar=var=value, -evar=value --lintian, --no-lintian --ignore-dirname, --check-dirname These should not be needed, but it is provided nevertheless. SEE ALSO
cvs-buildpackage(1), debuild(1), dpkg-buildpackage(1) and lintian(1). AUTHOR
This program was written by Julian Gilbey <jdg@debian.org>. DEBIAN
Debian Utilities CVS-DEBUILD(1)
All times are GMT -4. The time now is 01:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy