[oe-commits] [Bug 5474] New: busybox and util-linux-ng register alternative `readprofile' to different paths

bugzilla-daemon at git.openembedded.org bugzilla-daemon at git.openembedded.org
Thu Sep 9 16:47:25 UTC 2010


http://bugs.openembedded.org/show_bug.cgi?id=5474

           Summary: busybox and util-linux-ng register alternative
                    `readprofile' to different paths
           Product: Openembedded
           Version: org.openembedded.dev
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: unspecified
        AssignedTo: openembedded-commits at lists.openembedded.org
        ReportedBy: koreylu at gmail.com
                CC: koreylu at gmail.com


Both busybox and util-linux-ng-readprofile provide a `readprofile' command. But
busybox registers the alternative named `readprofile' to
`/usr/sbin/readprofile', while util-linux-ng-readprofile to
`/sbin/readprofile'. And update-alternatives complains about this conflict.

Already have those two installed, then:

root at om-gta02 ~ # opkg configure
Configuring util-linux-ng-readprofile.
update-alternatives: Error: cannot register alternative readprofile to
/sbin/readprofile since it is already registered to /usr/sbin/readprofile
Collected errors:
 * pkg_run_script: postinst script returned status 1.
 * opkg_configure: util-linux-ng-readprofile.postinst returned 1.

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list