Code Monkey home page Code Monkey logo

Comments (4)

totaam avatar totaam commented on September 27, 2024 1

Was it not triggered to build & deploy, perhaps?

The focal builds had failed, I kicked them again by hand and:

E: Could not get lock /var/cache/apt/archives/lock. It is held by process 0
E: Unable to lock directory /var/cache/apt/archives/

Don't you love the smell of random buildbot bugs in the morning?
Wiped the shared lock directory, ran again. Good to go now.

Not-a-bonus: you get a newer dummy driver, which would be nice if Debian had not butchered the Xorg builds to make it unusable... so Xvfb it is on Debian / Ubuntu.

BTW, focal?! 24.04 is out soon...

from xpra.

totaam avatar totaam commented on September 27, 2024

$ xpra --version
xpra v5.0.6-r27

This bug does not occur with the current release (5.0.7 at time of writing) and the shadow server does start OK.
Though you do get a similar bug when trying to bring up the about dialog, this is fixed in the commit above.

from xpra.

stdedos avatar stdedos commented on September 27, 2024

This bug does not occur with the current release (5.0.7 at time of writing) and the shadow server does start OK.

Idk; AFAIS there is no "current release" ... released (pun intended):

ua@h [2024-03-23 11:15:13]:~$ sudo apt-get update && sudo apt-get upgrade 
[sudo] password for stdedos: 
Wrong!  You cheating scum!
[sudo] password for stdedos: 
Hit:1 http://fi.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://ppa.launchpad.net/boltgolt/howdy/ubuntu focal InRelease                                                                                                                                      
Get:3 http://download.opensuse.org/repositories/home:/rockowitz/xUbuntu_20.04  InRelease [1527 B]                                                                                                         
Hit:4 http://dell.archive.canonical.com focal InRelease                                                                                                                                                   
Hit:5 https://download.docker.com/linux/ubuntu focal InRelease                                                                                                                                            
Get:6 http://fi.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]                                                                                                                                
Hit:7 http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal InRelease                                                                                                                                      
Hit:8 https://dl.google.com/linux/chrome/deb stable InRelease                                                                                                                                             
Hit:9 http://ppa.launchpad.net/fkrull/speedcrunch-daily/ubuntu focal InRelease                                                                                                                            
Hit:10 http://security.ubuntu.com/ubuntu focal-security InRelease                                                                                                                                         
Hit:11 https://deb.nodesource.com/node_20.x focal InRelease                                                                                                                                               
Hit:12 https://pkg.cloudflareclient.com focal InRelease                                                                                                                                                   
Hit:13 http://fi.archive.ubuntu.com/ubuntu focal-backports InRelease                                                                                                                                      
Hit:14 http://ppa.launchpad.net/flatpak/stable/ubuntu focal InRelease                                                                                                                                     
Hit:15 https://ppa.launchpadcontent.net/ubuntuhandbook1/ksnip/ubuntu focal InRelease                                                                                                                      
Hit:16 https://xpra.org focal InRelease                                                                                                                                                                   
Hit:17 http://ppa.launchpad.net/git-core/ppa/ubuntu focal InRelease                                                                                                                                       
Hit:19 https://download.vscodium.com/debs vscodium InRelease                                                                                                                                              
Hit:20 http://ppa.launchpad.net/kiwixteam/release/ubuntu focal InRelease                                                                    
Hit:21 https://apt.repos.intel.com/intelpython binary/ InRelease                                                                            
Hit:18 https://xpra.org/beta focal InRelease                                                                          
Hit:22 http://ppa.launchpad.net/linuxgndu/sqlitebrowser/ubuntu focal InRelease                                        
Hit:23 https://download.sublimetext.com apt/stable/ InRelease                                                                
Hit:24 http://ppa.launchpad.net/longsleep/golang-backports/ubuntu focal InRelease                                            
Hit:25 http://ppa.launchpad.net/marin-m/songrec/ubuntu focal InRelease                                                       
Hit:26 http://ppa.launchpad.net/mixxx/mixxx/ubuntu focal InRelease                                                          
Hit:27 https://apt.repos.intel.com/mkl all InRelease                                                  
Hit:28 http://ppa.launchpad.net/neovim-ppa/stable/ubuntu focal InRelease
Hit:29 http://ppa.launchpad.net/phoerious/keepassxc/ubuntu focal InRelease 
Hit:30 http://ppa.launchpad.net/pinta-maintainers/pinta-stable/ubuntu focal InRelease
Hit:31 https://www.synaptics.com/sites/default/files/Ubuntu stable InRelease
Hit:32 http://ppa.launchpad.net/sylvain-pineau/kazam/ubuntu focal InRelease
Hit:33 https://apt.repos.intel.com/ipp all InRelease
Hit:34 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease
Hit:35 http://ppa.launchpad.net/wireshark-dev/stable/ubuntu focal InRelease
Hit:36 http://ppa.launchpad.net/yuezk/globalprotect-openconnect/ubuntu focal InRelease
Hit:37 https://apt.repos.intel.com/tbb all InRelease
Hit:38 https://apt.repos.intel.com/daal all InRelease
Hit:39 https://apt.repos.intel.com/mpi all InRelease
Fetched 115 kB in 5s (25,5 kB/s)                    
Reading package lists... Done
W: Conflicting distribution: https://apt.repos.intel.com/intelpython binary/ InRelease (expected binary/ but got )
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  globalprotect-openconnect google-chrome-stable python3-update-manager ubuntu-advantage-tools update-manager update-manager-core
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.

Was it not triggered to build & deploy, perhaps? 😕

from xpra.

stdedos avatar stdedos commented on September 27, 2024

BTW, focal?! 24.04 is out soon...

Yeeeah... I hate OS changes 😅
Especially when they mess up with things deep into the "package state"

I guess I'll go "straight" to 24.04.1 or .2.

from xpra.

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.