Giter Site home page Giter Site logo

Comments (11)

davesteele avatar davesteele commented on May 20, 2024

Design?

If you mean web design, you can do an apt-get upgrade on the booted image to get the most recent version.

from comitup.

augisbud avatar augisbud commented on May 20, 2024

I did that, the design hasn't changed, I will try again

from comitup.

augisbud avatar augisbud commented on May 20, 2024

UPDATE: did sudo apt-get update && sudo apt-get upgrade, the design hasn't changed.

from comitup.

davesteele avatar davesteele commented on May 20, 2024

What comitup versions are we talking about?

from comitup.

augisbud avatar augisbud commented on May 20, 2024

the latest i'm getting from sudo apt-get install comitup on raspbian stretch

from comitup.

augisbud avatar augisbud commented on May 20, 2024

How can I install directly by using git clone, and the setup.py file?

from comitup.

davesteele avatar davesteele commented on May 20, 2024

Ah. You need to add a line to /etc/apt/sources.list referencing the comitup repository to get the latest:

deb http://davesteele.github.io/comitup/repo comitup main

Or you can get the latest deb from the archive.

from comitup.

augisbud avatar augisbud commented on May 20, 2024

still not getting it :(

from comitup.

davesteele avatar davesteele commented on May 20, 2024

The command to install via setup.py is "python3 setup.py install".

N.B. I've never done that. I can think of at least one reason that would fail.

The git archive currently builds the latest deb, using the "debuild" command.

Re - still not getting it. Make sure you do the "apt-get update" after updating sources.list.

from comitup.

augisbud avatar augisbud commented on May 20, 2024
pi@raspberry:~ $ sudo apt install ./comitup_1.3.1-1_all.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'comitup' instead of './comitup_1.3.1-1_all.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 comitup : Depends: python3-networkmanager (>= 2.0) but it is not installable
E: Unable to correct problems, you have held broken packages.

output from the deb installation.

YUP I'm dumb, forgot to sudo apt-get update

from comitup.

davesteele avatar davesteele commented on May 20, 2024

Re installing from git. For development, what I do is install the deb, then use a small deploy script that copies py files from the cli, comitup, and web directories to the corresponding directories in /usr/share/comitup/, then restart the comitup service.

from comitup.

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.