You are not logged in.
for i in $(command)
Is listed as the first pitfall on http://mywiki.wooledge.org/BashPitfalls for good reason.
Offline
@Eshwartz - Are you experiencing this error when building from the AUR or installing from repo-ck?
Please keep this thread on topic! Report only repo/packaging related problems here; open a new thread for non-repo related problems.
If it is the former, I have never seen the error you posted. For reference, the for loop starting on line 224 in linux-ck's PKGBUILD is the identical code to the corresponding for loop in the official linux's PKGBUILD which start on line 283 there. If you can reproduce the bug when building the official kernel, I recommend that you open a bug report again it.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
The former, sorry.
And I should note that I've discovered it is only a problem if you've manually installed pkglint which isn't exactly ready for prime time. (Surprise!)
I will check into the official kernel.
Last edited by eschwartz (2016-04-21 16:48:50)
Managing AUR repos The Right Way -- aurpublish (now a standalone tool)
Offline
FYI - I am also providing the x86_64 version of chromium-minimum for those who are interested.
Last edited by graysky (2016-04-30 18:43:52)
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
FYI - I am also providing the x86_64 version of chromium-minimum for those who are interested.
Looked at that interested, but since it doesn't provide chromium, just conflicts with it, it doesn't meet the dependencies for chromium-widevine which I have installed for Amazon Prime Video.
Avatar by Ditey: https://twitter.com/phrobitey
Offline
@GC - I added the provides=('chromium')... check out the commented lines in the PKGBUILD to see the differences and see if that still meets your needs:
# Differences between this and [community]/chromium
# 1) No dependency or support for speech-dispatcher
# 2a) No support for NaCl, see: https://en.wikipedia.org/wiki/Google_Native_Client
# 2b) No need to build for x86_64 using [multilib] due to 2a
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
@GC - I added the provides=('chromium')... check out the commented lines in the PKGBUILD to see the differences and see if that still meets your needs:
PKGBUILD wrote:# Differences between this and [community]/chromium
# 1) No dependency or support for speech-dispatcher
# 2a) No support for NaCl, see: https://en.wikipedia.org/wiki/Google_Native_Client
# 2b) No need to build for x86_64 using [multilib] due to 2a
Yeah, checked the PKGBUILD to see if it meets my needs. I just have Chromium around as a secondary browser for a few websites that render better in it and Amazon Video, so it should work. Will check it out once the revised version hits Repo-Ck. Thanks!
Avatar by Ditey: https://twitter.com/phrobitey
Offline
50.0.2661.94-2 is up now. Enjoy.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
FYI - I am also providing the x86_64 version of chromium-minimum for those who are interested.
Sweet... .. .
...slicker that watermelon seeds in lard
Very fast and easy on the resources.
Al Einstein: "Man soll die Dinge so einfach machen wie möglich ~ aber nicht einfacher." (Things should be as simple as possible ~ but not too simple.) ~ Al (Einstein) war ein Cousin von Albert, "Al" ist die Abkürzung für Aloysius
Offline
I found that some kernel modules in the [community] are not included in this repository: https://www.archlinux.org/packages/core/i686/linux/. Could you include bbswitch and acpi_call into your repo? Thanks!
Offline
Sorry, I'm not going to support additional packages in the repo at this time... Particularly, modules for hardware that I don't have
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
I found that some kernel modules in the [community] are not included in this repository: https://www.archlinux.org/packages/core/i686/linux/. Could you include bbswitch and acpi_call into your repo? Thanks!
Just use -dkms versions
Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby
Offline
Hi ! I'm very happy with my Kernel-CK installed for the first time two weeks ago from the repo.
Noob question :
I just upgrade my kernel-ck-piledriver and headers and now Nvidia doesn't work anymore. (The module is not loaded by the kernel.)
So I did a downgrade and everything works again.
Does it mean that I have to wait for Nvidia upgrade?
(My version is 364.19-2)
Thank you for your work!
Last edited by Inan (2016-05-05 12:04:25)
arch~awesome~zsh~urxvt | Intel i7-6700K / Nvidia GTX 1080 / Samsung SSD 960 EVO M.2 PCIe NVMe 250 Go
Offline
Have you rebooted once updating to 4.5.3? What is the output of 'modprobe nvidia' in dmesg?
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Hi, thank you for your help !
Yes, I immediately reboot after the update.
sudo modeprobe nvidia give me :
modprobe: ERROR: could not insert 'nvidia': Exec format error
And in dmesg I have this line (just after entering the command) :
[ 25.614835] nvidia: disagrees about version of symbol module_layout
pacman -Qi nvidia-ck-piledriver give me the last version :
nvidia-ck-piledriver 364.19-2
And when I try to startx :
X.Org X Server 1.18.3
Release Date: 2016-04-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.2.5-1-ARCH x86_64
Current Operating System: Linux beebox 4.5.3-1-ck #1 SMP PREEMPT Wed May 4 19:14:47 EDT 2016 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-linux-ck root=UUID=f60996b8-cac5-47a9-8fd2-6953a935f58f rw
Build Date: 05 April 2016 05:24:02PM
Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu May 5 16:54:15 2016
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
modprobe: ERROR: could not insert 'nvidia': Exec format error
(EE)
Fatal server error:
(EE) no screens found(EE)
(EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
(EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
(EE)
(EE) Server terminated with error (1). Closing log file.
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit: server error
Everithing work fine with 4.5.2-1 linux-ck-piledriver. This is weird
Last edited by Inan (2016-05-05 15:09:20)
arch~awesome~zsh~urxvt | Intel i7-6700K / Nvidia GTX 1080 / Samsung SSD 960 EVO M.2 PCIe NVMe 250 Go
Offline
Hi ! I'm very happy with my Kernel-CK installed for the first time two weeks ago from the repo.
Noob question :
I just upgrade my kernel-ck-piledriver and headers and now Nvidia doesn't work anymore. (The module is not loaded by the kernel.)
So I did a downgrade and everything works again.
Does it mean that I have to wait for Nvidia upgrade?
(My version is 364.19-2)
Thank you for your work!
Same thing here with linux-ck-sandybridge, but no problem with linux-ck-core2... .. .
Could not find nvidia module.
None ck kernel boots OK... .. .
Update: sandybridge uses nvidia 364.19-2, core2 uses nvidia 340.96.8... .. .
Last edited by keepitsimpleengineer (2016-05-05 15:22:10)
Al Einstein: "Man soll die Dinge so einfach machen wie möglich ~ aber nicht einfacher." (Things should be as simple as possible ~ but not too simple.) ~ Al (Einstein) war ein Cousin von Albert, "Al" ist die Abkürzung für Aloysius
Offline
I just solved my problem by uninstall/reinstall the nvidia-ck-piledriver.
Weird, but it works!
Thx.
When I did the reinstall of the package I had a strange error saying that the package in my cache was corrupted. However, I assure you that before the kernel update everything was ok!
I should try this before. Sorry!
Last edited by Inan (2016-05-05 15:23:20)
arch~awesome~zsh~urxvt | Intel i7-6700K / Nvidia GTX 1080 / Samsung SSD 960 EVO M.2 PCIe NVMe 250 Go
Offline
I just solved my problem by uninstall/reinstall the nvidia-ck-piledriver.
Weird, but it works!
Thx.
When I did the reinstall of the package I had a strange error saying that the package in my cache was corrupted. However, I assure you that before the kernel update everything was ok!
I should try this before. Sorry!
Same thing, good work Inan... .. .
[--ljohnson{08:20:10}~]$ yaourt -S nvidia-ck-sandybridge
warning: nvidia-ck-sandybridge-364.19-2 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Package (1) Old Version New Version Net Change
repo-ck/nvidia-ck-sandybridge 364.19-2 364.19-2 0.00 MiB
Total Installed Size: 5.82 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [###############################] 100%
(1/1) checking package integrity [###############################] 100%
error: nvidia-ck-sandybridge: signature from "graysky (used to sign repo-ck packages) <graysky@archlinux.us>" is invalid
:: File /var/cache/pacman/pkg/nvidia-ck-sandybridge-364.19-2-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.
[--ljohnson{08:23:26}~]$ yaourt -S nvidia-ck-sandybridge
warning: nvidia-ck-sandybridge-364.19-2 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Package (1) Old Version New Version Net Change Download Size
repo-ck/nvidia-ck-sandybridge 364.19-2 364.19-2 0.00 MiB 5.75 MiB
Total Download Size: 5.75 MiB
Total Installed Size: 5.82 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
--2016-05-05 08:23:37-- http://repo-ck.com/x86_64/nvidia-ck-sandybridge-364.19-2-x86_64.pkg.tar.xz
Resolving repo-ck.com (repo-ck.com)... 97.74.158.128
Connecting to repo-ck.com (repo-ck.com)|97.74.158.128|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6024660 (5.7M) [application/x-xz]
Saving to: ‘/var/cache/pacman/pkg/nvidia-ck-sandybridge-364.19-2-x86_64.pkg.tar.xz.part’
/var/cache/pacman/pkg/n 100%[===============================>] 5.75M 5.33MB/s in 1.1s
2016-05-05 08:23:38 (5.33 MB/s) - ‘/var/cache/pacman/pkg/nvidia-ck-sandybridge-364.19-2-x86_64.pkg.tar.xz.part’ saved [6024660/6024660]
(1/1) checking keys in keyring [###############################] 100%
(1/1) checking package integrity [###############################] 100%
(1/1) loading package files [###############################] 100%
(1/1) checking for file conflicts [###############################] 100%
(1/1) checking available disk space [###############################] 100%
:: Processing package changes...
(1/1) reinstalling nvidia-ck-sandybridge [###############################] 100%
In order to use nvidia module, reboot the system.
Al Einstein: "Man soll die Dinge so einfach machen wie möglich ~ aber nicht einfacher." (Things should be as simple as possible ~ but not too simple.) ~ Al (Einstein) war ein Cousin von Albert, "Al" ist die Abkürzung für Aloysius
Offline
This! I got the same error!
error: nvidia-ck-sandybridge: signature from "graysky (used to sign repo-ck packages) <graysky@archlinux.us>" is invalid
:: File /var/cache/pacman/pkg/nvidia-ck-sandybridge-364.19-2-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
thx keepitsimpleengineer
arch~awesome~zsh~urxvt | Intel i7-6700K / Nvidia GTX 1080 / Samsung SSD 960 EVO M.2 PCIe NVMe 250 Go
Offline
Note: Recent changes have made the virtualbox modules within the AUR and repo redundant since a hard dependency in virtualbox itself will result in pacman building the modules via a hook. Therefore, the precompiled virtualbox modules have been temporarily removed from the repo until Arch upstream fixes this.
Just installed the precompiled package from the repo, so is this still relevant?
Offline
Sounds like graysky rebuilt it but forgot to bump the pkgrel.
Offline
Sounds like graysky rebuilt it but forgot to bump the pkgrel.
That is precisely what happened... sorry about that. Fixed now with 364.19-3.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
That is precisely what happened... sorry about that. Fixed now with 364.19-3.
very cool, thanks
Al Einstein: "Man soll die Dinge so einfach machen wie möglich ~ aber nicht einfacher." (Things should be as simple as possible ~ but not too simple.) ~ Al (Einstein) war ein Cousin von Albert, "Al" ist die Abkürzung für Aloysius
Offline
I'm getting
error: could not open file /var/lib/pacman/sync/repo-ck.db: Unrecognized archive format
and disconects with the repo, also I try enter the page and got just html code
OK
Content-Type: text/html
Window-target: _top
Connection: close
<html><head><meta http-equiv='Content-Type' content='text/html'><meta name='id' content='siteBlocked'><title>Web Site Blocked</title><style type='text/css'>#shd { width:500px;position:relative;right:3px;top:3px;margin-right:3px;margin-bottom:3px;text-align:center; }#shd .box { left:-1px;top:-1px;border:1px solid #848284;}.strip { width:100%;height:70px; }.warn {background-color:#f0d44d; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fae379', endColorstr='#eed145');background:-webkit-gradient(linear, left top, left bottom, from(#fae379), to(#eed145));background:-moz-linear-gradient(top, #fae379, #eed145);font-size:14px;font-weight:bold;}#nsa_banner { position:relative;float:left; }#alert_icon { position:relative;top:15px;left:20px;float:left; }#alert_text { float:left;position:relative;top:25px;left:40px;width:400px; }</style><script type='text/JavaScript'>var isIE7=false;function onLoadFunc(){if (isIE7==true) {var base='http://190.96.74.226/';if (base == 'http:///') { base='';}var o=document.getElementById('nsa_banner');if (o) { o.src=base+'nsa_banner.gif'; }o=document.getElementById('alert_icon');if (o) { o.src=base+'alert_icon.gif'; }}}</script></head><body onload='onLoadFunc();'><div style='width:100%;height:100px;'></div><center><div id='shd'><div clas
that only.
anyone is getting this problems too?
Well, I suppose that this is somekind of signature, no?
Offline
@jristz - Perhaps /var/lib/pacman/sync/repo-ck.db has become corrupt. Do this:
1) Comment the repo-ck lines out in /etc/pacman.conf
2) Run `pacman -Syy`
3) Run `pacman -Sc` and answer 'n' to the first question and 'y' to the 2nd question
4) Uncomment the repo-ck lines from 1
5) Repeat 2
Should be fine.
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline