Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package errors during mach cargo-update #6287

Closed
frewsxcv opened this issue Jun 4, 2015 · 3 comments
Closed

Package errors during mach cargo-update #6287

frewsxcv opened this issue Jun 4, 2015 · 3 comments

Comments

@frewsxcv
Copy link
Member

@frewsxcv frewsxcv commented Jun 4, 2015

~/D/r/servo (master|✔) $ ./mach cargo-update -a
components/servo
    Updating registry `https://github.com/rust-lang/crates.io-index`
    Updating git repository `https://github.com/servo/rust-png`
    Updating git repository `https://github.com/servo/rust-geom`
    Updating git repository `https://github.com/servo/rust-stb-image`
    Updating git repository `https://github.com/servo/string-cache`
    Updating git repository `https://github.com/servo/rust-azure`
    Updating git repository `https://github.com/servo/rust-layers`
    Updating git repository `https://github.com/servo/rust-selectors`
    Updating git repository `https://github.com/servo/libfreetype2`
    Updating git repository `https://github.com/servo/rust-core-foundation`
    Updating git repository `https://github.com/servo/rust-freetype`
    Updating git repository `https://github.com/servo/rust-core-text`
    Updating git repository `https://github.com/servo/rust-egl`
    Updating git repository `https://github.com/servo/skia`
    Updating git repository `https://github.com/servo/rust-core-graphics`
no matching package named `core_foundation` found (required by `azure`)
location searched: https://github.com/servo/rust-core-foundation
version required: *
ports/cef
    Updating git repository `https://github.com/servo/gleam`
    Updating git repository `https://github.com/servo/rust-azure`
    Updating git repository `https://github.com/servo/rust-layers`
    Updating git repository `https://github.com/servo/rust-core-text`
    Updating registry `https://github.com/rust-lang/crates.io-index`
    Updating git repository `https://github.com/servo/rust-mozjs`
    Updating git repository `https://github.com/servo/rust-cgl`
    Updating git repository `https://github.com/servo/rust-stb-image`
    Updating git repository `https://github.com/servo/rust-cocoa`
    Updating git repository `https://github.com/servo/rust-core-foundation`
    Updating git repository `https://github.com/servo/rust-geom`
    Updating git repository `https://github.com/servo/rust-core-graphics`
    Updating git repository `https://github.com/servo/rust-png`
no matching package named `core_text` found (required by `embedding`)
location searched: https://github.com/servo/rust-core-text
version required: *
ports/gonk
    Updating git repository `https://github.com/servo/gleam`
    Updating registry `https://github.com/rust-lang/crates.io-index`
    Updating git repository `https://github.com/servo/rust-geom`
    Updating git repository `https://github.com/servo/rust-layers`
    Updating git repository `https://github.com/servo/rust-egl`
    Updating git repository `https://github.com/servo/rust-core-graphics`
    Updating git repository `https://github.com/servo/rust-png`
    Updating git repository `https://github.com/servo/rust-azure`
    Updating git repository `https://github.com/servo/rust-core-text`
    Updating git repository `https://github.com/servo/rust-x11-clipboard`
no matching package named `core_graphics` found (required by `compositing`)
location searched: https://github.com/servo/rust-core-graphics
version required: *
@SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented Jun 4, 2015

Some package names have been changed, e.g. servo/core-foundation-rs@fd8bed8. Cargo.toml files in Servo need to be updated accordingly.

@frewsxcv
Copy link
Member Author

@frewsxcv frewsxcv commented Jun 4, 2015

Was just about to open a pull request in this repo to fix them

frewsxcv added a commit to frewsxcv/servo that referenced this issue Jun 4, 2015
frewsxcv added a commit to frewsxcv/servo that referenced this issue Jun 4, 2015
frewsxcv added a commit to frewsxcv/servo that referenced this issue Jun 5, 2015
Related to  servo#6287

Also in this commit: I ran `./mach cargo-update -a`
frewsxcv added a commit to frewsxcv/servo that referenced this issue Jun 5, 2015
Fixes servo#6287

Also in this commit: I ran `./mach cargo-update -a`
frewsxcv added a commit to frewsxcv/servo that referenced this issue Jun 5, 2015
Fixes servo#6287

Also in this commit: I ran `./mach cargo-update -a`
@frewsxcv
Copy link
Member Author

@frewsxcv frewsxcv commented Jun 9, 2015

Fixed in #6295

@frewsxcv frewsxcv closed this Jun 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.