Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  Migration from KDE-Next to Debian KDE  (Read 24473 times)

Offline melmarker

  • User
  • Posts: 2.799
    • g-com.eu
Re: Migration from KDE-Next to Debian KDE
« Reply #15 on: 2015/12/21, 17:41:43 »
@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)

Offline ghstryder

  • User
  • Posts: 95
Re: Migration from KDE-Next to Debian KDE
« Reply #16 on: 2015/12/21, 20:01:44 »
Thanks melmarker!

Offline slaughterer

  • User
  • Posts: 40
Re: Migration from KDE-Next to Debian KDE
« Reply #17 on: 2015/12/23, 19:37:31 »
Just made the migration,everything works fine here.

mylo

  • Guest
Re: Migration from KDE-Next to Debian KDE
« Reply #18 on: 2015/12/24, 18:43:53 »
Hi melmarker,


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

1)
Code: [Select]
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)
Code: [Select]
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.

Offline melmarker

  • User
  • Posts: 2.799
    • g-com.eu
Re: Migration from KDE-Next to Debian KDE
« Reply #19 on: 2015/12/24, 22:14:10 »
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

  • Guest
Re: Migration from KDE-Next to Debian KDE
« Reply #20 on: 2015/12/25, 00:35:16 »
purging kwin provides removal of kwin*, which covers kwin-x11, so better not to do this or?

Offline melmarker

  • User
  • Posts: 2.799
    • g-com.eu
Re: Migration from KDE-Next to Debian KDE
« Reply #21 on: 2015/12/25, 00:50:59 »
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

  • Guest
Re: Migration from KDE-Next to Debian KDE
« Reply #22 on: 2015/12/28, 00:59:26 »
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.

Offline devil

  • Administrator
  • User
  • *****
  • Posts: 4.838
Re: Migration from KDE-Next to Debian KDE
« Reply #23 on: 2015/12/28, 08:05:19 »
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

  • Guest
Re: Migration from KDE-Next to Debian KDE
« Reply #24 on: 2015/12/28, 11:40:29 »
Well then, shout out to agaida, the community, and devil!   ;D

Offline CCarpenter

  • User
  • Posts: 198
    • http://www.greenvalleyranchschwand.de
Re: Migration from KDE-Next to Debian KDE
« Reply #25 on: 2015/12/29, 01:31:00 »
Still running on with KDE Debian thanks to alfgaida(Melmarker) and Devil, but what Packages can i remove?

http://pastebin.com/GJU1RuLZ

Offline ayla

  • User
  • Posts: 1.744
Re: Migration from KDE-Next to Debian KDE
« Reply #26 on: 2015/12/29, 03:04:50 »
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

Offline CCarpenter

  • User
  • Posts: 198
    • http://www.greenvalleyranchschwand.de
Re: Migration from KDE-Next to Debian KDE
« Reply #27 on: 2015/12/29, 20:46:12 »
Super, i removed my steam (including all installed games) - but in the meantime its back in Debian!
« Last Edit: 2015/12/29, 23:25:59 by CCarpenter »

Offline effo

  • User
  • Posts: 36
Re: Migration from KDE-Next to Debian KDE
« Reply #28 on: 2016/01/09, 19:51:43 »
Migrated my system today. Went just fine.

Dieter-MZ

  • Guest
Re: Migration from KDE-Next to Debian KDE
« Reply #29 on: 2016/01/09, 21:01:50 »
Quote from: effo
Migrated my system today. Went just fine.
Same here. Thank you for your work!