roundcube

Asked by dreamerx

Здравствуйте.

ОС Debian lenny
ставлю пакет roundcube-core (для работы почты счерез веб-интерфейс, с mysql)
#dpkg -i roundcube-core_0.3.1-3_all.deb
получаю проблему с зависимыми пакетами

тогда делаю так:
#cd /tmp
//http://backports.debian.org/debian-backports/pool/main/r/roundcube/roundcube_0.3.1.orig.tar.gz
#wget http://ftp.de.debian.org/debian/pool/main/r/roundcube/roundcube_0.3.1-6.debian.tar.gz
#tar -zxf roundcube_0.3.1-6.debian.tar.gz
#cd debian
#ls
куча файлов, и непонятно что делать дальше
Помогите советом пожалуйста
==============================================
EN-Translated

Hi folx
Has problem with roundcube-core on Debian lenny
need roundcube-core + mysql work in web-interface

i does
#dpkg -i roundcube-core_0.3.1-3_all.deb
... not worked

but still do so:

#cd /tmp
//http://backports.debian.org/debian-backports/pool/main/r/roundcube/roundcube_0.3.1.orig.tar.gz
#wget http://ftp.de.debian.org/debian/pool/main/r/roundcube/roundcube_0.3.1-6.debian.tar.gz
#tar -zxf roundcube_0.3.1-6.debian.tar.gz
#cd debian
#ls
well, has many files what should next
Who answer me?... please :)

Question information

Language:
Russian Edit question
Status:
Answered
For:
Ubuntu totem Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Have you tried this command:

sudo apt-get install roundcube-core

Which error messages are there?

Revision history for this message
dreamerx (viipru) said :
#2

/#sudo apt-get install roundcube-core

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package roundcube-core needs to be reinstalled, but I can't find an archive for it.

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

Execute the command

sudo apt-get update

then

sudo apt-get install roundcube

Which error messages are there?

Revision history for this message
dreamerx (viipru) said :
#4

/#apt-get update
...
done
#apt-get install roundcube

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package roundcube-core needs to be reinstalled, but I can't find an archive for it.

Revision history for this message
dreamerx (viipru) said :
#5

nano /apt/sources.list

deb http://ftp2.de.debian.org/debian lenny main contrib non-free
deb http://ftp2.de.debian.org/debian-security lenny/updates main contrib non-free
#deb http://ftp.nl.debian.org/debian/ lenny main contrib non-free
#deb http://security.debian.org/ lenny/updates main contrib non-free
deb-src http://mirror.aarnet.edu.au/debian/ squeeze main

maybe helped You for me)

Revision history for this message
Manfred Hampl (m-hampl) said :
#6

nano /apt/sources.list
and insert the following line
deb http://ftp2.de.debian.org/debian-backports lenny-backports main

execute
sudo apt-get update

execute
apt-get -t lenny-backports install roundcube

Revision history for this message
dreamerx (viipru) said :
#7

with update
...
W: Failed to fetch http://ftp2.de.debian.org/debian-backports/dists/lenny-backports/main/binary-i386/Packages.gz Sub-process gzip returned an error code (100)
...
with install

Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package roundcube-core needs to be reinstalled, but I can't find an archive for it.

Revision history for this message
Manfred Hampl (m-hampl) said :
#8

Maybe network problem?

nano /apt/sources.list
replace the line
deb http://ftp2.de.debian.org/debian-backports lenny-backports main
with the line
deb http://backports.debian.org/debian-backports lenny-backports main

execute
sudo apt-get update

execute
apt-get -t lenny-backports install roundcube

Revision history for this message
dreamerx (viipru) said :
#9

Tnx for ur time

Help me find easy mail hosting pannel for webserver. I guest this all done well

Can you help with this problem?

Provide an answer of your own, or ask dreamerx for more information if necessary.

To post a message you must log in.