[Bug 494797] Re: ar fails when double-slashes are used in certain paths

2014-10-16 Thread Matthias Klose
can't reproduce this in 14.10

** Changed in: binutils (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/494797

Title:
  ar fails when double-slashes are used in certain paths

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/494797/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 494797] Re: ar fails when double-slashes are used in certain paths

2010-01-20 Thread Loïc Minier
The test case mentions multiple problems, but I think it boils down to
one: when the path to the archive to create has "//" and relative path
names are used for files to put in the archive, the relative path stored
in the archive is wrong (one "../" too much).

-- 
ar fails when double-slashes are used in certain paths
https://bugs.launchpad.net/bugs/494797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 494797] Re: ar fails when double-slashes are used in certain paths

2010-01-20 Thread Loïc Minier
This is specific to thin archives.

-- 
ar fails when double-slashes are used in certain paths
https://bugs.launchpad.net/bugs/494797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 494797] Re: ar fails when double-slashes are used in certain paths

2010-01-20 Thread Oliver Grawert
the same happens for paths with plus signs ...

(echo create 
/build/buildd/uboot-imx-2009.08+really2009.01/build/build-imx51/post/libpost.a; 
for lib in   ; \
 do echo addlib $lib; done; echo save) \
| ar -M
+Syntax error in archive script, line 1

-- 
ar fails when double-slashes are used in certain paths
https://bugs.launchpad.net/bugs/494797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 494797] Re: ar fails when double-slashes are used in certain paths

2010-01-09 Thread Matthias Klose
** Changed in: binutils (Ubuntu)
   Importance: Undecided => Low

** Changed in: binutils (Ubuntu)
   Status: New => Confirmed

-- 
ar fails when double-slashes are used in certain paths
https://bugs.launchpad.net/bugs/494797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 494797] Re: ar fails when double-slashes are used in certain paths

2009-12-09 Thread Nonconventionally Creative

** Attachment added: "Test cases"
   http://launchpadlibrarian.net/36642846/ar-test.sh

-- 
ar fails when double-slashes are used in certain paths
https://bugs.launchpad.net/bugs/494797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs