Hi johansen, Sereral days ago ,I download all packages from http://pkg.opensolaris.org I setup IPS with /usr/lib/pkg.depotd according to the video http://blogs.sun.com/migi/resource/creating_ips_repo_part_4.html Of course my IPS'directory is the father directory of downloading 2 directories(pkg & files) Because the number is large I didn't publish the package using "pkgsend according to http://blogs.sun.com/migi/resource/creating_ips_repo_part_5.html When I start pkg.depotd ,it will spend minutes initializing the index and some other things. I want to ask you . Is my method right? I can see the IPS server with IE or firfox.Its number of package is 19834 that is the same with http://pkg.opensolaris.org
In PackageManiger GUI ,I can install a un-install package for example SUNWgnome-hex-editor,But I can't install slim_install . The slim_install package can be found in the firefox . error:pkg maximum network retries...... I don't know how to do? If I omit some important steps? Can you give me some detail suggestion? Thanks, ------------------ jklyekai 2008-11-21 ------------------------------------------------------------- Re: [pkg-discuss] pkg maximum network when I use distri-constbuild slim_cd.xml downloading file from my local > pkg: Maximum (4) network retries exceeded during download. Details follow: > Transfer from 'http://192.168.148.162:9001' failed: Read error on tar stream. > (happened 4 times) This error means that that the client sent you an empty or corrupted tar stream during its response. It's possible that the server wasn't able to find any of the files requested by the client, in that case you would get this error. I would double-check what files the client was requesting, and if they're not present on your server, you've found the problem. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
