Comment 6 for bug 377516

Revision history for this message
SamioSeven (zefiro75) wrote :

Hi James,

effectively I mean the window just close, excuse me, I'm not a programmer or so.. :)
This is the output of KPackageKit launched in konsole:
-------------------------------------------------------------------------------------------
$ kpackagekit
KPackageKit(4531) kpackagekit::KPackageKit::newInstance: SHOW UI!
KPackageKit(4531) kpackagekit::KPackageKit::showUi: GO UI!
KPackageKit(4531) KpkAddRm::setCurrentAction:
enumFromString ( Group ) : converted "unknown" to "Unknown" , enum value -1
KPackageKit(4531) KpkTransactionBar::setBehaviors: Hide! 1
$ KPackageKit(4531) KpkAddRm::on_actionFindName_triggered:
KPackageKit(4531) KpkAddRm::setCurrentAction:
New transaction with tid "/119_ceabbcad_data"
removing transaction from pool : "/119_ceabbcad_data"
KPackageKit(4531) KpkReviewChanges::checkTask: task rm if
New transaction with tid "/120_addedbbd_data"
enumFromString ( State ) : converted "" to "" , enum value -1
KPackageKit(4531) KpkReviewChanges::reqFinished: reqFinished
KPackageKit(4531) KpkReviewChanges::removePackages: removePackages
New transaction with tid "/121_ddcabcee_data"
KPackageKit(4531) KpkIcons::actionIcon: action unrecognised: 13
enumFromString ( State ) : converted "" to "" , enum value -1
KPackageKit(4531) KpkReviewChanges::removePackages: finished remove
KPackageKit(4531) KpkReviewChanges::reqFinished: reqFinished2
removing transaction from pool : "/120_addedbbd_data"
KPackageKit(4531) KpkReviewChanges::checkTask: task else
removing transaction from pool : "/121_ddcabcee_data"
New transaction with tid "/122_bceedbae_data"
KPackageKit(4531) KpkAddRm::~KpkAddRm: Saving filters settings

-------------------------------------------------------------------------------------------

After this, unetbootin was NOT installed BUT apt-get reported installed dependencies:

-------------------------------------------------------------------------------------------
$ sudo apt-get install unebootin
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso
Lettura informazioni sullo stato... Fatto
E: Impossibile trovare unebootin (impossible to find unebootin)

$ sudo apt-get autoremove
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso
Lettura informazioni sullo stato... Fatto
I seguenti pacchetti erano stati automaticamente installati e non sono più richiesti:
  syslinux mtools unetbootin-translations
I seguenti pacchetti saranno RIMOSSI:
  mtools syslinux unetbootin-translations
0 aggiornati, 0 installati, 3 da rimuovere e 0 non aggiornati.
Dopo quest'operazione, verranno liberati 2032kB di spazio su disco.
Continuare [S/n]? n
Interrotto.

-------------------------------------------------------------------------------------------

Hope this help, feel free to ask.

Best regards,
SamioSeven