Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mcr missing deb libxp6 #526

Merged
merged 2 commits into from
Apr 3, 2023
Merged

Mcr missing deb libxp6 #526

merged 2 commits into from
Apr 3, 2023

Conversation

stebo85
Copy link
Collaborator

@stebo85 stebo85 commented Mar 31, 2023

This deb file

http://mirrors.kernel.org/debian/pool/main/libx/libxp/libxp6_1.0.2-2_amd64.deb

doesn't exist anymore and currently the build of a recipe fails because of it.

@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (19b6a94) 88.77% compared to head (193e986) 88.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #526   +/-   ##
=======================================
  Coverage   88.77%   88.77%           
=======================================
  Files          11       11           
  Lines        1033     1033           
=======================================
  Hits          917      917           
  Misses        116      116           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kaczmarj
Copy link
Collaborator

thanks @stebo85 ! does this break any mcr functionality? do any of the executables link to libxp or libXp?

@mattcieslak
Copy link
Contributor

This does seem to affect the AFNI builds on ubuntu. Any idea where that file went?

@stebo85
Copy link
Collaborator Author

stebo85 commented Apr 3, 2023

It might only affect older MCRs? In my tests I couldn't find a negative side-effect of this missing yet

@kaczmarj kaczmarj merged commit f39cffb into ReproNim:master Apr 3, 2023
@kaczmarj
Copy link
Collaborator

kaczmarj commented Apr 3, 2023

@mattcieslak - i have opened #528 to track the missing libxp6 deb for afni. i do not know where the file went, but it seems like the package libxp6 in general is not available on debian (https://packages.debian.org/search?keywords=libxp) or ubuntu (https://packages.ubuntu.com/search?keywords=libxp&searchon=names&suite=kinetic&section=all)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants