Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1466887 Details for
Bug 1605016
vagrant up crashes
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Fix applied - log from testing
file_1605016.txt (text/plain), 7.08 KB, created by
Pavel Valena
on 2018-07-20 17:40:25 UTC
(
hide
)
Description:
Fix applied - log from testing
Filename:
MIME Type:
Creator:
Pavel Valena
Created:
2018-07-20 17:40:25 UTC
Size:
7.08 KB
patch
obsolete
>$ rpm -q vagrant # https://koji.fedoraproject.org/koji/taskinfo?taskID=28472515 >vagrant-2.0.2-2.fc28.noarch > >$ head -1 /etc/resolv.conf >nameserver fe80::1%enp0s25 > >$ git remote -v >origin https://github.com/fedora-infra/fedora-packages (fetch) >origin https://github.com/fedora-infra/fedora-packages (push) > >$ vagrant up >Bringing machine 'default' up with 'libvirt' provider... >==> default: Box 'f25-cloud-libvirt' could not be found. Attempting to find and install... > default: Box Provider: libvirt > default: Box Version: >= 0 >==> default: Box file was not detected as metadata. Adding it directly... >==> default: Adding box 'f25-cloud-libvirt' (v0) for provider: libvirt > default: Downloading: https://download.fedoraproject.org/pub/fedora/linux/releases/25/CloudImages/x86_64/images/Fedora-Cloud-Base-Vagrant-25-1.3.x86_64.vagrant-libvirt.box >==> default: Successfully added box 'f25-cloud-libvirt' (v0) for 'libvirt'! >==> default: Uploading base box image as volume into libvirt storage... >==> default: Creating image (snapshot of base box volume). >==> default: Creating domain with the following settings... >==> default: -- Name: fedora-packages_default >==> default: -- Domain type: kvm >==> default: -- Cpus: 2 >==> default: -- Feature: acpi >==> default: -- Feature: apic >==> default: -- Feature: pae >==> default: -- Memory: 2048M >==> default: -- Management MAC: >==> default: -- Loader: >==> default: -- Base box: f25-cloud-libvirt >==> default: -- Storage pool: default >==> default: -- Image: /var/lib/libvirt/images/fedora-packages_default.img (41G) >==> default: -- Volume Cache: default >==> default: -- Kernel: >==> default: -- Initrd: >==> default: -- Graphics Type: vnc >==> default: -- Graphics Port: 5900 >==> default: -- Graphics IP: 127.0.0.1 >==> default: -- Graphics Password: Not defined >==> default: -- Video Type: cirrus >==> default: -- Video VRAM: 9216 >==> default: -- Sound Type: >==> default: -- Keymap: en-us >==> default: -- TPM Path: >==> default: -- INPUT: type=mouse, bus=ps2 >==> default: Creating shared folders metadata... >==> default: Starting domain. >==> default: Waiting for domain to get an IP address... >==> default: Waiting for SSH to become available... > default: > default: Vagrant insecure key detected. Vagrant will automatically replace > default: this with a newly generated keypair for better security. > default: > default: Inserting generated public key within guest... > default: Removing insecure key from the guest if it's present... > default: Key inserted! Disconnecting and reconnecting using new SSH key... >==> default: Forwarding ports... >==> default: 8080 (guest) => 8080 (host) (adapter eth0) >==> default: Configuring and enabling network interfaces... > default: SSH address: 192.168.121.254:22 > default: SSH username: vagrant > default: SSH auth method: private key >==> default: Installing SSHFS client... >==> default: Mounting SSHFS shared folder... >==> default: Mounting folder via SSHFS: /home/pvalena/Work/RH/tmp/2/fedora-packages => /vagrant >==> default: Checking Mount.. >==> default: Folder Successfully Mounted! >==> default: Running provisioner: shell... > default: Running: inline script > default: Last metadata expiration check: 0:00:26 ago on Fri Jul 20 17:13:13 2018. > default: Dependencies resolved. > default: ================================================================================ > default: Package Arch Version Repository Size > default: ================================================================================ > default: Installing: > default: libselinux-python x86_64 2.5-13.fc25 updates 239 k > default: pyliblzma x86_64 0.5.3-16.fc25 fedora 54 k > default: python x86_64 2.7.13-3.fc25 updates 96 k > default: python-libs x86_64 2.7.13-3.fc25 updates 6.2 M > default: python-pip noarch 8.1.2-2.fc25 fedora 1.7 M > default: python-six noarch 1.10.0-3.fc25 fedora 35 k > default: python2-dnf noarch 1.1.10-6.fc25 updates 445 k > default: python2-hawkey x86_64 0.6.4-3.fc25 updates 46 k > default: python2-iniparse noarch 0.4-20.fc25 fedora 46 k > default: python2-libcomps x86_64 0.1.7-5.fc25 fedora 47 k > default: python2-librepo x86_64 1.7.18-3.fc25 fedora 57 k > default: python2-pygpgme x86_64 0.3-18.fc25 fedora 90 k > default: python2-rpm x86_64 4.13.0-0.rc1.46.fc25 fedora 105 k > default: python2-setuptools noarch 25.1.1-1.fc25 fedora 506 k > default: Upgrading: > default: dnf noarch 1.1.10-6.fc25 updates 276 k > default: dnf-conf noarch 1.1.10-6.fc25 updates 96 k > default: dnf-yum noarch 1.1.10-6.fc25 updates 79 k > default: hawkey x86_64 0.6.4-3.fc25 updates 64 k > default: libselinux x86_64 2.5-13.fc25 updates 163 k > default: libselinux-python3 x86_64 2.5-13.fc25 updates 240 k > default: libselinux-utils x86_64 2.5-13.fc25 updates 158 k > default: python3-dnf noarch 1.1.10-6.fc25 updates 452 k > default: python3-hawkey x86_64 0.6.4-3.fc25 updates 46 k > default: > default: Transaction Summary > default: ================================================================================ > default: Install 14 Packages > default: Upgrade 9 Packages > default: Total download size: 11 M > default: Downloading Packages: > default: -------------------------------------------------------------------------------- > default: Total 5.1 MB/s | 11 MB 00:02 > default: Running transaction check > default: Transaction check succeeded. > default: Running transaction test > default: Transaction test succeeded. > default: Running transaction > default: Installing : python-libs-2.7.13-3.fc25.x86_64 1/32 > default: > default: Installing : python-2.7.13-3.fc25.x86_64 2/32 > default: > default: Installing : python2-setuptools-25.1.1-1.fc25.noarch 3/32 > default: > default: Installing : python-pip-8.1.2-2.fc25.noarch 4/32 > default: > default: Upgrading : libselinux-2.5-13.fc25.x86_64 5/32 > [ . . . ]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1605016
: 1466887