-
After upgrading to the latest commit, I started getting this error...
```text
Error detected while processing function 94_check_changes[4]..94_on_changed[13]..94_notify_core_channel:
line 6:
…
-
I am not sure what I am doing wrong, as it appears that everything on the plugin is working fine for me other than, changing the classes on my elements from visible to hidden.
I have tried basically …
-
Problem in ks/config.pan :
When selinux is disable, '-selinux*' is append in yum install section of the ks file and generate this /tmp/post-log.log file :
```
Begin of post section
+ cat
+ mkdir -p …
-
```
$ cd ncm-spma
$ mvn test # passes
$ mvnprove.pl
... (all tests pass to this point)
ok 16 - All files copied to /d/d1/dimmock/configuration-modules-core/ncm-spma/target/pan
# VERBOSE No unfold of…
ned21 updated
8 years ago
-
I'm trying the new displaylink driver and the 1.1.61 evdi version here from github.
Although everything seems to work so far, it still throws kernel traces:
```
[ 18.104849] evdi: [D] add_store:19…
-
Hi, with ubuntu-15.10, kernel 4.3 I have this kernel panic:
```
Nov 27 18:08:11 xps kernel: [ 2.810172] [ ] evdi_init Initialising logging on level 5
Nov 27 18:08:11 xps kernel: [ 2.822094] brc…
-
[sub cleanup_old_repos](https://github.com/quattor/configuration-modules-core/blob/master/ncm-spma/src/main/perl/spma/yum.pm#L77) executes a change to the filesystem even in NoAction mode.
Guarding t…
ned21 updated
8 years ago
-
Top level issue tracker for any blocking issues discovered with 15.8.0-rc3.
-
In file included from drivers/platform/msm/pft.c:48:0:
drivers/platform/msm/pft.c: In function 'inode_to_filename':
include/linux/kernel.h:794:27: error: 'struct dentry' has no member named 'd_alias'
…
-
In 14.10.0-rc2 (https://github.com/quattor/release/issues/59), `ncm-download` fails unit test `download.t` on a SL6 machine with 14.10.0-rc2 installed.
I had a quick look but didn't find the reason..…