[Pine-info] PINE build for Debian Linux
Nicolas KOWALSKI
nicolas.kowalski at gmail.com
Fri Aug 24 02:36:28 PDT 2007
Bret Busby <bret at busby.net> writes:
>>> In trying to instal the Debian package, on Debian etch (Debian
>>> stable), I got the following.
>>>
>>> "dpkg -i pine_4.64_i386.deb
>>> (Reading database ... 121137 files and directories currently
>>> installed.)
>>> Preparing to replace pine 4.64 (using pine_4.64_i386.deb) ...
>>> Unpacking replacement pine ...
>>> dpkg: dependency problems prevent configuration of pine:
>>> pine depends on libssl0.9.7; however:
>>> Package libssl0.9.7 is not installed.
>>> dpkg: error processing pine (--install):
>>> dependency problems - leaving unconfigured
>>> Errors were encountered while processing:
>>> pine
>>> "
>>>
>>> In checking with Synaptic, I found that I have libssl0.9.8 installed
>>> on the computer.
>>
>> You can install the old version of the library on an etch system:
>>
>> apt-get install libssl0.9.7
>>
> "
> apt-get install libssl0.9.7
> Reading package lists... Done
> Building dependency tree... Done
> Package libssl0.9.7 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
> W: Couldn't stat source package list http://ftp.uwa.edu.au stable/main
> Packages
> (/var/lib/apt/lists/ftp.uwa.edu.au_mirrors_linux_debian_dists_stable_main_binary-i386_Packages)
> - stat (2 No such file or directory)
> W: Couldn't stat source package list http://ftp.uwa.edu.au
> stable/contrib Packages
Something is wrong. Did you run "apt-get update" before trying to
install libssl0.9.7 ?
Here:
petole:~# apt-get -s install libssl0.9.7
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
libssl0.9.7
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Inst libssl0.9.7 (0.9.7k-3.1 Debian:4.0r1/stable)
Conf libssl0.9.7 (0.9.7k-3.1 Debian:4.0r1/stable)
petole:~# cat /etc/apt/sources.list
deb http://ftp.fr.debian.org/debian/ etch main
deb http://security.debian.org/ etch/updates main
--
Nicolas
More information about the Pine-info
mailing list