Page MenuHomePureOS Tracker
Feed All Stories

Mar 20 2018

mak added a comment to T367: PureOS is not fully in sync with Debian.

Deviations from Debian are - in a way - tracked at a global level at http://master.pureos.net/synchrotron/ - going to a per-patch level would be nicer, but this page already gives an overview of packages that have been modified in PureOS and where a newer version of them is available in Debian.
That way currently, changes in PureOS are reviewed regularly, any time we merge in a newer package from Debian.

Mar 20 2018, 21:17
mak added a comment to T366: PureOS is too stable including packages only from Debian testing.

Well, we can already sync packages with Debian unstable or experimental, but those have to be recompiled in PureOS - otherwise we can not ensure they actually work with the software that is in PureOS (that's based on testing).
Also, pulling packages from non-testing suites is an explicit task that is currently done manually.

Mar 20 2018, 21:15
heather.ellsworth created T367: PureOS is not fully in sync with Debian.
Mar 20 2018, 12:25

Mar 19 2018

heather.ellsworth added a comment to T366: PureOS is too stable including packages only from Debian testing.

Another point to consider:
When implementing this we must consider that the Librem5 might have forks of important libraries with patches that are either:

  • not upstream yet since they're still in review
  • not in the version that is currently in Debian testing Therefore we should cater for a way to build packages on or own until we get the correct version from Debian.
Mar 19 2018, 09:29
jenda added a comment to T320: Can't create VM from Debian 9 ISO in Boxes.

I don't know. But only suggested solution, adding kvm group did change the error messages, but there is still some problem.

Mar 19 2018, 03:18

Mar 18 2018

chris.lamb added a comment to T320: Can't create VM from Debian 9 ISO in Boxes.

I think this is https://tracker.pureos.net/T292 ?

Mar 18 2018, 16:15

Mar 17 2018

chris.lamb updated subscribers of T292: GNOME Boxes won't run any virtual machines.

I think we could do two things here:

Mar 17 2018, 19:51
francois added a comment to T292: GNOME Boxes won't run any virtual machines.

Adding my user to the kvm group worked (after reboot)

Mar 17 2018, 06:58
francois added a comment to T292: GNOME Boxes won't run any virtual machines.

@chris.lamb I can reproduce this bug on both my Librem 13 and 15 both running PureOS pointing to green with the latest updates.

Mar 17 2018, 06:46
jonas.smedegaard created T366: PureOS is too stable including packages only from Debian testing.
Mar 17 2018, 00:53

Mar 16 2018

jenda added a comment to T320: Can't create VM from Debian 9 ISO in Boxes.

Also the log contains things like this:

Mar 16 2018, 02:19
jenda added a comment to T320: Can't create VM from Debian 9 ISO in Boxes.

Adding kvm to my user did solve something. Then I also installed libvirt-daemon-system manually, because it is only suggested.
But still I get some error when creating vm:

Mar 16 2018, 02:17

Mar 15 2018

james.rufer closed T358: PureOS (landing) fails to update as Resolved.

Issue has seemed to resolve itself. Update successful.

Mar 15 2018, 06:52
francois added a comment to T114: Replace the PureOS logo in Calamares.

Thank you very much @mak !

Mar 15 2018, 01:39 · Restricted Project

Mar 14 2018

mak closed T220: Grub command line prompt after installation as Resolved.

I tried many things and couldn't reproduce this issue - please file a new one in case the problem persists.

Mar 14 2018, 13:19
mak closed T220: Grub command line prompt after installation, a subtask of T365: PureOS Live image, installer and OEM experience rework, as Resolved.
Mar 14 2018, 13:19
mak closed T114: Replace the PureOS logo in Calamares as Resolved.

Logo changed to the simple text version - it looks weird though:

Mar 14 2018, 12:06 · Restricted Project
mak closed T114: Replace the PureOS logo in Calamares, a subtask of T365: PureOS Live image, installer and OEM experience rework, as Resolved.
Mar 14 2018, 12:06
mak added a subtask for T365: PureOS Live image, installer and OEM experience rework: Unknown Object (Maniphest Task).
Mar 14 2018, 10:29
mak added a subtask for T365: PureOS Live image, installer and OEM experience rework: T159: Calamares encrypted install does not work.
Mar 14 2018, 05:34
mak added a parent task for T159: Calamares encrypted install does not work: T365: PureOS Live image, installer and OEM experience rework.
Mar 14 2018, 05:34
mak added subtasks for T365: PureOS Live image, installer and OEM experience rework: Restricted Maniphest Task, T114: Replace the PureOS logo in Calamares, T119: Rename live session user, T220: Grub command line prompt after installation.
Mar 14 2018, 05:33
mak added a parent task for T114: Replace the PureOS logo in Calamares: T365: PureOS Live image, installer and OEM experience rework.
Mar 14 2018, 05:33 · Restricted Project
mak created T365: PureOS Live image, installer and OEM experience rework.
Mar 14 2018, 05:31
d3vid closed T356: OS version reports "Trisquel" or "Sid" rather than "PureOS" as Invalid.
Mar 14 2018, 04:30 · Restricted Project
d3vid added a comment to T356: OS version reports "Trisquel" or "Sid" rather than "PureOS".

Thanks. base-files=10.1pureos1 was considered a downgrade, but an apt update and upgrade doesn't upgrade. Must have come from an old deb source I don't use any more. I'll schedule a re-installation!

Mar 14 2018, 04:29 · Restricted Project
d3vid added a comment to T356: OS version reports "Trisquel" or "Sid" rather than "PureOS".
$ cat /etc/apt/sources.list ; cat /etc/apt/sources.list.d/*                                                                           
# deb cdrom:[Debian GNU/Linux none _Green_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170820-16:44]/ green main
# deb cdrom:[Debian GNU/Linux none _Green_ - Official Snapshot amd64 LIVE/INSTALL Binary 20170820-16:44]/ green main
Mar 14 2018, 04:23 · Restricted Project
mak added a comment to T356: OS version reports "Trisquel" or "Sid" rather than "PureOS".

You can maybe resolve this by running sudo apt install base-files=10.1pureos1, but if this one package was upgraded for some reason, chances are that there are multiple other ones that also have wrong versions, making any bug happening on that system not a PureOS issue - so maybe a reinstallation is a safer bet.

Mar 14 2018, 04:21 · Restricted Project
mak added a comment to T356: OS version reports "Trisquel" or "Sid" rather than "PureOS".

Yeah, this PureOS has been messed with... How did you manage to install a base-files package from Trisquel?

Mar 14 2018, 04:18 · Restricted Project
d3vid added a comment to T356: OS version reports "Trisquel" or "Sid" rather than "PureOS".
$ apt-cache policy base-files                                                                                                                                      
base-files:
  Installed: 1:9.4ubuntu4.2+8.0trisquel1
  Candidate: 1:9.4ubuntu4.2+8.0trisquel1
  Version table:
 *** 1:9.4ubuntu4.2+8.0trisquel1 100
        100 /var/lib/dpkg/status
     10.1pureos1 500
        500 https://repo.puri.sm/pureos green/main amd64 Packages
Mar 14 2018, 04:15 · Restricted Project
mak added a comment to T356: OS version reports "Trisquel" or "Sid" rather than "PureOS".

This is impossible, something has severely messed up your system. What is the output of apt-cache policy base-files as well as cat /etc/apt/sources.list ; cat /etc/apt/sources.list.d/*?

Mar 14 2018, 04:02 · Restricted Project
d3vid added a comment to T356: OS version reports "Trisquel" or "Sid" rather than "PureOS".

Similarly, today an update re-triggered GNOME's "initial setup" wizard, and at the end invited me to start using Trisquel.

Mar 14 2018, 03:31 · Restricted Project

Mar 13 2018

chris.lamb added a comment to T364: Set Software or Software Install as default for .deb and other file extensions for third party apps..

Split from https://tracker.pureos.net/T257

Mar 13 2018, 09:20
chris.lamb added a comment to T257: GDebi will install from Software but not launch.

Renamed back and filed the 'default' issue as https://tracker.pureos.net/T364. These are two seperate issues AIUI.

Mar 13 2018, 09:20
chris.lamb renamed T257: GDebi will install from Software but not launch from Set Software or Software Install as default for .deb and other file extensions for third party apps. to GDebi will install from Software but not launch.
Mar 13 2018, 09:19
chris.lamb created T364: Set Software or Software Install as default for .deb and other file extensions for third party apps..
Mar 13 2018, 09:19
mak added a comment to T257: GDebi will install from Software but not launch.

.tar.bz2 files are not installable packages, they are just compressed archives like .zip/.tar.gz/.tar.xz files. They are to be uncompressed with an Archive Manager, and can't be installed with a tool like GNOME Software.

Mar 13 2018, 08:49
james.rufer renamed T257: GDebi will install from Software but not launch from GDebi will install from Software but not launch to Set Software or Software Install as default for .deb and other file extensions for third party apps..
Mar 13 2018, 05:47
james.rufer added a comment to T257: GDebi will install from Software but not launch.

Software and Software Install does not install tar.bz2 files, in this case, Firefox.

Mar 13 2018, 05:46
d3vid added a comment to T323: Imported OpenVPN connection fails when launched.

Confirmed. Thanks!

Mar 13 2018, 05:22 · Restricted Project

Mar 12 2018

jonkri added a comment to T298: HDMI output limited to 1080p.

I tried to use cvt -r 3840 2160 in order to produce a modeline for my system, and while I can see the resolution in the XFCE Display settings (after having configured xorg), I can't switch to it.

Mar 12 2018, 16:10
netnut404 added a comment to T298: HDMI output limited to 1080p.

@kyle.rankin Thanks using xorg is a good work around for now. Just picking that at login is simple enough I thought it was going to require a more substantial and permanent tweak / swap between wayland / xorg

Mar 12 2018, 11:30
mak added a comment to T114: Replace the PureOS logo in Calamares.

The pure-text logo will look really bad as window and toolbar icon, but I can use it anyway.
Thanks for updating the link!

Mar 12 2018, 10:05 · Restricted Project
francois added a comment to T114: Replace the PureOS logo in Calamares.

I have fixed the link.

Mar 12 2018, 09:54 · Restricted Project
chris.lamb closed T323: Imported OpenVPN connection fails when launched as Resolved.

Should be resolved in network-manager-openvpn_1.8.0-2pureos2 uploaded with urgency=high.

Mar 12 2018, 09:43 · Restricted Project
chris.lamb added a comment to T323: Imported OpenVPN connection fails when launched.

@d3vid Thank you for the update. I'm a little hesitant to package the latest upstream as Debian have not done it yet and we might be introducing *other* problems to our users. I will go ahead and add and push though. Stay tuned.

Mar 12 2018, 09:20 · Restricted Project
d3vid reopened T323: Imported OpenVPN connection fails when launched as "Open".
Mar 12 2018, 07:56 · Restricted Project
d3vid added a comment to T323: Imported OpenVPN connection fails when launched.

Alternatively (from #nm IRC):

Mar 12 2018, 07:55 · Restricted Project
d3vid added a comment to T323: Imported OpenVPN connection fails when launched.

Apparently v1.8.2 was just released, could @chris.lamb look at packaging and releasing that?

Mar 12 2018, 07:44 · Restricted Project
d3vid added a comment to T323: Imported OpenVPN connection fails when launched.

Thanks for pushing this through. Updated to network-manager-openvpn v1.8.0-2pureos1 and network-manager-openvpn-gnome v1.8.0-2pureos1. Unfortunately the problem persists. Reporting the details upstream in https://bugzilla.gnome.org/show_bug.cgi?id=788226

Mar 12 2018, 04:52 · Restricted Project
falcon11 added a comment to T344: Links in Thunderbird do not open browser.

This worked for me as a temporary solution (sorry I am a Linux noob and I dont know if it might be the same solution you provided and just done in an other way?)

Mar 12 2018, 04:05
d3vid added a comment to T159: Calamares encrypted install does not work.

@mak Great news!

Mar 12 2018, 02:16

Mar 11 2018

mak closed T159: Calamares encrypted install does not work as Resolved.

This is fixed in calamares >= 3.2~rc3-0pureos2 now, but will also require a rebuild of the live images to be in full effect.
For some reason, Calamares doesn't create a swap partition right now, I am currently investigating that behavior (and playing with the idea of using swapfiles instead of swap partitions).
Once that issue is dealt with, I will build new live ISO images.

Mar 11 2018, 19:50
mak lowered the priority of T358: PureOS (landing) fails to update from Unbreak Now! to High.

Does the update really fail (as in apt showing an error), or does it not boot, or what exactly happens here?
Packages being held back in landing is normal for that suite.

Mar 11 2018, 19:48
chris.lamb closed T362: firmware binary warning should not appear for non-free binaries as Resolved.

Fixed in initramfs-tools_0.130pureos1

Mar 11 2018, 19:27
mak added a comment to T114: Replace the PureOS logo in Calamares.

A logo - any logo - would be nice by this point, since Calamares will be our default installer soon (the link above is no longer working).

Mar 11 2018, 19:22 · Restricted Project
todd created T363: apparmor: blocks applications (Thunderbird, Document Viewer, etc.) from passing links to PureBrowser.
Mar 11 2018, 16:28
mak added a comment to T159: Calamares encrypted install does not work.

I made this work now, but there is a bunch of other changes I would like to do first, still.
(Like installing on an unencrypted /boot by default)

Mar 11 2018, 14:16
mak lowered the priority of T339: Texmaker 4.5 old. New is 5.0.2 from High to Low.
Mar 11 2018, 14:15
chris.lamb added a comment to T362: firmware binary warning should not appear for non-free binaries.

*grin*

Mar 11 2018, 10:20
todd added a comment to T362: firmware binary warning should not appear for non-free binaries.

perfect. now to just get it work...

Mar 11 2018, 10:11
chris.lamb added a comment to T362: firmware binary warning should not appear for non-free binaries.

echo 1 > /proc/sys/i/care/about/freedom, huh? :)

Mar 11 2018, 10:10
todd added a comment to T362: firmware binary warning should not appear for non-free binaries.

Since the are decidedly not required I think it could move to Debug from Warning (or whatever level is below Warning where this message won't print by default).

Mar 11 2018, 09:58

Mar 10 2018

chris.lamb added a comment to T362: firmware binary warning should not appear for non-free binaries.

@todd I worry this would be difficult to push back into Debian simply by hiding them as that would be somewhat of a poor experience for anyone who actually wanted to go ahead and install them. So, I wonder if we should add (or link to) a warning lecture about free software here , somewhat what like I propose in https://bugs.debian.org/888405. Thoughts?

Mar 10 2018, 19:30
chris.lamb added a comment to T323: Imported OpenVPN connection fails when launched.
  • Matthias bumps urgency of the package
Mar 10 2018, 19:25 · Restricted Project
todd created T362: firmware binary warning should not appear for non-free binaries.
Mar 10 2018, 15:46
chris.lamb added a comment to T323: Imported OpenVPN connection fails when launched.

David Seaward wrote:

Mar 10 2018, 08:46 · Restricted Project
QiZhi added a comment to T294: Wine not lauching.

thx for your help.
It is not working.
even installng wine32 from a thrird-party repo...

Mar 10 2018, 05:17

Mar 9 2018

james.rufer added a comment to T358: PureOS (landing) fails to update.

1.233643] i915 0000:00:02.0: firmware: failed to load i915/akl_dmc_ver1_26. bin (~2)

Mar 9 2018, 14:06
chris.lamb added a comment to T323: Imported OpenVPN connection fails when launched.

Previous upload rejected, re-uploaded which was accepted.

Mar 9 2018, 10:40 · Restricted Project

Mar 8 2018

ezs777 updated the task description for T361: OEM installs won't complete on Libreboot X200 Tablet.
Mar 8 2018, 15:37
ezs777 created T361: OEM installs won't complete on Libreboot X200 Tablet.
Mar 8 2018, 15:36
chris.lamb closed T323: Imported OpenVPN connection fails when launched as Resolved.

This should be fixed in network-manager-openvpn version 1.8.0-2pureos1.

Mar 8 2018, 10:29 · Restricted Project
mak edited the content of Uploading Packages to PureOS.
Mar 8 2018, 09:42
chris.lamb edited the content of Packaging Overview.
Mar 8 2018, 09:18 · Restricted Project, Restricted Project, Restricted Project
d3vid created T360: dogtail package out of date (latest release is 0.9.10).
Mar 8 2018, 08:23 · Restricted Project
chris.lamb added a comment to T323: Imported OpenVPN connection fails when launched.

Can we rebuild this package with this patch applied:

Mar 8 2018, 07:15 · Restricted Project
mladen added a comment to T323: Imported OpenVPN connection fails when launched.

Can we rebuild this package with this patch applied: https://git.gnome.org/browse/network-manager-openvpn/commit/?id=b83f028a6da067dcc9b31555c15411f0288ebda1

Mar 8 2018, 03:08 · Restricted Project
d3vid added a comment to T323: Imported OpenVPN connection fails when launched.

In the meantime, found a better workaround using nmcli (recorded downstream in Purist ticket). Still not suitable for an everyday user.

Mar 8 2018, 03:06 · Restricted Project
d3vid updated the task description for T323: Imported OpenVPN connection fails when launched.
Mar 8 2018, 03:05 · Restricted Project
d3vid added a comment to T323: Imported OpenVPN connection fails when launched.

Upstream confirmed this is a duplicate of https://bugzilla.gnome.org/show_bug.cgi?id=788226 which has been resolved (but not released?)

Mar 8 2018, 03:04 · Restricted Project

Mar 7 2018

mladen renamed Updating system from Udating system to Updating system.
Mar 7 2018, 23:40
kyle.rankin added a comment to T298: HDMI output limited to 1080p.

@netnut404 If you are willing to use X instead of Wayland, you can switch to that and follow my steps above to generate modelines for the resolutions you want.

Mar 7 2018, 12:08
netnut404 added a comment to T298: HDMI output limited to 1080p.

I have tried several 4k monitors and and 3 OS's (pureos qubes and even windows 10) trying go get 4k on my new machine (it just arrived 5 days ago) and was getting concerned without having any positive results. I am anxiously looking for a way to achieve the 3840x2160 and 2560x1440 resolutions from this machine.

Mar 7 2018, 11:05
mladen updated the task description for T358: PureOS (landing) fails to update.
Mar 7 2018, 06:16
mak closed T278: carton - depends on cpanm which downloads potentially nonfree code as Resolved.
Mar 7 2018, 04:29 · Freedom-harm: downloads potentially nonfree code
mak closed T277: cpanm - downloads potentially nonfree code as Resolved.
Checking reverse dependencies...
# Broken Build-Depends:
pinto: cpanminus (>= 1.6916)

Dropping pinto as well.

Mar 7 2018, 04:29 · Freedom-harm: downloads potentially nonfree code
mak closed T278: carton - depends on cpanm which downloads potentially nonfree code, a subtask of T277: cpanm - downloads potentially nonfree code, as Resolved.
Mar 7 2018, 04:29 · Freedom-harm: downloads potentially nonfree code
d3vid added a comment to T201: PureBrowser incompatible with user-agent sniffing at meet.jit.si.

(solution was to set general.useragent.compatMode.firefox to True)

Mar 7 2018, 01:07 · Restricted Project
d3vid added a comment to T247: purebrowser: Choice of user-agent string lack a policy.

This has been mentioned elsewhere, but just to document Mozilla's take on all this:

Mar 7 2018, 01:01 · Restricted Project
d3vid created T359: Logrotate gets confused with UWSGI and UWSGI Emperor.
Mar 7 2018, 00:47 · Restricted Project

Mar 6 2018

jwolf added a comment to T202: purebrowser: refuses to install Firefox-identified addons.

Found a temporary workaround on 52.6.0esr-2pureos1:

Mar 6 2018, 07:38 · Restricted Project
james.rufer created T358: PureOS (landing) fails to update.
Mar 6 2018, 07:25
james.rufer created T357: Thunderbird fails to import .csv or .vcf files.
Mar 6 2018, 06:26
d3vid added a comment to T323: Imported OpenVPN connection fails when launched.

Updated upstream bug with a debug log.

Mar 6 2018, 05:30 · Restricted Project
mladen edited the content of Hardware Requirements.
Mar 6 2018, 05:04
mladen added a comment to T328: Backport systemd workaround for backslash hardware issue in Purism Librem 13 V2.

Systemd v238 with the workaround (https://github.com/systemd/systemd/blob/master/hwdb/60-keyboard.hwdb) is released.

Mar 6 2018, 04:02
d3vid added a comment to T323: Imported OpenVPN connection fails when launched.

Error persists with network-manager 1.10.4-1+b1 (same version of network-manager-openvpn)

Mar 6 2018, 03:53 · Restricted Project
d3vid created T356: OS version reports "Trisquel" or "Sid" rather than "PureOS".
Mar 6 2018, 03:01 · Restricted Project
mladen created Slow system startup.
Mar 6 2018, 01:13