VirtualBox

Opened 17 years ago

Closed 17 years ago

#814 closed defect (fixed)

Paths and package names do not match in OSE debian package

Reported by: David Clymer Owned by: Frank Mehnert
Component: other Version: VirtualBox 1.5.2
Keywords: OSE, debian Cc:
Guest type: other Host type: other

Description

the debian/rules file uses $(package) to build path names, meaning that the package is installed in /usr/{lib,share}/virtualbox-ose.

However, various scripts (init script, VBox.sh) expect the package to be installed in /usr/{lib,share}/virtualbox, which causes breakage.

I've attached a patch to fix this, though I'm not sure it's optimal.

Attachments (3)

rules.diff (763 bytes ) - added by David Clymer 17 years ago.
vboxdrv.init.tmpl.diff (675 bytes ) - added by David Clymer 17 years ago.
Vbox.sh.tmpl.diff (3.4 KB ) - added by David Clymer 17 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by Frank Mehnert, 17 years ago

Owner: set to Frank Mehnert
Status: newassigned

Ok, I guess you are referring to the debian/ directory of the OSE tarball, right? Thanks for the report, we will fix this.

by David Clymer, 17 years ago

Attachment: rules.diff added

by David Clymer, 17 years ago

Attachment: vboxdrv.init.tmpl.diff added

by David Clymer, 17 years ago

Attachment: Vbox.sh.tmpl.diff added

comment:2 by David Clymer, 17 years ago

OSE from subversion

comment:3 by Frank Mehnert, 17 years ago

Resolution: fixed
Status: assignedclosed

I've fixed this issue a little bit different. I actually changed all pathes to /usr/lib/virtualbox-ose and /usr/share/virtualbox-ose. The current SVN should work fine.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use