From ingegnue at riseup.net Mon Jun 1 00:12:11 2015 From: ingegnue at riseup.net (IngeGNUe) Date: Sun, 31 May 2015 19:12:11 -0400 Subject: [Assist] "X Y" is unknown trust, parabola-keyring does not help In-Reply-To: <556B9173.1060401@riseup.net> References: <5569F013.7060602@riseup.net> <556B9173.1060401@riseup.net> Message-ID: <556B954B.4080802@riseup.net> As I had the same problem, I tried this and it resolved the problem for me. On 05/31/2015 06:55 PM, Andr? Silva wrote: > On 05/30/2015 02:49 PM, Rudolf Dovi??n wrote: >> 2015-05-30 19:14 GMT+02:00 Andr? Silva : >>> Did you tried "pacman-key --refresh-keys"? >> Now I have tried it and it gives me error: >> # pacman-key --refresh-keys >> gpg: keyserver refresh failed: No keyserver available >> ==> ERROR: A specified local key could not be updated from a keyserver. >> >> (Connections to Internet seems to be OK - I am sending this email >> message from this computer through Web.) >> > try: > > pacman-key --keyserver hkp://pool.sks-keyservers.net --refresh-keys > > or > > pacman-key --keyserver hkp://subkeys.pgp.net --refresh-keys > > or > > pacman-key --keyserver http://http-keys.gnupg.net --refresh-keys > > > > _______________________________________________ > Assist mailing list > Assist at lists.parabola.nu > https://lists.parabola.nu/mailman/listinfo/assist From dikasetyaprayogi at gmail.com Fri Jun 12 00:18:07 2015 From: dikasetyaprayogi at gmail.com (Dika Setya Prayogi) Date: Fri, 12 Jun 2015 06:18:07 +0700 Subject: [Assist] problem Message-ID: games like supertux,blobwars etc run slow on parabola. are there any solution for it ? From theroarofthedragon at gmail.com Fri Jun 12 17:49:30 2015 From: theroarofthedragon at gmail.com (Arun I) Date: Fri, 12 Jun 2015 22:19:30 +0530 Subject: [Assist] toxic-git needs rebuilding Message-ID: <20150612164930.GA26643@steel> When I run "toxic" from the package "toxic-git", I get toxic: error while loading shared libraries: libvpx.so.1: cannot open shared object file: No such file or directory I guess the package needs rebuilding to link to libvpx. "toxic-git" is in the pcr. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: not available URL: From list at sysfu.com Sun Jun 14 20:39:23 2015 From: list at sysfu.com (Seth) Date: Sun, 14 Jun 2015 12:39:23 -0700 Subject: [Assist] how to fix 'gpg: connecting dirmngr at '/root/.gnupg/S.dirmngr' failed: IPC connect call failed' errors Message-ID: If you're running into this error while trying to refresh the keys in order to troubleshoot 'pacman -Syu' update errors, just log in as root and run the command below to fix: # dirmngr References: Message-ID: <87d20xsiqh.wl-lukeshu@sbcglobal.net> On Sat, 13 Jun 2015 18:05:36 -0600, Dika Setya Prayogi wrote: > when I try grapichal parabola linux it can't mount disk automaticaly Yes, many our users are the type of people who get annoyed by the system being configured to do things they didn't ask it to do. I often describe Parabola to people as "not configured by default." Anything you want it to do, you have to configure that yourself. If you want a user other than root, you need to run `useradd`, if you want it to have X11, you have to install that. It offers full flexibility to the user. Of course that's not for everybody, most computer users don't want to have to configure X11 or automounting. But the users that Parabola targets like to know how their system works, and exactly how it is configured. Many of us previously got fed up fighting the default configurations provided by more "user friendly" distros, and realized that we'd rather just do it ourselves. If that's not for you, I recommend Trisquel , another one of the FSF-endorsed 100% free distributions. The Parabola graphical CD is a little deceptive--it won't give you an install that is like the CD. The install process is still the same as with the non-graphical CD, and the basic install will still be non-graphical until you set up the graphics. > and there is no grapichal pacman fronted, can you make it more new > user friendly please ! Sure there is, there's 'gtkpacman' from the [pcr] repository (I don't recall if [pcr] is enabled by default or not--just uncomment it in /etc/pacman.conf). -- Happy hacking, ~ Luke Shumaker From xancorreu at gmail.com Thu Jun 18 09:36:31 2015 From: xancorreu at gmail.com (Xan) Date: Thu, 18 Jun 2015 10:36:31 +0200 Subject: [Assist] Keyrings missing... Message-ID: <20150618103631.c4b508efd25c4e73ff60d90c@gmail.com> Hi, I'm installing parabola and in this step: pacman -Sy parabola-keyring pacman-key --populate parabola I get: ERROR: 66490C1[.....]D2 could not be locally signed and pacman-key --refresh-keys complains: gpg: refreshing 102 keys from hkp://pool.sks-keyservers.net gpg: connecting dirmngr at '/root/.gnupg/S.dirmngr/' failed: IPC connect call failed gpg: keyserver refresh failed: No dirmngr ==> ERROR: A specified local key could not be updated from a keyserver What can I do? Thanks, Xan From xancorreu at gmail.com Thu Jun 18 09:41:51 2015 From: xancorreu at gmail.com (Xan) Date: Thu, 18 Jun 2015 10:41:51 +0200 Subject: [Assist] Keyrings missing... In-Reply-To: <20150618103631.c4b508efd25c4e73ff60d90c@gmail.com> References: <20150618103631.c4b508efd25c4e73ff60d90c@gmail.com> Message-ID: <20150618104151.ff580fa6511eb0a1aa0c89f0@gmail.com> > and pacman-key --refresh-keys complains: > gpg: refreshing 102 keys from hkp://pool.sks-keyservers.net > gpg: connecting dirmngr at '/root/.gnupg/S.dirmngr/' failed: IPC connect call failed > gpg: keyserver refresh failed: No dirmngr > ==> ERROR: A specified local key could not be updated from a keyserver I solved the last issue from this [https://bbs.archlinux.org/viewtopic.php?pid=1479782#p1479782] but the first issue is left From xancorreu at gmail.com Thu Jun 18 10:02:49 2015 From: xancorreu at gmail.com (Xan) Date: Thu, 18 Jun 2015 11:02:49 +0200 Subject: [Assist] Hang (was Re: Keyrings missing...) In-Reply-To: <20150618104151.ff580fa6511eb0a1aa0c89f0@gmail.com> References: <20150618103631.c4b508efd25c4e73ff60d90c@gmail.com> <20150618104151.ff580fa6511eb0a1aa0c89f0@gmail.com> Message-ID: <20150618110249.f1f953e5d94d6bdeca2d907e@gmail.com> After reinstalling it hangs my system. After random seed start I get frozen screen.... I use gummiboot. I try to boot with fallback initrd but I get the same result. Thanks, On Thu, 18 Jun 2015 10:41:51 +0200 Xan ha escrit: > > and pacman-key --refresh-keys complains: > > gpg: refreshing 102 keys from hkp://pool.sks-keyservers.net > > gpg: connecting dirmngr at '/root/.gnupg/S.dirmngr/' failed: IPC connect call failed > > gpg: keyserver refresh failed: No dirmngr > > ==> ERROR: A specified local key could not be updated from a keyserver > > > I solved the last issue from this [https://bbs.archlinux.org/viewtopic.php?pid=1479782#p1479782] > but the first issue is left From xancorreu at gmail.com Thu Jun 18 10:34:21 2015 From: xancorreu at gmail.com (Xan) Date: Thu, 18 Jun 2015 11:34:21 +0200 Subject: [Assist] Hang (was Re: Keyrings missing...) In-Reply-To: <20150618110249.f1f953e5d94d6bdeca2d907e@gmail.com> References: <20150618103631.c4b508efd25c4e73ff60d90c@gmail.com> <20150618104151.ff580fa6511eb0a1aa0c89f0@gmail.com> <20150618110249.f1f953e5d94d6bdeca2d907e@gmail.com> Message-ID: <20150618113421.2c4411eea3471b43db7292ca@gmail.com> The frozen screen appears randomly... I can't know what causes it... How can I triage this bug? I'm lost here. On Thu, 18 Jun 2015 11:02:49 +0200 Xan ha escrit: > After reinstalling it hangs my system. After random seed start I get frozen screen.... I use gummiboot. > I try to boot with fallback initrd but I get the same result. > > Thanks, > > On Thu, 18 Jun 2015 10:41:51 +0200 > Xan ha escrit: > > > > and pacman-key --refresh-keys complains: > > > gpg: refreshing 102 keys from hkp://pool.sks-keyservers.net > > > gpg: connecting dirmngr at '/root/.gnupg/S.dirmngr/' failed: IPC connect call failed > > > gpg: keyserver refresh failed: No dirmngr > > > ==> ERROR: A specified local key could not be updated from a keyserver > > > > > > I solved the last issue from this [https://bbs.archlinux.org/viewtopic.php?pid=1479782#p1479782] > > but the first issue is left From xancorreu at gmail.com Fri Jun 19 12:14:00 2015 From: xancorreu at gmail.com (Xan) Date: Fri, 19 Jun 2015 13:14:00 +0200 Subject: [Assist] Hang (was Re: Keyrings missing...) In-Reply-To: <20150618113421.2c4411eea3471b43db7292ca@gmail.com> References: <20150618103631.c4b508efd25c4e73ff60d90c@gmail.com> <20150618104151.ff580fa6511eb0a1aa0c89f0@gmail.com> <20150618110249.f1f953e5d94d6bdeca2d907e@gmail.com> <20150618113421.2c4411eea3471b43db7292ca@gmail.com> Message-ID: <20150619131400.2b451eb0f68b9ee0bd4e8d62@gmail.com> The same happens with live cd. I suppose the fault is from kernel. My hardware is a fitlet-b On Thu, 18 Jun 2015 11:34:21 +0200 Xan ha escrit: > The frozen screen appears randomly... I can't know what causes it... How can I triage this bug? I'm lost here. > > On Thu, 18 Jun 2015 11:02:49 +0200 > Xan ha escrit: > > > After reinstalling it hangs my system. After random seed start I get frozen screen.... I use gummiboot. > > I try to boot with fallback initrd but I get the same result. > > > > Thanks, > > > > On Thu, 18 Jun 2015 10:41:51 +0200 > > Xan ha escrit: > > > > > > and pacman-key --refresh-keys complains: > > > > gpg: refreshing 102 keys from hkp://pool.sks-keyservers.net > > > > gpg: connecting dirmngr at '/root/.gnupg/S.dirmngr/' failed: IPC connect call failed > > > > gpg: keyserver refresh failed: No dirmngr > > > > ==> ERROR: A specified local key could not be updated from a keyserver > > > > > > > > > I solved the last issue from this [https://bbs.archlinux.org/viewtopic.php?pid=1479782#p1479782] > > > but the first issue is left From xancorreu at gmail.com Fri Jun 19 12:15:47 2015 From: xancorreu at gmail.com (Xan) Date: Fri, 19 Jun 2015 13:15:47 +0200 Subject: [Assist] Error in the migration guide Message-ID: <20150619131547.d85fa872531a3e1715b40c6f@gmail.com> Hi, I follow the migration guide, partial migration section. In this step: % cd ~/abslibre/libre/your-freedom % makepkg % sudo pacman -U ./your-freedom-YYYYMMDD-X-any.pkg.tar.xz I received that librelib is missing but no mention to that in the migration guide. Can you correct the wiki? Thanks, Xan From list at sysfu.com Fri Jun 26 17:45:21 2015 From: list at sysfu.com (Seth) Date: Fri, 26 Jun 2015 09:45:21 -0700 Subject: [Assist] pacstrap spews a dozen "(invalid or corrupted package (PGP signature))" errors on fresh install Message-ID: Environment: Virtualbox x64 VM Parabola parabola-2015.05.01-dual.iso Steps to reproduce: #mkfs.btrfs -f /dev/sda #mount -o compress=lzo /dev/sda /mnt #pacstrap /mnt base Error output: which-2.21-1-x86_64 14.7 KiB 0.00B/s 00:00 [##########################] 100% xfsprogs-3.2.2-1-x86_64 689.6 KiB 438K/s 00:02 [##########################] 100% (127/127) checking keys in keyring [##########################] 100% (127/127) checking package integrity [##########################] 100% error: filesystem: signature from "Andr?? Silva " is unknown trust :: File /mnt/var/cache/pacman/pkg/filesystem-2015.02-1.parabola1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] error: licenses: signature from "Andr?? Silva " is unknown trust :: File /mnt/var/cache/pacman/pkg/licenses-20140629-1.parabola1-any.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] error: linux-libre-api-headers: signature from "Andr?? Silva " is unknown trust :: File /mnt/var/cache/pacman/pkg/linux-libre-api-headers-4.0_gnu-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] error: ath9k-htc-firmware: signature from "Andr?? Silva " is unknown trust :: File /mnt/var/cache/pacman/pkg/ath9k-htc-firmware-1.4.0-1-any.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] error: openfwwf: signature from "Andr?? Silva " is unknown trust :: File /mnt/var/cache/pacman/pkg/openfwwf-5.2-2-any.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] error: linux-libre-firmware: signature from "Andr?? Silva " is unknown trust :: File /mnt/var/cache/pacman/pkg/linux-libre-firmware-4.0_gnu-1-any.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] error: linux-libre: signature from "Andr?? Silva " is unknown trust :: File /mnt/var/cache/pacman/pkg/linux-libre-4.0.6_gnu-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] error: pacman-mirrorlist: signature from "Andr?? Silva " is unknown trust :: File /mnt/var/cache/pacman/pkg/pacman-mirrorlist-20150530-1.parabola1-any.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] error: parabola-keyring: signature from "Andr?? Silva " is unknown trust :: File /mnt/var/cache/pacman/pkg/parabola-keyring-20150624-1-any.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] error: pacman: signature from "Andr?? Silva " is unknown trust :: File /mnt/var/cache/pacman/pkg/pacman-4.2.1-1.parabola1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] error: your-freedom: signature from "Andr?? Silva " is unknown trust :: File /mnt/var/cache/pacman/pkg/your-freedom-20150622-1-any.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] error: failed to commit transaction (invalid or corrupted package) Errors occurred, no packages were upgraded. ==> ERROR: Failed to install packages to new root pacstrap /mnt base 6.74s user 10.47s system 6% cpu 4:06.64 total From sorin-mihai at vargolici.com Sat Jun 27 01:41:16 2015 From: sorin-mihai at vargolici.com (Sorin-Mihai =?ISO-8859-1?Q?V=E2rgolici?=) Date: Sat, 27 Jun 2015 03:41:16 +0300 Subject: [Assist] pacstrap spews a dozen "(invalid or corrupted package (PGP signature))" errors on fresh install In-Reply-To: References: Message-ID: <1435365676.4563.6.camel@vargolici.com> Just update the keys before installing. This would be temporary since you would be running from the ISO, so if you reboot before installing, you'll have to do it again. It won't be needed in the newly installed system, at least not immediately; usually, it's not a problem on working/updated systems. See https://wiki.parabola.nu/Installation_Guide#Verification_of_package _signatures Given the experience I had with changed keys, I would also update the keys from Arch, which are in the archlinux-keyring package. >From time to time, depending on the ISO available for installation, if it's not the latest for various reasons, I would do a full upgrade of the live system before even trying to install on new media, to avoid any other problems related to the contents of the ISO itself. -- Sorin-Mihai V?rgolici From list at sysfu.com Sat Jun 27 16:55:23 2015 From: list at sysfu.com (Seth) Date: Sat, 27 Jun 2015 08:55:23 -0700 Subject: [Assist] pacstrap spews a dozen "(invalid or corrupted package (PGP signature))" errors on fresh install In-Reply-To: <1435365676.4563.6.camel@vargolici.com> References: <1435365676.4563.6.camel@vargolici.com> Message-ID: On Fri, 26 Jun 2015 17:41:16 -0700, Sorin-Mihai V?rgolici wrote: > Just update the keys before installing. This would be temporary since > you would be running from the ISO, so if you reboot before installing, > you'll have to do it again. It won't be needed in the newly installed > system, at least not immediately; usually, it's not a problem on > working/updated systems. > > See https://wiki.parabola.nu/Installation_Guide#Verification_of_package > _signatures > > Given the experience I had with changed keys, I would also update the > keys from Arch, which are in the archlinux-keyring package. > > From time to time, depending on the ISO available for installation, if > it's not the latest for various reasons, I would do a full upgrade of > the live system before even trying to install on new media, to avoid > any other problems related to the contents of the ISO itself. Thanks for the explanation and tips. Nevertheless I think this issue merits attention from the devs. It's going to stop newcomers to Parabola GNU/Linux in their tracks and thus serve as a barrier to adoption. From list at sysfu.com Sat Jun 27 17:36:27 2015 From: list at sysfu.com (Seth) Date: Sat, 27 Jun 2015 09:36:27 -0700 Subject: [Assist] pacstrap spews a dozen "(invalid or corrupted package (PGP signature))" errors on fresh install In-Reply-To: <1435365676.4563.6.camel@vargolici.com> References: <1435365676.4563.6.camel@vargolici.com> Message-ID: On Fri, 26 Jun 2015 17:41:16 -0700, Sorin-Mihai V?rgolici wrote: Another reason I would like to see this fixed by the devs and pushed in a new install ISO: It's really making automation of the setup process via shell script a pain in the neck. From list at sysfu.com Sat Jun 27 19:40:08 2015 From: list at sysfu.com (Seth) Date: Sat, 27 Jun 2015 11:40:08 -0700 Subject: [Assist] PXE network boot of Parabola install ISO fails with missing /dev/disk/by-label/PARA_201505 error Message-ID: I'm trying to boot the Parabola ISO via PXE & syslinux using the following menu entry LABEL Parabola GNU/Linux install ISO LINUX install/parabola/memdisk INITRD install/parabola/parabola-install.iso APPEND iso vmalloc=512M It will load far enough to get to the initial menu. After selecting the first menu option "Boot Parabola GNU/Linux-libre (x86_64)" the boot fails shortly thereafter with the error: "Waiting 30 seconds for device /dev/disk/by-label/PARA_201505 ... ERROR: '/dev/disk/by-label/PARA_201505' device did not show up after 30 seconds... Falling back to interactive prompt Manual inspection of /dev/disk with ls command only shows by-id and by-uuid subdirs present. Also, if there's an iPXE kernel image netbook installer available for Parabola that would be helpful. From list at sysfu.com Sun Jun 28 16:19:40 2015 From: list at sysfu.com (Seth) Date: Sun, 28 Jun 2015 08:19:40 -0700 Subject: [Assist] script for automating install of basic Parabola GNU/Linux Message-ID: I created this crude script to bootstrap a very basic Parabola system for later configuration with Ansible. Maybe someone else will find it useful. Preparatory steps on target system: ----------------------------------- Connect LAN port to network (assumes DHCP available) Boot system to installer Start SSHD - systemctl start sshd Assign root account password - passwd Do this from yer workstation: ----------------------------- Copy an SSH key to target - cat .ssh/id_rsa.pub | ssh root@ 'mkdir .ssh; cat > .ssh/authorized_keys' Fire off the script - ssh root@ 'bash -s' < parabola-install.sh The script: (save as parabola-install.sh) ----------- # unmount /mnt just in case you're re-running the script umount /mnt # fix all the key signing nonsense pacman -Sy --noconfirm parabola-keyring archlinux-keyring pacman-key --populate parabola archlinux dirmngr > /mnt/etc/fstab # copy resolv.conf file into the chroot system cp /etc/resolv.conf /mnt/etc/ # chroot into the newly installed system: arch-chroot /mnt # set hostname echo "change-me.tld" >> /etc/hostname # set time zone ln -s /usr/share/zoneinfo/America/Los_Angeles /etc/localtime # setup locale. Uncomment en_US.UTF-8 UTF-8 in /etc/locale.gen and run locale-gen sed -i '/#en_US.UTF-8 /s/^#//' /etc/locale.gen locale-gen # Set locale preferences in /etc/locale.conf locale > /etc/locale.conf # install some packages pacman -Sy --noconfirm python2 tmux btrfs-progs openssh grub gptfdisk # enable SSHD so it's available on restart systemctl enable sshd # configure networking - set the LAN interface for DHCP cd /etc/netctl;cp examples/ethernet-dhcp landhcp # edit netctl profile and change device name from eth0 to enp3s0 (check dmesg for correct device) sed -i 's/eth0/enp3s0/' /etc/netctl/landhcp # enable the profile once it's been edited with the correct device name netctl enable landhcp # swap out fsck hook for btrfs and rebuild initrd sed -i 's/fsck"/btrfs"/' /etc/mkinitcpio.conf mkinitcpio -p linux-libre # set root password 'change-me' echo "root:change-me" | chpasswd # install grub grub-install --target=i386-pc --recheck --debug /dev/sda # create grub menu grub-mkconfig -o /boot/grub/grub.cfg # exit chroot, umount /mnt and reboot the system exit umount /mnt; reboot From alfplayer at mailoo.org Mon Jun 29 01:13:30 2015 From: alfplayer at mailoo.org (Esteban Carnevale) Date: Sun, 28 Jun 2015 21:13:30 -0300 Subject: [Assist] script for automating install of basic Parabola GNU/Linux In-Reply-To: References: Message-ID: <20150628211330.484976211242a1c3d9a943c5@mailoo.org> Here's a similar automated installer I wrote some time ago, mostly to install from live media: https://projects.parabola.nu/parmanscripts.git/tree/parautinst -- Esteban Carnevale From alfplayer at mailoo.org Mon Jun 29 01:18:19 2015 From: alfplayer at mailoo.org (Esteban Carnevale) Date: Sun, 28 Jun 2015 21:18:19 -0300 Subject: [Assist] script for automating install of basic Parabola GNU/Linux In-Reply-To: References: Message-ID: <20150628211819.a7c0e597554f610a3207c75c@mailoo.org> I see this is in the mailing list "Assist" whose description is "Ask here for assistance". "Dev" seems to be more appropriate for this. -- Esteban Carnevale From list at sysfu.com Mon Jun 29 04:31:51 2015 From: list at sysfu.com (Seth) Date: Sun, 28 Jun 2015 20:31:51 -0700 Subject: [Assist] script for automating install of basic Parabola GNU/Linux In-Reply-To: <20150628211819.a7c0e597554f610a3207c75c@mailoo.org> References: <20150628211819.a7c0e597554f610a3207c75c@mailoo.org> Message-ID: On Sun, 28 Jun 2015 17:18:19 -0700, Esteban Carnevale wrote: > I see this is in the mailing list "Assist" whose description is "Ask here > for assistance". "Dev" seems to be more appropriate for this. Agreed, I forgot that there was more than one mailing list for Parobola, my oversight.