[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: webgen (finally)



Am Mittwoch, dem 10.03.2021 um 14:31 +0100 schrieb Daniel Leidert:
> Am Mittwoch, dem 10.03.2021 um 01:32 +0100 schrieb Klaumi Klingsporn:
> 
> [..]
> > Nevertheless I get the message "Pipeline #237396 has
> > failed!" and in the log at
> > https://salsa.debian.org/ruby-team/mentors/webgen/-/jobs/1497795/raw
> > 
> > I can't find the failure. But maybe it's too late.
> 
> https://salsa.debian.org/ruby-team/mentors/webgen/-/jobs/1497795#L2737
> 
> The binaries differ. It means that your package does not build reproducible.
> You can download the artificats and compare the Debian binaries to find out,
> which files differ.

debdiff debian/output/reprotest/control/source-root/webgen-doc_1.7.2-1+salsaci_all.deb debian/output/reprotest/experiment-1/source-root/webgen-doc_1.7.2-1+salsaci_all.deb 
[The following lists of changes regard files as different if they have
different names, permissions or owners.]

Files in second .deb but not in first
-------------------------------------
-rw-r--r--  root/root   /usr/share/doc/webgen/rdoc/js/jquery.js

Files in first .deb but not in second
-------------------------------------
lrwxrwxrwx  root/root   /usr/share/doc/webgen/rdoc/js/jquery.js -> /share/javascript/jquery/jquery.min.js

Control files: lines which differ (wdiff format)
------------------------------------------------
Installed-Size: [-2278-] {+2365+}

There is the reason. Both are not ok. A) javascript files have to link to the
ones shipped by libjs-jquery. B) The link is not correct either. I'm not sure
if there is already an automatic way to replace the .js files by packaged ones
(somehow I think our packaged rdoc should do this automatically). Maybe you
have to remove the javascript files and create the links yourself
(oackage.links, dh_links)? Better ask Antonio.  


Regards, Daniel
-- 
Regards,
Daniel Leidert <dleidert@debian.org> | https://www.wgdd.de/
GPG-Key RSA4096 / BEED4DED5544A4C03E283DC74BCD0567C296D05D
GPG-Key ED25519 / BD3C132D8B3805D1808123AB7ACE00941E338C78

If you like my work consider sponsoring me via
https://www.patreon.com/join/dleidert

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: