Problem with solaris 10 installation package


 
Thread Tools Search this Thread
Operating Systems Solaris Problem with solaris 10 installation package
# 8  
Old 03-19-2008
# 9  
Old 03-20-2008
Thanks DukeNuke2 for your reply.
I mounted an ISO image of my Solaris.ISO, it works perfectly with : "mount -F hsfs -o ro `lofiadm -a /export/temp/software.iso` /mnt".
But the problem is always the same : when I'm into "/mnt/Solaris_10/Product/" directory I do : "pkgadd -d SUNWman"
but I get :
"pkgadd: ERROR: no packages were found in </mnt/Solaris_10/Product/SUNWman>" Smilie

For more informations, into my "/mnt/Solaris_10/Product/SUNWman" directory I have 3 folders : "archive"; "install"; "reloc"
In "archive" there is just "none.bz"
In "install" there are 3 files "copyright", "depends" and "i.none"
and in "reloc" there is an other folder "share" and into "share" there is "man" and into "man" there is all the man files (man1, man2 etc...)

Any ideas? Smilie
# 10  
Old 03-20-2008
just for testing... do a:

Code:
# pkgadd -d .

in the dir with the packages.
# 11  
Old 03-20-2008
Ok!! Here we go! Smilie

I did "pkgadd -d product" in the "/mnt/Solaris_10/" directory and it works good!
Thank you DukeNuke2! Smilie
# 12  
Old 07-03-2008
Help me please!
I practised removing man page. Then I installed SUNWman package in Solaris 10 DVD and get this error:

## Installing part 1 of 1.
cpio: Can't read input: end of file encountered prior to expected end of archive.

1 errors
Unarchiving of /cdrom/sol_10_508_x86/Solaris_10/Product/SUNWman/archive/none failed with error 1
pkgadd: ERROR: class action script did not complete successfully

Installation of <SUNWman> failed.

I don't know how to fix that error.
Please help me, I'm beginner.
Many thanks!
# 13  
Old 07-03-2008
Quote:
Originally Posted by o0000o
Help me please!
I practised removing man page. Then I installed SUNWman package in Solaris 10 DVD and get this error:

## Installing part 1 of 1.
cpio: Can't read input: end of file encountered prior to expected end of archive.

1 errors
Unarchiving of /cdrom/sol_10_508_x86/Solaris_10/Product/SUNWman/archive/none failed with error 1
pkgadd: ERROR: class action script did not complete successfully

Installation of <SUNWman> failed.

I don't know how to fix that error.
Please help me, I'm beginner.
Many thanks!
My God, I have bad installed p7zip and it's the original problem.
I applied 7z patch from Sun and successfully installing SUNWman.
I'm very sorry for my bad post above.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Package installation in Solaris 11

I have Solaris-11 and installed few non global zones inside it. I saw many of the packages are not installed in non global zone after installing it. root@pos_ddr01 # pkg list | wc -l 479 root@pos_ddr01 # root@pos_ddr01-zkmq01:~# pkg list | wc -l 206 root@pos_ddr01-zkmq01:~# I can... (1 Reply)
Discussion started by: solaris_1977
1 Replies

2. Solaris

php package installation problem

can u tell me the procedure to install php 5 using package .. i downloaded php-5.2.1-sol10-x86-local.gz from sunfreeware i have added package using pkgadd -d php-5.2.1-sol10-x86-local then i have added these two lines in httpd.conf LoadModule php5_module modules/libphp5.so... (7 Replies)
Discussion started by: senkerth
7 Replies

3. Solaris

Solaris 9 installation problem

Hi friends I have a problem in installing solaris 9 in a ULTRA Enterprise 1 machine. The first cd runs without any problem and the web start installation also working. When it comes to second disc (the installation cd), it geting rejected from cd drive so can't continue the installatinon. any... (6 Replies)
Discussion started by: enke1234
6 Replies

4. Solaris

Problem in locale installation through solaris 10 cds

Dear All I am in a problem where i have to install en_us locale through solaris 10 05/08 which is in 5 cds as I download from internet. when I use the following command after putting disk 1 of solaris 10 loceladm -a en_us -d /cdrom/cdrom0/s0/Solaris_10/Product It install few packages but... (3 Replies)
Discussion started by: girish.batra
3 Replies

5. Solaris

Solaris Package Installation

Hi Friends,, I got a doubt about installing packages after the installation of Solaris 10. Suppose if we want to get smc tool by installing some packages from cd-3,, then how can we know the packages that has to be installed to get the smc tool. Can anyone help to solve this small... (1 Reply)
Discussion started by: sdspawankumar
1 Replies

6. UNIX for Dummies Questions & Answers

solaris 10 installation problem

Hi, I have sun enterprise server which uses an lineox box as its mail server and for also storing backups. the mail is linked from the lineox box to sun server and theres a mount on the sun server linking the box for partition, I want to get rid of lineox OS and install solaris 10. But i want... (0 Replies)
Discussion started by: stakes20
0 Replies

7. Solaris

Problem during installation of Solaris 2.6

Hello, For testing purpose, I need to install SOLARIS 2.6 on a machine SUN FIRE 880 which is installed with Solaris 2.8. When I boot on the cdrom 2.6, the system answers : boot : cannot open /kernel/unix In the documentation, I saw that I need to reset the boot file value in the PROM. I did it... (1 Reply)
Discussion started by: aribault
1 Replies

8. Solaris

Installation problem: Solaris 10

Hello all, I downloaded Solaris 10 and installed it on my Pentium 4 (1.7 Ghz), 256MB RAM, with LG StudioWorks Monitor. Everything went fine till installation completed and when after installation computer rebooted, rather than displaying the graphical login screen the monitor goes out of... (4 Replies)
Discussion started by: varunnarang
4 Replies

9. UNIX for Advanced & Expert Users

Solaris Package Manager problem

i'm trying to run Patch Manager, but i'm getting the following problem when i try and run "pprosvc" with either the -l, -d, or -i options. Assessing patches needed for your system...... (8 Replies)
Discussion started by: xyyz
8 Replies

10. UNIX for Advanced & Expert Users

Solaris 8 Installation problem on Intel !

I've tried to install solaris 8 on the Intel ,but in lan card detecting that i should give IP address ,it fails & doesn't accept it. So i tried to install without networking ,but after that it has strange behaviour ,( eng. when i want to poweroff machine by init 5 it doesn't do anything) ... (1 Reply)
Discussion started by: nikk
1 Replies
Login or Register to Ask a Question