Still waiting for FSF on response about Artistic license as it is free license except 1.0 which even on their pages says it is unclear is it Free license or not.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 4 2017
Apr 23 2017
Apr 17 2017
sudo dpkg-reconfigure locales?
That's the "optimal solution"; in the meantime, if it is not a quick-and-trivial thing to implement in Debian, I would like us to at least have a way to tell users how to install the relevant packages for their locale with one simple command (ie how to figure out the correct package names), in case anybody asks @mladen.pejakovic
AppStream can handle language packs, but this feature has not been implemented at Debian yet, and I am not even sure whether GNOME Software actually implements it correctly according to the spec :P
Apr 15 2017
Apr 13 2017
Apr 8 2017
Yea, Debian changed it from Icedove to Thunderbird so we sync'ed that in. I guess good time for PureMail, adding @francois so he is aware we will need some artwork.
Apr 6 2017
Is icedove dead? if so, we may be looking at PureMail...
this is not reproducible after apt-get update; apt-get upgrade
this is not reproducible after apt-get update; apt-get upgrade
please try setting the pax extended attributes
Apr 5 2017
I am not able to reproduce with Mail, if I install evolution, it comes as default application,
for video, do you suggest to have some other app as default, if so, can you create it as wishlist.
I am not able to reproduce this issue on the latest beta.
Apr 4 2017
Todd, can you try adding your username to the following additional groups , this should solve the packagekit failing and will prompt for the authentication.
Apr 3 2017
OK, what configuration change do we need within PureOS to have this be the default?
The following works
$ su -
- export DISPLAY=:1
- gnome-software
the change is applied in the gnome-mime xml file for purebrowser,
Mar 31 2017
The new gdm screen part of the gnome-session package is uploaded,
Mar 29 2017
The contents of /etc/modprobe.d/purism-psmouse.conf are not in a working state. The line needs to start with the keyword "options".
Mar 26 2017
This is quite important as the website clearly advertises HTTPS EveryWhere and PrivacyBadger as shipping with PureOS.
Mar 25 2017
new revision is uploaded containing the changes mentioned above.
new revision is uploaded containing the changes mentioned above.
new revision is uploaded containing the changes mentioned above.
Mar 24 2017
@hema.prathaban is working on this one (francois gave us the needed images)
@francois can you test with latest beta?
Can you test latest beta?
As we will focus on calamares, this one fades out as not important to us anymore.
This is for sure on our top list but it will take effort (anyone interested in what cypress opened with their documentation can contact even for hire).
Closing it now, be sure to repopen if you detect the same bug again.
I checked and it works. Anyone feel free to reopen bug if it is not resolved. Also, we removed Firefox entirely from repo.
Mar 23 2017
Epiphany is now working by adding:
New purebrowser package is uploaded to address this.
can you also add /usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/WebKitWebProces in the list and check
Mar 22 2017
Mar 19 2017
Works :)
Everything works now :-)
purebrowser might need to provide firefox-esr and iceweasel as virtual packages...
That request to add another repository is something I have also seen every once in a while a few months ago - I think it's an upstream bug.
Let's see if that happens again when this issue is resolved.
This should be fixed automatically in a few hours when the archive files have been regenerated.
Mar 18 2017
@todd Hmm, that's not much information... But it's pretty safe to say that grsec prevents some action executed by the polkit daemon or frontend service which leads to a successful grant of permissions.
Why is the source "none" - that does not make sense.
I guess some label is set incorrectly in appstream-generator or dak.
Mar 18 14:22:49 librem-13 PackageKit[15452]: uid 1000 is trying to obtain org.freedesktop.packagekit.package-install auth (only_trusted:1) Mar 18 14:22:49 librem-13 PackageKit[15452]: uid 1000 failed to obtain auth Mar 18 14:22:49 librem-13 gnome-software-service.desktop[1176]: 21:22:49:0109 Gs failed to call gs_plugin_app_install on packagekit: Failed to obtain authentication. Mar 18 14:22:49 librem-13 gnome-software-service.desktop[1176]: 21:22:49:0154 Gs failed to install etr.desktop: Failed to obtain authentication.
From my tests, it is grsec related. We will need to dig deeper into this before we put grsec as default.
Please run sudo journalctl -f in a separate terminal while trying to perform the privileged action, and paste the output here. That might give us a hint on what is going on.
I can't reproduce this issue here, might be related to running a grsec kernel.
I'll try with that in an hour (and I also have a couple of other ideas, but grsec being the problem seems likely).
todd@librem-13:~$ dpkg -l policykit* | cat Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-=================-============-============-============================================================= ii policykit-1 0.105-17 amd64 framework for managing administrative policies and privileges ii policykit-1-gnome 0.105-6 amd64 authentication agent for PolicyKit todd@librem-13:~$
Hmm... Is policykit-1-gnome and policykit-1 installed? I'll have to look into that...