On Tue, Sep 2, 2014 at 3:37 AM, Xandaros Yotanido
wrote:
> I also looked through the manpage of wget to figure out what all these
> flags do, but I couldn't find any information on -nv. What does it do?
I have no idea why you didn't find it:
-nv
--no-verbose
Turn off verb
In the second and the following wget lines, you are trying to download
subdirectories of ftp://tug.org/texlive/Contents/live/texmf/ which doesn't
exist.
In the first link you are downloading subdirectories of
ftp://tug.org/texlive/Contents/live/texmf-dist/ which does exist and the
subdirectories yo
$ diff /etc/vnstat.conf /etc/vnstat.conf.pacnew
1c1
< # vnStat 1.11 config file
---
> # vnStat 1.12 config file
5c5
< Interface "enp3s0"
---
> Interface "eth0"
[snip]
93c105
< LogFile "/var/log/vnstat.lo
AK writes:
> On 09/01/2014 01:23 AM, Thorsten Jolitz wrote:
>> AK writes:
>>
>>> Since the URLs are invalid, the build() function seems to fail at the
>>> second wget line and aborts the whole process so no package gets
>>> built. Fixing the build() function so that wget no longer fails should
>
On 09/01/2014 01:23 AM, Thorsten Jolitz wrote:
AK writes:
Since the URLs are invalid, the build() function seems to fail at the
second wget line and aborts the whole process so no package gets
built. Fixing the build() function so that wget no longer fails should
get you a working package.
I
On 09/01/2014 01:23 AM, Thorsten Jolitz wrote:
AK writes:
Since the URLs are invalid, the build() function seems to fail at the
second wget line and aborts the whole process so no package gets
built. Fixing the build() function so that wget no longer fails should
get you a working package.
I
6 matches
Mail list logo