Skip to content

Conversation

@preussal
Copy link

@preussal preussal commented Sep 5, 2019

changed pkg order to install "bareos-database-mysql" or "bareos-database-postgresql" or others.
Before always the "bareos-database-postgresql" was installed. and the mysql always after that.

that comes from the dependencies in the bareos-database-common

apt-cache depends bareos-database-common
bareos-database-common
  | PreDepends: debconf
   PreDepends: <debconf-2.0>
     cdebconf
     debconf
   Depends: bareos-common
  | Depends: bareos-database-postgresql
  | Depends: bareos-database-mysql
   Depends: bareos-database-sqlite3
   Depends: dbconfig-common
   Depends: lsb-base
   Depends: libc6
   Depends: libgcc1
   Depends: libstdc ++ 6

preussal and others added 2 commits September 5, 2019 13:16
changed pkg order to install "bareos-database-mysql" or "bareos-database-postgresql" or others.
Before always the "bareos-database-postgresql" was installed. and the mysql always after that. 

that comes from the dependencies in the bareos-database-common

apt-cache depends bareos-database-common
bareos-database-common
  | PreDepends: debconf
   PreDepends: <debconf-2.0>
     cdebconf
     debconf
   Depends: bareos-common
  | Depends: bareos-database-postgresql
  | Depends: bareos-database-mysql
   Depends: bareos-database-sqlite3
   Depends: dbconfig-common
   Depends: lsb-base
   Depends: libc6
   Depends: libgcc1
   Depends: libstdc ++ 6
@preussal preussal requested a review from javierbertoli as a code owner May 9, 2024 02:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant