[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian Woody und phpGroupWare



Uwe Kerstan <uwe.kerstan@gmx.de> writes:

> * Sebastian Niehaus <killedbythoughts@mindcrime.net> [15-03-2004 11:14]:
> 
> > | phpGroupWare version 0.9.13.018 Einrichtung III    Logout
> 
> Vielleicht solltest du mal updaten? ;-)
 
Hmm. Ich habe die Dinge frisch von security.debian.org. Ehrlich :-)

> # apt-cache policy phpgroupware
> phpgroupware:
>   Installed: (none)
>   Candidate: 0.9.14-0.RC3.2.woody3
>   Version Table:
>      0.9.14-0.RC3.2.woody3 0
>         500 http://security.debian.org woody/updates/main Packages
>      0.9.14-0.RC3.2.woody2 0
>         500 ftp://ftp.de.debian.org woody/main Packages

,----
| niehaus@toxic:~$ apt-cache policy phpgroupware
| phpgroupware:
|   Installed: 0.9.14-0.RC3.2.woody3
|   Candidate: 0.9.14-0.RC3.2.woody3
|   Version Table:
|  *** 0.9.14-0.RC3.2.woody3 0
|         500 http://security.debian.org woody/updates/main Packages
|         500 http://ftp.rfc822.org woody/updates/main Packages
|         100 /var/lib/dpkg/status
|      0.9.14-0.RC3.2.woody2 0
|         500 cdrom://[Debian GNU/Linux 3.0 r2 _Woody_ - Official i386 Binary-5 (20031201)] unstable/main Packages
| niehaus@toxic:~$
`----

Hmm, da scheint phpgroupware an dem Web-Inteface eine falsche Version
anzuzeigen.


> # dpkg -l php3 php4
> +++-===================-===================-=============================
> pn  php3                <keine>             (keine Beschreibung vorhanden)
> ii  php4                4.1.2-6woody3       A server-side, HTML-embedded 


Also nocheinmal php4 installiert (php3 und phpgroupware wird dabei
"automatisch" entsorgt:

,----
| niehaus@toxic:~$  dpkg -l php3 php4
| Desired=Unknown/Install/Remove/Purge/Hold
| | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
| |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
| ||/ Name           Version            Description
| +++-==============-==================================================================
| rc  php3           3.0.18-23.1woody1  A server-side, HTML-embedded scripting language
| ii  php4           4.1.2-6woody3      A server-side, HTML-embedded scripting language
| niehaus@toxic:~$ 
`----




> # apt-get install phpgroupware*
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following extra packages will be installed:

[...]


> Ich sehe keine Abhängikeiten zu PHP3.


,----
| toxic:/home/niehaus# apt-get install phpgroupware
| Reading Package Lists... Done
| Building Dependency Tree... Done
| The following extra packages will be installed:
|   php3 php3-imap phpgroupware-admin phpgroupware-core
|   phpgroupware-preferences phpgroupware-setup
| The following packages will be REMOVED:
|   php4 
| The following NEW packages will be installed:
|   php3 php3-imap phpgroupware phpgroupware-admin phpgroupware-core
|   phpgroupware-preferences phpgroupware-setup
| 0 packages upgraded, 7 newly installed, 1 to remove and 6  not upgraded.
| Need to get 0B/898kB of archives. After unpacking 1893kB will be used.
| Do you want to continue? [Y/n]
`----


Hmm. Ich habe mir nocheinmal die Dependencies angesehen: 

,----
| Package: phpgroupware
| Priority: optional
| Section: web
| Installed-Size: 311
| Maintainer: Luca - De Whiskey's - De Vitis <luca@debian.org>
| Architecture: all
| Version: 0.9.14-0.RC3.2.woody3
| Depends: apache | httpd, php3-pgsql | php3-cgi-pgsql | php4-pgsql |
|  php3-mysql | php3-cgi-mysql | php4-mysql, php3-imap | php3-cgi-imap |
|  php4-imap, phpgroupware- core (>= 0.9.14-0.RC2.3), phpgroupware-api
|  (>= 0.9.14-0.RC2.3), phpgroupware-setup (>= 0.9.14-0.RC2.3),
|  phpgroupware-admin (>= 0.9.14-0.RC2.3), phpgroupware-prefe rences (>=
|  0.9.14-0.RC2.3), debconf, wwwconfig-common
`----

... und dann zunächst php4-imap installiert. Dann wurde phpgroupware
tatsächlich mit PHP4 klaglos installiert.


Ist sowas ein Bug, den man melden sollte oder liegt das in der Natur
der Paketverwaltung?


Nun werde ich mich mit dem anderen Problem

,----
| Database error: Link-ID == false, connect failed
| PostgreSQL Error: 0 ()
| 
| Session halted.
`----

... beschäftigen müssen ....


Gruß & Dank,


Sebastian



Reply to: