DTC needs code to be modified to install

Bug #202886 reported by Brett Alton
This bug report is a duplicate of:  Bug #182276: postinstall script fails. Edit Remove
2
Affects Status Importance Assigned to Milestone
dtc (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: dtc

For DTC to install in Gutsy or Hardy (currently 0.25.3-2ubuntu1), the following line needs to be edited:

/usr/share/dtc/admin/install/functions.php:
# copy ldconfig from sbin to $conf_chroot_path/sbin
if ! [ $UNIX_TYPE"" = "osx" ] ; then
       cp -pf /sbin/ldconfig* sbin/ # used to be 'cp -pf /sbin/ldconfig.real sbin/'
fi

That asterisk (*) was .real before and made the install in Ubuntu fail.

According to this post: http://forums.gplhost.com/phpBB2/image-vp4081.html#4081, the developers have fixed it upstream, so please either update DTC or create a patch for this problem...

Thank you.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.