Working on adding an entry into the PureOS wiki about this. Thanks for your work EchedeyLR.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Apr 18 2019
Apr 17 2019
I'm not sure what vboot is, but if we're talking about Intel Boot Guard, it's my understanding that requires physically blowing fuses within the CPU, that then only allows signed UEFI to actually boot/run.
Apr 16 2019
I can reproduce this here. The timezone shouldn't actually cause any problems here, yet the Release file was apparently signed and piblished with a timestamp in the future to your system. Very strange. There is no unusual behavior going on in the archive as far as I can see.
This issue resurfaced. Noticed it by running an update at around 00h10 Central European Time
The database connection got a bit messed up due to parts of the infrastructure rebooting.
Should all work again now (and soon even recover better from issues like this when the new software is in place).
librem5-devkit-tools_0.0.2_source.changes: misses mandatory field Binary
How was this source package built exactly? The Binary field needs to be present in .changes file in order to be processed.
This is not a bug in the archive. Source-only uploads are allowed, but the .changes file of this package apparently misses the mandatory Binary field and is therefore rejected. Not sure what caused this though, there might be an issue in the packages' build process somewhere.
See https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-binary for more info on the missing field.
Apr 15 2019
I've reuploaded the same package I uploaded on jan 3rd. source package is librem5-devkit-tools.
I changed the line to GRUB_CMDLINE_LINUX_DEFAULT="quiet" and then ran "sudo update-grub" This seems to have sped things up, boot does not seem to be hanging, but I unfortunately can't quantify this. I still don't see the splash screen for disk encryption, and decided to go back and double check my grub.cfg file. Strangely, the "splash" parameter has disappeared from the "vmlinuz" lines of the file, so that may be why. I have three "vmlinuz" lines in my grub.cfg file, under separate/nested "menuentry" commands. It looks like this:
Apr 14 2019
Rebuilding sure avoids some (possibly gazillions) edge cases. This issue is about something else, though:
Attempting a sync, seeing it fail and then needing to do a manual rebuild is not efficient and can not be reliably automated. Attempting a sync which works but has a decent chance of introducing breakage which can be avoided by a rebuild is not wise.
By always rebuilding packages synced from foreign suites we get a 100% automatable process that saves human work and avoids the introduction of errors due to binaries being built in the wrong environment, even if they are rare.
Sorry, I don't follow what is so definite. Why do we not - by the exact same logic - "definitely" need to rebuild all the packages that we grab from testing?
@guido The package doesn't exist in our repositories anywhere, and I could fine no trace of it ever being uploaded. What's its source package name? Can you maybe just upload the package again?
Can you elaborate on what kind of "subtle incompatibilities" you consider rendering it "definitively not a smart idea" to let Debian unstable packages into PureOS?
Apr 13 2019
Apr 12 2019
Other possibly interesting stuff:
uploaded mfgtools_1.2.91+0git6b465-0pureos+librem5.1_amd64.changes
The corresponding source package (librem5-devkit-tools) was uploaded but the librem5-devkit-host package did not make it into the archive. @mak did some investigations on why that happened but I don't think there was a clear outcome.
Apr 11 2019
It is complex, I agree. The screenshots help alot. I don't think that your swap partition is in fact encrypted. One way to find out for sure is to issue this command;
I experience that behavior on occasion as well. I'll try and do some debugging since I'm interested in understanding if there's a fix.
I also see the issue described by @soapergem. Today I updated to a new kernel:
Apr 10 2019
can I just change the current line to
GRUB_CMDLINE_LINUX_DEFAULT="quiet"
What is the implication of having two "resume=" targets?
The device after "cryptdevice=" is not a UUID listed in fstab or any of the partitions/filesystem shown in the disks app, but may be an alias for the main filesystem? The first "resume=" and the "root=" are followed by what is in the "Device" field of the main filesystem in disks, while the second "resume=" (after "splash") is followed by the UUID of the swap partition.
I find this all a bit hard to follow, sorry. Here are screenshots of the partitions...
cvt 3840 2160 26 also works for me:
Related Librem 5 feature: https://source.puri.sm/Librem5/use-cases/issues/25
- You have two "resume=" targets. The UUIDs differ too. You may want to compare the two resume target disk UUIDs with what you have in /etc/fstab to make sure that the last resume= is even needed. You can use the 'disks' tool to do this.
Apr 9 2019
Here's the actual file{F254246}
That last may be the problem. I hadn't noticed before, but that line is truncated because it is so long, and didn't copy correctly when I looked at grub before.
I forgot to mention that the broken version of uuu is:
Version: 1.2.31-0+pureoslibrem5.2
Apr 8 2019
Can you re-paste your
/etc/default/grub
file? I don't see any mention of your encrypted disks for example. I worry your grub configuration may have become corrupted somehow.
emacs26 is not available in PureOS yet or in Debian. You can download it from here: https://ftp.gnu.org/gnu/emacs/
Here is documentation on how to build a PureOS image: https://tracker.pureos.net/w/howto_build/
Apr 7 2019
I dont wanna to install emacs25... I Wanna emacs26.
Moving from private email to
[Moving from private email]
Apr 6 2019
Please fix this!
Apr 5 2019
Apr 4 2019
Whoops, didn't mean to close this (just wanted to look for the exact terms used in there...)
This issue has a question as its title. Is the issue then "Resolved" when the question is answered? And should we tag it "Invalid" if multiple conflicting answers emerge?
Apr 3 2019
From the file you posted I can see that USB appears to be working;
The parts in red are:
Apr 2 2019
Well, before you do, issuing the command to show the kernel ring buffer might help us. Can you test with a USB device?
I will have to do a reinstall on my work system which I can do. I will try it on the L13 I have first to see if duplicate-able. I can't remember if I did dist-upgrade because apt-get upgrade didn't work.
touche’
If foobar v5.0.1 is stable and foobar v6.0beta2 is unstable, then what is foobar v4.2? And what is foobar v6.0+git20190304?
Omar, can you do a
sudo dmesg -w
then plug in a USB cable connected to a device known to work and put any error messages here?
How can something be "too stable" or "too unstable"? Isn't it kind of like saying you're too pregnant? Either your pregnant, or you're not.
Apr 1 2019
Mar 29 2019
updated, rebooted, and still no GUI. Confirmed that the changes are still in the file.
Below is text from my /etc/default/grub -- both lines are commented out. I will try uncommenting, updating grub and rebooting, then report.
Mar 28 2019
Also, this will need to be uncommented;
Can you paste a copy of /etc/default/grub here?
Great that it works now.
I ran sudo aptitude install openttd and it installed and I was able to run the game. Just to be sure, I removed both openttd and aptitude and reinstalled just openttd using apt and that worked too. I can't pinpoint what has changed but it's working now.
Please try install using aptitude - in case that reveal more/different details: sudo apt install aptitude and then sudo aptitude install openttd
Mar 27 2019
When I run apt-mark showhold, nothing is returned from that command.
I think that you can clear this up by doing;
The error message hints that held packages may be the cause.
I had no problem a month ago.
Seems this was reported upstream more than a year ago: https://bugs.debian.org/884372