Rocksolid Light

Welcome to Rocksolid Light

mail  files  register  newsreader  groups  login

Message-ID:  

You had mail. Paul read it, so ask him what it said.


computers / alt.os.linux.slackware / Re: weird rsync behaviour after switch to 15

SubjectAuthor
* weird rsync behaviour after switch to 15R2-D2
`* weird rsync behaviour after switch to 15Chris Elvidge
 `* weird rsync behaviour after switch to 15R2-D2
  +* weird rsync behaviour after switch to 15Chris Elvidge
  |`- weird rsync behaviour after switch to 15R2-D2
  `* weird rsync behaviour after switch to 15Henrik Carlqvist
   `* weird rsync behaviour after switch to 15R2-D2
    +* weird rsync behaviour after switch to 15Rich
    |`- weird rsync behaviour after switch to 15Henrik Carlqvist
    `- weird rsync behaviour after switch to 15Chris Elvidge

1
Re: weird rsync behaviour after switch to 15

<t5to18$mgj$1@dont-email.me>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=2253&group=alt.os.linux.slackware#2253

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: r2-d2@outer.space (R2-D2)
Newsgroups: alt.os.linux.slackware
Subject: Re: weird rsync behaviour after switch to 15
Date: Mon, 16 May 2022 16:44:50 +0200
Organization: A noiseless patient Spider
Lines: 38
Message-ID: <t5to18$mgj$1@dont-email.me>
References: <sv7hir$93e$1@dont-email.me>
<6ba319bd-a5a3-4667-9984-380582cb426cn@googlegroups.com>
<svgnjq$3v6$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 16 May 2022 14:44:56 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="9cb85ee428254a68db0c5ecd1eae58b5";
logging-data="23059"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18mPD3+D9c5lACAdEXqWQNXHu0mxRDPjkQ="
Cancel-Lock: sha1:+Zsf6u2ejS7kX0a3z8sdB+5ZTmQ=
In-Reply-To: <svgnjq$3v6$1@dont-email.me>
Content-Language: en-US
 by: R2-D2 - Mon, 16 May 2022 14:44 UTC

R2-D2 wrote on 2/27/22 21:39:
> Lew Pitcher wrote on 2/25/22 14:55:
>> On Thursday, 24 February 2022 at 04:02:27 UTC-5, R2-D2 wrote:
>>> Local machine just upgraded from 14.2 to 15.0. Rsync package version
>>> 3.2.3-x86_64-4.
>>>
>>> Remote machine still on 14.2, rsync package version
>>> 3.1.3-x86_64-1_slack14.2.
>>>
>>> I have a directory on the remote machine that has always been backed up
>>> locally with rsync. After switching to 15 every single file "is newer" on
>>> the local machine, where it has always been "is uptodate".
>>>
>>> $ rsync -arvvtu --delete user@remote:/remotedir/ /localdir
>>>
>>> The files are identical, their timestamps are identical to the nanosecond.
>>> Any clue? Idiosyncrasies between different rsync versions?
>>>
>>> Thanks.
>>
>>
>> Apparently, idiosyncratic behavior that is corrected in the next upstream
>> release of rsync.
>>
>> See https://download.samba.org/pub/rsync/NEWS
>>
>> "Fixed --update -vv to output "is uptodate" instead of "is newer" messages
>> for files that are being skipped due to an identical modify time. (This was a
>> new output quirk in 3.2.3.)"
>
> Excellent news, thanks. I'll sit tight, looking forward to see
> http://ftp.slackware.com/pub/slackware/slackware-15.0/slackware/n/rsync-3.2.3-i586-4.txz
> replaced by 3.2.4.

3.2.4 came out a month ago:
https://download.samba.org/pub/rsync/NEWS#3.2.4
but it hasn't made its way into the slackware-15.0 repo yet. I guess it's time
to learn to build my own packages. :-)

Re: weird rsync behaviour after switch to 15

<t5tsql$sss$1@dont-email.me>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=2254&group=alt.os.linux.slackware#2254

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: chris@mshome.net (Chris Elvidge)
Newsgroups: alt.os.linux.slackware
Subject: Re: weird rsync behaviour after switch to 15
Date: Mon, 16 May 2022 17:06:29 +0100
Organization: A noiseless patient Spider
Lines: 53
Message-ID: <t5tsql$sss$1@dont-email.me>
References: <sv7hir$93e$1@dont-email.me>
<6ba319bd-a5a3-4667-9984-380582cb426cn@googlegroups.com>
<svgnjq$3v6$1@dont-email.me> <t5to18$mgj$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 16 May 2022 16:06:46 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="ef1858a069a21fb6066b4037b95b27d6";
logging-data="29596"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+9VXhSN7iDQCyU2qpNdlsK6wEmPezYPt8="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Thunderbird/52.2.1 Lightning/5.4
Cancel-Lock: sha1:1Gte3piS5E02ldPJ4nkH06vQIyo=
In-Reply-To: <t5to18$mgj$1@dont-email.me>
Content-Language: en-GB
 by: Chris Elvidge - Mon, 16 May 2022 16:06 UTC

On 16/05/2022 15:44, R2-D2 wrote:
> R2-D2 wrote on 2/27/22 21:39:
>> Lew Pitcher wrote on 2/25/22 14:55:
>>> On Thursday, 24 February 2022 at 04:02:27 UTC-5, R2-D2 wrote:
>>>> Local machine just upgraded from 14.2 to 15.0. Rsync package version
>>>> 3.2.3-x86_64-4.
>>>>
>>>> Remote machine still on 14.2, rsync package version
>>>> 3.1.3-x86_64-1_slack14.2.
>>>>
>>>> I have a directory on the remote machine that has always been backed up
>>>> locally with rsync. After switching to 15 every single file "is
>>>> newer" on
>>>> the local machine, where it has always been "is uptodate".
>>>>
>>>> $ rsync -arvvtu --delete user@remote:/remotedir/ /localdir
>>>>
>>>> The files are identical, their timestamps are identical to the
>>>> nanosecond.
>>>> Any clue? Idiosyncrasies between different rsync versions?
>>>>
>>>> Thanks.
>>>
>>>
>>> Apparently, idiosyncratic behavior that is corrected in the next
>>> upstream
>>> release of rsync.
>>>
>>> See https://download.samba.org/pub/rsync/NEWS
>>>
>>> "Fixed --update -vv to output "is uptodate" instead of "is newer"
>>> messages
>>> for files that are being skipped due to an identical modify time.
>>> (This was a
>>> new output quirk in 3.2.3.)"
>>
>> Excellent news, thanks. I'll sit tight, looking forward to see
>> http://ftp.slackware.com/pub/slackware/slackware-15.0/slackware/n/rsync-3.2.3-i586-4.txz
>> replaced by 3.2.4.
>
> 3.2.4 came out a month ago:
> https://download.samba.org/pub/rsync/NEWS#3.2.4
> but it hasn't made its way into the slackware-15.0 repo yet. I guess
> it's time to learn to build my own packages. :-)

Have you looked in Slackware-current?
e.g.
https://mirror.bytemark.co.uk/slackware/slackware64-current/slackware64/n/

--
Chris Elvidge
England

Re: weird rsync behaviour after switch to 15

<t5vlvg$97a$1@dont-email.me>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=2258&group=alt.os.linux.slackware#2258

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: r2-d2@outer.space (R2-D2)
Newsgroups: alt.os.linux.slackware
Subject: Re: weird rsync behaviour after switch to 15
Date: Tue, 17 May 2022 10:21:57 +0200
Organization: A noiseless patient Spider
Lines: 51
Message-ID: <t5vlvg$97a$1@dont-email.me>
References: <sv7hir$93e$1@dont-email.me>
<6ba319bd-a5a3-4667-9984-380582cb426cn@googlegroups.com>
<svgnjq$3v6$1@dont-email.me> <t5to18$mgj$1@dont-email.me>
<t5tsql$sss$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 17 May 2022 08:22:08 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="ea46a1d41da845c704ed7b8199ca41cd";
logging-data="9450"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+8HP0Ea+dIBlgZQuWxm3+EzbMS+gZEPa0="
Cancel-Lock: sha1:rE+kWhxLGVkgE7wdGqJBGHw8ofQ=
In-Reply-To: <t5tsql$sss$1@dont-email.me>
Content-Language: en-US
 by: R2-D2 - Tue, 17 May 2022 08:21 UTC

Chris Elvidge wrote on 5/16/22 18:06:
> On 16/05/2022 15:44, R2-D2 wrote:
>> R2-D2 wrote on 2/27/22 21:39:
>>> Lew Pitcher wrote on 2/25/22 14:55:
>>>> On Thursday, 24 February 2022 at 04:02:27 UTC-5, R2-D2 wrote:
>>>>> Local machine just upgraded from 14.2 to 15.0. Rsync package version
>>>>> 3.2.3-x86_64-4.
>>>>>
>>>>> Remote machine still on 14.2, rsync package version
>>>>> 3.1.3-x86_64-1_slack14.2.
>>>>>
>>>>> I have a directory on the remote machine that has always been backed up
>>>>> locally with rsync. After switching to 15 every single file "is newer" on
>>>>> the local machine, where it has always been "is uptodate".
>>>>>
>>>>> $ rsync -arvvtu --delete user@remote:/remotedir/ /localdir
>>>>>
>>>>> The files are identical, their timestamps are identical to the nanosecond.
>>>>> Any clue? Idiosyncrasies between different rsync versions?
>>>>>
>>>>> Thanks.
>>>>
>>>>
>>>> Apparently, idiosyncratic behavior that is corrected in the next upstream
>>>> release of rsync.
>>>>
>>>> See https://download.samba.org/pub/rsync/NEWS
>>>>
>>>> "Fixed --update -vv to output "is uptodate" instead of "is newer" messages
>>>> for files that are being skipped due to an identical modify time. (This was a
>>>> new output quirk in 3.2.3.)"
>>>
>>> Excellent news, thanks. I'll sit tight, looking forward to see
>>> http://ftp.slackware.com/pub/slackware/slackware-15.0/slackware/n/rsync-3.2.3-i586-4.txz
>>> replaced by 3.2.4.
>>
>> 3.2.4 came out a month ago:
>> https://download.samba.org/pub/rsync/NEWS#3.2.4
>> but it hasn't made its way into the slackware-15.0 repo yet. I guess it's time
>> to learn to build my own packages. :-)
>
> Have you looked in Slackware-current?
> e.g. https://mirror.bytemark.co.uk/slackware/slackware64-current/slackware64/n/
>
>

Wow, you are right!
http://ftp.slackware.com/pub/slackware/slackware64-current/slackware64/n/rsync-3.2.4-x86_64-1.txz
But I wonder, is it safe in general to install current packages in a stable
version? Current has a different kernel version (5.17.8) from 15.0 (5.15.38).
Could that be a problem?

Re: weird rsync behaviour after switch to 15

<t5vt8l$rtc$1@dont-email.me>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=2259&group=alt.os.linux.slackware#2259

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: chris@mshome.net (Chris Elvidge)
Newsgroups: alt.os.linux.slackware
Subject: Re: weird rsync behaviour after switch to 15
Date: Tue, 17 May 2022 11:26:13 +0100
Organization: A noiseless patient Spider
Lines: 69
Message-ID: <t5vt8l$rtc$1@dont-email.me>
References: <sv7hir$93e$1@dont-email.me>
<6ba319bd-a5a3-4667-9984-380582cb426cn@googlegroups.com>
<svgnjq$3v6$1@dont-email.me> <t5to18$mgj$1@dont-email.me>
<t5tsql$sss$1@dont-email.me> <t5vlvg$97a$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 17 May 2022 10:26:29 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="f3c412b39d3d9373f4e42a66768736ba";
logging-data="28588"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+o2XBpWSK3PXVk/dodA7jounTXvmb1zK4="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Thunderbird/52.2.1 Lightning/5.4
Cancel-Lock: sha1:Yl0ivcxDVLwC5m//NRW+1ZGEuVE=
In-Reply-To: <t5vlvg$97a$1@dont-email.me>
Content-Language: en-GB
 by: Chris Elvidge - Tue, 17 May 2022 10:26 UTC

On 17/05/2022 09:21, R2-D2 wrote:
> Chris Elvidge wrote on 5/16/22 18:06:
>> On 16/05/2022 15:44, R2-D2 wrote:
>>> R2-D2 wrote on 2/27/22 21:39:
>>>> Lew Pitcher wrote on 2/25/22 14:55:
>>>>> On Thursday, 24 February 2022 at 04:02:27 UTC-5, R2-D2 wrote:
>>>>>> Local machine just upgraded from 14.2 to 15.0. Rsync package version
>>>>>> 3.2.3-x86_64-4.
>>>>>>
>>>>>> Remote machine still on 14.2, rsync package version
>>>>>> 3.1.3-x86_64-1_slack14.2.
>>>>>>
>>>>>> I have a directory on the remote machine that has always been
>>>>>> backed up
>>>>>> locally with rsync. After switching to 15 every single file "is
>>>>>> newer" on
>>>>>> the local machine, where it has always been "is uptodate".
>>>>>>
>>>>>> $ rsync -arvvtu --delete user@remote:/remotedir/ /localdir
>>>>>>
>>>>>> The files are identical, their timestamps are identical to the
>>>>>> nanosecond.
>>>>>> Any clue? Idiosyncrasies between different rsync versions?
>>>>>>
>>>>>> Thanks.
>>>>>
>>>>>
>>>>> Apparently, idiosyncratic behavior that is corrected in the next
>>>>> upstream
>>>>> release of rsync.
>>>>>
>>>>> See https://download.samba.org/pub/rsync/NEWS
>>>>>
>>>>> "Fixed --update -vv to output "is uptodate" instead of "is newer"
>>>>> messages
>>>>> for files that are being skipped due to an identical modify time.
>>>>> (This was a
>>>>> new output quirk in 3.2.3.)"
>>>>
>>>> Excellent news, thanks. I'll sit tight, looking forward to see
>>>> http://ftp.slackware.com/pub/slackware/slackware-15.0/slackware/n/rsync-3.2.3-i586-4.txz
>>>> replaced by 3.2.4.
>>>
>>> 3.2.4 came out a month ago:
>>> https://download.samba.org/pub/rsync/NEWS#3.2.4
>>> but it hasn't made its way into the slackware-15.0 repo yet. I guess
>>> it's time to learn to build my own packages. :-)
>>
>> Have you looked in Slackware-current?
>> e.g.
>> https://mirror.bytemark.co.uk/slackware/slackware64-current/slackware64/n/
>>
>>
>>
>
> Wow, you are right!
> http://ftp.slackware.com/pub/slackware/slackware64-current/slackware64/n/rsync-3.2.4-x86_64-1.txz
>
> But I wonder, is it safe in general to install current packages in a
> stable version? Current has a different kernel version (5.17.8) from
> 15.0 (5.15.38). Could that be a problem?

Why would the kernel version make a difference?
Void (for e.g.) has rsync 3.2.4 and kernel 5.16.20

--
Chris Elvidge
England

Re: weird rsync behaviour after switch to 15

<t6050e$l4v$1@dont-email.me>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=2260&group=alt.os.linux.slackware#2260

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: r2-d2@outer.space (R2-D2)
Newsgroups: alt.os.linux.slackware
Subject: Re: weird rsync behaviour after switch to 15
Date: Tue, 17 May 2022 14:37:29 +0200
Organization: A noiseless patient Spider
Lines: 65
Message-ID: <t6050e$l4v$1@dont-email.me>
References: <sv7hir$93e$1@dont-email.me>
<6ba319bd-a5a3-4667-9984-380582cb426cn@googlegroups.com>
<svgnjq$3v6$1@dont-email.me> <t5to18$mgj$1@dont-email.me>
<t5tsql$sss$1@dont-email.me> <t5vlvg$97a$1@dont-email.me>
<t5vt8l$rtc$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 17 May 2022 12:38:38 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="ea46a1d41da845c704ed7b8199ca41cd";
logging-data="21663"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/s/4IDpySZksOyYxS9xbzqBnIBADFA8E4="
Cancel-Lock: sha1:0/f8HvrvUm/Snpn5EsIAmyxjQSo=
In-Reply-To: <t5vt8l$rtc$1@dont-email.me>
Content-Language: en-US
 by: R2-D2 - Tue, 17 May 2022 12:37 UTC

Chris Elvidge wrote on 5/17/22 12:26:
> On 17/05/2022 09:21, R2-D2 wrote:
>> Chris Elvidge wrote on 5/16/22 18:06:
>>> On 16/05/2022 15:44, R2-D2 wrote:
>>>> R2-D2 wrote on 2/27/22 21:39:
>>>>> Lew Pitcher wrote on 2/25/22 14:55:
>>>>>> On Thursday, 24 February 2022 at 04:02:27 UTC-5, R2-D2 wrote:
>>>>>>> Local machine just upgraded from 14.2 to 15.0. Rsync package version
>>>>>>> 3.2.3-x86_64-4.
>>>>>>>
>>>>>>> Remote machine still on 14.2, rsync package version
>>>>>>> 3.1.3-x86_64-1_slack14.2.
>>>>>>>
>>>>>>> I have a directory on the remote machine that has always been backed up
>>>>>>> locally with rsync. After switching to 15 every single file "is newer" on
>>>>>>> the local machine, where it has always been "is uptodate".
>>>>>>>
>>>>>>> $ rsync -arvvtu --delete user@remote:/remotedir/ /localdir
>>>>>>>
>>>>>>> The files are identical, their timestamps are identical to the nanosecond.
>>>>>>> Any clue? Idiosyncrasies between different rsync versions?
>>>>>>>
>>>>>>> Thanks.
>>>>>>
>>>>>>
>>>>>> Apparently, idiosyncratic behavior that is corrected in the next upstream
>>>>>> release of rsync.
>>>>>>
>>>>>> See https://download.samba.org/pub/rsync/NEWS
>>>>>>
>>>>>> "Fixed --update -vv to output "is uptodate" instead of "is newer" messages
>>>>>> for files that are being skipped due to an identical modify time. (This was a
>>>>>> new output quirk in 3.2.3.)"
>>>>>
>>>>> Excellent news, thanks. I'll sit tight, looking forward to see
>>>>> http://ftp.slackware.com/pub/slackware/slackware-15.0/slackware/n/rsync-3.2.3-i586-4.txz
>>>>> replaced by 3.2.4.
>>>>
>>>> 3.2.4 came out a month ago:
>>>> https://download.samba.org/pub/rsync/NEWS#3.2.4
>>>> but it hasn't made its way into the slackware-15.0 repo yet. I guess it's
>>>> time to learn to build my own packages. :-)
>>>
>>> Have you looked in Slackware-current?
>>> e.g. https://mirror.bytemark.co.uk/slackware/slackware64-current/slackware64/n/
>>>
>>>
>>
>> Wow, you are right!
>> http://ftp.slackware.com/pub/slackware/slackware64-current/slackware64/n/rsync-3.2.4-x86_64-1.txz
>>
>> But I wonder, is it safe in general to install current packages in a stable
>> version? Current has a different kernel version (5.17.8) from 15.0 (5.15.38).
>> Could that be a problem?
>
> Why would the kernel version make a difference?
> Void (for e.g.) has rsync 3.2.4 and kernel 5.16.20

Ok, the kernel may be fine, but this is what I get when running rsync-3.2.4 from
current on a 15.0:

rsync: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by rsync)

I'd rather not mess up other things trying to install glibc from current to 15.0.

Re: weird rsync behaviour after switch to 15

<t60jdo$eu7$1@dont-email.me>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=2261&group=alt.os.linux.slackware#2261

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: Henrik.Carlqvist@deadspam.com (Henrik Carlqvist)
Newsgroups: alt.os.linux.slackware
Subject: Re: weird rsync behaviour after switch to 15
Date: Tue, 17 May 2022 16:44:40 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 14
Message-ID: <t60jdo$eu7$1@dont-email.me>
References: <sv7hir$93e$1@dont-email.me>
<6ba319bd-a5a3-4667-9984-380582cb426cn@googlegroups.com>
<svgnjq$3v6$1@dont-email.me> <t5to18$mgj$1@dont-email.me>
<t5tsql$sss$1@dont-email.me> <t5vlvg$97a$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 17 May 2022 16:44:40 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="2a86d62455cb682dc3f7c5390fa4387c";
logging-data="15303"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18uEA5uqQI2oVczotMUYasP"
User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508
git://git.gnome.org/pan2)
Cancel-Lock: sha1:6YrwbIgd8dGGI/Zo997bgE7f1pk=
 by: Henrik Carlqvist - Tue, 17 May 2022 16:44 UTC

On Tue, 17 May 2022 10:21:57 +0200, R2-D2 wrote:
> But I wonder, is it safe in general to install current packages in a
> stable version?

I would say that in general it would be a better idea to use the
Slackbuild script together with sources to try to build the package from
current on your stable installation. As you say, kernel and library
versions might differ. Those differences might cause the new version not
to build, but if it builds it is good hope that the built binary will
work. If it doesn't build, I would start by comparing the Slackbuild
scripts between stable and current, maybe some new feature has been
enabled which needs to be disabled on stable?

regards Henrik

Re: weird rsync behaviour after switch to 15

<t62h9i$vq6$1@dont-email.me>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=2262&group=alt.os.linux.slackware#2262

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: r2-d2@outer.space (R2-D2)
Newsgroups: alt.os.linux.slackware
Subject: Re: weird rsync behaviour after switch to 15
Date: Wed, 18 May 2022 12:17:13 +0200
Organization: A noiseless patient Spider
Lines: 24
Message-ID: <t62h9i$vq6$1@dont-email.me>
References: <sv7hir$93e$1@dont-email.me>
<6ba319bd-a5a3-4667-9984-380582cb426cn@googlegroups.com>
<svgnjq$3v6$1@dont-email.me> <t5to18$mgj$1@dont-email.me>
<t5tsql$sss$1@dont-email.me> <t5vlvg$97a$1@dont-email.me>
<t60jdo$eu7$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 18 May 2022 10:20:34 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="556b4a11269e37e0baf736c76d980051";
logging-data="32582"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+nIIhTH4wQmYtS6mBS26rabP/4YoeQ31c="
Cancel-Lock: sha1:Y3ftvuHp6l2F+0RdoQ2yAWarLck=
In-Reply-To: <t60jdo$eu7$1@dont-email.me>
Content-Language: en-US
 by: R2-D2 - Wed, 18 May 2022 10:17 UTC

Henrik Carlqvist wrote on 5/17/22 18:44:
> On Tue, 17 May 2022 10:21:57 +0200, R2-D2 wrote:
>> But I wonder, is it safe in general to install current packages in a
>> stable version?
>
> I would say that in general it would be a better idea to use the
> Slackbuild script together with sources...

Ok, so this is what I've done:

1) downloaded the folder
http://ftp.slackware.com/pub/slackware/slackware-current/source/n/rsync/;
2) made executable, and ran as root, ./rsync.SlackBuild;
3) upgradepkg /tmp/rsync-3.2.4-x86_64-1.txz;
4) happily ran rsync, the "is newer" bug is gone.

Just wondering. Why did Pat turn
https://download.samba.org/pub/rsync/src/rsync-3.2.4.tar.gz *(1.1M)* into
http://ftp.slackware.com/pub/slackware/slackware-current/source/n/rsync/rsync-3.2.4.tar.lz
*(728K)*?
Just to save disk space? The content is identical, I checked the hashes of every
single file.

Thanks everyone.

Re: weird rsync behaviour after switch to 15

<t62sv7$7ej$1@dont-email.me>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=2263&group=alt.os.linux.slackware#2263

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: rich@example.invalid (Rich)
Newsgroups: alt.os.linux.slackware
Subject: Re: weird rsync behaviour after switch to 15
Date: Wed, 18 May 2022 13:39:51 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 16
Message-ID: <t62sv7$7ej$1@dont-email.me>
References: <sv7hir$93e$1@dont-email.me> <6ba319bd-a5a3-4667-9984-380582cb426cn@googlegroups.com> <svgnjq$3v6$1@dont-email.me> <t5to18$mgj$1@dont-email.me> <t5tsql$sss$1@dont-email.me> <t5vlvg$97a$1@dont-email.me> <t60jdo$eu7$1@dont-email.me> <t62h9i$vq6$1@dont-email.me>
Injection-Date: Wed, 18 May 2022 13:39:51 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="0ad0f421c88aa109781291647f35f6c9";
logging-data="7635"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/zGfEQ5kRx/el2NcyBPKp1"
User-Agent: tin/2.0.1-20111224 ("Achenvoir") (UNIX) (Linux/3.10.17 (x86_64))
Cancel-Lock: sha1:+7kvuDOmdMf69lDpXU5BP3b3BrE=
 by: Rich - Wed, 18 May 2022 13:39 UTC

R2-D2 <r2-d2@outer.space> wrote:
> Just wondering. Why did Pat turn
> https://download.samba.org/pub/rsync/src/rsync-3.2.4.tar.gz *(1.1M)* into
> http://ftp.slackware.com/pub/slackware/slackware-current/source/n/rsync/rsync-3.2.4.tar.lz
> *(728K)*?
> Just to save disk space? The content is identical, I checked the hashes of every
> single file.

That looks to be the reason. Your numbers above show the .lz file as a
bit over 25% smaller than the .gz original. Multiply an approximate
25% shrink across *all* source packages and you have quite a
substantial disk space savings.

And when trying to package into DVD disk sized chunks, disk space
savings can mean the difference between fitting into X vs X+1 DVD
disks.

Re: weird rsync behaviour after switch to 15

<t64lll$91q$1@dont-email.me>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=2264&group=alt.os.linux.slackware#2264

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: Henrik.Carlqvist@deadspam.com (Henrik Carlqvist)
Newsgroups: alt.os.linux.slackware
Subject: Re: weird rsync behaviour after switch to 15
Date: Thu, 19 May 2022 05:47:33 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <t64lll$91q$1@dont-email.me>
References: <sv7hir$93e$1@dont-email.me>
<6ba319bd-a5a3-4667-9984-380582cb426cn@googlegroups.com>
<svgnjq$3v6$1@dont-email.me> <t5to18$mgj$1@dont-email.me>
<t5tsql$sss$1@dont-email.me> <t5vlvg$97a$1@dont-email.me>
<t60jdo$eu7$1@dont-email.me> <t62h9i$vq6$1@dont-email.me>
<t62sv7$7ej$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 19 May 2022 05:47:33 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="def7d8182e196e05b22f7575766220ca";
logging-data="9274"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/VdAPC9Ill55tX14tObezj"
User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508
git://git.gnome.org/pan2)
Cancel-Lock: sha1:jLGv2nOvC7TlJPneDB116Y62mrI=
 by: Henrik Carlqvist - Thu, 19 May 2022 05:47 UTC

On Wed, 18 May 2022 13:39:51 +0000, Rich wrote:
> And when trying to package into DVD disk sized chunks, disk space
> savings can mean the difference between fitting into X vs X+1 DVD disks.

Yes, locking at the installation isos for Slackware 14.2 you can see that
the source directory has been omitted completely. This is probably
because the source directory contains more than 6 GB of data and in
itself would not fit on a single layer DVD (4.5 GB). Together with the
rest of the installation files it would not even fit on a dual layer DVD
(8.5 GB). To have the source directory in an ISO together with the rest
of the Slackware installation files would require a bluray disc to burn.

regards Henrik

Re: weird rsync behaviour after switch to 15

<t652pk$cge$1@dont-email.me>

  copy mid

https://news.novabbs.org/computers/article-flat.php?id=2265&group=alt.os.linux.slackware#2265

  copy link   Newsgroups: alt.os.linux.slackware
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: chris@mshome.net (Chris Elvidge)
Newsgroups: alt.os.linux.slackware
Subject: Re: weird rsync behaviour after switch to 15
Date: Thu, 19 May 2022 10:31:32 +0100
Organization: A noiseless patient Spider
Lines: 33
Message-ID: <t652pk$cge$1@dont-email.me>
References: <sv7hir$93e$1@dont-email.me>
<6ba319bd-a5a3-4667-9984-380582cb426cn@googlegroups.com>
<svgnjq$3v6$1@dont-email.me> <t5to18$mgj$1@dont-email.me>
<t5tsql$sss$1@dont-email.me> <t5vlvg$97a$1@dont-email.me>
<t60jdo$eu7$1@dont-email.me> <t62h9i$vq6$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 19 May 2022 09:31:33 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="ef8f53977d3981c477fe1da7fee822d9";
logging-data="12814"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+bKRcsjaU8L/3PfjZGWarmEIzjw3ExxM4="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
Thunderbird/52.2.1 Lightning/5.4
Cancel-Lock: sha1:ow8zvVuVnJH9ThIteCyt+bdP9G0=
In-Reply-To: <t62h9i$vq6$1@dont-email.me>
Content-Language: en-GB
 by: Chris Elvidge - Thu, 19 May 2022 09:31 UTC

On 18/05/2022 11:17, R2-D2 wrote:
> Henrik Carlqvist wrote on 5/17/22 18:44:
>> On Tue, 17 May 2022 10:21:57 +0200, R2-D2 wrote:
>>> But I wonder, is it safe in general to install current packages in a
>>> stable version?
>>
>> I would say that in general it would be a better idea to use the
>> Slackbuild script together with sources...
>
> Ok, so this is what I've done:
>
> 1) downloaded the folder
> http://ftp.slackware.com/pub/slackware/slackware-current/source/n/rsync/;
> 2) made executable, and ran as root, ./rsync.SlackBuild;
> 3) upgradepkg /tmp/rsync-3.2.4-x86_64-1.txz;
> 4) happily ran rsync, the "is newer" bug is gone.
>
> Just wondering. Why did Pat turn
> https://download.samba.org/pub/rsync/src/rsync-3.2.4.tar.gz *(1.1M)* into
> http://ftp.slackware.com/pub/slackware/slackware-current/source/n/rsync/rsync-3.2.4.tar.lz
> *(728K)*?
> Just to save disk space? The content is identical, I checked the hashes
> of every single file.
>
> Thanks everyone.

Advantages of .lz
https://fileinfo.com/extension/lz

--
Chris Elvidge
England

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor