Re: coreutils /bin file dependencies

2017-06-26 Thread Vít Ondruch
Dne 26.6.2017 v 11:56 Petr Šabata napsal(a): > On Fri, Jun 23, 2017 at 10:40:25AM +0200, Vít Ondruch wrote: >> >> Dne 22.6.2017 v 17:15 Petr Šabata napsal(a): >>> While playing with Base Runtime container base images we noticed >>> that some packages couldn't be installed with coreutils-single >>

Re: coreutils /bin file dependencies

2017-06-26 Thread Petr Šabata
On Fri, Jun 23, 2017 at 10:40:25AM +0200, Vít Ondruch wrote: > > > Dne 22.6.2017 v 17:15 Petr Šabata napsal(a): > > While playing with Base Runtime container base images we noticed > > that some packages couldn't be installed with coreutils-single > > due to their /bin file dependencies. Unlike

Re: coreutils /bin file dependencies

2017-06-23 Thread Adam Williamson
On Fri, 2017-06-23 at 05:55 -0400, Charalampos Stratakis wrote: > Many people do that and find it convenient, but I don't see how > maintaining the same SPEC file for different distros is less of a > maintenance burden > than having a different SPEC for each distro/branch you want to > support. It

Re: coreutils /bin file dependencies

2017-06-23 Thread Charalampos Stratakis
haralampos Stratakis Associate Software Engineer Python Maintenance Team, Red Hat - Original Message - From: "Mark Wielaard" To: "Igor Gnatenko" Cc: "Development discussions related to Fedora" Sent: Friday, June 23, 2017 10:57:11 AM Subject: Re: coreutils /bin

Re: coreutils /bin file dependencies

2017-06-23 Thread Kamil Dudka
On Friday, June 23, 2017 10:57:11 Mark Wielaard wrote: > On Fri, 2017-06-23 at 10:11 +0200, Igor Gnatenko wrote: > > > On Fri, 2017-06-23 at 09:57 +0200, Mark Wielaard wrote: > > > > > On Thu, 2017-06-22 at 17:15 +0200, Petr Šabata wrote: > > > > > > > For the record, there appear to be only 25

Re: coreutils /bin file dependencies

2017-06-23 Thread Vít Ondruch
Dne 23.6.2017 v 10:57 Mark Wielaard napsal(a): > On Fri, 2017-06-23 at 10:11 +0200, Igor Gnatenko wrote: >> On Fri, 2017-06-23 at 09:57 +0200, Mark Wielaard wrote: >>> On Thu, 2017-06-22 at 17:15 +0200, Petr Šabata wrote: For the record, there appear to be only 25 binary packages that d

Re: coreutils /bin file dependencies

2017-06-23 Thread Mark Wielaard
On Fri, 2017-06-23 at 10:11 +0200, Igor Gnatenko wrote: > On Fri, 2017-06-23 at 09:57 +0200, Mark Wielaard wrote: > > On Thu, 2017-06-22 at 17:15 +0200, Petr Šabata wrote: > > > For the record, there appear to be only 25 binary packages that > > > depend on /bin coreutils paths[1]; > > > > I just

Re: coreutils /bin file dependencies

2017-06-23 Thread Vít Ondruch
Dne 22.6.2017 v 17:15 Petr Šabata napsal(a): > While playing with Base Runtime container base images we noticed > that some packages couldn't be installed with coreutils-single > due to their /bin file dependencies. Unlike the original > coreutils package, coreutils-single doesn't provide the >

Re: coreutils /bin file dependencies

2017-06-23 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Fri, 2017-06-23 at 09:57 +0200, Mark Wielaard wrote: > On Thu, 2017-06-22 at 17:15 +0200, Petr Šabata wrote: > > While playing with Base Runtime container base images we noticed > > that some packages couldn't be installed with coreutils-single >

Re: coreutils /bin file dependencies

2017-06-23 Thread Mark Wielaard
On Thu, 2017-06-22 at 17:15 +0200, Petr Šabata wrote: > While playing with Base Runtime container base images we noticed > that some packages couldn't be installed with coreutils-single > due to their /bin file dependencies. Unlike the original > coreutils package, coreutils-single doesn't provide

Re: coreutils /bin file dependencies

2017-06-22 Thread Neal Gompa
On Thu, Jun 22, 2017 at 11:15 AM, Petr Šabata wrote: > While playing with Base Runtime container base images we noticed > that some packages couldn't be installed with coreutils-single > due to their /bin file dependencies. Unlike the original > coreutils package, coreutils-single doesn't provide

coreutils /bin file dependencies

2017-06-22 Thread Petr Šabata
While playing with Base Runtime container base images we noticed that some packages couldn't be installed with coreutils-single due to their /bin file dependencies. Unlike the original coreutils package, coreutils-single doesn't provide the pre-UsrMove paths. Now there are at least two ways to re