* [devel] current dist-upgrade
@ 2008-06-30 15:28 Yuri N. Sedunov
2008-06-30 17:39 ` Sergey Bolshakov
0 siblings, 1 reply; 5+ messages in thread
From: Yuri N. Sedunov @ 2008-06-30 15:28 UTC (permalink / raw)
To: ALT Linux Team development discussions
$ ADU
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
The following packages will be upgraded
aiksaurus-data alt-gpgkeys alterator-alternatives alterator-auth
alterator-backend-x11 alterator-fbi alterator-lookout
alterator-net-eth alterator-net-wifi alterator-pkg alterator-root
alterator-sh-functions alterator-users apache
apache-common apache2 apache2-common apache2-httpd-worker bluez-utils
design-alterator-server exiv2 gnuplot
gtk2-themes-qtcurve gvfs hal knutclient libXrandr libXrandr-devel
libaiksaurus libaiksaurus-gtk libbluez libbluez-devel
libexiv2 libfox libfox-devel libgtksourceview2 libhal libhal-devel
liblua5.1 libneon librpm librpmbuild libsubversion
libvhttpd libwine libwine-devel libwine-gl libxorgconfig
libxorgconfig-devel mandvd mkimage ntop openoffice.org
openoffice.org-langpack-ru perl-CGI perl-Event perl-IP-Country
pkg-config python-module-rpm rpm rpm-build sisyphus_check
subversion subversion-perl tla vhosts-filesystem vhttpd-utils wine
xchm xorg-drv-ati xorg-drv-evdev xorg-drv-keyboard
xorg-drv-mouse xorg-drv-multimedia xorg-drv-radeon xorg-extensions-glx
xorg-server xorg-server-common zip
The following packages will be REMOVED:
libneon-devel libneon0.26 nfs-server
The following NEW packages will be installed:
apache2-cgi-bin apache2-html apache2-icons webserver-common
The following packages have been kept back
emacs-w3 fpc libgnomedb python-module-imaging
79 upgraded, 4 newly installed, 3 removed and 4 not upgraded.
Need to get 0B/129MB of archives.
After unpacking 2378kB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
Э.. nfs-server-то за что? Может, что взамен, -- а не разглядел?
--
Yuri N. Sedunov
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] current dist-upgrade
2008-06-30 15:28 [devel] current dist-upgrade Yuri N. Sedunov
@ 2008-06-30 17:39 ` Sergey Bolshakov
2008-06-30 18:06 ` Yuri N. Sedunov
0 siblings, 1 reply; 5+ messages in thread
From: Sergey Bolshakov @ 2008-06-30 17:39 UTC (permalink / raw)
To: devel
>>>>> "Yuri" == Yuri N Sedunov <aris-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org> writes:
> $ ADU
[skipped]
> Э.. nfs-server-то за что? Может, что взамен, -- а не разглядел?
Да нечего взамен -- попроси его вернуться, может сообщат, за что.
--
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] current dist-upgrade
2008-06-30 17:39 ` Sergey Bolshakov
@ 2008-06-30 18:06 ` Yuri N. Sedunov
2008-06-30 18:19 ` Yuri N. Sedunov
0 siblings, 1 reply; 5+ messages in thread
From: Yuri N. Sedunov @ 2008-06-30 18:06 UTC (permalink / raw)
To: ALT Linux Team development discussions
В Пнд, 30/06/2008 в 21:39 +0400, Sergey Bolshakov пишет:
> >>>>> "Yuri" == Yuri N Sedunov <aris-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org> writes:
>
> > $ ADU
> [skipped]
>
> > Э.. nfs-server-то за что? Может, что взамен, -- а не разглядел?
>
> Да нечего взамен -- попроси его вернуться, может сообщат, за что.
Слишком штатный метод, -- а времени то прошло.
--
Yuri N. Sedunov
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] current dist-upgrade
2008-06-30 18:06 ` Yuri N. Sedunov
@ 2008-06-30 18:19 ` Yuri N. Sedunov
2008-06-30 20:50 ` Dmitry V. Levin
0 siblings, 1 reply; 5+ messages in thread
From: Yuri N. Sedunov @ 2008-06-30 18:19 UTC (permalink / raw)
To: ALT Linux Team development discussions
В Пнд, 30/06/2008 в 22:06 +0400, Yuri N. Sedunov пишет:
> В Пнд, 30/06/2008 в 21:39 +0400, Sergey Bolshakov пишет:
> > >>>>> "Yuri" == Yuri N Sedunov <aris-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org> writes:
> >
> > > $ ADU
> > [skipped]
> >
> > > Э.. nfs-server-то за что? Может, что взамен, -- а не разглядел?
> >
> > Да нечего взамен -- попроси его вернуться, может сообщат, за что.
Практически как обычно, не сообщили, за что.
>
> Слишком штатный метод, -- а времени то прошло.
$ AI nfs-server
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
nfs-server
0 upgraded, 1 newly installed, 0 removed and 4 not upgraded.
Need to get 0B/106kB of archives.
After unpacking 182kB of additional disk space will be used.
Committing changes...
Preparing...
######################################################################################## [100%]
1: nfs-server
######################################################################################## [100%]
Done.
$ sudo service nfs status
rpc.mountd is stopped
rpc.rquotad is stopped
rpc.svcgssd is stopped
nfsd is stopped
$ sudo service nfs start
Exporting NFS file systems:
[ DONE ]
Starting NFS quotas service:
[ DONE ]
Starting NFS daemon:
[ DONE ]
Starting NFS mount service:
[ DONE ]
$ chkconfig --list nfs
nfs 0:выкл 1:выкл 2:выкл 3:вкл 4:вкл 5:вкл 6:выкл
--
Yuri N. Sedunov
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [devel] current dist-upgrade
2008-06-30 18:19 ` Yuri N. Sedunov
@ 2008-06-30 20:50 ` Dmitry V. Levin
0 siblings, 0 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2008-06-30 20:50 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 650 bytes --]
On Mon, Jun 30, 2008 at 10:19:04PM +0400, Yuri N. Sedunov wrote:
> В Пнд, 30/06/2008 в 22:06 +0400, Yuri N. Sedunov пишет:
> > В Пнд, 30/06/2008 в 21:39 +0400, Sergey Bolshakov пишет:
> > > >>>>> "Yuri" == Yuri N Sedunov <aris-u2l5PoMzF/Vg9hUCZPvPmw@public.gmane.org> writes:
> > >
> > > > $ ADU
> > > [skipped]
> > >
> > > > Э.. nfs-server-то за что? Может, что взамен, -- а не разглядел?
> > >
> > > Да нечего взамен -- попроси его вернуться, может сообщат, за что.
>
> Практически как обычно, не сообщили, за что.
Значит, apt-get не справился с каким-то переименованием пакетов.
Возможно, что это был libneon.
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-06-30 20:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-30 15:28 [devel] current dist-upgrade Yuri N. Sedunov
2008-06-30 17:39 ` Sergey Bolshakov
2008-06-30 18:06 ` Yuri N. Sedunov
2008-06-30 18:19 ` Yuri N. Sedunov
2008-06-30 20:50 ` Dmitry V. Levin
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git