Migration from KDE-Next to Debian KDE

Begonnen von devil, 2015/12/19, 21:45:12

Vorheriges Thema - Nächstes Thema

melmarker

@ghstryder:
* openfwwf - we don't have it in the repo anymore and nobody missed it
* udisks - not used any longer in sid
* myspell-$foo - superseeded by  hunspell
* kwin - use the debian packages
* gfxboot - simply purge it
* gcc-4. simply purge it
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

ghstryder


slaughterer

Just made the migration,everything works fine here.

mylo

Hi melmarker,


thanks for the hints to cleaning up. I have two questions:

1) pol kwin
kwin:
  Installiert:           4:5.4.2-siduction1.2
  Installationskandidat: 4:5.4.2-siduction1.2
  Versionstabelle:
*** 4:5.4.2-siduction1.2 100
        100 /var/lib/dpkg/status

How to follow your advice and use the debian packs?

2) dpkg -l | grep gcc-4
ii  gcc-4.7-base:amd64                            4.7.4-3                                amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-4.8-base:amd64                            4.8.5-3                                amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-4.9-base:amd64                            4.9.3-10                               amd64        GCC, the GNU Compiler Collection (base package)
ii  gcc-4.9-base:i386                             4.9.3-10                               i386         GCC, the GNU Compiler Collection (base package)
ii  libgcc-4.8-dev:amd64                          4.8.5-3                                amd64        GCC support library (development files)
ii  libgcc-4.9-dev:amd64                          4.9.3-10                               amd64        GCC support library (development files)

Can i really purge all these gcc-4 packs listed above * ?

Thanks for a reply.

melmarker

kwin is jetzt kwin-x11 oder kwin-wayland - und die gcc's und die -devs können theoretisch wech - praktisch wahrscheinlich auch.
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

mylo

purging kwin provides removal of kwin*, which covers kwin-x11, so better not to do this or?

melmarker

apt purge kwin should be sufficient
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

KrunchTime

Although not a KDE user myself, I do have an appreciation for what devil has done.  Not only did he provide a solution, he provided the details in both English and German.  Thank you for your efforts.

devil

The initial solution came from agaida, which was then forged through trial and error on IRC for some time until we deemed it ready for the job. Then I published the solution. Credit where credit is due :)


greetz
devil

KrunchTime

Well then, shout out to agaida, the community, and devil!   ;D

CCarpenter

Still running on with KDE Debian thanks to alfgaida(Melmarker) and Devil, but what Packages can i remove?

http://pastebin.com/GJU1RuLZ

ayla

I purged all packages which where marked as "No available version in archive" with no bad result on my system.

Of course, I had a close look what apt was telling me, but it had nothing to complain about.

greets
ayla

CCarpenter

#27
Super, i removed my steam (including all installed games) - but in the meantime its back in Debian!

effo

Migrated my system today. Went just fine.

Dieter-MZ

Zitat von: effoMigrated my system today. Went just fine.
Same here. Thank you for your work!