<div dir="ltr"><div>OK, this seems to become an uphill battle. First of all, thank you sephe, because your solution worked :-).<br><br></div><div>New problem, pkg install kde says insufficient free space in /var/cache/pkg. So, du -sh -> var is 1G, 157M used. man pkg, pkg clean -> nothing to do. OK. cd /var/, du * -sh -> yep, 147 MB in /var/cache. So, cd cache, cd pkg, ll -> there's a whole bunch of files pertaining the installing of xorg in there. Well I don't need them, get rid of them (rm). pkg install kde -> no, insufficient space. cd /var, du * -sh -> only 40K in cache. df -h -> var is 1G, 157M used.<br><br></div><div>Now I am at a loss. The disc is setup with the UDF file system, not HAMMER or ZFS or something fancy.<br><br></div><div>Kind regards.<br></div><div><br><div><div><div class="gmail_extra"><br><div class="gmail_quote">On 27 December 2014 at 09:16, Sepherosa Ziehau <span dir="ltr"><<a href="mailto:sepherosa@gmail.com" target="_blank">sepherosa@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sat, Dec 27, 2014 at 4:04 PM, Aero 9000 <<a href="mailto:mbg11665@gmail.com">mbg11665@gmail.com</a>> wrote:<br>
> Hi Folks,<br>
><br>
> I'm not sure if this is the correct mailing list for me to post this to, but<br>
> if not just tell me and I'll be out of your hair. Anyways, I've known of<br>
> DragonFly BSD for a couple of years now, just never got round to install it<br>
> until a few days ago. So I downloaded the greatest and latest version and<br>
> set up a virtual machine just to give this one a try. Installation went<br>
> smooth. However, since I'm more of a GUI type person I also wanted to set up<br>
> xorg and then gnome (of XFCE or maybe even KDE). But I never got round to<br>
> deciding which desktop I want, because of an error during setting up xorg.<br>
><br>
> I typed, pkg install xorg<br>
><br>
> That first caused pkg to update itself and then pkg started pulling in<br>
> packages and installing them until an assertion failed. The message reads,<br>
><br>
> Fetching xf86-input-keyboard-1.8.0.6.txz: 100%  9 KB   9.2k/s  00:01<br>
><br>
> Checking integrity...assertion failed (pkgdb_ensure_loaded(j->db, p2,<br>
> PKG_LOAD_FILES|PKG_LOAD_DIRS) == EPKG_OK), function<br>
> pkg_conflicts_need_conflict, file pkg_jobs_conflicts.c, line 211.<br>
><br>
> Child process pid=990 terminated abnormally: Abort trap<br>
> # Dec 23 17:13:55  kernel: pid 990 (pkg), uid 0: exited on signal 6 (core<br>
> dumped)<br>
<br>
</span>Temp solution/fixup suggested by bapt:<br>
pkg fetch -u<br>
pkg upgrade<br>
<br>
Best Regards,<br>
sephe<br>
</blockquote></div><br></div></div></div></div></div>