search for: pkgtrans

Displaying 11 results from an estimated 11 matches for "pkgtrans".

2002 Mar 13
1
Problem with buildpkg.sh
...contrib/solaris directory. I am receiving the following error: Building pkginfo file... Building prototype file... Building package.. ## Building pkgmap from package prototype file. ## Processing pkginfo file. pkgmk: ERROR: parameter <VERSION> cannot be null ## Packaging was not successful. pkgtrans: ERROR: unable to complete package transfer - no packages were selected from </var/tmp/openssh-3.1p1/contrib/solaris> I have read the README, and the only step that I am unsure about is the first one. Excuse me if this is dumb question, but what is the CVS tree? When I attempt to run ste...
2002 May 22
1
(no subject)
...OS 5.6 Generic_105181-17 sun4m sparc SUNW,SPARCstation-20" Building pkginfo file... Building prototype file... Building package.. ## Building pkgmap from package prototype file. ## Processing pkginfo file. pkgmk: ERROR: parameter <VERSION> cannot be null ## Packaging was not successful. pkgtrans: ERROR: unable to complete package transfer - no packages were selected from </tmp/source/openssh-3.1p1/contrib/solaris> ---------------- Les donnees et renseignements contenus dans ce message sont personnels, confidentiels et secrets. Ce message est adresse a l'individu ou l...
2004 Apr 30
0
buildpkg.sh enhancements
...upport for OpenSerever. (not done yet) I've always intended for this script to work on any system that has the pkgadd/pkgrm tools. We now build an empty depend file that you can add to. We now build a postremove file. If you link buildpkg.sh to justpkg.sh you can use justpkg.sh to do a pkgmk, pkgtrans from the bits already installed instead of removing $FAKE_ROOT and starting from scratch. Enjoy. -- Tim Rice Multitalents (707) 887-1469 tim at multitalents.net -------------- next part -------------- --- buildpkg.sh 2004-01-22 16:10:03.000000000 -0800 +++ /usr/local/src/networking/openssh-3....
2002 Apr 10
1
problem with making solaris package (openssh)
..., install will not overwrite"; \ fi Building pkginfo file... Building prototype file... a teraz sie wypierdoli Building package.. ## Building pkgmap from package prototype file. ## Processing pkginfo file. pkgmk: ERROR: parameter <VERSION> cannot be null ## Packaging was not successful. pkgtrans: ERROR: unable to complete package transfer - no packages were selected from </opt/sldx/slwo/openssh-3.1p1/openssh-3.1p1/contrib/solaris>
2002 Mar 18
1
Need help with buildpkg script
...c /moduli already exists, install will not overwrite"; \ fi Building pkginfo file... Building prototype file... Building package.. ## Building pkgmap from package prototype file. ## Processing pkginfo file. pkgmk: ERROR: parameter <VERSION> cannot be null ## Packaging was not successful. pkgtrans: ERROR: unable to complete package transfer - no packages were selected from </tools/OpenSSH/openssh-3.1p1/contrib/solar The server had Openssh 2.9p2 installed, so I removed the package first, then re-compiled Zlib, Openssl, openssh etc... and try building the new pakage. I built all the...
2002 Mar 12
0
Can't get 3.1p1 to compile under Solaris 8
...========== Faking root install... ./buildpkg.sh: make: not found Building pkginfo file... Building prototype file... Building package.. ## Building pkgmap from package prototype file. ## Processing pkginfo file. pkgmk: ERROR: parameter <VERSION> cannot be null ## Packaging was not successful. pkgtrans: ERROR: unable to complete package transfer - no packages were selected from </home/jheiden/ssh/openssh-3.1p1/contrib/solaris> ====================================================== Any help you can give would be *GREATLY* appreciated! John Heiden Network Engineer The University of Tol...
2003 Sep 07
1
Iconv support - Samba 3.0rc2/Solaris 9 (sparc)
...h almost crashed the Sun box, as I ran out of swap space in /tmp. I didn't realise that the binaries were going to be over 800mb. The box came back after about 5 minutes and I was able to add more swap space using mkfile and swap -a. I think a warning would be a good idea, otherwise perhaps the pkgtrans could be performed somewhere on disk instead of in /tmp. Anyway, during the menus of "pkgadd -d samba.pkg", I was asked if I wanted to enable SWAT. Which I did, but when I try to open swat in Mozilla this is what I get: 500 Server Error chdir failed - the server is not configured correc...
2002 Jun 18
0
Solaris packaging of rsync - script comes here
...an1/rsync.1 0644 bin bin d none man/man5 0755 bin bin f none man/man5/rsyncd.conf.5 0644 bin bin EOFPROTO ## And now build the package. OUTPUTFILE=$PKGNAME-$VERSION-sol8-$ARCH-local.pkg echo "Building package.." echo FAKE_ROOT = $FAKE_ROOT cd $FAKE_ROOT pkgmk -d . -r . -f ./prototype -o pkgtrans -os . $OUTPUTFILE $PKGNAME mv $OUTPUTFILE .. cd .. # Comment this out if you want to see, which file structure has been created rm -rf $FAKE_ROOT
2003 Feb 05
3
Solaris binary distribution question /usr/local
HI! I am trying to configure the samba 2.2.7 binary from sunfreeware ( package for Solaris 7). Is there any way to override the default install location of /usr/local/samba for the lock files? I do not have access to /usr/local as it is NFS mounted and shared by all Solaris 7 boxes. I can pkgadd to a different root path, and I can -s the config file to the install location, but I cannot
2002 Feb 28
4
Update to solaris package creation
Can someone else from the Solaris realm that uses our package system verify that this should be done? It looks right, but I want another opinion before commiting. - Ben > On Wed, 27 Feb 2002, Antonio Navarro wrote: > >> Hi Ben, >> >> I have made some modifications to the buildpkg.sh script that is >> distributed with openssh. >> >> I am sending it to
2009 Aug 05
5
[Bug 1629] New: allow --port=#### option at configuration time?
...ild system AssignedTo: unassigned-bugs at mindrot.org ReportedBy: mike.ellis at fmr.com I used the awesome "make package" option to create a native Solaris package. I wanted to run this version of openSSH on port 2222 instead of port 22, but that now meant I had to "pkgtrans the package" that "make package" created, edit the config-file, and re-pack it. If at "./configure time" you could specify certain variables such as port, pidfile, and potentially some others that would work their way all the way into the sshd config file, the "make p...