Hi Sylvestre, that is straight-forward (but I referenced the logs above):
- enable the package sources repo (deb-src)
- download the current s390-tools sources for questing: pull-lp-source 
s390-tools questing
- rebuild the source package (sbuild, dpkg-buildpackage, or whatever you prefer)
- create a new PPA, and in "Change details", select architectures: amd64, 
ppc64el, amr64 and s390x
- in "Edit PPA dependencies" enable -proposed (tick: "Proposed (default 
dependencies and proposed updates).")
- optimally you may bump the version (with dch -i) and add 'no-change rebuild" 
to the changelog
- then dput to this PPA

The build fails (or failed for me) on s390x only, but only because the
s390-tools package is only fully build on s390x, only a smaller subset
is build for amd64, hence it succeeds there (but it's not architecture
specific).

If you want to do a local build (on an s390x system), the following is needed:
sudo apt-get install build-essential
sudo apt-get install devscripts
sudo apt --arch-only build-dep s390-tools
(I could also help on setting up a local build system at Canonical, let me know 
on MM.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2118785

Title:
  rust-coreutils 0.0.0~ubuntu16 issue with install(1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/2118785/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to