Page 4 of 6 FirstFirst ... 23456 LastLast
Results 31 to 40 of 56

Thread: The Beaver is Busy

  1. #31
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: The Beaver is Busy

    Quote Originally Posted by P-I H View Post
    I did the upgrade this way on a newly installed 17.10. It's only a little different compared to the proposed methods and I didn't get the software-properties-gtk crash.
    Code:
    sudo sed -i 's/artful/bionic/g' /etc/apt/sources.list
    sudo sed -i 's/artful/bionic/g' /usr/share/python-apt/templates/Ubuntu.info
    sudo apt-get update
    sudo apt-get upgrade
    sudo reboot
    I will post this in the sticky as an alternative method to upgrade to a new development cycle as an early adopter.

    Regards..

  2. #32
    Join Date
    Dec 2012
    Location
    Fancy Gap Virginia
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: The Beaver is Busy

    Greetings,
    Post #27 works for me. Software & Updates app fixed.
    Thanks

  3. #33
    Join Date
    Aug 2009
    Beans
    1,312
    Distro
    Ubuntu Development Release

    Re: The Beaver is Busy

    Quote Originally Posted by ventrical View Post
    #ubuntu-devel on irc??
    Yes

  4. #34
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: The Beaver is Busy

    Quote Originally Posted by jbicha View Post
    Yes
    Thanks.

    This fixed it. I don't mind proposed either.

    https://ubuntuforums.org/showthread....1#post13703481

  5. #35
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: The Beaver is Busy

    Quote Originally Posted by rrnbtter View Post
    Greetings,
    Another download from "proposed" updates.
    That makes two of us

  6. #36
    Join Date
    Sep 2010
    Beans
    9,205
    Distro
    Ubuntu Budgie 17.10 Artful Aardvark

    Re: The Beaver is Busy

    Quote Originally Posted by P-I H View Post
    I did the upgrade this way on a newly installed 17.10. It's only a little different compared to the proposed methods and I didn't get the software-properties-gtk crash.
    Code:
    sudo sed -i 's/artful/bionic/g' /etc/apt/sources.list
    sudo sed -i 's/artful/bionic/g' /usr/share/python-apt/templates/Ubuntu.info
    sudo apt-get update
    sudo apt-get upgrade
    sudo reboot
    This worked excellently on my xubuntu box upgrade.

    Code:
    ventrical@ventrical-asusbox:~$ inxi -Fxz
    System:    Host: ventrical-asusbox Kernel: 4.13.0-16-generic x86_64
               bits: 64 gcc: 7.2.0
               Desktop: Xfce 4.12.3 (Gtk 2.24.31)
               Distro: Ubuntu Bionic Beaver (development branch)
    Machine:   Device: desktop Mobo: ASUSTeK model: P5B-E v: Rev 1.xx serial: N/A
               BIOS: American Megatrends v: 1807 date: 04/15/2009
    CPU:       Dual core Intel Core2 Duo E8400 (-MCP-) 
               arch: Penryn rev.6 cache: 6144 KB
               flags: (lm nx sse sse2 sse3 sse4_1 ssse3 vmx) bmips: 11980
               clock speeds: max: 2995 MHz 1: 2995 MHz 2: 2995 MHz
    Graphics:  Card: NVIDIA GF119 [GeForce GT 610] bus-ID: 01:00.0
               Display Server: x11 (X.Org 1.19.5 )
               drivers: nouveau (unloaded: modesetting,fbdev,vesa)
               Resolution: 1440x900@59.89hz
               OpenGL: renderer: NVD9 version: 4.3 Mesa 17.2.2 Direct Render: Yes
    Audio:     Card-1 Intel 82801H (ICH8 Family) HD Audio Controller
               driver: snd_hda_intel bus-ID: 00:1b.0
               Card-2 NVIDIA GF119 HDMI Audio Controller
               driver: snd_hda_intel bus-ID: 01:00.1
               Sound: Advanced Linux Sound Architecture v: k4.13.0-16-generic
    Network:   Card: Qualcomm Atheros Attansic L1 Gigabit Ethernet
               driver: atl1 v: 2.1.3 bus-ID: 03:00.0
               IF: enp3s0 state: up speed: 100 Mbps duplex: full mac: <filter>
    Drives:    HDD Total Size: 80.0GB (10.5% used)
               ID-1: /dev/sda model: ST380819AS size: 80.0GB
    Partition: ID-1: / size: 73G used: 7.8G (12%) fs: ext4 dev: /dev/sda1
    RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
    Sensors:   System Temperatures: cpu: 34.0C mobo: 37.0C gpu: 40.0
               Fan Speeds (in rpm): cpu: 4218 psu: 0 sys-1: 0 sys-2: 0
    Info:      Processes: 179 Uptime: 3 min Memory: 458.4/3004.4MB
               Init: systemd runlevel: 5 Gcc sys: N/A
               Client: Shell (bash 4.4.121) inxi: 2.3.37 
    ventrical@ventrical-asusbox:~$

  7. #37
    Join Date
    Dec 2012
    Location
    Fancy Gap Virginia
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: The Beaver is Busy

    Greetings,
    Bionic Proposed enabled. 115Meg updates so far today.
    Artful Proposed disabled 460Kb updates today.

  8. #38
    Chanath is offline Extra Foam Sugar Free Ubuntu
    Join Date
    May 2013
    Beans
    729

    Re: The Beaver is Busy

    Also do,

    Code:
    sudo sed -i 's/17.10 Artful Aardvark/18.04 Bionic Beaver/g' /usr/share/python-apt/templates/Ubuntu.info

  9. #39
    Join Date
    Aug 2009
    Beans
    1,312
    Distro
    Ubuntu Development Release

    Re: The Beaver is Busy

    @Chanath, that's not needed since the python-apt update is in bionic now.

  10. #40
    Join Date
    Feb 2012
    Location
    Athens/Greece
    Beans
    Hidden!
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: The Beaver is Busy

    Quote Originally Posted by jbicha View Post
    That's *really* bleeding edge. I don't know any Ubuntu developers who routinely run with -proposed enabled during the development cycle.
    That's correct. Some developers told me (IRC) the proposed repos should remain disabled during the development cycle.

Page 4 of 6 FirstFirst ... 23456 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
  •