Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

linuxmce / buildscripts

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 4
  • Merge Requests 0
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
Closed
Open
Issue #5 opened Sep 27, 2018 by Gavin Pryke@Gavlee
  • New issue
New issue

install.sh fails to detect which architecture the build is running on

Build machine: Ubuntu 14.04 i386

When executing the scripts following the build instructions on the wiki to build LinuxMCE, the install.sh script fails to detect the correct architecture and prevents building further.

I think this may be due to apt/dpkg now supporting multi-arch.

There seems to be an easy workaround though, all I did was add an extra space at the end of the grep pattern to match only the main dpkg architecture line, rather than the compatible sub-architectures which were also being matched.

Please find attached patch attempting to work around the issue.

Thanks.

buildscripts-install.sh-workaround-dpkg-arch.patch

  • phenigma @phenigma

    assigned to @phenigma

    Nov 20, 2018

    assigned to @phenigma

    assigned to @phenigma
    Toggle commit list
  • phenigma @phenigma commented Nov 20, 2018
    Master

    looks good

    looks good
  • phenigma @phenigma

    closed

    Nov 20, 2018

    closed

    closed
    Toggle commit list
  • phenigma @phenigma

    reopened

    Nov 20, 2018

    reopened

    reopened
    Toggle commit list
  • phenigma @phenigma commented Nov 20, 2018
    Master

    oops, need to apply it still

    oops, need to apply it still
  • Write
  • Preview
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
  • Please register or sign in to post a comment
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
0
Labels
None
Assign labels
  • View labels
2
2 participants
Reference: linuxmce/buildscripts#5