On Wednesday, February 12, 2014 4:22:50 AM UTC-5, sascha.bejer wrote: > Hi, > > > > Some more detail would be nice. I assume Debian 7, Which bareos version/repo > > are you using? > > I have Bareos 13.2.1 on Debian 7 without issues. > > You can try to aptitude purge all bareos packages, dist-upgrade and > > reinstall bareos. > > > > Depends: bareos-common (= 13.2.1-81.1), libc6 (>= 2.3.6-6~), libcap2 (>= > > 2.10), libfastlz, libgcc1 (>= 1:4.1.1), liblzo2-2, libreadline6 (>= 6.0), > > libssl1.0.0 (>= 1.0.0), > > libstdc++6 (>= 4.1.1), libtinfo5, libwrap0 (>= 7.6-4~), zlib1g (>= > > 1:1.1.4) > > > > As you see, 13.2.1 has requirement of libssl1.0.0 > > Can it be you use a repo for a different distribution, like Ubuntu? > > > > BR, Sascha > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] > > On Behalf Of [email protected] > > Sent: Dienstag, 11. Februar 2014 21:17 > > To: [email protected] > > Subject: [bareos-users] Debian stable install problem > > > > Hi, I'm trying to install bareos from the download.bareos.org repository but > > it always complain about libssl not being installed: > > > > root@procyon:/#aptitude install bareos > > The following NEW packages will be installed: > > bareos bareos-bconsole{ab} bareos-client{a} bareos-common{ab} > > bareos-database-common{a} > > bareos-database-postgresql{a} bareos-database-tools{ab} > > bareos-director{ab} > > bareos-filedaemon{ab} bareos-storage{ab} bareos-traymonitor{ab} > > libfastlz{a} libqtcore4{a} > > libqtgui4{a} postgresql-client{a} postgresql-client-9.1{a} > > postgresql-client-common{a} > > 0 packages upgraded, 17 newly installed, 0 to remove and 0 not upgraded. > > Need to get 8,989 kB of archives. After unpacking 30.7 MB will be used. > > The following packages have unmet dependencies: > > bareos-database-tools : Depends: libssl0.9.8 (>= 0.9.8m-1) which is a > > virtual package. > > bareos-filedaemon : Depends: libssl0.9.8 (>= 0.9.8m-1) which is a virtual > > package. > > bareos-traymonitor : Depends: libssl0.9.8 (>= 0.9.8m-1) which is a virtual > > package. > > bareos-bconsole : Depends: libssl0.9.8 (>= 0.9.8m-1) which is a virtual > > package. > > bareos-director : Depends: libssl0.9.8 (>= 0.9.8m-1) which is a virtual > > package. > > bareos-storage : Depends: libssl0.9.8 (>= 0.9.8m-1) which is a virtual > > package. > > bareos-common : Depends: libssl0.9.8 (>= 0.9.8m-1) which is a virtual > > package. > > > > Then aptitude only give me 1 option, which is to keep all of the bareos > > packages uninstalled... > > > > I do have libssl installed: > > > > root@procyon:/# dpkg --get-selections | grep libssl > > libssl-dev install > > libssl-doc install > > libssl1.0.0:amd64 install > > > > Is it me that is doing something wrong or the dependency of the package are > > incorrect? > > > > Thanks you very much. > > > > -- > > You received this message because you are subscribed to the Google Groups > > "bareos-users" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > To post to this group, send email to [email protected]. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > > . > > ________________________________________ > > The contents of this e-mail message and any attachments are confidential and > are intended solely for the addressee. The information may also be legally > privileged. > > This transmission is sent in trust, and the sole purpose of delivery to the > intended recipient. If you have received this transmission in error, any use, > reproduction or dissemination of this transmission is strictly prohibited. > > If you are not the intended recipient, please immediately notify the sender > by reply e-mailer and delete this message and its attachments, if any. > > Thank you for your cooperation. > > ________________________________________
Hi, Thanks for your reply, your comment made me notice an error on my part, I was using the repository for Debian 6.0 and I'm running the 7.0. root@procyon:/etc/apt# cat /etc/issue Debian GNU/Linux 7 \n \l I didn't notice it in the repo address shown in the HOWTO section. I am now using http://download.bareos.org/bareos/release/latest/Debian_7.0/ and it does work, no more unresolved dependancies. I don't understand why the older version (the one in the Debian_6.0 repo) asking for libssl>=0.9.8m-1 wouldn't be satisfied with libssl1.0.0 but anyhow, it works now. Can I suggest to add a little note beside the Debian 6 install HOWTO, clarifying that more debian version are supported and you only need to check the http folder (http://download.bareos.org/bareos/release/latest/) to see all the available repositories. It would avoid stupid error like mine. Thanks again for the support I have now the 13.2.2-7.1 version installed, I'll try to setup my poor-man backup setup. -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
