Page 3 of 7 FirstFirst 12345 ... LastLast
Results 21 to 30 of 65

Thread: Recent UGR build for Raring?

  1. #21
    Join Date
    Mar 2006
    Beans
    4,405
    Distro
    Ubuntu Development Release

    Re: Recent UGR build for Raring?

    they just won't let us be rid of unity altogether
    if it ain't broke you haven't tweaked it enough

  2. #22
    Join Date
    Apr 2008
    Beans
    11,707

    Re: Recent UGR build for Raring?

    Well it's time to see what happens when I reboot but I'm not optimistic:

    Code:
    root@lance-desktop:/# apt-get -f install
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    7 not fully installed or removed.
    After this operation, 0 B of additional disk space will be used.
    Setting up bluez (4.101-0ubuntu8) ...
    runlevel:/var/run/utmp: No such file or directory
    reload: Unknown instance: 
    invoke-rc.d: initscript dbus, action "force-reload" failed.
    runlevel:/var/run/utmp: No such file or directory
    start: Job failed to start
    invoke-rc.d: initscript bluetooth, action "start" failed.
    dpkg: error processing bluez (--configure):
     subprocess installed post-installation script returned error exit status 1
    /bin/df: ‘/run/lock’: No such file or directory
                                                   /bin/df: ‘/run/shm’: No such file or directory
                                                                                                 /bin/df: ‘/run/user’: No such file or directory
                                                                                                                                                dpkg: dependency problems prevent configuration of bluez-alsa:i386:
     bluez-alsa:i386 depends on bluez; however:
      Package bluez is not configured yet.
    
    dpkg: error processing bluez-alsa:i386 (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of bluez-gstreamer:
     bluez-gstreamer depends on bluez; however:
      Package bluez is not configured yet.
    
    dpkg: error processing bluez-gstreamer (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of gnome-bluetooth:
     gnome-bluetooth depends on bluez (>= 4.36); however:
      Package bluez is not configured yet.
    
    dpkg: error processing gnome-bluetooth (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of gnome-shell:
     gnome-shell depends on gnome-bluetooth (>= 3.0.0); however:
      Package gnome-bluetooth is not configured yet.
    
    dpkg: error processing gnome-shell (--configure):
     dependency probNo apport report written because the error message indicates its a followup error from a previous failure.
                                                                                                                              No apport report written because the error message indicates its a followup error from a previous failure.
                                                                                  No apport report written because MaxReports is reached already
                                                                                                                                                No apport report written because MaxReports is reached already
                                                        No apport report written because MaxReports is reached already
                                                                                                                      lems - leaving unconfigured
    dpkg: dependency problems prevent configuration of gnome-user-share:
     gnome-user-share depends on gnome-bluetooth; however:
      Package gnome-bluetooth is not configured yet.
    
    dpkg: error processing gnome-user-share (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of ubuntu-gnome-desktop:
     ubuntu-gnome-desktop depends on gnome-shell; however:
      Package gnome-shell is not configured yet.
     ubuntu-gnome-desktop depends on gnome-user-share; however:
      Package gnome-user-share is not configured yet.
    
    dpkg: error processing ubuntu-gnome-desktop (--configure):
     dependency problems - leaving unconfigured
    Errors were encountered while processing:
     bluez
     bluez-alsa:i386
     bluez-gstreamer
     gnome-bluetooth
     gnome-shell
     gnome-user-share
     ubuntu-gnome-desktop
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    That said I did just have to redo my chroot script so there could be a problem there

  3. #23
    Join Date
    Apr 2008
    Beans
    11,707

    Re: Recent UGR build for Raring?

    Well she booted OK and things were easily resolved:

    Code:
    lance@lance-desktop:~$ sudo apt-get -f install
    [sudo] password for lance: 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    7 not fully installed or removed.
    After this operation, 0 B of additional disk space will be used.
    Setting up bluez (4.101-0ubuntu8) ...
    Setting up bluez-alsa:i386 (4.101-0ubuntu8) ...
    Setting up bluez-gstreamer (4.101-0ubuntu8) ...
    Setting up gnome-bluetooth (3.6.1-0ubuntu1) ...
    Setting up gnome-shell (3.6.2-0ubuntu4) ...
    Setting up gnome-user-share (3.0.4-0ubuntu1) ...
    Setting up ubuntu-gnome-desktop (0.6) ...
    So it looks like I was just being anal retentive about those small bits of ubuntu-one and unity

    Now I need to do one last test .......... later!

    Step #1: Perform a CLI install via mini.iso and when complete boot to tty as expected.

    Step #2: Login and run:

    Code:
    sudo apt-get install gnome-shell
    Step #3: When that command quits running also run:

    Code:
    sudo apt-get install ubuntu-gnome-desktop
    NOTE: the screen may go blank while running either command in a tty that way so you'll need to briefly tap the Esc button to display the tty again. DO NOT ABORT just because the screen goes blank!

    Step #4: When that is complete boot into your new Ubuntu GNOME Remix.

    It looks fairly good to me. I'm particularly amazed at how fast Nautilus is now at copying files, like I have a stored .mozilla that's over 1 GB and it takes under 2 minutes

    You can install any OS with a fork and a spoon

  4. #24
    Join Date
    Aug 2009
    Beans
    1,312
    Distro
    Ubuntu Development Release

    Re: Recent UGR build for Raring?

    I believe the libunity dependency is essential for apps that want to add Unity integration.

    The Ubuntu One libraries are pulled in because we explicitly include the Ubuntu One Music Store in Rhythmbox, but I think we can drop that since "Ubuntu One Music Store" is easy to find in Software Center.

    I consider gwibber-service recommending unity-lens-gwibber to be a bug.

    You might be interested in http://people.ubuntu.com/~jbicha/ger...output/desktop . I generated that by running
    Code:
    germinate -s ubuntu-gnome.raring -d raring -c main,restricted,universe -S http://people.ubuntu.com/~jbicha/seeds/
    Once we're official, that would show up at http://people.canonical.com/~ubuntu-...minate-output/

  5. #25
    Join Date
    Mar 2006
    Beans
    4,405
    Distro
    Ubuntu Development Release

    Re: Recent UGR build for Raring?

    tried to install the mini iso on my amd64 box. It hangs as soon as the install starts no matter if you chose install or command line install . The cd drive light comes on for about 30 or so seconds then goes out , the screen then blanks and and nothing , it seems like the kernel is active because alt>sysreq>b will reboot the machine .
    if it ain't broke you haven't tweaked it enough

  6. #26
    Join Date
    Apr 2008
    Beans
    11,707

    Re: Recent UGR build for Raring?

    Quote Originally Posted by ronacc View Post
    tried to install the mini iso on my amd64 box. It hangs as soon as the install starts no matter if you chose install or command line install . The cd drive light comes on for about 30 or so seconds then goes out , the screen then blanks and and nothing , it seems like the kernel is active because alt>sysreq>b will reboot the machine .
    I've been testing i386 here. My Intel Atom 230 w/2GB of RAM will run amd64 but I've always found that i386 manages RAM more prudently and just runs better overall for me, so there could be a bug in the amd64 image that I'm not aware of.

  7. #27
    Join Date
    Jul 2010
    Location
    Finland
    Beans
    2,455
    Distro
    Ubuntu

    Re: Recent UGR build for Raring?

    To get rid of libunity9 you have to remove the package nautilus too.
    You cannot get rid of all of the nautilus stuff (= libnautilus) however, because also evince and fole-roller depends on than library.

    However, you can get rid of the package libunity-protocol-private0 by downgrading the package libunity9 to the version 5.12.0. (at that time those two packages were in one).

  8. #28
    Join Date
    Apr 2008
    Beans
    11,707

    Re: Recent UGR build for Raring?

    I'm actually using this mini.iso install right now and it's working great. I've only installed 'firefox', 'synaptic', and 'gufw' so far, and I changed the cursor theme to DMZ White, but that's it.

    Over the past few weeks I've been comparing performance between Ubuntu Quantal which uses Compiz+llvmpipe, a couple versions of Cinnamon (Mint and Snowlinux) which uses it's own fork of Mutter (Muffin), and the Ubuntu GNOME Remix with Mutter itself. And on this low end hardware Mutter is the hands down winner

    I'm just dying to see how GNOME's Mutter+llvmpipe "classic-mode" performs, but I know that's months away. That aside I'm actually amazed at just how intuitive Gnome Shell actually is, I'd just spent very little time with it until recently. It seems to work equally well for a mouse-centric user and for a keyboard-centric user

  9. #29
    Join Date
    Mar 2006
    Beans
    4,405
    Distro
    Ubuntu Development Release

    Re: Recent UGR build for Raring?

    Quote Originally Posted by kansasnoob View Post
    I've been testing i386 here. My Intel Atom 230 w/2GB of RAM will run amd64 but I've always found that i386 manages RAM more prudently and just runs better overall for me, so there could be a bug in the amd64 image that I'm not aware of.
    do you know what kernel the mini iso is running ? none of the 3.6 0r 3.7 kernels will boot on my machine . I couldn't boot raring with any thing later than the 3.5-7 kernel from quantal until I installed the 3.8rc1 .
    if it ain't broke you haven't tweaked it enough

  10. #30
    Join Date
    Apr 2007
    Location
    NH USA
    Beans
    1,484
    Distro
    Ubuntu Development Release

    Re: Recent UGR build for Raring?

    Quote Originally Posted by kansasnoob View Post
    Well she booted OK and things were easily resolved:

    Code:
    lance@lance-desktop:~$ sudo apt-get -f install
    [sudo] password for lance: 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    7 not fully installed or removed.
    After this operation, 0 B of additional disk space will be used.
    Setting up bluez (4.101-0ubuntu8) ...
    Setting up bluez-alsa:i386 (4.101-0ubuntu8) ...
    Setting up bluez-gstreamer (4.101-0ubuntu8) ...
    Setting up gnome-bluetooth (3.6.1-0ubuntu1) ...
    Setting up gnome-shell (3.6.2-0ubuntu4) ...
    Setting up gnome-user-share (3.0.4-0ubuntu1) ...
    Setting up ubuntu-gnome-desktop (0.6) ...
    So it looks like I was just being anal retentive about those small bits of ubuntu-one and unity

    Now I need to do one last test .......... later!

    Step #1: Perform a CLI install via mini.iso and when complete boot to tty as expected.

    Step #2: Login and run:

    Code:
    sudo apt-get install gnome-shell
    Step #3: When that command quits running also run:

    Code:
    sudo apt-get install ubuntu-gnome-desktop
    NOTE: the screen may go blank while running either command in a tty that way so you'll need to briefly tap the Esc button to display the tty again. DO NOT ABORT just because the screen goes blank!

    Step #4: When that is complete boot into your new Ubuntu GNOME Remix.

    It looks fairly good to me. I'm particularly amazed at how fast Nautilus is now at copying files, like I have a stored .mozilla that's over 1 GB and it takes under 2 minutes

    You can install any OS with a fork and a spoon
    This worked for me. The only glitch is that the network icon in the top bar has a little 'x' in it, and it declares that my Wired connection is 'unmanaged'. However, the connection is working just fine. Anyone know how I can fix it?

    Other than that, this mini->UGR installation is working fine...

Page 3 of 7 FirstFirst 12345 ... LastLast

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
  •