openframeworks / openframeworks/openFrameworks

failed:can't install dependencies.sh

Open
#4,659 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
10.4k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
9

Description

for install openFrameworks v0.8.1 for RASPBIAN WHEEZY at Raspberry pi B+.
did bellow,
~/openFrameworks/scripts/linux/debian_armv6l $ sudo ./install_dependencies.sh

However responsed

Note, selecting 'gstreamer1.0-omx-dbg' for regex '1.0-omx'
Note, selecting 'gstreamer1.0-omx' for regex '1.0-omx'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
 gstreamer1.0-omx-dbg : Depends: gstreamer1.0-omx (= 1.0.0.1-0+rpi13rpi1) but 1.2.0-1 is to be installed
E: Unable to correct problems, you have held broken packages.
error installing gstreamer, there could be an error with your internet connection
if the error persists, please report an issue in github: http://github.com/openframeworks/openFrameworks/issues

still can't solved issue, please advice for me.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with scripts/linux/debian_armv6l/install_dependencies.sh and reproduce the command on Raspberry Pi B+ running Raspbian Wheezy. Investigate the reported gstreamer1.0-omx package-version conflict; done would require the dependency installation to complete, but the issue provides no test or proposed code change.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, raspberry-pi
Domain
build-system, embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.