Bug 1001712 - Review Request: golang-tar - Golang package for accessing tar archives
Summary: Review Request: golang-tar - Golang package for accessing tar archives
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthew Miller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-27 14:57 UTC by Lokesh Mandvekar
Modified: 2014-07-01 22:59 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-27 19:30:20 UTC
Type: ---


Attachments (Terms of Use)

Description Lokesh Mandvekar 2013-08-27 14:57:59 UTC
Note: similar to bugs 1001300 1001317 and 1001396.

Spec URL: http://lsm5.fedorapeople.org/rpmbuild/SPECS/golang-tar.spec

SRPM URL: http://lsm5.fedorapeople.org/rpmbuild/SRPMS/golang-tar-0.0.1-1.fc21.src.rpm

Description:
Package tar implements access to tar archives. It aims to cover most of the
variations, including those produced by GNU and BSD tars.
This package includes PAX header support

Fedora Account System Username: lsm5

Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=5860468

 $ rpmlint SPECS/golang-tar.spec 
0 packages and 1 specfiles checked; 0 errors, 0 warnings.

 $ rpmlint SRPMS/golang-tar-0.0.1-1.fc21.src.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

$ rpmlint RPMS/x86_64/golang-tar-0.0.1-1.fc21.x86_64.rpm 
golang-tar.x86_64: E: no-binary
golang-tar.x86_64: W: only-non-binary-in-usr-lib
golang-tar.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/tar/reader_test.go
golang-tar.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/tar/stat_atim.go
golang-tar.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/tar/example_test.go
golang-tar.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/tar/stat_atimespec.go
golang-tar.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/tar/writer_test.go
golang-tar.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/tar/stat_unix.go
golang-tar.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/tar/reader.go
golang-tar.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/tar/writer.go
golang-tar.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/tar/tar_test.go
golang-tar.x86_64: E: script-without-shebang /usr/lib64/golang/src/cmd/tar/common.go
1 packages and 0 specfiles checked; 11 errors, 1 warnings.

Comment 1 Matthew Miller 2013-08-27 19:30:20 UTC
golang 1.1.2 includes a version of this package with the features in this fork, so this separate pacakage is no longer needed. (1.1.2 is in rawhide and f20 now, will be backported to f19 shortly)


Note You need to log in before you can comment on or make changes to this bug.