Page 54 of 68 FirstFirst ... 444525354555664 ... LastLast
Results 531 to 540 of 673

Thread: Psychocats Tutorials Updates

  1. #531
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Psychocats Tutorials Updates

    I was actually doing the other one as an example:
    http://www.psychocats.net/ubuntu/purekubuntu

    But thanks. Any help is much appreciated. And if I retire them, I'd like to put something up in place. I did find a sort of workaround, which was to remove libgtk and some other package, which basically removed almost anything Gnome-related. Not the cleanest...

  2. #532
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Psychocats Tutorials Updates

    You can't exactly just remove ubuntu-desktop package can you?
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  3. #533
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Psychocats Tutorials Updates

    Quote Originally Posted by CharlesA View Post
    You can't exactly just remove ubuntu-desktop package can you?
    Nope. It's just a metapackage. Won't remove all the dependencies.

  4. #534
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Psychocats Tutorials Updates

    Quote Originally Posted by aysiu View Post
    Nope. It's just a metapackage. Won't remove all the dependencies.
    Ah, gotcha.

    I was thinking of just doing a purge of ubuntu-desktop and then apt-get autoremove.

    I'll try your tutorial and report back.
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  5. #535
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Psychocats Tutorials Updates

    Well, I got a boatload of "unable to locate" errors and apt-get just exited, as it did with you:

    Code:
    [sudo] password for ubuntu:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Virtual packages like 'gir1.2-dee-0.5' can't be removed
    Virtual packages like 'gir1.2-indicate-0.6' can't be removed
    Virtual packages like 'gir1.2-unity-4.0' can't be removed
    Virtual packages like 'gnome-games-common' can't be removed
    Virtual packages like 'gnome-mahjongg' can't be removed
    Virtual packages like 'gnome-utils-common' can't be removed
    Note, selecting 'libebook-1.2-12' instead of 'libebook1.2-12'
    Note, selecting 'libecal-1.2-10' instead of 'libecal1.2-10'
    Note, selecting 'libedataserver-1.2-15' instead of 'libedataserver1.2-15'
    Virtual packages like 'libgail-3-common' can't be removed
    Virtual packages like 'libgexiv2-0' can't be removed
    Virtual packages like 'libgstfarsight0.10-0' can't be removed
    Virtual packages like 'libminiupnpc5' can't be removed
    Virtual packages like 'libnautilus-extension1' can't be removed
    Virtual packages like 'libnux-1.0-common' can't be removed
    Virtual packages like 'libsdl1.2debian-pulseaudio' can't be removed
    Virtual packages like 'libubuntuone-1.0-1' can't be removed
    Virtual packages like 'libunity6' can't be removed
    Virtual packages like 'python-farsight' can't be removed
    E: Unable to locate package banshee-extension-ubuntuonemusicstore
    E: Unable to locate package libcdio-cdda0
    E: Unable to locate package libcdio-paranoia0
    E: Unable to locate package libcdio10
    E: Unable to locate package libdee-1.0-1
    E: Couldn't find any package by regex 'libdee-1.0-1'
    E: Unable to locate package libgdata1.7-cil
    E: Couldn't find any package by regex 'libgdata1.7-cil'
    E: Unable to locate package libgmime-2.4-2
    E: Couldn't find any package by regex 'libgmime-2.4-2'
    E: Unable to locate package libgmime2.4-cil
    E: Couldn't find any package by regex 'libgmime2.4-cil'
    E: Unable to locate package libgssdp-1.0-2
    E: Couldn't find any package by regex 'libgssdp-1.0-2'
    E: Unable to locate package libgtkspell3-0
    E: Unable to locate package libgupnp-1.0-3
    E: Couldn't find any package by regex 'libgupnp-1.0-3'
    E: Unable to locate package libgupnp-igd-1.0-3
    E: Couldn't find any package by regex 'libgupnp-igd-1.0-3'
    E: Unable to locate package libindicator3-6
    E: Unable to locate package libindicator6
    E: Unable to locate package libnux-1.0-0
    E: Couldn't find any package by regex 'libnux-1.0-0'
    E: Unable to locate package libpoppler-glib6
    E: Unable to locate package libquvi0
    E: Unable to locate package libtelepathy-farsight0
    E: Unable to locate package libubuntuone1.0-cil
    E: Couldn't find any package by regex 'libubuntuone1.0-cil'
    E: Unable to locate package libunity-core-4.0-4
    E: Couldn't find any package by regex 'libunity-core-4.0-4'
    E: Unable to locate package linux-headers-3.0.0-12
    E: Couldn't find any package by regex 'linux-headers-3.0.0-12'
    E: Unable to locate package linux-headers-3.0.0-12-generic
    E: Couldn't find any package by regex 'linux-headers-3.0.0-12-generic'
    E: Unable to locate package python-papyon
    E: Unable to locate package telepathy-butterfly
    Code:
    ubuntu@ubuntu:~$ sudo apt-get purge ubuntu-desktop
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following packages will be REMOVED:
      ubuntu-desktop*
    0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
    After this operation, 58.4 kB disk space will be freed.
    Do you want to continue [Y/n]? y
    (Reading database ... 188165 files and directories currently installed.)
    Removing ubuntu-desktop ...
    ubuntu@ubuntu:~$ sudo apt-get autoremove
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    What the heck?

    EDIT: See here:
    http://www.debian.org/doc/manuals/de...html#s-virtual

    EDIT2: On the offchance of aptitude doing any better than apt-get, I installed it and ran the whole string listed in your tutorial and all that accomplished was removing KDE (and a whole boatload of other stuff) entirely.

    I've attached a text file of the output I got.

    Note: KDE no longer loads after running that and it looks like all the gnome stuff is still there, judging from what is listed in /etc/init.d/

    EDIT since I didn't mention it last night, removing all those packages from aptitude resulted in an unbootable system - all it did was sit at the kde start screen and didn't do anything else.
    Attached Files Attached Files
    Last edited by CharlesA; May 3rd, 2012 at 02:25 PM. Reason: added results of using aptitude instead of apt-get
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  6. #536
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Psychocats Tutorials Updates

    Yeah, it's not looking too promising. I may just have to retire the set of "pure" desktop environment tutorials.

    I'm still brainstorming...

  7. #537
    Join Date
    Apr 2008
    Beans
    11,707

    Re: Psychocats Tutorials Updates

    Quote Originally Posted by aysiu View Post
    Yeah, it's not looking too promising. I may just have to retire the set of "pure" desktop environment tutorials.

    I'm still brainstorming...
    I'd planned on doing some testing very soon, probably as soon as Friday or Saturday, but I'd wanted to start with "pure Ubuntu" and then move on to the other flavors.

    I could however begin with pure Kubuntu if you wish. I've just seldom used KDE

    I'll bet we can figure it out.

  8. #538
    Join Date
    Aug 2005
    Beans
    6,024

    Re: Psychocats Tutorials Updates

    I did a minimal install off the xubuntu 12.04 cd yesterday after which I copied all the deb files in the pool folder over to my /var/cache/apt/archives.

    The weird thing is sometimes when I install one of the default apps as found in xubuntu cd it still pulls in files off the repos. It's not a lot though. Surely it should not have to get stuff off the net. I'm thinking the stuff it's pulling off the net is probably stuck into some bigger meta package. It's not a version issue either.

    Things are becoming complicated is all I can say, as you might have noticed.

  9. #539
    Join Date
    May 2011
    Location
    Indiana
    Beans
    149
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Psychocats Tutorials Updates

    Hey! You've saved my butt more than a few times in the last 2 years I've been learning Ubuntu/Linux on my own.

    I just wanted to ask or mention....I was using the broken sudo today (I sometime or other had changed the permissions and when I saw the error knee jeck changed it to 700 UH WRONG!)

    This was on a netbook so dropping into root still left me unable to change to rw mount....but the recovery menu actually has a remount option which looked right "Remount / read/write and mount all other file systems" I tried it but I'm not sure I didn't miss a step somewhere or else the damage was done because now I can't log in even as a guest.

    But I wanted to mention it in case this is new. So you could decide if you wanted to mention this alternate menu on your site!

    I"m using Ubuntu 11.10 with xfce not unity and KDE base apps thrown in.

    Thanks for all the hard work!
    smcrossman

  10. #540
    Join Date
    May 2005
    Location
    US
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Psychocats Tutorials Updates

    Quote Originally Posted by smcrossman View Post
    This was on a netbook so dropping into root still left me unable to change to rw mount....but the recovery menu actually has a remount option which looked right "Remount / read/write and mount all other file systems" I tried it but I'm not sure I didn't miss a step somewhere or else the damage was done because now I can't log in even as a guest.

    But I wanted to mention it in case this is new. So you could decide if you wanted to mention this alternate menu on your site!

    I"m using Ubuntu 11.10 with xfce not unity and KDE base apps thrown in.

    Thanks for all the hard work!
    smcrossman
    I heard about this from other Oneiric (11.10) users, but I didn't see it when I was doing screenshots for Precise (12.04), so I just put in the command, because it should work on both versions.

Page 54 of 68 FirstFirst ... 444525354555664 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •