sommelier-core icon indicating copy to clipboard operation
sommelier-core copied to clipboard

[Enhancement]: Consider update the 1.0 branch

Open brlin-tw opened this issue 1 year ago • 0 comments

What changes would you like?

The 1.0 branch lacks the bc9366b revision patch which fixes the following build error on core22 snaps:

Executing parts lifecycle: build sommelier                                                   
Executing action                                                                             
:: + make -j16                                                                               
:: # Build the 32-bit version of the bindtextdomain patch. This patch                        
:: # makes it easier for applications to find gettext translations shipped                   
:: # by snaps.                                                                               
:: #                                                                                         
:: # The Gnome extensions only compile the library for 64-bit arch.                          
:: sudo apt-get -y install libc6-dev-i386                                                    
:: make: sudo: No such file or directory                                                     
:: make: *** [Makefile:14: build] Error 127                                                  
Failed to run the build script for part 'sommelier'.                                         

Consider updating the branch to allow snap build without using the master branch.

Any extra information?

[Bug]: snapcraft fails on Ubuntu 24.04 at building script for part 'sommelier-core' · Issue #47 · snapcrafters/sommelier-core

brlin-tw avatar Jul 27 '24 08:07 brlin-tw