Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2008 20:19:13 GMT
From:      Alex Keda <admin@lissyara.su>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/129620: Incorrect bzip2 behavior
Message-ID:  <200812132019.mBDKJDFl022961@www.freebsd.org>
Resent-Message-ID: <200812132020.mBDKK0hj083367@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         129620
>Category:       bin
>Synopsis:       Incorrect bzip2 behavior
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 13 20:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alex Keda
>Release:        CURRENT
>Organization:
USSR
>Environment:
FreeBSD acer.lissyara.int.otradno.ru 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sat Dec 13 22:29:48 MSK 2008     lissyara@acer.lissyara.int.otradno.ru:/usr/obj/usr/src/sys/color-console  amd64

>Description:
acer# bzip2 --best --keep vmcore.9
bzip2: Input file vmcore.9 has 1 other link.
acer# bzip2 --best --keep --force vmcore.9
acer# ll | grep core
-rw-------  2 root  wheel   206M 13 &#1076;&#1077;&#1082; 22:41 vmcore.9
-rw-------  1 root  wheel    15M 13 &#1076;&#1077;&#1082; 22:41 vmcore.9.bz2
acer#   
================
I use '--keep' option. I think, not need check num links in this situation...
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812132019.mBDKJDFl022961>