Summary: | После установки podviewer необходимо доставлять другие пакеты. | ||
---|---|---|---|
Product: | Branch 4.0 | Reporter: | Bezrukov Alexander <beza2000> |
Component: | perl-Gtk2-Ex-PodViewer | Assignee: | Nikolay A. Fetisov <naf> |
Status: | CLOSED NOTABUG | QA Contact: | Q.A. 4.0 <qa-4.0> |
Severity: | minor | ||
Priority: | P3 | ||
Version: | 4.0 | ||
Hardware: | all | ||
OS: | Linux |
Description
Bezrukov Alexander
2007-10-25 16:50:57 MSD
Зависимостей на gnome-* у perl-Gtk2-Ex-PodViewer нет. В чистой VPS с branch 4.0: $ rpm -aq | grep gnome $ su -c 'apt-get install perl-Gtk2-Ex-PodViewer' Reading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed: .... The following NEW packages will be installed: fontconfig libICE libSM libX11 libX11-locales libXau libXcursor libXdamage libXdmcp libXext libXfixes libXft libXi libXinerama libXrandr libXrender libXt libXxf86vm libatk libcairo libdirectfb libdrm libexpat libfreetype libglitz libgtk+2 libgtk+2-common libjpeg libmesa libpango libpng12 libtiff libxml2 perl-Cairo perl-Encode perl-Glib perl-Gtk2 perl-Gtk2-Ex-PodViewer perl-Gtk2-Ex-Simple-List perl-IO-stringy perl-Locale-gettext perl-PerlIO perl-Pod-Escapes perl-Pod-Simple shared-mime-info xml-common 0 upgraded, 46 newly installed, 0 removed and 0 not upgraded. Need to get 13.9MB of archives. After unpacking 39.7MB of additional disk space will be used. Do you want to continue? [Y/n] .... $ podviewer /usr/lib/perl5/utf8.pm При этом: $ rpm -aq | grep gnome $ rpm -aq | grep -i gtk | sort libgtk+2-2.10.14-alt1 libgtk+2-common-2.10.14-alt1 perl-Gtk2-1.132-alt2 perl-Gtk2-Ex-PodViewer-0.17-alt1 perl-Gtk2-Ex-Simple-List-0.50-alt1 $ |