bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/19632] New: [2.26 Regression] ar leaves a malformed archiv


From: doko at debian dot org
Subject: [Bug binutils/19632] New: [2.26 Regression] ar leaves a malformed archive
Date: Sat, 13 Feb 2016 12:37:17 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19632

            Bug ID: 19632
           Summary: [2.26 Regression] ar leaves a malformed archive
           Product: binutils
           Version: 2.26
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: doko at debian dot org
  Target Milestone: ---

Created attachment 8986
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8986&action=edit
sample deb file

seen with ar from the 2.26 branch (deb files are archive files):

$ cp pkg-templ.deb pkg-mixed-1-member.deb 
$ ar t pkg-mixed-1-member.deb
debian-binary
control.tar.gz
data.tar.gz
$ ar ra debian-binary pkg-mixed-1-member.deb unknown
$ ar t pkg-mixed-1-member.deb
ar: pkg-mixed-1-member.deb: Malformed archive

the original test case involves using dpkg-deb to create the sample deb file
(see https://bugs.debian.org/813006).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]