<div dir="ltr">Ok, I understand now. I will look at the code.<div>Thanks,</div><div>Scarlett</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 5, 2017 at 3:01 PM, Harald Sitter <span dir="ltr"><<a href="mailto:sitter@kde.org" target="_blank">sitter@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Perhaps I wasn't very clear. "Riddell does not use it I'd not trust<br>
<span class="">that it behaves as expected since the introduction of LTS though."<br>
</span>what I meant is to say: "do not use it unless you've made absolutely<br>
sure that it actually works the way we do want it to work; i.e. read<br>
the code and possibly fix it up."<br>
<br>
To that end when reading the code you'll note that aptly doesn't run<br>
unless you define a type which I suppose is why it didn't delete<br>
anything (you used it wrong), and as a follow up I'll point out that<br>
the way the type skip works it isn't going to work "as expected" for<br>
xenial&bionic and neither does it work for release&release-lts as in<br>
each case it will match all rather than either-or I'd say.<br>
<br>
`   next unless options.types.include?(repo.<wbr>Name)`<br>
<div class="HOEnZb"><div class="h5"><br>
On Tue, Dec 5, 2017 at 2:38 PM, Scarlett Clark <<a href="mailto:sgclarkkde@gmail.com">sgclarkkde@gmail.com</a>> wrote:<br>
> Update:<br>
><br>
> Sadly these are still failing the version test. Despite no errors on<br>
> expunge.rb I fear the APTLY part is not working.<br>
> There is no output to debug with. Any ideas on how to debug this? Or how do<br>
> I manually use aptly to remove these.<br>
> Thanks!<br>
> Scarlett<br>
><br>
><br>
> On Wed, Nov 29, 2017 at 8:25 AM, Harald Sitter <<a href="mailto:sitter@kde.org">sitter@kde.org</a>> wrote:<br>
>><br>
>> Well, I mean, as the error says the problem wasn't with gems but the<br>
>> server disliking the request. So, I doubt the outdatedness has to do<br>
>> with it more than the whatever was wrong on the server resolved itself<br>
>> somehow.<br>
>><br>
>> On Wed, Nov 29, 2017 at 1:32 AM, Scarlett Clark <<a href="mailto:sgclarkkde@gmail.com">sgclarkkde@gmail.com</a>><br>
>> wrote:<br>
>> > Nevermind, my gems were out of date. expunge works fine.<br>
>> > Cheers,<br>
>> > Scarlett<br>
>> ><br>
>> ><br>
>> > On Tue, Nov 28, 2017 at 9:49 PM, Scarlett Clark <<a href="mailto:sgclarkkde@gmail.com">sgclarkkde@gmail.com</a>><br>
>> > wrote:<br>
>> >><br>
>> >> [scarlett@scarlett-neon pangea-tooling (master)]$ ruby<br>
>> >> ci-tooling/nci/expunge.rb mustache-d<br>
>> >> I, [2017-11-28T21:45:35.273959 #22691]  INFO --<br>
>> >> ci-tooling/nci/expunge.rb:<br>
>> >> JENKINS<br>
>> >> I, [2017-11-28T21:45:37.566977 #22691]  INFO --<br>
>> >> ci-tooling/nci/expunge.rb:<br>
>> >> -- deleting :: xenial_release-lts_forks_<wbr>mustache-d --<br>
>> >><br>
>> >><br>
>> >> /home/scarlett/.rbenv/<wbr>versions/2.4.1/lib/ruby/gems/<wbr>2.4.0/gems/jenkins_api_client-<wbr>1.5.3/lib/jenkins_api_client/<wbr>client.rb:791:in<br>
>> >> `handle_exception': Internal Server Error. Perhaps the in-memory<br>
>> >> configuration Jenkins is different from the disk configuration. Please<br>
>> >> try<br>
>> >> to reload the configuration<br>
>> >> (JenkinsApi::Exceptions::<wbr>InternalServerError)<br>
>> >> from<br>
>> >><br>
>> >> /home/scarlett/.rbenv/<wbr>versions/2.4.1/lib/ruby/gems/<wbr>2.4.0/gems/jenkins_api_client-<wbr>1.5.3/lib/jenkins_api_client/<wbr>client.rb:407:in<br>
>> >> `api_post_request'<br>
>> >> from<br>
>> >><br>
>> >> /home/scarlett/.rbenv/<wbr>versions/2.4.1/lib/ruby/gems/<wbr>2.4.0/gems/jenkins_api_client-<wbr>1.5.3/lib/jenkins_api_client/<wbr>job.rb:487:in<br>
>> >> `delete'<br>
>> >> from ci-tooling/nci/expunge.rb:83:<wbr>in `block in <main>'<br>
>> >> from ci-tooling/nci/expunge.rb:75:<wbr>in `each'<br>
>> >> from ci-tooling/nci/expunge.rb:75:<wbr>in `<main>'<br>
>> >><br>
>> >> No such luck on expunge.rb<br>
>> >><br>
>> >> On Tue, Nov 28, 2017 at 8:50 AM, Harald Sitter <<a href="mailto:sitter@kde.org">sitter@kde.org</a>> wrote:<br>
>> >>><br>
>> >>> I am sure Riddell does it by hand, I always used expunge.rb, seeing as<br>
>> >>> Riddell does not use it I'd not trust that it behaves as expected<br>
>> >>> since the introduction of LTS though.<br>
>> >>><br>
>> >>> On Mon, Nov 27, 2017 at 11:17 PM, Scarlett Clark<br>
>> >>> <<a href="mailto:sgclarkkde@gmail.com">sgclarkkde@gmail.com</a>><br>
>> >>> wrote:<br>
>> >>> > Hi,<br>
>> >>> > I am trying to work on these. I removed mustache-d  ( newer version<br>
>> >>> > in<br>
>> >>> > xenial-backports in archive) fork repo, and deleted jobs, but it is<br>
>> >>> > still<br>
>> >>> > failing.<br>
>> >>> > The error mentions remove from aptly, so my question is... how does<br>
>> >>> > one<br>
>> >>> > do<br>
>> >>> > that?<br>
>> >>> > Thanks,<br>
>> >>> > Scarlett<br>
>> >>> ><br>
>> >><br>
>> >><br>
>> ><br>
><br>
><br>
</div></div></blockquote></div><br></div>