Hi, I’m replying to the list. I think Stefen Moeller can comment on these.
Am Freitag, den 27.02.2009, 12:39 +0100 schrieb schu mi: > seit kurzem habe ich seltsame Probleme mit euren install.sh Skripten. > > Zunächst fehlt der mountpoint "debian" wenn stage debian läuft. > Den kann ich dann selber anlegen, dann gehts weiter. (Marcel says that the debian mountpoint is missing) Are there no error messages or any thing like that? > Dann bei stage apt folgendes: > > Reading package lists... Done > W: GPG error: http://pkg-fso.alioth.debian.org unstable Release: The > following signatures couldn't be verified because the public key is not > available: NO_PUBKEY E2B9DE6A8E7B323B > W: You may want to run apt-get update to correct these problems > * Installing pkg-fso keyring > Reading package lists... Done > Building dependency tree > Reading state information... Done > The following NEW packages will be installed: > pkg-fso-keyring > 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. > Need to get 2800B of archives. > After this operation, 49.2kB of additional disk space will be used. > WARNING: The following packages cannot be authenticated! > pkg-fso-keyring > E: There are problems and -y was used without --force-yes I thinks Steffen made a mistake in commit 8d12291ab8757d78c3931837d7b2eb146234dbfa He first changed every occurance of --yes with --yes --force-yes, and changed every occurance of that back to --yes (configurable with a variable). This included this change: - chroot $INST_DIR apt-get --yes --force-yes install pkg-fso-keyring + chroot $INST_DIR apt-get $APT_OPTIONS install pkg-fso-keyring but in this case, the --force-yes was there originally and for a reason. It’s fixed now, you are welcome to try again :-) > Dabei mache ich das genauso wie sonst auch immer, glaub ich zumindest. > Seit der letzten erfolgreichen Debian Installation hab ich nur die gsm > Firmware von 9 auf 11 geflasht, aber ich kann mir nicht vorstellen, > dass das damit was zu tun hat. > Sonst dürfte sich nichts an meinem Openmoko verändert haben und ich > führe die Installation ja genauso durch wie die unzähligen Male zuvor. > Ist das Problem bekannt? Mach ich irgendeinen dummen Fehler? There were a few changes to the installer recently, and it seems they were not completely tested. Not sure about the mount problem though, without an error log. Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer [email protected] | ICQ# 74513189 | GPG-Keyid: 4743206C JID: [email protected] | http://people.debian.org/~nomeata
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ pkg-fso-maint mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-fso-maint
