Posts: 215
macondo
Joined: 14 Sep 2007
#1
I get this when updating, and the upgrade is not done:

Code: Select all

Reading package lists... Done
Reading package lists... Done
Building dependency tree       
Reading state information... Done
bluez-utils (4.40-3) unstable; urgency=low

  This version requires users to be in bluetooth group to be allowed to send
  messages via dbus or be users in front of the computer (see consolekit for
  example). The group was previously netdev and has been changed to allow for
  more granularity.

 -- Filippo Giunchedi <filippo@debian.org>  Fri, 19 Jun 2009 12:49:33 +0200

ca-certificates (20090708) unstable; urgency=low

  * Removed CA files:
    - cacert.org/root.crt and cacert.org/class3.crt:
      Both certificate files were deprecated with 20080809.  Users of these
      root certificates are encouraged to switch to
      `cacert.org/cacert.org.crt' which contains both class 1 and class 3
      roots joined in a single file.
    - quovadis.bm/QuoVadis_Root_Certification_Authority.crt:
      This certificate has been added into the Mozilla truststore and
      is available as `mozilla/QuoVadis_Root_CA.crt'.

 -- Philipp Kern <pkern@debian.org>  Wed, 08 Jul 2009 23:19:56 +0200

ca-certificates (20090701) unstable; urgency=low

  * Readded Equifax Secure Global eBusiness CA.

 -- Philipp Kern <pkern@debian.org>  Wed, 01 Jul 2009 14:47:02 +0200

ca-certificates (20090624) unstable; urgency=low

  * This update eases the installation of local certification authorities
    by providing a canonical location in `/usr/local/share/ca-certificates'.
    All certificates found in this directory will automatically be included
    into the list of trusted certificates.  For details please see
    `/usr/share/doc/ca-certificates/README.Debian'.
  * New CA certificates:
    - COMODO ECC Certification Authority
    - DigiNotar Root CA
    - Network Solutions Certificate Authority
    - WellsSecure Public Root Certificate Authority
  * Removed CA certificates:
    - Equifax Secure Global eBusiness CA
    - UTN USERFirst Object Root CA

 -- Philipp Kern <pkern@debian.org>  Wed, 24 Jun 2009 21:04:45 +0200

grub2 (1.96+20090609-1) experimental; urgency=low

  Before this version, grub-efi was 32bit on i386 and 64bit on amd64.
  However, EFI can be 32bit even if you have a 64bit CPU, like in the
  first MacBook models with Core 2 Duo released in late 2006.  Thus,
  grub-efi has been split into grub-efi-amd64 and grub-efi-ia32 which are
  available on both amd64 and i386.
  
  If you've experienced problems trying to load grub.efi, please try
  again using the package that doesn't match your CPU's architecture.

 -- Felix Zielcke <fzielcke@z-51.de>  Tue, 09 Jun 2009 19:21:15 +0200
lighttpd (1.4.23-1) unstable; urgency=low
/tmp/tmpmv5cix
Posts: 1,520
eriefisher
Joined: 07 Oct 2007
#2
Which grub are you using? I have grub-gfxboot. grub-efi is for macbooks??
Posts: 215
macondo
Joined: 14 Sep 2007
#3
It shows the default grub that comes with the installation (grub-common and grub-gfxboot).
Posts: 215
macondo
Joined: 14 Sep 2007
#4
I got the answer from the debian forums: just hit 'q' and it will continue.


========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://forums.debian.net/viewtopic.php?f=10&t=41421"
linktext was:"http://forums.debian.net/viewtopic.php?f=10&t=41421"
====================================
" onclick="window.open(this.href);return false

I tried dist-upgrading again and got this:

Code: Select all

Unpacking replacement initscripts ...
dpkg: error processing /var/cache/apt/archives/initscripts_2.86.ds1-65_i386.deb (--unpack):
 trying to overwrite `/etc/init.d/sendsigs', which is also in package mepis-init
Errors were encountered while processing:
 /var/cache/apt/archives/initscripts_2.86.ds1-65_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I purged mepis-init:

Code: Select all

macondo@foo:~> sudo dpkg -P mepis-init
(Reading database ... 78515 files and directories currently installed.)
Removing mepis-init ...
Purging configuration files for mepis-init ...
then i dist-upgraded again and all was fine.
macondo@foo:~> agud

PD: just rebooted to see if there was any problem, none whatsoever.
Posts: 1,520
eriefisher
Joined: 07 Oct 2007
#5
I did the same thing a while back. Anti has posted a little how-to to switch over to debian init scripts but I found just removing it and letting the new one install worked well. Just don't reboot before the new ones are installed.