----- Original Message ----- From: ga...@garryricketsonartworks.com To:<ports@openbsd.org> Cc: Sent:Mon, 23 Oct 2017 11:48:37 -0700 Subject:Re: nomacs and speexdsp-1.2rc3 package
----- Original Message ----- From: "Marc Espie" <es...@nerim.net> To:<ga...@garryricketsonartworks.com> Cc:<ports@openbsd.org> Sent:Mon, 23 Oct 2017 20:02:43 +0200 Subject:Re: nomacs and speexdsp-1.2rc3 package On Mon, Oct 23, 2017 at 10:37:37AM -0700, ga...@garryricketsonartworks.com wrote: > > Hello, I just joined this list, I hope it is the correct one. > The problem is with:nomacs-3.6. package and speexdsp-1.2rc3. > Other packages all install fine, but with nomacs it hangs at the > > speexdsp-1.2rc3. point. > ========================== > > $ cat > nomacs-problem > Update candidates: speexdsp-1.2rc3 -> speexdsp-1.2rc3 > speex-1.2.0 > (extracting)|****************************** > | 52%^ > =============================== > nomacs-3.6.1p0:x265-2.5p0: ok > Update candidates: speexdsp-1.2rc3 -> speexdsp-1.2rc3 > Update candidates: libogg-1.3.2p0 -> libogg-1.3.2p0 > nomacs-3.6.1p0:speex-1.2.0 > (extracting)|*********************** > | 52%^ > ------------------------------- > Installs fine up to this point 3 tries, all ways hangs at 52% > Other packages install smoothly, no problem. > I tried installing speexdsp-1.2rc3 separately, and still get the same, > it hangs a 52% and does not continue extracting. > ------------------------------------- Well, works here. you could try pkg_add -vvv for starters, so that we get an idea where it hangs exactly. make sure your filesystems are clean, look for stuff in /var/log/messages or on console as well. -------------------------------------------------- Thank you on the quick reply, Here is the output using the -vvv option and also what I see in the console. However my lack of tech skill, I have no clue what the console message means, or if it is related, it appears to be. ---------------- console: urndis0: urndis_decap invalid buffer len 1 < minimum header 44 ================================================== link /usr/local/share/aclocal/pkg.pBvZBoz1rR -> /usr/local/share/aclocal/pkg.PS77b5nmLZ extract share/doc/speex/manual.pdf -> /usr/local/share/doc/speex/pkg.60Leo72i6l ===================================================== Thanks from Garry --------------------------- Just to confirm, I tried again, and when it reaches the /usr/local/share/doc/speex/pkg.60Leo72i6l part, that is when the error shows in the console, so that is the problem. Thanks again.