Opened 13 years ago

Closed 13 years ago

#75 closed defect (wontfix)

Install problem on Squeeze

Reported by: rink@… Owned by:
Priority: major Milestone:
Version: 5.5.0 Keywords: runlevel update-rc.d
Cc:

Description

When I tried to install omsa 5.5 on squeeze I got the following messages:

update-rc.d: warning: instsvcdrv start runlevel arguments (2 3 4 5) do not match LSB Default-Start values (0 3 4 5 6) update-rc.d: warning: instsvcdrv stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1 2) update-rc.d: warning: dataeng start runlevel arguments (2 3 4 5) do not match LSB Default-Start values (3 4 5) update-rc.d: warning: dataeng stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1 2)

After correcting the files I did: update-rc.d -f instsvcdrv remove update-rc.d -f dataeng remove update-rc.d instsvcdrv defaults update-rc.d dataeng defaults

After a restart omreport functioned as expected.

Attachments (2)

dataeng.patch (463 bytes) - added by rink@… 13 years ago.
instsvcdrv.patch (469 bytes) - added by rink@… 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by rink@…

Changed 13 years ago by rink@…

comment:1 Changed 13 years ago by jaap@…

  • Resolution set to wontfix
  • Status changed from new to closed

Hi,

thanks for patches. but we don't develop this anymore since Dell made OMSA packages for debian their selves.

Note: See TracTickets for help on using tickets.