Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(234)

Issue 501071: Here's the upgrade-everything-to-Karmic change. As promised, some fairly (Closed)

Created:
11 years ago by Bill Richardson
Modified:
9 years, 6 months ago
CC:
chromium-os-reviews_googlegroups.com, satorux1
Visibility:
Public.

Description

Here's the upgrade-everything-to-Karmic change. As promised, some fairly important things break. Here are some of the more noticable problems: * The Karmic xscreensaver is newer than ours, so we're pulling and invoking the upstream version instead. It will prompt you for the "chronos" password but it really wants the password you used to log in. Or hit CTRL-ALT-F2, log in with chronos and "killall xscreensaver". * I had to bump the rootfs size from 950M to 1024M to make room for everything (most likely xscreensaver). * WiFi isn't working. No clue why not. * The list of packages installed on the run-time image are different, almost certainly due to changes in the upstream dependencies. That may or may not have anything to do with the known failures. That said, if you use a wired internet connection, you can log in and browse the web, suspend, etc. and it doesn't crash. FWIW, upgrading to Karmic causes these packages to be removed from the run-time image: acpi cron gcj-4.4-jre-lib gob2 icedtea-6-jre-cacao libcloog-ppl0 libclutter-0.9-0 libgmpxx4ldbl libmysqlclient15off libpcsclite1 libpolkit-gobject-1-0 libppl-c2 libppl7 libreadline5 python-pkg-resources python-setuptools swig wpasupplicant These packages are added: arora dictionaries-common hdparm ibus ibus-anthy ibus-chewing ibus-gtk insserv libbsd0 libc-bin libclutter-1.0-0 libcroco3 libdrm-radeon1 libgsf-1-114 libgsf-1-common libibus1 libjpeg-progs libmysqlclient16 libpolkit-gobject-1-0 libreadline6 librsvg2-2 librsvg2-common libx86-1 miscfiles mountall pm-utils powermgmt-base python-ibus python-rsvg radeontool sash vbetool xscreensaver xscreensaver-data xserver-xorg-core xserver-xorg-input-vmmouse xserver-xorg-video-intel

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove java stuff, restore image size. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+626 lines, -554 lines) Patch
M src/package_repo/package-list-dev.txt View 2 chunks +39 lines, -1 line 0 comments Download
M src/package_repo/repo_list_dev.txt View 16 chunks +309 lines, -300 lines 0 comments Download
M src/package_repo/repo_list_image.txt View 5 chunks +273 lines, -250 lines 0 comments Download
M src/platform/screenlocker/debian/control View 1 chunk +1 line, -0 lines 0 comments Download
M src/scripts/install_packages.sh View 1 chunk +2 lines, -2 lines 0 comments Download
M src/scripts/make_chroot.sh View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Bill Richardson
11 years ago (2009-12-17 00:38:07 UTC) #1
Yusuke Sato
http://codereview.chromium.org/501071/diff/1/4 File src/package_repo/repo_list_image.txt (right): http://codereview.chromium.org/501071/diff/1/4#newcode98 src/package_repo/repo_list_image.txt:98: ibus 1.2.0.20090927-2ubuntu1 optional utils pool/main/i/ibus/ibus_1.2.0.20090927-2ubuntu1_i386.deb [+satorux] Can't we use ...
11 years ago (2009-12-17 05:15:18 UTC) #2
Sam Leffler
Dropping wpasupplicant should be ok (thought it'd been done already). I'll deal w/ wifi fallout.
11 years ago (2009-12-17 18:14:44 UTC) #3
Sam Leffler
Just tested and the base-level wifi works fine; if there are any problems it's above ...
11 years ago (2009-12-17 18:19:59 UTC) #4
Bill Richardson
11 years ago (2009-12-17 18:50:09 UTC) #5
Bill Richardson
11 years ago (2009-12-17 19:09:24 UTC) #6
Alright. I've shrunk the image size back down by removing the Java stuff needed
to create the pretty picture for bootchart. We'll still collect the bootchart
data, it just won't be processed on the system. I also ran a quick experiment
and determined that blocking the upstream xscreensaver restores the upstream
functionality and also enables the size to remain the same, but I'm going to
leave xscreensaver alone for now since we need to update our version and this
will remind us.

Watch out. Here it comes...

Powered by Google App Engine
This is Rietveld 408576698