Giter Site home page Giter Site logo

Comments (5)

indigoxela avatar indigoxela commented on July 28, 2024

Did you try to upgrade from a D7 (we have no upgrade path yet), or was that a fresh install? Could you provide your steps, please?

from i18n.

herbdool avatar herbdool commented on July 28, 2024

I did an upgrade from D7. I was getting dependency issues like "variable_realm, variable_store: is missing" (probably because system table still had the old dependencies listed. So I disabled this and other submodules which previously relied on it.

But apparently I was to run the upgrade eventually by doing it via drush which for some reason doesn't care if there are unmet dependencies. So maybe the better approach here is to figure out how to deal with the dependency issues - might not be anything we can do in 1i8n.

from i18n.

indigoxela avatar indigoxela commented on July 28, 2024

might not be anything we can do in i18n.

It might be possible, but could get harder. Someone in the chat with a similar problem (different module(s)) had success with dummy modules.

Add empty module placeholders (just a .module and a .info file with minimal data) to your Backdrop module directory - just to see if that works for you...
The (unported/unportable) variable module makes things difficult.

from i18n.

indigoxela avatar indigoxela commented on July 28, 2024

Another thought came to my mind: currently module i18n_variable is still there, but hidden. Update hooks also run for disabled modules.

@herbdool Do you have the same problems if you completely delete the i18n_variable directory? I've no idea how the upgrade handles changed dependencies in existing modules.

Update: deleting the directory is a bad idea as long as the entry in system table is still there, but removing all code might work.

from i18n.

indigoxela avatar indigoxela commented on July 28, 2024

@herbdool the first alpha is out. There hasn't been any update here regarding possible root causes or steps to reproduce, so I'm closing this one as outdated. Feel free to re-open if there are any new findings regarding the database table.

from i18n.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.