ubuntustudio-9.04-alternate-i386.iso/cdromupgrade KO

Asked by beattlejuice1041

Binary package hint: ubuntu-docs

sudo mount iso whith nautilus script :
#!/bin/bash
#
# nautilus-mount-iso

gksudo -u root -k /bin/echo "got r00t?"

sudo mkdir /media/"$*"

if sudo mount -o loop -t iso9660 "$*" /media/"$*"
then
        if zenity --question --title "ISO Mounter" --text "$* Successfully Mounted.

        Open Volume?"
        then
                nautilus /media/"$*" --no-desktop
        fi
        exit 0
else
        sudo rmdir /media/"$*"
        zenity --error --title "ISO Mounter" --text "Cannot mount $*!"
        exit 1
fi

 sudo sh /media/ubuntustudio-9.04-alternate-i386.iso/cdromupgrade

Include last update from internet : NO
gpgv: Signature made Tue 21 Apr 2009 09:52:30 PM CEST using DSA key ID FBB75451
gpgv: Good signature from "Ubuntu CD Image Automatic Signing Key <email address hidden>"

Can't install 'ubuntu-desktop'

It was impossible to install a required package. Please report this as a bug.

Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade:
The package 'skype' is marked for removal but it is in the removal blacklist.

 This can be caused by:
 * Upgrading to a pre-release version of Ubuntu
 * Running the current pre-release version of Ubuntu
 * Unofficial software packages not provided by Ubuntu

If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu ubuntu-docs Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
beattlejuice1041 (beattlejuice1041-gmail) said :
#1
Revision history for this message
beattlejuice1041 (beattlejuice1041-gmail) said :
#2

I try an upgrade from 8.10 to 9.4 whith the alternate iso ubuntustudio-9.04-alternate-i386.iso
once the iso image is mounted i launch :
 sudo sh /media/ubuntustudio-9.04-alternate-i386.iso/cdromupgrade

Revision history for this message
Connor Imes (ckimes) said :
#3

This is not a bug in Ubuntu because Skype is not provided by Ubuntu.

Revision history for this message
Connor Imes (ckimes) said :
#4

Have you disabled third party repositories before attempting to upgrade? This includes disabling the Medibuntu repository or wherever else you may have installed Skype from. If you are still not able to proceed with the upgrade, you may need to remove Skype before proceeding. After you upgrade, you will have to re-add the repositories that you removed, and make sure that they reference the right Ubuntu version (jaunty instead of intrepid).

Can you help with this problem?

Provide an answer of your own, or ask beattlejuice1041 for more information if necessary.

To post a message you must log in.