tags 507043 +moreinfo
thanks
Hi,
What were the versions of ucf and debconf on the machine when
that error occurred? (the aptitude or dpkg logs might help there). How
were you performing the upgrade? Because this does not seem like a bug
in ucf.
libpaper depends on debconf (>= 1.3.22) | debconf-2.0, ucf (>= 0.28)
ucf depends on debconf (>= 1.5.19) | cdebconf
So, by the time we are running the postinst in libpaper1,
a) debconf must have been unpacked and configured
b) ucf must have been unpacked and configured
If that is the case, db_x_loadtemplatefile should have been
present, as long as the dependency in ucf is accurate. Looking at
debconf:
,----
| debconf (1.5.19) unstable; urgency=low
|
| * Add a hack to the teletype frontend to allow typing "q" at a "[More]"
| prompt and break out of the 'pager'. Useful when ucf's diff turns out
| to be many many pages in length. There's no UI indication that "q" works
| here, but it's the same as in other pagers like less.
| * Add (experimental, nonstandard) implementation of the X_LOADTEMPLATEFILE
| protocol command. Should be compatible with cdebconf's. Closes: #427091
|
| -- Joey Hess <[EMAIL PROTECTED]> Tue, 29 Jan 2008 19:59:34 -0500
`----
So, ucf has the proper dependency. Also, ucf is not used in the
.config file of libpaper1, only in the postinst.
This smells like a bug in the process, or perhaps in
dpkg. However, it is hard to tell, since there is so little detail in
the bug report.
manoj
--
economist, n: Someone who's good with figures, but doesn't have enough
personality to become an accountant.
Manoj Srivastava <[EMAIL PROTECTED]> <http://www.golden-gryphon.com/>
1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]