Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

Problem installing bootini #13

Open
StefanScherer opened this issue Jun 8, 2016 · 4 comments
Open

Problem installing bootini #13

StefanScherer opened this issue Jun 8, 2016 · 4 comments

Comments

@StefanScherer
Copy link
Member

In Travis build https://travis-ci.org/hypriot/image-builder-odroid-c2/builds/135669269

+ apt-get install -y linux-image-c2 bootini
Reading package lists...
Building dependency tree...
Reading state information...
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:
 bootini : Depends: kodi but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

What? bootini depends ON kodi???

@Govinda-Fichtner
Copy link
Collaborator

@StefanScherer Maybe try a no-install-recommends option for apt gets rid of those dependencies?

@StefanScherer
Copy link
Member Author

@Govinda-Fichtner
Copy link
Collaborator

@StefanScherer Seems this did not help either. Why the hell does it depend on Kodi here?

@StefanScherer
Copy link
Member Author

$ apt-cache showpkg bootini

shows

Package: bootini
Versions: 
20160528-31 (/var/lib/apt/lists/deb.odroid.in_c2_dists_xenial_main_binary-arm64_Packages)
 Description Language: 
                 File: /var/lib/apt/lists/deb.odroid.in_c2_dists_xenial_main_binary-arm64_Packages
                  MD5: 7eb5dd157e4ddc7c8a1c89006f442f17
 Description Language: 
                 File: /var/lib/apt/lists/deb.odroid.in_c2_dists_xenial_main_binary-armhf_Packages
                  MD5: 7eb5dd157e4ddc7c8a1c89006f442f17
 Description Language: 
                 File: /var/lib/dpkg/status
                  MD5: 7eb5dd157e4ddc7c8a1c89006f442f17

20160525-29 (/var/lib/dpkg/status)
 Description Language: 
                 File: /var/lib/apt/lists/deb.odroid.in_c2_dists_xenial_main_binary-arm64_Packages
                  MD5: 7eb5dd157e4ddc7c8a1c89006f442f17
 Description Language: 
                 File: /var/lib/apt/lists/deb.odroid.in_c2_dists_xenial_main_binary-armhf_Packages
                  MD5: 7eb5dd157e4ddc7c8a1c89006f442f17
 Description Language: 
                 File: /var/lib/dpkg/status
                  MD5: 7eb5dd157e4ddc7c8a1c89006f442f17


Reverse Depends: 
  bootini:armhf,bootini
Dependencies: 
20160528-31 - fix20160525 (0 (null)) fbset (0 (null)) fix20160327 (0 (null)) u-boot (0 (null)) xserver-xorg-video-mali (0 (null)) aml-libs (0 (null)) kodi (0 (null)) bootini:armhf (32 (null)) 
20160525-29 - fix20160525 (0 (null)) fbset (0 (null)) fix20160327 (0 (null)) u-boot (0 (null)) xserver-xorg-video-mali (0 (null)) aml-libs (0 (null)) kodi (0 (null)) bootini:armhf (32 (null)) 
Provides: 
20160528-31 - 
20160525-29 - 
Reverse Provides: 

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

No branches or pull requests

2 participants