Hi,

I'm trying to upload an SVR4 package to an IPS repository I own.
Here's the set of commands I'm issuing:
   eval `pkgsend open <pkgname>@$<version>` -s <IPS_Server>
   pkgsend -s <IPS_Server> send <DIR>
   # <DIR> contains all the files needed by the package (pkginfo,
install and data files)
   pkgsend close -s <IPS_Server>

The problem is that when a client installs the package, the manifest
file for the package is not populated at all, except the entries for
FMRI name and authority name, which is weird because these entries do
not appear for other packages.

In one of the other threads
(http://mail.opensolaris.org/pipermail/pkg-discuss/2009-February/010689.html),
Shawn mentioned that the 'pkgsend send' sub-command is no longer
supported. What's the alternative, then?

The following information may be helpful:

$ uname -a
SunOS IPSserver 5.11 snv_86 i86pc i386 i86pc Solaris

$ pkg version
d974bb176266

$ cat /etc/release
                        OpenSolaris 2008.05 snv_86_rc3 X86
           Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                             Assembled 26 April 2008

Thanks,
- Varun
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to