Russ Allbery <[EMAIL PROTECTED]> writes: > Simon Josefsson <[EMAIL PROTECTED]> writes: > >> 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. > > Right, that won't work without a transitional package. Hm. We can > provide a transitional package and then drop it again before the etch > release.
Maybe we can keep the postrm/prerm in the old shishid package? I'm not sure if I got everything correct (I had troubles installing the 0.0.23 package at all), but dist-upgrade now seem to work. Btw, if you want to test the 0.0.23 packages, they are apt-get'able from: deb http://josefsson.org/shishi/23/ ./ It is the packages you built, I think. So if you don't see any other problem, I think today's daily debian build is ready for upload (no changes compared to CVS, so build from that if it is easier). /Simon latte:~# dpkg -l|grep shis ii libshisa0 0.0.23-1 Library for Shishi KDC database ii libshishi0 0.0.23-1 Library for Shishi ii shishi-common 0.0.23-1 Platform independent files for the Shishi library ii shishid 0.0.23-1 Key Distribution Center (KDC) server daemon for Shishi latte:~# apt-get dist-upgrade Reading package lists... Done Building dependency tree... Done Calculating upgrade...Done The following packages will be REMOVED shishid The following NEW packages will be installed shishi-kdc The following packages will be upgraded: dpkg dpkg-dev dselect libacl1 libhtml-parser-perl libshisa0 libshishi0 make shishi-common xscreensaver 10 upgraded, 1 newly installed, 1 to remove and 0 not upgraded. Need to get 6926kB of archives. After unpacking 4096B disk space will be freed. Do you want to continue [Y/n]? WARNING: The following packages cannot be authenticated! shishi-common libshishi0 libshisa0 shishi-kdc Install these packages without verification [y/N]? y Get: 1 http://ftp.fi.debian.org testing/main dpkg 1.13.19 [1446kB] Get: 2 http://josefsson.org ./ shishi-common 0.0.26+20060516-1 [73.6kB] Get: 3 http://josefsson.org ./ libshishi0 0.0.26+20060516-1 [200kB] Get: 4 http://ftp.fi.debian.org testing/main libacl1 2.2.37-1 [15.1kB] Get: 5 http://ftp.fi.debian.org testing/main dselect 1.13.19 [500kB] Get: 6 http://ftp.fi.debian.org testing/main make 3.81-2 [382kB] Get: 7 http://josefsson.org ./ libshisa0 0.0.26+20060516-1 [101kB] Get: 8 http://ftp.fi.debian.org testing/main dpkg-dev 1.13.19 [97.5kB] Get: 9 http://ftp.fi.debian.org testing/main libhtml-parser-perl 3.54-1 [107kB] Get: 10 http://josefsson.org ./ shishi-kdc 0.0.26+20060516-1 [84.1kB] Get: 11 http://ftp.fi.debian.org testing/main xscreensaver 4.24-4 [3919kB] Fetched 6926kB in 3s (1861kB/s) Reading changelogs... Done (Reading database ... 144057 files and directories currently installed.) Removing shishid ... (Reading database ... 144048 files and directories currently installed.) Preparing to replace dpkg 1.13.18 (using .../archives/dpkg_1.13.19_i386.deb) ... Unpacking replacement dpkg ... Setting up dpkg (1.13.19) ... (Reading database ... 144050 files and directories currently installed.) Preparing to replace libacl1 2.2.36-1 (using .../libacl1_2.2.37-1_i386.deb) ... Unpacking replacement libacl1 ... Setting up libacl1 (2.2.37-1) ... (Reading database ... 144050 files and directories currently installed.) Preparing to replace dselect 1.13.18 (using .../dselect_1.13.19_i386.deb) ... Unpacking replacement dselect ... Preparing to replace make 3.81-1 (using .../archives/make_3.81-2_i386.deb) ... Unpacking replacement make ... Preparing to replace dpkg-dev 1.13.18 (using .../dpkg-dev_1.13.19_all.deb) ... Unpacking replacement dpkg-dev ... Preparing to replace libhtml-parser-perl 3.51-1 (using .../libhtml-parser-perl_3.54-1_i386.deb) ... Unpacking replacement libhtml-parser-perl ... Preparing to replace xscreensaver 4.24-3 (using .../xscreensaver_4.24-4_i386.deb) ... Unpacking replacement xscreensaver ... Preparing to replace shishi-common 0.0.23-1 (using .../shishi-common_0.0.26+20060516-1_all.deb) ... Unpacking replacement shishi-common ... Preparing to replace libshishi0 0.0.23-1 (using .../libshishi0_0.0.26+20060516-1_i386.deb) ... Unpacking replacement libshishi0 ... Preparing to replace libshisa0 0.0.23-1 (using .../libshisa0_0.0.26+20060516-1_i386.deb) ... Unpacking replacement libshisa0 ... Selecting previously deselected package shishi-kdc. Unpacking shishi-kdc (from .../shishi-kdc_0.0.26+20060516-1_i386.deb) ... Setting up dselect (1.13.19) ... Setting up make (3.81-2) ... Setting up dpkg-dev (1.13.19) ... Setting up libhtml-parser-perl (3.54-1) ... Setting up xscreensaver (4.24-4) ... Setting up shishi-common (0.0.26+20060516-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+20060516-1) ... Setting up libshisa0 (0.0.26+20060516-1) ... Setting up shishi-kdc (0.0.26+20060516-1) ... Starting Shishi Kerberos v5 KDC daemon: shishid. latte:~# _______________________________________________ Help-shishi mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-shishi
