Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: bsdtar: do not provide tar alternative
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18833@inbox.vuxu.org>
  2020-02-05 20:05 ` bsdtar: do not provide tar alternative voidlinux-github
@ 2020-02-06  1:55 ` voidlinux-github
  2020-02-06  2:05 ` voidlinux-github
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-02-06  1:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 215 bytes --]

New comment by q66 on void-packages repository

https://github.com/void-linux/void-packages/pull/18833#issuecomment-582699177

Comment:
if we're dropping the alternative here, why not just drop it in `tar` as well?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: bsdtar: do not provide tar alternative
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18833@inbox.vuxu.org>
  2020-02-05 20:05 ` bsdtar: do not provide tar alternative voidlinux-github
  2020-02-06  1:55 ` voidlinux-github
@ 2020-02-06  2:05 ` voidlinux-github
  2020-02-06  7:29 ` voidlinux-github
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-02-06  2:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 180 bytes --]

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18833#issuecomment-582701665

Comment:
let's drop the gtar alternative as well

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: bsdtar: do not provide tar alternative
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18833@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2020-02-06  2:05 ` voidlinux-github
@ 2020-02-06  7:29 ` voidlinux-github
  2020-02-06  7:35 ` voidlinux-github
  2020-02-06  9:09 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-02-06  7:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 243 bytes --]

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/18833#issuecomment-582773247

Comment:
Dropped gtar as well, but will need to check if it work. Doing same for cc didn't succeed recently.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: bsdtar: do not provide tar alternative
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18833@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2020-02-06  7:29 ` voidlinux-github
@ 2020-02-06  7:35 ` voidlinux-github
  2020-02-06  9:09 ` [PR PATCH] [Merged]: " voidlinux-github
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-02-06  7:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 214 bytes --]

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/18833#issuecomment-582774864

Comment:
If it does not work and there's not a test case, we'll have to write one.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Merged]: bsdtar: do not provide tar alternative
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18833@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2020-02-06  7:35 ` voidlinux-github
@ 2020-02-06  9:09 ` voidlinux-github
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-02-06  9:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 555 bytes --]

There's a merged pull request on the void-packages repository

bsdtar: do not provide tar alternative
https://github.com/void-linux/void-packages/pull/18833

Description:
Alternative for tar was introduced to make switch from gnu tar to bsdtar in base-devel easier.

However, bsdtar has different interface than gnu tar, and with alternatives using gnu tar as tar is actually harder when it is needed.

There are also many user-used scripts assuming gnu tar, which are broken now. They should not be affected because of internal matters of packaging.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: bsdtar: do not provide tar alternative
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18833@inbox.vuxu.org>
@ 2020-02-05 20:05 ` voidlinux-github
  2020-02-06  1:55 ` voidlinux-github
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-02-05 20:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/18833#issuecomment-582587519

Comment:
@xtraeme, @pullmoll, @q66 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-02-06  9:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18833@inbox.vuxu.org>
2020-02-05 20:05 ` bsdtar: do not provide tar alternative voidlinux-github
2020-02-06  1:55 ` voidlinux-github
2020-02-06  2:05 ` voidlinux-github
2020-02-06  7:29 ` voidlinux-github
2020-02-06  7:35 ` voidlinux-github
2020-02-06  9:09 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).