Re: [gentoo-user] Strange q-reinit

2019-11-20 Thread Peter Humphrey
On Tuesday, 19 November 2019 19:19:09 GMT Neil Bothwick wrote: > On Tue, 19 Nov 2019 12:36:06 +, Peter Humphrey wrote: > > > The syntax of some of the q apps changed recently, which is probably > > > why it is complaining now. > > > > I don't think it's a matter of syntax; I couldn't find anyt

Re: [gentoo-user] Strange q-reinit

2019-11-19 Thread Neil Bothwick
On Tue, 19 Nov 2019 12:36:06 +, Peter Humphrey wrote: > > The syntax of some of the q apps changed recently, which is probably > > why it is complaining now. > > I don't think it's a matter of syntax; I couldn't find anything > resembling --reinitialize in any likely man page, including man

Re: [gentoo-user] Strange q-reinit

2019-11-19 Thread Peter Humphrey
On Tuesday, 19 November 2019 10:05:37 GMT Neil Bothwick wrote: > On Tue, 19 Nov 2019 09:28:10 +, Peter Humphrey wrote: > > I have a small script /etc/portage/repo.postsync.d/q-reinit which is > > causing emerge --sync to complain. I don't know where it's come from, > > but its date stamp is 15

Re: [gentoo-user] Strange q-reinit

2019-11-19 Thread Neil Bothwick
On Tue, 19 Nov 2019 09:28:10 +, Peter Humphrey wrote: > I have a small script /etc/portage/repo.postsync.d/q-reinit which is > causing emerge --sync to complain. I don't know where it's come from, > but its date stamp is 15 September. Does qfile tell you where it came from? I don't have that

[gentoo-user] Strange q-reinit

2019-11-19 Thread Peter Humphrey
Hello list, I have a small script /etc/portage/repo.postsync.d/q-reinit which is causing emerge --sync to complain. I don't know where it's come from, but its date stamp is 15 September. This is the script: #!/bin/sh repository_name=$1 repository_path=$3 if [ -n "${repository_name}" ]; then