For some reason, on my PureOS install, /etc/resolv.conf was not a symbolic link to /etc/resolvconf/run/resolv.conf and was never updated.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Feb 14 2018
@kyle.rankin the setcap is only for a follow up problem. It won't help with the CPU type conflict.
Feb 13 2018
I can't reproduce this:
Hm, I can't reproduce this: https://i.imgur.com/as3SNtc.jpg
Hm, I can't reproduce this: https://i.imgur.com/as3SNtc.jpg
I tried the setcap command but still got the same error on PureOS.
Oh, installation on Debian buster works with e.g.:
@chris.lamb that's the same issue. Could someone having this problem please run
@chris.lamb yes, I think that's the same issue. I hope to get around to look at it again later this week.
Is this related to T292 ?
Feb 12 2018
You may ignore this bug as it seemed to be related to a network issue on my side (maybe my provider). It is now working.
Feb 11 2018
Which version of Gnucash are you trying to build? libgoffice-0.8 is removed from Debian testing (which PureOS is based on), but there is a newer version of Gnucash (2.7.3) in the Debian Experimental repositories, which require libgoffice-0.10.
@tharvill Underlining this is not a (recent!) regression is helpful, thank you. I am fairly certain it's a somewhat structural problem with the Debian Installer generally which will require some work in Debian itself.
I'd like to weigh in and let you know the same thing happened to me in my new Librem 15 purchase of a month ago. I keyboarded my way through the setup and then the trackpad worked after final boot into the windowing environment.
I meant this URL as reference to goffice-0.8 on Debian 10
Feb 9 2018
Thanks a lot. Also for checking the 52.6 release!
The issue appears to be resolved. Switched to include both 'landing' and 'green,' fully updated and on PureBrowser 52.6.
Feb 8 2018
Still looking for an upstream bug reference. https://bugs.archlinux.org/task/55785 suggests that it may be fixed upstream, in which case we need to get the fix into Debian Testing and then PureOS.
Feb 7 2018
Please mention the version of PureBrowser that you do not experience the issue.
<avph> KaKaRoTo: does purism have any plans on using vboot btw?
<KaKaRoTo> avph, I'm not familiar with it, so I never looked into it. I was asked that same question last week and I opened this task for it : https://tracker.pureos.net/T315
<KaKaRoTo> it's mostly about "what is it? what is it for? do we need it? can we enable it ? etc..."
<KaKaRoTo> avph, so if you're familiar with vboot and want to give us some pointers on that, I'd appreciate it
<nico_h> mostly for a secure update mechanism
<nico_h> so not every malware can write to the flash chip
<avph> well it won't run the malware mostly :)
<nico_h> um, scratch the latter
<KaKaRoTo> nico_h, how does it achieve it? needs a portion of the flash to be read-only, no ? does it use an IFD region for that ?
<KaKaRoTo> does it require a TPM or is it a way to get verified boot without TPM ?
<nico_h> Google uses the write-protection feature and /WP pin of the flash chips
<nico_h> I'm not sure if it requires a TPM (I think only for downgrade protections or something)
<avph> KaKaRoTo: no read only is (or can be) achieved with southbridge registers. TPM is to prevent updates rollback but the secure boot and safe updates are still there
<KaKaRoTo> /WP pin of the flash chip with protect the entire chip, not just a portion of it
<nico_h> no, /WP pin to protected part of the flash chip
<nico_h> usually, /WP only protects the block protection setup of the chip not the whole chip
<nico_h> but... that depends on the chip
<nico_h> KaKaRoTo: the general idea is: 1. have one part RO during runtime (can be achieved with early programming of PCH registers, as avph pointed out). 2. the RO part only runs other (updated) parts if a signature verification worked out
<KaKaRoTo> ok
<KaKaRoTo> I assume the early programming of PCH registers is done by vboot itself already
<avph> not sure but certainly saw stuff like that
<KaKaRoTo> I have this in my TO-READ list, so I'll explore that more later : https://www.coreboot.org/git-docs/Intel/vboot.html
<nico_h> unlikely, as it's mostly only used on chromebooks with the /WP thing
Also experiencing this issue - can't start any VM from a known good ISO. Running PureOS OEM image, gnome-boxes is 3.26.2 - issue persists across multiple DEs and reboots.
Feb 6 2018
I'm no longer seeing this issue and could probably be closed.
More debug info:
I added more logging and tried again. here are the (sanitized) results:
I've uploaded virsh capabilities output as well
When you attempt to start a pureos live cd image in Boxes, you will get the following error in the terminal:
Hi,
can you please do a
I'm not seeing this anymore so task could be closed.
Feb 5 2018
You won't taint it because this task/project is about writing a bash script, there's no proprietary bits in the bash script itself. Unless it's about the FSF requirement and the fact that the script itself will manipulate a binary file? Somehow I'm not sure that's a valid reason, considering that the librem-coreboot-updater script is already in PureOS and this task is about porting that script to the fwupd system
Either way, whether it's tagged PureOS or not, a PureOS developer is still probably the best person for the task here.
After discussion, removing the PureOS tags as we don't want to risk tainting PureOS with the remaining proprietary software in our coreboot firmware. This project will remain on the coreboot side.
More work on this today. Got compiling going etc, and the "system-info" call works, etc. etc. \o/
Given most of the work for this is not coreboot work, but PureOS work integrating an existing firmware image (which we'd treat as a binary blob) with fwupd, I don't know that this is really a coreboot project as much as a PureOS project.
Feb 3 2018
Feb 2 2018
Thanks. Have synced with debian-boot team on this..
@chris.lamb no, I cannot confirm that it has ever been working. I have never seen it work.
To fix the gnome-shell should be updated to 3.26.2-4, see Debian Bug report logs - #888653
This might be an evdev/libinput thing, but d-i does not ship (has has not shipped) with libinput, so there is possibly some hardware regression/change involved here.
This is stumping me at the moment, alas. Whilst the trackpad is being detected, it does not appear to be registering as a mouse device. Well, /dev/input/event5 is being detected as the touchpad, rather than /dev/input/mouse0 ("no input driver specified"). Not sure if that is even meaningful. X has -- unfortunately -- always worked for me in the past. Device exists in /proc/bus/input/devices as expected
@chris.lamb The latest one where I could reproduce the bug with was the one from 2018-01-20
Feb 1 2018
I can reproduce this:
@blendergeek I need to package it but I needed to package (at least) two dependencies first, hence my updates and references to "NEW", etc.
Freedom, security, privacy (and anonymity) that don't hamper everyday workflow or slow down to much is the philosophy.
I trust lamby will do adopt and do things correctly for our side.
Now Anbox can be added too? What needs to be done to add Anbox?
@francois "OEM install" - you are using the downloaded ISO? If so, please give me the SHA1 of said image so we are working from the same version as there were some changes recently.
Both deps now in Debian unstable
Seems they do security tightening - not freedom tightening. Mentioning in case others (like me) misunderstood the description of this bug regarding being "closer to our philosophy".
Jan 31 2018
@lamby, please take a look and debug this one.
Most likely a configuration issue, other downstreams have similar reports...
Jan 30 2018
I have run PureOS on a Libreboot X200, and not run into this problem. From the Libreboot GRUB menu, try selecting the "Select GRUB2 configuration from external disk" option instead of, "Boot from USB," and then choose the install option from there; that has always worked for me.
Jan 29 2018
Oh yeah, here's the changes needed to enable SGX (over commit id 65d2754e1aaa4e90059b65fac3c00d847e2e465f) :
The format was reverse engineered by PT at Blackhat 2017 : https://www.blackhat.com/eu-17/briefings.html#intel-me-flash-file-system-explained
Jan 28 2018
I have update the page, ended up with this:
Jan 27 2018
I am a member of the debian-www team, and have write access to those pages. What text would you like to present PureOS?
Your browser-about.svg looks good. And with embedded IDs for globe and appname. Thanks!
This issue is flagged as "invalid" but not "closed for good".
PureBrowser is a quite close cousin of the particular Mozilla techonlogy called "Firefox".
Jan 26 2018
NetworkManager has a provision for this, and it gets exposed in the WiFi connection preferences in nm-connection-editor, but IIRC: