search for: subentry

Displaying 13 results from an estimated 13 matches for "subentry".

2009 Jan 07
1
Problems with EasyEclipse Ruby Rails 1.2.2.2
...ems Inc. BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US Command-line arguments: -os linux -ws gtk -arch x86 !ENTRY org.eclipse.ui 2 0 2009-01-07 15:47:46.477 !MESSAGE Warnings while parsing the view contributions from the ''org.eclipse.ui.viewActions'' extension point !SUBENTRY 1 org.eclipse.ui 2 0 2009-01-07 15:47:46.477 !MESSAGE Actions require a non-empty label or definitionId: plug-in=''ru.nlmk.eclipseutilplugins'', id=''AUTOGEN:::eclipseutilplugins.viewResourceNavigator/eclipseutilplugins.ResourceAction1'' !SUBENTRY 1 org.eclipse.ui 2...
2006 Oct 30
0
OT: RadRails fails to open
...ain.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) !ENTRY org.eclipse.osgi 2 0 2006-10-30 05:26:37.453 !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved: !SUBENTRY 1 org.eclipse.osgi 2 0 2006-10-30 05:26:37.453 !MESSAGE Bundle update@plugins/org.eclipse.platform_3.2.0.v20060601/ was not resolved. !SUBENTRY 2 org.eclipse.platform 2 0 2006-10-30 05:26:37.453 !MESSAGE Missing required bundle org.eclipse.ui.intro.universal_[3.2.0,4.0.0 ). !ENTRY org.eclipse.osgi...
2014 Aug 30
3
[PATCH envytools] nvbios: Fix reading of ram_restrict_group_count.
The entry offset was use instead of the data it points to. Probably a regression. The files showing script parsing errors has been reduced from 410 to 6 with the database of 505 vbios. --- nvbios/mem.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nvbios/mem.c b/nvbios/mem.c index 81f2d1b..e4797e3 100644 --- a/nvbios/mem.c +++ b/nvbios/mem.c @@ -232,11 +232,11 @@
2005 Mar 16
3
Samba and LDAP Base DN
Right now, I have all of my Samba stuff under ou=corp,dc=mycompany,dc=com. I have it this way because there used to also be ou=furn,dc=mycompany,dc=com with a different domain. Now that I only have one domain, I would like to move everything to dc=mycompany,dc=com. So I copy all of the subentries of ou=corp (ou=computers, ou=people, ou=grooups, and the sambaDomainName entries) to
2014 Aug 25
12
[PATCH envytools] demmio: Add decoding of some MEM_TIMINGS registers for NVC0.
--- rnndb/memory/nvc0_pbfb.xml | 37 ++++++++++++++++++++++++++++++++++--- 1 file changed, 34 insertions(+), 3 deletions(-) diff --git a/rnndb/memory/nvc0_pbfb.xml b/rnndb/memory/nvc0_pbfb.xml index 500cea9..e006dbe 100644 --- a/rnndb/memory/nvc0_pbfb.xml +++ b/rnndb/memory/nvc0_pbfb.xml @@ -49,23 +49,54 @@ Most bitfields are unknown. </doc> <bitfield high="7"
2008 Dec 15
2
rsync 3.0.4 ACL corruption
...assword-file=/etc/wzb/rsync/password --filter '- /backup/' rsync://selene.wzb.eu/wzb /wzb /wzb has subtrees user, group, software. Wrong ACLs show up in several places. /wzb/user (home directories) seems ok. Both /wzb/group and /wzb/software have wrong subentries. In /wzb/software, all subentry ACLs, both files and dirs, a partially (but not completely) wrong, and all in the same way. Example: directory /wzb/software/aida This is as should be: # file: aida # owner: root # group: root user::rwx group::r-x group:users:r-x mask::rwx other::--- default:user::rwx default:group::r-x default:gr...
2006 Jun 01
5
RAD RAILS Problem. Wont start! Linux nubee
...Run(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) !ENTRY org.eclipse.osgi 2 0 2006-06-01 16:22:13.740 !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved: !SUBENTRY 1 org.eclipse.osgi 2 0 2006-06-01 16:22:13.740 !MESSAGE Bundle update@plugins/org.eclipse.platform_3.2.0.v20060329/ was not resolved. !SUBENTRY 2 org.eclipse.platform 2 0 2006-06-01 16:22:13.740 !MESSAGE Missing required bundle org.eclipse.ui.intro.universal_[3.2.0,4.0.0). !ENTRY org.eclipse.osg...
2011 Dec 05
1
using StatEt IDE for Eclipse
...sgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:229) at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBundle.java:1207) at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:174) ... 75 more !SUBENTRY 1 org.eclipse.equinox.registry 4 1 2011-12-05 16:23:30.715 !MESSAGE Plug-in de.walware.ecommons.ltk.ui was unable to load class org.eclipse.ecf.docshare.menu.DocShareRosterMenuContributionItem. !STACK 0 java.lang.ClassNotFoundException: org.eclipse.ecf.docshare.menu.DocShareRosterMenuContributionIt...
2015 May 29
0
[PATCH v3] RFC: New virt-dib tool
virt-dib is a new tool to run the elements of diskimage-builder using libguestfs. --- More or less stable now, although with debug stuff here and there; needs initial review, for being included. I would like to have it reviewed at this point, so it can be broadly used. TODO items open: - improve the documentation - review - getting more testing (although it has been successfully tested for
2015 Jul 03
1
[PATCH v5] New tool: virt-dib
virt-dib is a new tool to run the elements of diskimage-builder using libguestfs. --- .gitignore | 5 + Makefile.am | 3 +- appliance/packagelist.in | 12 + configure.ac | 1 + dib/Makefile.am | 144 ++++++++ dib/cmdline.ml | 242 +++++++++++++ dib/dib.ml | 920 +++++++++++++++++++++++++++++++++++++++++++++++
2015 Jun 16
2
[PATCH v4] RFC: New tool: virt-dib
virt-dib is a new tool to run the elements of diskimage-builder using libguestfs. --- I would like to have it reviewed at this point, so it can be used. Documentation and code can be improved and polished following feedback. .gitignore | 5 + Makefile.am | 3 +- appliance/packagelist.in | 7 + configure.ac | 1 + dib/Makefile.am | 144
2014 Feb 06
13
[Bug 74613] New: [v3.14-rc1] [nv34] nouveau: get 0x10000000 put 0x0000ed30 state 0xc0000000 (err: MEM_FAULT) push 0x00000000
https://bugs.freedesktop.org/show_bug.cgi?id=74613 Priority: medium Bug ID: 74613 Assignee: nouveau at lists.freedesktop.org Summary: [v3.14-rc1] [nv34] nouveau: get 0x10000000 put 0x0000ed30 state 0xc0000000 (err: MEM_FAULT) push 0x00000000 QA Contact: xorg-team at lists.x.org Severity: normal
2015 Mar 31
0
[PATCH] WIP: New virt-dib tool
virt-dib is a new tool to run the elements of diskimage-builder using libguestfs. --- Work in progress (debug stuff here and there), although I've submitting it for initial review, for being included later when polished for good. TODO items open: - move Uname from builder to mllib - improve the documentation - review - getting more testing (although it has been successfully tested for