Bug 37054 - Problem report: (misc/flexbackup) doesnt work with FreeBSD tar
Summary: Problem report: (misc/flexbackup) doesnt work with FreeBSD tar
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-14 08:40 UTC by Joseph King
Modified: 2002-09-18 15:23 UTC (History)
0 users

See Also:


Attachments
file.diff (1.30 KB, patch)
2002-04-14 08:40 UTC, Joseph King
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph King 2002-04-14 08:40:01 UTC
	Flexbackup doesnt work with FreeBSD tar but yes with GNU gtar from (archivers/gtar), the program use the options "--no-recursion" ands fails with the mesasge :

	tar: unrecognized option `--no-recursion'
	tar: Unknown option.  Use 'tar --help' for a complete list of options.

Fix: Apply this patch to flexbackup perl script
	Todo: add a dependency of gtar in the flexbackup port Makefile

How-To-Repeat: 	Try to use flexbackup with the option "$type = 'tar';" in the flexbackup.conf
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-09-18 15:22:30 UTC
State Changed
From-To: open->closed

committed, thanks