Skip to content

Error building in circleci #37

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

Closed
mgrouch opened this issue Mar 18, 2025 · 4 comments
Closed

Error building in circleci #37

mgrouch opened this issue Mar 18, 2025 · 4 comments

Comments

@mgrouch
Copy link

mgrouch commented Mar 18, 2025

SLVR:         fact: no versions of actions_menu_appbar from path match 0.0.1
SLVR:         derived: not actions_menu_appbar 0.0.1 from path
SLVR:         fact: actions_menu_appbar from path doesn't exist (could not find package actions_menu_appbar at "../actions_menu_appbar")
SLVR:         conflict: actions_menu_appbar from path doesn't exist (could not find package actions_menu_appbar at "../actions_menu_appbar")
SLVR:         ! actions_menu_appbar from path is satisfied by actions_menu_appbar from path
SLVR:         ! which is caused by "boatinstrument depends on actions_menu_appbar from path"
SLVR:         ! thus: version solving failed

Thanks

@philseeley
Copy link
Owner

Hi Mikhail,

The build is now dependant on a widget I use in other apps.

I see you're pulling my updates into your own clone for a CI build. I do have a CI build in a separate repo for performing releases.

I think any CI in this repo should be performing tests rather than release builds. Flutter has a GUI test framework for this, but I haven't had the time to work out how to use it yet.

Can I ask why you need to do your own builds rather than using the repos I'm publishing? Are you doing some testing?

I'd like to make things as simple as possible for you to include the app in BBN releases.

Cheers
Phil

@mgrouch
Copy link
Author

mgrouch commented Mar 18, 2025

It’s mostly for historical reasons. I’ve been loading boatinstrument on BBN OS before you came up with Debian packages. Also I think you do not build arm32 flutter deb package which I would need for CoreMP135 version of BBN OS.

I see I would need to add

git clone --depth 1 https://github.com/philseeley/actions_menu_appbar.git

@philseeley
Copy link
Owner

I do build arm32 packages for the flutter-pi versions:

https://philseeley.github.io/debian-ppa/pool/main/f/flutter-pi/flutter-pi_1.0.1-d12_armhf.deb
https://philseeley.github.io/debian-ppa/pool/main/b/boatinstrument-fpi-generic/boatinstrument-fpi-generic_0.6.0-d12_armhf.deb

If these don't work for you but you have working builds then what am I missing?.

FYI: the package releasing repo is https://github.com/philseeley/package-release

@mgrouch
Copy link
Author

mgrouch commented Mar 18, 2025

Yes I should start using your .deb packages

bareboat-necessities/lysmarine_gen#502

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants