Changes

Jump to navigation Jump to search
2,022 bytes removed ,  03:04, 9 November 2007
Line 96: Line 96:  
Then you can reduce the number of perl rpms in your download the less you are responsible for the better
 
Then you can reduce the number of perl rpms in your download the less you are responsible for the better
   −
  yum localinstall smeserver-inventory-tools* --enablerepo=dag --enablerepo=extras [is extras a repo?]
+
  yum localinstall smeserver-inventory-tools* --enablerepo=dag --enablerepo=extras  
    
stephen
 
stephen
 
----
 
----
Is this just a doc issue or do I need to change the Requires?
+
Is this just a doc issue or do I need to change the Requires? DOCUMENTATION, CHANGE THE INSTALL COMMAND
    
All needed deps are should be in ''extras'' and mostly in ''dag''
 
All needed deps are should be in ''extras'' and mostly in ''dag''
Line 131: Line 131:  
  Conflicts: smeserver-glpi              # old RPM version, here for safety!
 
  Conflicts: smeserver-glpi              # old RPM version, here for safety!
   −
I've noticed that rpm handles dependencies even when they are not in the Requires (looks to be parsing some file)
+
=> fresh 7.1 final CD install - no updates
   −
Maybe I can remove almost all of them?
+
=> dag added to yum repos (disabled and invisible)
   −
Will take any advice, I'm not familiar with this!  SN - DOESN'T HURT TO LEAVE THEM IN
+
=> removed all perl dependencies:
   −
PS: installing an SME 7.1 right now to see what happens without Requires all perl deps...
+
A lot are missing... The RPM installed but I got an error trying to contact the server!
 
  −
SN- I JUST TEST ON 7.2, (PREFERABLY WITH YUM UPGRADE APPLIED)
      
Cool34000
 
Cool34000
 
----
 
----
=> fresh 7.1 final CD install - no updates
     −
=> dag added to yum repos (disabled and invisible)
+
Add the dependacies and use the new yum command with --enablerepo.....
 
  −
=> removed all perl dependencies:
  −
Requires:          e-smith-base
  −
Requires:          e-smith-release >= 7
  −
Requires:          monitor-edid >= 1.11-1
  −
Requires:          ocsinventory-ipdiscover >= 1.01-2
  −
Requires:          ocsinventory-agent >= 0.0.6-1
  −
Conflicts:          smeserver-ocs_inventory_ng
  −
Conflicts:          smeserver-glpi
  −
Put agent+server (4 files) in /root and tryed:
  −
# yum localinstall *.rpm --enablerepo=*
  −
...
  −
=============================================================================
  −
  Package                Arch      Version          Repository        Size
  −
=============================================================================
  −
Installing:
  −
  monitor-edid              i386    1.11-1.el4.remi  monitor-edid-1.11-1.el4.remi.i386.rpm            130 k
  −
  ocsinventory-agent        noarch  0.0.6-1.el4.remi ocsinventory-agent-0.0.6-1.el4.remi.noarch.rpm    202 k
  −
  ocsinventory-ipdiscover    i386    1.01-2.el4.remi  ocsinventory-ipdiscover-1.01-2.el4.remi.i386.rpm  8.5 k
  −
  smeserver-inventory-tools  i386    1-7              smeserver-inventory-tools-1-7.i386.rpm            3.0 M
  −
Installing for dependencies:
  −
  mod_perl                i386      1.99_16-4.5        smeos          1.4 M
  −
  perl-Compress-Zlib      i386      1.42-1.el4.rf      dag            152 k
  −
  perl-Net-IP            noarch    1.25-1.el4.rf      smeos            30 k
  −
  perl-Net-SSLeay        i386      1.30-4.el4.centos  extras          198 k
  −
  perl-XML-Simple        noarch    2.17-1.el4.rf      dag              71 k
  −
  −
Transaction Summary
  −
=============================================================================
  −
Install      9 Package(s)
  −
Update      0 Package(s)
  −
Remove      0 Package(s)
  −
Total download size: 5.2 M
  −
A lot are missing... The RPM installed but I got an error trying to contact the server!
 

Navigation menu