Giter Club home page Giter Club logo

Comments (15)

wegunterjr avatar wegunterjr commented on May 22, 2024

I am getting the Unable to update after running
curl -fsS https://raw.githubusercontent.com/rachelproject/rachelpiOS/master/installer.py | python

I can run rpi-update, but have to do:
sudo rpi-update

from rachelpios.

wegunterjr avatar wegunterjr commented on May 22, 2024

My solution had to do with having a bad source list in
/etc/apt/sources.list.d/
I removed it, and the update continued.
Also, try
sudo apt-get update
and
sudo apt-get upgrade
That is most of what rpi-update is doing.
That might get you an update that contains rpi-update.
It really depends on what version of raspbian you are running. as well.

from rachelpios.

wegunterjr avatar wegunterjr commented on May 22, 2024

wait, just looked again, why are you root?

from rachelpios.

tim-moody avatar tim-moody commented on May 22, 2024

maybe I have habits from fedora. are you saying I can't update firmware as root?

from rachelpios.

wegunterjr avatar wegunterjr commented on May 22, 2024

not necessarily. I think the first question is what version of raspbian are you running?
If it's an older version, try this:
sudo apt-get install rpi-update
I think the focus of raspberry pi use is to stay in the default or non-root login, but maybe it's just that your version doesn't have it installed.

from rachelpios.

tim-moody avatar tim-moody commented on May 22, 2024

latest - 8.6

from rachelpios.

tim-moody avatar tim-moody commented on May 22, 2024

I also use lite rather than full as I like servers to be headless

from rachelpios.

tim-moody avatar tim-moody commented on May 22, 2024

I started over with a fresh https://downloads.raspberrypi.org/raspbian_lite_latest (2016-09-23) and this time ran everything as the user pi.
curl -fsS https://raw.githubusercontent.com/rachelproject/rachelpiOS/master/installer.py | python (still as user pi)

I get

Error: Unable to upgrade Raspberry Pi firmware

If I comment out that line in the installer I get to

Error: Unable to set iptables MASQUERADE on eth0

(N.B. I am logged in over ssh to eth0 if that matters.)

from rachelpios.

needlestack avatar needlestack commented on May 22, 2024

Yeah, it looks like Raspbian has changed enough since this release that we need to redo some things. If you want a working RACHEL-Pi build, you might try starting with one of the pre-built versions here and then modifying from there.

from rachelpios.

needlestack avatar needlestack commented on May 22, 2024

Alternately, if you want to build from the script, you can start with 2016-05-27-raspbian-jessie. And of course, patches to bring the script up to work with more current versions are welcome :)

from rachelpios.

tim-moody avatar tim-moody commented on May 22, 2024

I can pretty much make the current script work, but I have to comment out some lines, which don't seem to be needed anyway. Just wanted to report the problem. I don't really want to download a 32G or 64G image to get mostly what I already have downloaded.

from rachelpios.

needlestack avatar needlestack commented on May 22, 2024

Good point. This has come up before -- so I've added it as an issue for our next release

from rachelpios.

tim-moody avatar tim-moody commented on May 22, 2024

Is captive portal supposed to work with this installer? I don't see that it does. The redirect php and 2 shtml files get installed with the clone of the contentshell, but I don't see any of the iptables rules that are in the rachelplus code except for the nat and standard gateway rules.

from rachelpios.

needlestack avatar needlestack commented on May 22, 2024

from rachelpios.

tim-moody avatar tim-moody commented on May 22, 2024

any chance of getting the output of iptables-save on the cap?

from rachelpios.

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.