j-y-matsubara opened a new issue #8781:
URL: https://github.com/apache/airflow/issues/8781


   
   **Environment**:
   
   - **Cloud provider or hardware configuration**:
   - **OS** (e.g. from /etc/os-release): Mac OS
   - **Kernel** (e.g. `uname -a`):
   - **Install tools**:
   - **Others**:
   
   **What happened**:
   
   git clone and starting breeze, "./breeze" .
   After that, the error occured that "The following packages have unmet 
dependencies".
   
   <details><summary>Log</summary> 
   
   Reading package lists...
   + apt-get install --no-install-recommends -y gnupg openjdk-8-jdk 
apt-transport-https bash-completion ca-certificates software-properties-common 
krb5-user ldap-utils less libpython2.7-stdlib lsb-release net-tools 
openssh-client openssh-server postgresql-client sqlite3 tmux unzip vim
   Reading package lists...
   Building dependency tree...
   Reading state information...
   ca-certificates is already the newest version (20190110).
   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:
    libc6-dev : Breaks: libgcc-8-dev (< 8.4.0-2~) but 8.3.0-6 is to be installed
   E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused 
by held packages.
   
   </details>
   
   
   
   **What you expected to happen**:
   
   Breeze startes correctly
   
   **How to reproduce it**:
   Starting "./breeze"
   
   <!---
   
   As minimally and precisely as possible. Keep in mind we do not have access 
to your cluster or dags.
   
   If you are using kubernetes, please attempt to recreate the issue using 
minikube or kind.
   
   ## Install minikube/kind
   
   - Minikube https://minikube.sigs.k8s.io/docs/start/
   - Kind https://kind.sigs.k8s.io/docs/user/quick-start/
   
   If this is a UI bug, please provide a screenshot of the bug or a link to a 
youtube video of the bug in action
   
   You can include images using the .md sytle of
   ![alt text](http://url/to/img.png)
   
   To record a screencast, mac users can use QuickTime and then create an 
unlisted youtube video with the resulting .mov file.
   
   --->
   
   
   
   
   <!--
   
   How often does this problem occur? Once? Every time etc?
   
   Any relevant logs to include? Put them here in side a detail tag:
   <details><summary>x.log</summary> lots of stuff </details>
   
   -->
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to