Ticket #429 (closed defect: fixed)
postinst problems ucfr doesn't exist
Reported by: | bradshaw | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 0.9.3 Release |
Component: | bcfg2-client | Version: | |
Keywords: | Cc: |
Description
I was just installing the 0.9.3pre6 on my ubuntu dapper x86_64 machine and it fails with
/var/lib/dpkg/info/bcfg2.postinst: line 25: ucfr: command not found
now I have ucf installed spock# dpkg -l ucf Desired=Unknown/Install/Remove/Purge/Hold? | Status=Not/Installed/Config?-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst?-required/X=both-problems (Status,Err: uppercase=bad)
/ Name Version Description |
+++-===============================-===============================-============================================================================== ii ucf 2.004 Update Configuration File: preserves user changes to config files.
and here is the file list, which actually doesn't include the ucfr spock# dpkg -L ucf /. /usr /usr/share /usr/share/lintian /usr/share/lintian/overrides /usr/share/lintian/overrides/ucf /usr/share/man /usr/share/man/man1 /usr/share/man/man1/ucf.1.gz /usr/share/man/man1/lcf.1.gz /usr/share/man/man5 /usr/share/man/man5/ucf.conf.5.gz /usr/share/doc /usr/share/doc/ucf /usr/share/doc/ucf/examples /usr/share/doc/ucf/examples/postinst /usr/share/doc/ucf/examples/postrm /usr/share/doc/ucf/copyright /usr/share/doc/ucf/changelog.gz /usr/bin /usr/bin/ucf /usr/bin/lcf /etc /etc/ucf.conf /var /var/lib /var/lib/ucf
so where does the ucfr come from or is that a typo?
Rick
It looks like you need a newer version of ucf. I've checked and the version 2.0017 has a ucfr command. We should figure out where it got added and what it does...