question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Install Package InfluxDB.LineProtocol failed

See original GitHub issue

Description

I tried installing InfluxDB.LineProtocol using Paket from VsCode on Ubuntu 16.04 but I keep getting Disk full errors. I’m posting the issue here since I think it’s not really an Ionide related issue.

Repro steps

  1. Open Code (VsCode)
  2. CTRL+SHIFT+P > Paket: Init
  3. CTRL + SHIFT + P > Paket: Install Package > InfluxDB.LineProtocol

Expected behavior

That it just works??

Actual behavior

It fails. Complains about the disk being full but there’s plenty of room. Might this be permission or quota related or is the error reporting masking another error?

Code Output Window

/home/yreynhout/.vscode/extensions/Ionide.Ionide-Paket-1.1.1/bin/paket.exe
Paket version 3.0.0.0
Adding InfluxDB.LineProtocol to /media/yreynhout/Data/github/test/paket.dependencies into group Main
Resolving packages for group Main:
 - InfluxDB.LineProtocol 1.0.0-beta-10042
 - System.Runtime 4.1.0-rc2-24027
 - System.Collections 4.0.11-rc2-24027
 - System.Threading 4.0.11-rc2-24027
 - System.Console 4.0.0-rc2-24027
 - System.Net.Http 4.0.1-rc2-24027
 - Microsoft.CSharp 4.0.1-rc2-24027
 - System.Linq 4.1.0-rc2-24027
 - System.Reflection 4.1.0-rc2-24027
 - System.Reflection.TypeExtensions 4.1.0-rc2-24027
 - System.Runtime.Extensions 4.1.0-rc2-24027
 - System.Runtime.InteropServices 4.1.0-rc2-24027
 - System.Diagnostics.Tracing 4.1.0-rc2-24027
 - System.IO 4.1.0-rc2-24027
 - System.Security.Cryptography.Algorithms 4.1.0-rc2-24027
 - System.Security.Cryptography.X509Certificates 4.1.0-rc2-24027
 - System.ObjectModel 4.0.12-rc2-24027
 - System.Diagnostics.Debug 4.0.11-rc2-24027
 - System.Dynamic.Runtime 4.0.11-rc2-24027
 - System.Globalization 4.0.11-rc2-24027
 - System.Linq.Expressions 4.0.11-rc2-24027
 - System.Net.Primitives 4.0.11-rc2-24027
 - System.Runtime.WindowsRuntime 4.0.11-rc2-24027
 - System.Text.Encoding 4.0.11-rc2-24027
 - System.Text.Encoding.Extensions 4.0.11-rc2-24027
 - System.Threading.Tasks 4.0.11-rc2-24027
 - System.Reflection.Extensions 4.0.1-rc2-24027
 - System.Reflection.Primitives 4.0.1-rc2-24027
 - System.Resources.ResourceManager 4.0.1-rc2-24027
 - runtime.native.System.Net.Http 4.0.1-rc2-24027
 - System.IO.FileSystem 4.0.1-rc2-24027
 - System.Runtime.Handles 4.0.1-rc2-24027
 - runtime.native.System 4.0.0-rc2-24027
 - runtime.native.System.Security.Cryptography 4.0.0-rc2-24027
 - System.Diagnostics.DiagnosticSource 4.0.0-rc2-24027
 - System.Security.Cryptography.Encoding 4.0.0-rc2-24027
 - System.Security.Cryptography.OpenSsl 4.0.0-rc2-24027
 - System.Security.Cryptography.Primitives 4.0.0-rc2-24027
 - System.Security.Cryptography.Cng 4.1.0-rc2-24027
 - System.Reflection.Emit.ILGeneration 4.0.1-rc2-24027
 - System.Reflection.Emit.Lightweight 4.0.1-rc2-24027
 - System.Diagnostics.Contracts 4.0.1-rc2-24027
 - System.Globalization.Calendars 4.0.1-rc2-24027
 - System.Runtime.Numerics 4.0.1-rc2-24027
Locked version resolution written to /media/yreynhout/Data/github/test/paket.lock
Dependencies files saved to /media/yreynhout/Data/github/test/paket.dependencies
Something went wrong while downloading System.Diagnostics.Tracing 4.1.0-rc2-24027
Message: Error during extraction of /media/yreynhout/Data/github/test/packages/System.Diagnostics.Tracing/System.Diagnostics.Tracing.4.1.0-rc2-24027.nupkg.
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Diagnostics.Tracing/ref/netstandard1.5/es/System.Diagnostics.Tracing.xml
  ==> Trying again
Downloading System.Diagnostics.Tracing 4.1.0-rc2-24027
Something went wrong while downloading System.Dynamic.Runtime 4.0.11-rc2-24027
Message: Error during extraction of /media/yreynhout/Data/github/test/packages/System.Dynamic.Runtime/System.Dynamic.Runtime.4.0.11-rc2-24027.nupkg.
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Dynamic.Runtime/ref/netcore50/ko
  ==> Trying again
Downloading System.Dynamic.Runtime 4.0.11-rc2-24027
Something went wrong while downloading System.Globalization 4.0.11-rc2-24027
Message: Error during extraction of /media/yreynhout/Data/github/test/packages/System.Globalization/System.Globalization.4.0.11-rc2-24027.nupkg.
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Globalization/ref/netstandard1.3/de/System.Globalization.xml
  ==> Trying again
Downloading System.Globalization 4.0.11-rc2-24027
Something went wrong while downloading System.Collections 4.0.11-rc2-24027
Message: Error during extraction of /media/yreynhout/Data/github/test/packages/System.Collections/System.Collections.4.0.11-rc2-24027.nupkg.
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Collections/ref/netstandard1.0/ja/System.Collections.xml
  ==> Trying again
Downloading System.Collections 4.0.11-rc2-24027
Something went wrong while downloading System.IO 4.1.0-rc2-24027
Message: Error during extraction of /media/yreynhout/Data/github/test/packages/System.IO/System.IO.4.1.0-rc2-24027.nupkg.
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.IO/ref/netstandard1.3/ru/System.IO.xml
  ==> Trying again
Downloading System.IO 4.1.0-rc2-24027
Something went wrong while downloading System.Linq 4.1.0-rc2-24027
Message: Error during extraction of /media/yreynhout/Data/github/test/packages/System.Linq/System.Linq.4.1.0-rc2-24027.nupkg.
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Linq/ref/netstandard1.0/System.Linq.xml
  ==> Trying again
Downloading System.Linq 4.1.0-rc2-24027
Something went wrong while downloading System.Linq.Expressions 4.0.11-rc2-24027
Message: Error during extraction of /media/yreynhout/Data/github/test/packages/System.Linq.Expressions/System.Linq.Expressions.4.0.11-rc2-24027.nupkg.
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Linq.Expressions/ref/netcore50/de/System.Linq.Expressions.xml
  ==> Trying again
Downloading System.Linq.Expressions 4.0.11-rc2-24027
Something went wrong while downloading System.Net.Http 4.0.1-rc2-24027
Message: Error during extraction of /media/yreynhout/Data/github/test/packages/System.Net.Http/System.Net.Http.4.0.1-rc2-24027.nupkg.
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Net.Http/ref/netcore50/ru/System.Net.Http.xml
  ==> Trying again
Downloading System.Net.Http 4.0.1-rc2-24027
Something went wrong while downloading System.Net.Primitives 4.0.11-rc2-24027
Message: Error during extraction of /media/yreynhout/Data/github/test/packages/System.Net.Primitives/System.Net.Primitives.4.0.11-rc2-24027.nupkg.
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Net.Primitives/ref/netstandard1.0/ja/System.Net.Primitives.xml
  ==> Trying again
Downloading System.Net.Primitives 4.0.11-rc2-24027
Something went wrong while downloading System.ObjectModel 4.0.12-rc2-24027
Message: Error during extraction of /media/yreynhout/Data/github/test/packages/System.ObjectModel/System.ObjectModel.4.0.12-rc2-24027.nupkg.
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.ObjectModel/ref/netstandard1.3/zh-hant/System.ObjectModel.xml
  ==> Trying again
Downloading System.ObjectModel 4.0.12-rc2-24027
Something went wrong while downloading System.Reflection 4.1.0-rc2-24027
Message: Error during extraction of /media/yreynhout/Data/github/test/packages/System.Reflection/System.Reflection.4.1.0-rc2-24027.nupkg.
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Reflection/ref/netstandard1.0/ru/System.Reflection.xml
  ==> Trying again
Downloading System.Reflection 4.1.0-rc2-24027
Something went wrong while downloading System.Reflection.Extensions 4.0.1-rc2-24027
Message: Error during extraction of /media/yreynhout/Data/github/test/packages/System.Reflection.Extensions/System.Reflection.Extensions.4.0.1-rc2-24027.nupkg.
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Reflection.Extensions/package/services
  ==> Trying again
Downloading System.Reflection.Extensions 4.0.1-rc2-24027
Something went wrong while downloading System.Reflection.Primitives 4.0.1-rc2-24027
Message: Error during extraction of /media/yreynhout/Data/github/test/packages/System.Reflection.Primitives/System.Reflection.Primitives.4.0.1-rc2-24027.nupkg.
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Reflection.Primitives/ref/netcore50/zh-hans/System.Reflection.Primitives.xml
  ==> Trying again
Downloading System.Reflection.Primitives 4.0.1-rc2-24027
Something went wrong while downloading System.Resources.ResourceManager 4.0.1-rc2-24027
Message: Error during extraction of /media/yreynhout/Data/github/test/packages/System.Resources.ResourceManager/System.Resources.ResourceManager.4.0.1-rc2-24027.nupkg.
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Resources.ResourceManager/ref/netstandard1.0/System.Resources.ResourceManager.dll
  ==> Trying again
Downloading System.Resources.ResourceManager 4.0.1-rc2-24027
Something went wrong while downloading System.Runtime 4.1.0-rc2-24027
Message: Disk full. Path /home/yreynhout/.local/share/NuGet/Cache/System.Runtime.4.1.0-rc2-24027.nupkg" or "/media/yreynhout/Data/github/test/packages/System.Runtime/System.Runtime.4.1.0-rc2-24027.nupkg
  ==> Trying again
Downloading System.Runtime 4.1.0-rc2-24027
Something went wrong while downloading System.Runtime.Extensions 4.1.0-rc2-24027
Message: Disk full. Path /home/yreynhout/.local/share/NuGet/Cache/System.Runtime.Extensions.4.1.0-rc2-24027.nupkg" or "/media/yreynhout/Data/github/test/packages/System.Runtime.Extensions/System.Runtime.Extensions.4.1.0-rc2-24027.nupkg
  ==> Trying again
Downloading System.Runtime.Extensions 4.1.0-rc2-24027
Something went wrong while downloading System.Runtime.Handles 4.0.1-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Runtime.Handles
  ==> Trying again
Downloading System.Runtime.Handles 4.0.1-rc2-24027
Something went wrong while downloading System.Runtime.InteropServices 4.1.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Runtime.InteropServices
  ==> Trying again
Downloading System.Runtime.InteropServices 4.1.0-rc2-24027
Something went wrong while downloading System.Runtime.Numerics 4.0.1-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Runtime.Numerics
  ==> Trying again
Downloading System.Runtime.Numerics 4.0.1-rc2-24027
Something went wrong while downloading System.Runtime.WindowsRuntime 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Runtime.WindowsRuntime
  ==> Trying again
Downloading System.Runtime.WindowsRuntime 4.0.11-rc2-24027
Something went wrong while downloading System.Security.Cryptography.Algorithms 4.1.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Security.Cryptography.Algorithms
  ==> Trying again
Downloading System.Security.Cryptography.Algorithms 4.1.0-rc2-24027
Something went wrong while downloading System.Security.Cryptography.Cng 4.1.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Security.Cryptography.Cng
  ==> Trying again
Downloading System.Security.Cryptography.Cng 4.1.0-rc2-24027
Something went wrong while downloading System.Security.Cryptography.Encoding 4.0.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Security.Cryptography.Encoding
  ==> Trying again
Downloading System.Security.Cryptography.Encoding 4.0.0-rc2-24027
Something went wrong while downloading System.Security.Cryptography.OpenSsl 4.0.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Security.Cryptography.OpenSsl
  ==> Trying again
Downloading System.Security.Cryptography.OpenSsl 4.0.0-rc2-24027
Something went wrong while downloading System.Security.Cryptography.Primitives 4.0.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Security.Cryptography.Primitives
  ==> Trying again
Downloading System.Security.Cryptography.Primitives 4.0.0-rc2-24027
Something went wrong while downloading System.Security.Cryptography.X509Certificates 4.1.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Security.Cryptography.X509Certificates
  ==> Trying again
Downloading System.Security.Cryptography.X509Certificates 4.1.0-rc2-24027
Something went wrong while downloading System.Text.Encoding 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Text.Encoding
  ==> Trying again
Downloading System.Text.Encoding 4.0.11-rc2-24027
Something went wrong while downloading System.Text.Encoding.Extensions 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Text.Encoding.Extensions
  ==> Trying again
Downloading System.Text.Encoding.Extensions 4.0.11-rc2-24027
Something went wrong while downloading System.Threading 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Threading
  ==> Trying again
Downloading System.Threading 4.0.11-rc2-24027
Something went wrong while downloading System.Threading.Tasks 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Threading.Tasks
  ==> Trying again
Downloading System.Threading.Tasks 4.0.11-rc2-24027
Something went wrong while downloading System.Diagnostics.Tracing 4.1.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Diagnostics.Tracing
  ==> Last trial
Downloading System.Diagnostics.Tracing 4.1.0-rc2-24027
Something went wrong while downloading System.Globalization 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Globalization
  ==> Last trial
Downloading System.Globalization 4.0.11-rc2-24027
Something went wrong while downloading System.Collections 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Collections
  ==> Last trial
Downloading System.Collections 4.0.11-rc2-24027
Something went wrong while downloading System.IO 4.1.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.IO
  ==> Last trial
Downloading System.IO 4.1.0-rc2-24027
Something went wrong while downloading System.Dynamic.Runtime 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Dynamic.Runtime
  ==> Last trial
Downloading System.Dynamic.Runtime 4.0.11-rc2-24027
Something went wrong while downloading System.Linq 4.1.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Linq
  ==> Last trial
Downloading System.Linq 4.1.0-rc2-24027
Something went wrong while downloading System.Net.Http 4.0.1-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Net.Http
  ==> Last trial
Downloading System.Net.Http 4.0.1-rc2-24027
Something went wrong while downloading System.Net.Primitives 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Net.Primitives
  ==> Last trial
Downloading System.Net.Primitives 4.0.11-rc2-24027
Something went wrong while downloading System.ObjectModel 4.0.12-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.ObjectModel
  ==> Last trial
Downloading System.ObjectModel 4.0.12-rc2-24027
Something went wrong while downloading System.Linq.Expressions 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Linq.Expressions
  ==> Last trial
Downloading System.Linq.Expressions 4.0.11-rc2-24027
Something went wrong while downloading System.Reflection.Extensions 4.0.1-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Reflection.Extensions
  ==> Last trial
Downloading System.Reflection.Extensions 4.0.1-rc2-24027
Something went wrong while downloading System.Reflection 4.1.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Reflection
  ==> Last trial
Downloading System.Reflection 4.1.0-rc2-24027
Something went wrong while downloading System.Resources.ResourceManager 4.0.1-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Resources.ResourceManager
  ==> Last trial
Downloading System.Resources.ResourceManager 4.0.1-rc2-24027
Something went wrong while downloading System.Reflection.Primitives 4.0.1-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Reflection.Primitives
  ==> Last trial
Downloading System.Reflection.Primitives 4.0.1-rc2-24027
Something went wrong while downloading System.Runtime.Extensions 4.1.0-rc2-24027
Message: Disk full. Path /home/yreynhout/.local/share/NuGet/Cache/System.Runtime.Extensions.4.1.0-rc2-24027.nupkg" or "/media/yreynhout/Data/github/test/packages/System.Runtime.Extensions/System.Runtime.Extensions.4.1.0-rc2-24027.nupkg
  ==> Last trial
Downloading System.Runtime.Extensions 4.1.0-rc2-24027
Something went wrong while downloading System.Runtime.Handles 4.0.1-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Runtime.Handles
  ==> Last trial
Downloading System.Runtime.Handles 4.0.1-rc2-24027
Something went wrong while downloading System.Runtime.InteropServices 4.1.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Runtime.InteropServices
  ==> Last trial
Downloading System.Runtime.InteropServices 4.1.0-rc2-24027
Something went wrong while downloading System.Runtime.Numerics 4.0.1-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Runtime.Numerics
  ==> Last trial
Downloading System.Runtime.Numerics 4.0.1-rc2-24027
Something went wrong while downloading System.Runtime.WindowsRuntime 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Runtime.WindowsRuntime
  ==> Last trial
Downloading System.Runtime.WindowsRuntime 4.0.11-rc2-24027
Something went wrong while downloading System.Security.Cryptography.Algorithms 4.1.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Security.Cryptography.Algorithms
  ==> Last trial
Downloading System.Security.Cryptography.Algorithms 4.1.0-rc2-24027
Something went wrong while downloading System.Security.Cryptography.Encoding 4.0.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Security.Cryptography.Encoding
  ==> Last trial
Downloading System.Security.Cryptography.Encoding 4.0.0-rc2-24027
Something went wrong while downloading System.Security.Cryptography.Cng 4.1.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Security.Cryptography.Cng
  ==> Last trial
Downloading System.Security.Cryptography.Cng 4.1.0-rc2-24027
Something went wrong while downloading System.Security.Cryptography.OpenSsl 4.0.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Security.Cryptography.OpenSsl
  ==> Last trial
Downloading System.Security.Cryptography.OpenSsl 4.0.0-rc2-24027
Something went wrong while downloading System.Security.Cryptography.Primitives 4.0.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Security.Cryptography.Primitives
  ==> Last trial
Downloading System.Security.Cryptography.Primitives 4.0.0-rc2-24027
Something went wrong while downloading System.Runtime 4.1.0-rc2-24027
Message: Disk full. Path /home/yreynhout/.local/share/NuGet/Cache/System.Runtime.4.1.0-rc2-24027.nupkg" or "/media/yreynhout/Data/github/test/packages/System.Runtime/System.Runtime.4.1.0-rc2-24027.nupkg
  ==> Last trial
Downloading System.Runtime 4.1.0-rc2-24027
Something went wrong while downloading System.Text.Encoding 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Text.Encoding
  ==> Last trial
Downloading System.Text.Encoding 4.0.11-rc2-24027
Something went wrong while downloading System.Security.Cryptography.X509Certificates 4.1.0-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Security.Cryptography.X509Certificates
  ==> Last trial
Downloading System.Security.Cryptography.X509Certificates 4.1.0-rc2-24027
Something went wrong while downloading System.Threading 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Threading
  ==> Last trial
Downloading System.Threading 4.0.11-rc2-24027
Something went wrong while downloading System.Text.Encoding.Extensions 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Text.Encoding.Extensions
  ==> Last trial
Downloading System.Text.Encoding.Extensions 4.0.11-rc2-24027
Something went wrong while downloading System.Threading.Tasks 4.0.11-rc2-24027
Message: Disk full. Path /media/yreynhout/Data/github/test/packages/System.Threading.Tasks
  ==> Last trial
Downloading System.Threading.Tasks 4.0.11-rc2-24027
Paket failed with:
    Disk full. Path /media/yreynhout/Data/github/test/packages/System.Diagnostics.Tracing

Related information

  • Operating system: Ubuntu 16.04
  • Mono version coming with the above flavor of Ubuntu AFAICT

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
yreynhoutcommented, Jun 15, 2016

Okay, never mind - false error - was looking at the wrong disk - right, one for the hall of shame 🐳

0reactions
forkicommented, Jun 15, 2016

yeah and wait until you get .NET via nuget…

2016-06-15 15:40 GMT+02:00 Yves Reynhout notifications@github.com:

Long story short: seems that during my recent ubuntu upgrade my disk partitions got screwed over. Guess that disk partitions of 500MB don’t last that long 😃

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fsprojects/Paket/issues/1724#issuecomment-226190142, or mute the thread https://github.com/notifications/unsubscribe/AADgNIJvFy8WYGWlqTrrRN46WxM8ZrMCks5qMADkgaJpZM4I2Wmz .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Influxdb install failed on clean installation · Issue #1448
Issue information: Clean installation of openhabian on 2 Feb with OH 3.0.1. After boot I ran openhabian-config and enabled influxdb+grafana.
Read more >
InfluxDB2.0 line protocol - Cannot Upload file with multiple ...
I am using InfluxDb 2.0. I am trying to load data through line protocol. I am doing it using the web console. If...
Read more >
InfluxDB.LineProtocol 1.1.1
A .NET library for efficiently sending time series to InfluxDB.
Read more >
Troubleshoot issues writing data | InfluxDB OSS 2.0 ...
If you notice data is missing in your bucket, do the following: Check the message property in the response body for details about...
Read more >
Troubleshoot issues writing data | InfluxDB Cloud (TSM) ...
Troubleshoot issues writing data. Find response codes for failed writes. Discover how writes fail, from exceeding rate or payload limits, to syntax errors ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found