Re: Intend to remove lintian.log from lintian.d.o (please migrate to the .gz variant)

2018-02-17 Thread Niels Thykier
Niels Thykier:
> Hi,
> 
> [...]
> Please migrate any usage of "https://lintian.debian.org/lintian.log; to
> "https://lintian.debian.org/lintian.log.gz; (and update the code to
> decompress as necessary).
> 
> I intend to remove the uncompressed variant in 14 days from now, if I do
> not hear a compelling reason for deferring it.
> 
> Thanks,
> ~Niels
> 
> [...]
FYI, this change is deployed and https://lintian.debian.org/lintian.log
now gives a 404.

~Niels



Re: Intend to remove lintian.log from lintian.d.o (please migrate to the .gz variant)

2018-02-13 Thread Pierre-Elliott Bécue
Le samedi 03 février 2018 à 10:17:00+, Niels Thykier a écrit :
> Hi,
> 
> I have been looking at optimizing the disk usage of the generated
> lintian.d.o website.  This optimization is (among other) to reduce the
> upload time for deploying a new version of the website.   My initial
> tweak have removed 20% of the disk size[1].
> 
> However, we are now at the point where the "uncompressed" lintian.log
> accounts for 25% of the entire website.  There is a gz-compressed
> variant, which has been around for years and is roughly 1:20 in size
> compared to the uncompressed one.
> 
> Please migrate any usage of "https://lintian.debian.org/lintian.log; to
> "https://lintian.debian.org/lintian.log.gz; (and update the code to
> decompress as necessary).
> 
> I intend to remove the uncompressed variant in 14 days from now, if I do
> not hear a compelling reason for deferring it.
> 
> Thanks,
> ~Niels
> 
> [1]
> https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=19cee7dbe7c52e408810429e2da3e702951760e8
> 
> Ad-hoc deployed to lindsay, so you can see it in action at:
>   https://lintian.debian.org/tags/unstripped-static-library.html
> 
> (Went from ~12-14M to  < 150Kb)

The distro-tracker doesn't seem to depend on this file. So everything's fine
with this part of the internet.

Cheers,

-- 
Pierre-Elliott Bécue
GPG: 9AE0 4D98 6400 E3B6 7528  F493 0D44 2664 1949 74E2


signature.asc
Description: PGP signature


Re: Intend to remove lintian.log from lintian.d.o (please migrate to the .gz variant)

2018-02-04 Thread Niels Thykier
Paul Wise:
> On Sat, Feb 3, 2018 at 6:17 PM, Niels Thykier wrote:
> 
>> Please migrate any usage of "https://lintian.debian.org/lintian.log; to
>> "https://lintian.debian.org/lintian.log.gz; (and update the code to
>> decompress as necessary).
> 
> Done in git for the repos I have checked out:
> 
> https://salsa.debian.org/qa/qa/commit/0cb18cede223158598f9a48281d66686b5867bc3
> https://salsa.debian.org/qa/pts/commit/b4240196376f954c4d6cbf7271787d8a9d20dcc3
> https://anonscm.debian.org/git/collab-qa/udd.git/commit/?id=e8907c20c4a7eaee01cb94eda618561935145aa8
> 

Excellent! :)

~Niels



Re: Intend to remove lintian.log from lintian.d.o (please migrate to the .gz variant)

2018-02-03 Thread Paul Wise
On Sat, Feb 3, 2018 at 6:17 PM, Niels Thykier wrote:

> Please migrate any usage of "https://lintian.debian.org/lintian.log; to
> "https://lintian.debian.org/lintian.log.gz; (and update the code to
> decompress as necessary).

Done in git for the repos I have checked out:

https://salsa.debian.org/qa/qa/commit/0cb18cede223158598f9a48281d66686b5867bc3
https://salsa.debian.org/qa/pts/commit/b4240196376f954c4d6cbf7271787d8a9d20dcc3
https://anonscm.debian.org/git/collab-qa/udd.git/commit/?id=e8907c20c4a7eaee01cb94eda618561935145aa8

-- 
bye,
pabs

https://wiki.debian.org/PaulWise



Intend to remove lintian.log from lintian.d.o (please migrate to the .gz variant)

2018-02-03 Thread Niels Thykier
Hi,

I have been looking at optimizing the disk usage of the generated
lintian.d.o website.  This optimization is (among other) to reduce the
upload time for deploying a new version of the website.   My initial
tweak have removed 20% of the disk size[1].

However, we are now at the point where the "uncompressed" lintian.log
accounts for 25% of the entire website.  There is a gz-compressed
variant, which has been around for years and is roughly 1:20 in size
compared to the uncompressed one.

Please migrate any usage of "https://lintian.debian.org/lintian.log; to
"https://lintian.debian.org/lintian.log.gz; (and update the code to
decompress as necessary).

I intend to remove the uncompressed variant in 14 days from now, if I do
not hear a compelling reason for deferring it.

Thanks,
~Niels

[1]
https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=19cee7dbe7c52e408810429e2da3e702951760e8

Ad-hoc deployed to lindsay, so you can see it in action at:
  https://lintian.debian.org/tags/unstripped-static-library.html

(Went from ~12-14M to  < 150Kb)