Skip to content

Instantly share code, notes, and snippets.

@sorah
Last active August 29, 2015 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sorah/f566a9da10487c9a83d6 to your computer and use it in GitHub Desktop.
Save sorah/f566a9da10487c9a83d6 to your computer and use it in GitHub Desktop.
sudo docker run quay.io/sorah/gentoo-base dockemerge -v nullmailer
>>> Completed installing nullmailer-1.13-r5 into /var/tmp/portage/mail-mta/nullmailer-1.13-r5/image/
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
usr/libexec/nullmailer/smtp
usr/libexec/nullmailer/qmqp
usr/bin/mailq
ln: failed to create hard link '248798_stripped' => '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/image/usr/bin/mailq': Operation not permitted
* ERROR: mail-mta/nullmailer-1.13-r5::gentoo failed:
* ln failed unexpectedly
*
* If you need support, post the output of `emerge --info '=mail-mta/nullmailer-1.13-r5::gentoo'`,
* the complete build log and the output of `emerge -pqv '=mail-mta/nullmailer-1.13-r5::gentoo'`.
* The complete build log is located at '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/temp/environment'.
* Working directory: '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/temp/prepstrip/inodes'
* S: '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/work/nullmailer-1.13'
usr/bin/nullmailer-inject
usr/bin/nullmailer-smtpd
usr/sbin/nullmailer-queue
ln: failed to create hard link '248802_stripped' => '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/image/usr/sbin/nullmailer-queue': Operation not permitted
* ERROR: mail-mta/nullmailer-1.13-r5::gentoo failed:
* ln failed unexpectedly
*
* If you need support, post the output of `emerge --info '=mail-mta/nullmailer-1.13-r5::gentoo'`,
* the complete build log and the output of `emerge -pqv '=mail-mta/nullmailer-1.13-r5::gentoo'`.
* The complete build log is located at '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/temp/environment'.
* Working directory: '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/temp/prepstrip/inodes'
* S: '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/work/nullmailer-1.13'
usr/sbin/nullmailer-send
usr/sbin/sendmail
!!! post install failed; exiting.
>>> Failed to emerge mail-mta/nullmailer-1.13-r5, Log file:
>>> '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/temp/build.log'
* Messages for package mail-mta/nullmailer-1.13-r5:
* ERROR: mail-mta/nullmailer-1.13-r5::gentoo failed:
* ln failed unexpectedly
*
* If you need support, post the output of `emerge --info '=mail-mta/nullmailer-1.13-r5::gentoo'`,
* the complete build log and the output of `emerge -pqv '=mail-mta/nullmailer-1.13-r5::gentoo'`.
* The complete build log is located at '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/temp/environment'.
* Working directory: '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/temp/prepstrip/inodes'
* S: '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/work/nullmailer-1.13'
* ERROR: mail-mta/nullmailer-1.13-r5::gentoo failed:
* ln failed unexpectedly
*
* If you need support, post the output of `emerge --info '=mail-mta/nullmailer-1.13-r5::gentoo'`,
* the complete build log and the output of `emerge -pqv '=mail-mta/nullmailer-1.13-r5::gentoo'`.
* The complete build log is located at '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/temp/environment'.
* Working directory: '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/temp/prepstrip/inodes'
* S: '/var/tmp/portage/mail-mta/nullmailer-1.13-r5/work/nullmailer-1.13'
* Regenerating GNU info directory index...
* Processed 102 info files.
* IMPORTANT: 10 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
10727a1e951a / #
Fails:
ubuntu@box268:~$ docker info
Containers: 1
Images: 1
Storage Driver: btrfs
Execution Driver: lxc-1.0.6
Kernel Version: 3.14.28-031428-generic
Operating System: Ubuntu precise (12.04.5 LTS) (containerized)
CPUs: 2
Total Memory: 240.2 GiB
Name: box268
----
Ok:
$ sudo docker info
Containers: 0
Images: 16
Storage Driver: devicemapper
Pool Name: docker-253:17-3276869-pool
Pool Blocksize: 65.54 kB
Data file: /var/lib/docker/devicemapper/devicemapper/data
Metadata file: /var/lib/docker/devicemapper/devicemapper/metadata
Data Space Used: 4.93 GB
Data Space Total: 107.4 GB
Metadata Space Used: 5.042 MB
Metadata Space Total: 2.147 GB
Library Version: 1.02.82 (2013-10-04)
Execution Driver: native-0.2
Kernel Version: 3.17.1-gentoo-r1
Operating System: Gentoo/Linux
CPUs: 3
Total Memory: 1.953 GiB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment