[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#224676: Broke debootstrap.



On Sat, Dec 20, 2003 at 11:05:13PM -0200, Otavio Salvador wrote:
> Current busybox broke debootstrap functionality. Please check the sed,
> wc or md5sum module.

Please provide proper tests for the needed features.

| $./busybox md5sum busybox
| 742a1a1bf7dea06565344fa65a9b039d  busybox
| $ md5sum busybox
| 742a1a1bf7dea06565344fa65a9b039d  busybox

| $./busybox wc busybox
|     379    2889   99180 busybox
| $ wc busybox
|   379  3044 99180 busybox
| $./busybox wc config.log
|     242     683    6678 config.log
| $ wc config.log
|  242  683 6678 config.log

md5sum and wc works correctly, wc in line mode differs in binary files.

bastian

-- 
Vulcans believe peace should not depend on force.
		-- Amanda, "Journey to Babel", stardate 3842.3

Attachment: signature.asc
Description: Digital signature


Reply to: