sonicgrass


Joined 2 years ago
Homeworks submitted:
Homework comments:
2
0

About Me

No description provided.

Classes

Learning Vim from the inside

Class status: Established
Role: Student
. 11% complete

Submitted Assignments

Learning Vim from the inside: Lesson 1, HW 2

hg clone https://vim.googlecode.com/hg/ vim requesting all changes adding changesets adding manifests adding file changes added 2043 changesets with 16838 changes to 2421 files (+1 heads) updating working directory 2257 files updated, 0 files merged, 0 files removed, 0 files unresolved


sonicgrass 2 years ago
Learning Vim from the inside: Lesson 1, HW 1

sudo aptitude install mercurial [sudo] password for sonicgrass: Reading package lists... Done Building dependency tree
Reading state information... Done Reading extended state information
Initializing package states... Done Writing extended state information... Done The following NEW packages will be installed: mercurial mercurial-common{a} 0 packages upgraded, 2 newly installed, 0 to remove and 5 not upgraded. Need to get 1,131kB of archives. After unpacking 4,874kB will be used. Do you want to continue? [Y/n/?] y Writing extended state information... Done Get:1 http://ports.ubuntu.com karmic/universe mercurial-common 1.3.1-1 [1,073kB] Get:2 http://ports.ubuntu.com karmic/universe mercurial 1.3.1-1 [57.4kB]
Fetched 1,131kB in 13s (84.9kB/s)
Selecting previously deselected package mercurial-common. (Reading database ... 122403 files and directories currently installed.) Unpacking mercurial-common (from .../mercurial-common_1.3.1-1_all.deb) ... Selecting previously deselected package mercurial. Unpacking mercurial (from .../mercurial_1.3.1-1_powerpc.deb) ... Processing triggers for man-db ... Setting up mercurial-common (1.3.1-1) ...

Setting up mercurial (1.3.1-1) ...

Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version

Processing triggers for python-support ... Reading package lists... Done
Building dependency tree
Reading state information... Done Reading extended state information
Initializing package states... Done Writing extended state information... Done

sudo apt-get id-utils E: Invalid operation id-utils sonicgrass@hillbilly:~$ sudo aptitude install id-utils Reading package lists... Done Building dependency tree
Reading state information... Done Reading extended state information
Initializing package states... Done The following NEW packages will be installed: id-utils 0 packages upgraded, 1 newly installed, 0 to remove and 5 not upgraded. Need to get 176kB of archives. After unpacking 578kB will be used. Writing extended state information... Done Get:1 http://ports.ubuntu.com karmic/universe id-utils 4.2-1 [176kB] Fetched 176kB in 2s (69.5kB/s)
Selecting previously deselected package id-utils. (Reading database ... 122776 files and directories currently installed.) Unpacking id-utils (from .../id-utils_4.2-1_powerpc.deb) ... Processing triggers for install-info ... Processing triggers for man-db ... Setting up id-utils (4.2-1) ... Ignoring install-info called from maintainer script The package id-utils should be rebuild with new debhelper to get trigger support

Reading package lists... Done
Building dependency tree
Reading state information... Done Reading extended state information
Initializing package states... Done Writing extended state information... Done


sonicgrass 2 years ago