Hi, As discussed on irc: The debian package at sourceforge has been built for squeeze. At that time wheezy wasn't yet released. There is an official debian package for unstable which will enter the distribution soon: http://ftp-master.debian.org/new/nxlog-ce_2.4.1054-1.html
We will try to create a binary package for wheezy from the next release. Until then you should be able to build from source. Regards, Botond On Wed, 26 Jun 2013 10:47:28 -0400 Enrique Cadalso <[email protected]> wrote: > Hello, > > I am trying to install nxlog-ce in Debian 7 but I am having a problem with > dependencies. The missing dependencies are not installable, they dont exist > in Debian 7. Is the deb package at > http://sourceforge.net/projects/nxlog-ce/files/nxlog-ce_2.4.1054_amd64.debobsolete > for debian 7. Any workaround, besides installing from source? > > Thanks, > > Enrique > > > Details of the problem. > > vagrant@Debian700:~$ wget --trust-server-name > > http://sourceforge.net/projects/nxlog-ce/files/nxlog-ce_2.4.1054_amd64.deb/download > > > > > > > vagrant@Debian700:~$ sudo dpkg -i nxlog-ce_2.4.1054_amd64.deb > > Selecting previously unselected package nxlog-ce. > > (Reading database ... 47440 files and directories currently installed.) > > Unpacking nxlog-ce (from nxlog-ce_2.4.1054_amd64.deb) ... > > dpkg: dependency problems prevent configuration of nxlog-ce: > > nxlog-ce depends on libdbi0; however: > > Package libdbi0 is not installed. > > nxlog-ce depends on libperl5.10 (>= 5.10.1); however: > > Package libperl5.10 is not installed. > > nxlog-ce depends on libssl0.9.8 (>= 0.9.8m-1); however: > > Package libssl0.9.8 is not installed. > > dpkg: error processing nxlog-ce (--install): > > dependency problems - leaving unconfigured > > Errors were encountered while processing: > > nxlog-ce > > > Trying to install anything else reports nxlog-ce dependencies are "not > installable" > > vagrant@Debian700:~$ sudo apt-get install mc > Reading package lists... Done > Building dependency tree > Reading state information... Done > You might want to run 'apt-get -f install' to correct these: > The following packages have unmet dependencies: > mc : Depends: libglib2.0-0 (>= 2.24.0) but it is not going to be installed > Depends: mc-data (= 3:4.8.3-10) but it is not going to be installed > nxlog-ce : Depends: libdbi0 but it is not installable > Depends: libperl5.10 (>= 5.10.1) but it is not installable > Depends: libssl0.9.8 (>= 0.9.8m-1) but it is not installable > E: Unmet dependencies. Try 'apt-get -f install' with no packages (or > specify a solution). > > > Using apt-get -f install only option given is remove nxlog-ce > > > vagrant@Debian700:~$ sudo apt-get -f install > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > Correcting dependencies... Done > > The following packages will be REMOVED: > > nxlog-ce > > 0 upgraded, 0 newly installed, 1 to remove and 30 not upgraded. > > 1 not fully installed or removed. > > After this operation, 3,772 kB disk space will be freed. > > Do you want to continue [Y/n]? > > > > Trying to install dependencies manually didnt work, package libdbi0 dont > exist, it is said to be replaced by libdbi-dev but after > installing libdbi-dev nxlog stills says it needs libdbi0 > > vagrant@Debian700:~$ sudo apt-get install libdbi0 > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > Package libdbi0 is not available, but is referred to by another package. > > This may mean that the package is missing, has been obsoleted, or > > is only available from another source > > However the following packages replace it: > > libdbi-dev > > E: Package 'libdbi0' has no installation candidate > > > > > > > vagrant@Debian700:~$ sudo apt-get install libdbi-dev > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > The following extra packages will be installed: > > libdbi1 > > The following NEW packages will be installed: > > libdbi-dev libdbi1 > > 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. > > Need to get 67.6 kB of archives. > > After this operation, 274 kB of additional disk space will be used. > > Do you want to continue [Y/n]? y > > Get:1 http://http.us.debian.org/debian/ wheezy/main libdbi1 amd64 0.8.4-6 > > [31.7 kB] > > Get:2 http://http.us.debian.org/debian/ wheezy/main libdbi-dev amd64 > > 0.8.4-6 [35.8 kB] > > Fetched 67.6 kB in 5s (12.7 kB/s) > > Selecting previously unselected package libdbi1. > > (Reading database ... 47424 files and directories currently installed.) > > Unpacking libdbi1 (from .../libdbi1_0.8.4-6_amd64.deb) ... > > Selecting previously unselected package libdbi-dev. > > Unpacking libdbi-dev (from .../libdbi-dev_0.8.4-6_amd64.deb) ... > > Setting up libdbi1 (0.8.4-6) ... > > Setting up libdbi-dev (0.8.4-6) ... > > > > > > > vagrant@Debian700:~$ sudo dpkg -i nxlog-ce_2.4.1054_amd64.deb > > Selecting previously unselected package nxlog-ce. > > (Reading database ... 47443 files and directories currently installed.) > > Unpacking nxlog-ce (from nxlog-ce_2.4.1054_amd64.deb) ... > > dpkg: dependency problems prevent configuration of nxlog-ce: > > nxlog-ce depends on libdbi0; however: > > Package libdbi0 is not installed. > > nxlog-ce depends on libperl5.10 (>= 5.10.1); however: > > Package libperl5.10 is not installed. > > nxlog-ce depends on libssl0.9.8 (>= 0.9.8m-1); however: > > Package libssl0.9.8 is not installed. > > dpkg: error processing nxlog-ce (--install): > > dependency problems - leaving unconfigured > > Errors were encountered while processing: > > nxlog-ce ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ nxlog-ce-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users
