help-shishi
[Top][All Lists]
Advanced

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

Re: Shishi 0.0.26


From: Simon Josefsson
Subject: Re: Shishi 0.0.26
Date: Mon, 15 May 2006 16:57:08 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

Today's daily build is for the released version, and the same for the
daily debian packages, and I've checked that it is lintian clean and
that upgrading from 0.0.25-1 in unstable to this version works.

I can't get automatic upgrade's to work though, when I 'apt-get
upgrade' I don't get the new shishi-kdc, but I'm not sure if this is
supposed to work.

latte:~# dpkg -l|grep shis
ii  libshisa-dev                    0.0.25-1                   Development 
files for the Shishi Kerberos v5 KDC database librar
ii  libshisa0                       0.0.25-1                   Library for the 
Shishi Kerberos v5 KDC database
ii  libshishi-dev                   0.0.25-1                   Development 
files for the Shishi Kerberos v5 library
ii  libshishi0                      0.0.25-1                   Library for the 
Shishi Kerberos v5 implementation
ii  shisa                           0.0.25-1                   Administration 
utility for the Shishi Kerberos v5 KDC database
ii  shishi                          0.0.25-1                   Command line 
client for the Shishi Kerberos v5 implementation
ii  shishi-common                   0.0.25-1                   Platform 
independent files for Shishi
ii  shishi-dbg                      0.0.25-1                   Debugging 
symbols for Shishi
ii  shishi-doc                      0.0.25-1                   Documentation 
for Shishi
ii  shishid                         0.0.25-1                   Kerberos v5 Key 
Distribution Center (KDC) Shishi server daemon
latte:~# apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
The following packages will be upgraded:
  libshisa-dev libshisa0 libshishi-dev libshishi0 shisa shishi shishi-common 
shishi-dbg shishi-doc
9 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 2303kB/3553kB of archives.
After unpacking 8192B disk space will be freed.
Do you want to continue [Y/n]?
latte:~# apt-cache show shishi-kdc|grep -e Version -e shishid
Version: 0.0.26+20060515-1
Conflicts: shishid
Provides: shishid
Replaces: shishid
 or shishid.
latte:~#

If I specify all the packages manually, upgrading works fine though.

latte:~# apt-get install `apt-cache search shishi|awk '{print $1}'|grep -v 
shishid`
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED
  shishid
The following NEW packages will be installed
  libpam-shishi shishi-kdc
The following packages will be upgraded:
  libshisa-dev libshisa0 libshishi-dev libshishi0 shisa shishi shishi-common 
shishi-dbg shishi-doc
9 upgraded, 2 newly installed, 1 to remove and 0 not upgraded.
Need to get 2365kB/3675kB of archives.
After unpacking 4096B disk space will be freed.
Do you want to continue [Y/n]?
WARNING: The following packages cannot be authenticated!
  libshishi-dev shishi-common libshishi0 libpam-shishi libshisa-dev libshisa0 
shisa shishi shishi-dbg shishi-doc shishi-kdc
Install these packages without verification [y/N]? y
Get: 1 http://josefsson.org ./ libpam-shishi 0.0.26+20060515-1 [62.0kB]
Get: 2 http://josefsson.org ./ shishi-doc 0.0.26+20060515-1 [2303kB]
Fetched 2365kB in 16s (143kB/s)
Reading changelogs... Done
(Reading database ... 143619 files and directories currently installed.)
Removing shishid ...
Stopping Shishi daemon: shishid.
(Reading database ... 143610 files and directories currently installed.)
Preparing to replace libshishi-dev 0.0.25-1 (using 
.../libshishi-dev_0.0.26+20060515-1_i386.deb) ...
Unpacking replacement libshishi-dev ...
Preparing to replace shishi-common 0.0.25-1 (using 
.../shishi-common_0.0.26+20060515-1_all.deb) ...
Unpacking replacement shishi-common ...
Preparing to replace libshishi0 0.0.25-1 (using 
.../libshishi0_0.0.26+20060515-1_i386.deb) ...
Unpacking replacement libshishi0 ...
Selecting previously deselected package libpam-shishi.
Unpacking libpam-shishi (from .../libpam-shishi_0.0.26+20060515-1_i386.deb) ...
Preparing to replace libshisa-dev 0.0.25-1 (using 
.../libshisa-dev_0.0.26+20060515-1_i386.deb) ...
Unpacking replacement libshisa-dev ...
Preparing to replace libshisa0 0.0.25-1 (using 
.../libshisa0_0.0.26+20060515-1_i386.deb) ...
Unpacking replacement libshisa0 ...
Preparing to replace shisa 0.0.25-1 (using 
.../shisa_0.0.26+20060515-1_i386.deb) ...
Unpacking replacement shisa ...
Preparing to replace shishi 0.0.25-1 (using 
.../shishi_0.0.26+20060515-1_i386.deb) ...
Unpacking replacement shishi ...
Preparing to replace shishi-dbg 0.0.25-1 (using 
.../shishi-dbg_0.0.26+20060515-1_i386.deb) ...
Unpacking replacement shishi-dbg ...
Preparing to replace shishi-doc 0.0.25-1 (using 
.../shishi-doc_0.0.26+20060515-1_all.deb) ...
Unpacking replacement shishi-doc ...
Selecting previously deselected package shishi-kdc.
Unpacking shishi-kdc (from .../shishi-kdc_0.0.26+20060515-1_i386.deb) ...
Setting up shishi-common (0.0.26+20060515-1) ...
Installing new version of config file /etc/shishi/shishi.conf ...
Installing new version of config file /etc/shishi/shishi.skel ...
Setting up libshishi0 (0.0.26+20060515-1) ...

Setting up libshishi-dev (0.0.26+20060515-1) ...
Setting up libpam-shishi (0.0.26+20060515-1) ...
Setting up libshisa0 (0.0.26+20060515-1) ...

Setting up libshisa-dev (0.0.26+20060515-1) ...
Setting up shisa (0.0.26+20060515-1) ...
Setting up shishi (0.0.26+20060515-1) ...
Setting up shishi-dbg (0.0.26+20060515-1) ...
Setting up shishi-doc (0.0.26+20060515-1) ...

Setting up shishi-kdc (0.0.26+20060515-1) ...
latte:~#

Russ, do you think it is ready for upload?

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]