You are not logged in.

#1 2016-06-18 23:19:38

indexman
Member
Registered: 2016-06-18
Posts: 3

apacman AUR hepler problem

Hello, today I tried to use apacman, and I could not install anything

[user@localhost ~]$ sudo apacman -Syu
[sudo] password for user: 
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
 there is nothing to do
:: Synchronizing aur database...
 aur                                        10  16 [#####################################################################-----------(23) Fai-(23) Failed writing body 56%
(23) Failed writing body
led writing body
(23) Failed writing body
(23) Failed writing body                    16  16 [################################################################################################################]100%
(23) Failed writing body
(23) Failed writing body
(23) Failed writing body
(23) Failed writing body
(23) Failed writing body
(23) Failed writing body
(23) Failed writing body

:: Starting full aur upgrade...
 local database is up to date

and install

[user@hostname ~]$ sudo apacman -S aura
(23) Failed writing body
notice: curl exited with code 23 on aura
manpage: Write error. Curl couldn't write data to a local filesystem or similar.

Aur Targets    (1): aura

:: Proceed with installation? [Y/n] y
(23) Failed writing body
notice: curl exited with code 23 on aura
manpage: Write error. Curl couldn't write data to a local filesystem or similar.
tar: This does not look like a tar archive

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
warning: x86_64 missing from arch array
No PKGBUILD found in directory.
[user@hostname ~]$

Last edited by indexman (2016-06-19 10:36:03)

Offline

#2 2016-06-19 03:59:35

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: apacman AUR hepler problem

Do you have enough space on your hard drive? Can you use pacman normally?

Also, please use code tags instead of quote tags.

Offline

#3 2016-06-19 10:35:28

indexman
Member
Registered: 2016-06-18
Posts: 3

Re: apacman AUR hepler problem

I have only one partition 44% free, but now I see, df shows 100% use of /tmp.

[user@hostname ~]$ lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda      8:0    0 149.1G  0 disk 
└─sda1   8:1    0 149.1G  0 part /
[user@hostname ~]$ df
Filesystem     1K-blocks     Used Available Use% Mounted on
dev              1018908        0   1018908   0% /dev
run              1021448      848   1020600   1% /run
/dev/sda1      153705340 79535764  66338700  55% /
tmpfs            1021448      244   1021204   1% /dev/shm
tmpfs            1021448        0   1021448   0% /sys/fs/cgroup
tmpfs            1021448  1021448         0 100% /tmp
tmpfs             204292       24    204268   1% /run/user/1000

Offline

#4 2016-06-19 11:01:39

dockland
Member
From: Sweden
Registered: 2015-06-06
Posts: 861

Re: apacman AUR hepler problem

indexman wrote:

I have only one partition 44% free, but now I see, df shows 100% use of /tmp.

[user@hostname ~]$ lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda      8:0    0 149.1G  0 disk 
└─sda1   8:1    0 149.1G  0 part /
[user@hostname ~]$ df
Filesystem     1K-blocks     Used Available Use% Mounted on
dev              1018908        0   1018908   0% /dev
run              1021448      848   1020600   1% /run
/dev/sda1      153705340 79535764  66338700  55% /
tmpfs            1021448      244   1021204   1% /dev/shm
tmpfs            1021448        0   1021448   0% /sys/fs/cgroup
tmpfs            1021448  1021448         0 100% /tmp
tmpfs             204292       24    204268   1% /run/user/1000

Thats it. tmp is full, if you compile/make in tmpfs


I possess a device, in my pocket, that is capable of accessing the entirety of information known to man.
I use it to look at funny pictures of cats and to argue with strangers.

Offline

#5 2016-06-19 12:34:33

indexman
Member
Registered: 2016-06-18
Posts: 3

Re: apacman AUR hepler problem

dockland wrote:
indexman wrote:

I have only one partition 44% free, but now I see, df shows 100% use of /tmp.

[user@hostname ~]$ lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda      8:0    0 149.1G  0 disk 
└─sda1   8:1    0 149.1G  0 part /
[user@hostname ~]$ df
Filesystem     1K-blocks     Used Available Use% Mounted on
dev              1018908        0   1018908   0% /dev
run              1021448      848   1020600   1% /run
/dev/sda1      153705340 79535764  66338700  55% /
tmpfs            1021448      244   1021204   1% /dev/shm
tmpfs            1021448        0   1021448   0% /sys/fs/cgroup
tmpfs            1021448  1021448         0 100% /tmp
tmpfs             204292       24    204268   1% /run/user/1000

Thats it. tmp is full, if you compile/make in tmpfs

[user@hostname ~]$ ls /tmp
apacmantmp-0     pkgbuild-0  zenmap-89kv0Y.xml  zenmap-puQTJL.xml
apacmantmp-1000  tmux-1000   zenmap-cm0Mwz.xml

Can I just delete files inside /tmp? It's just temp files.
Why isn't it clearing automaticaly?

Offline

#6 2016-06-19 12:40:42

dockland
Member
From: Sweden
Registered: 2015-06-06
Posts: 861

Re: apacman AUR hepler problem

indexman wrote:
dockland wrote:
indexman wrote:

I have only one partition 44% free, but now I see, df shows 100% use of /tmp.

[user@hostname ~]$ lsblk
NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda      8:0    0 149.1G  0 disk 
└─sda1   8:1    0 149.1G  0 part /
[user@hostname ~]$ df
Filesystem     1K-blocks     Used Available Use% Mounted on
dev              1018908        0   1018908   0% /dev
run              1021448      848   1020600   1% /run
/dev/sda1      153705340 79535764  66338700  55% /
tmpfs            1021448      244   1021204   1% /dev/shm
tmpfs            1021448        0   1021448   0% /sys/fs/cgroup
tmpfs            1021448  1021448         0 100% /tmp
tmpfs             204292       24    204268   1% /run/user/1000

Thats it. tmp is full, if you compile/make in tmpfs

[user@hostname ~]$ ls /tmp
apacmantmp-0     pkgbuild-0  zenmap-89kv0Y.xml  zenmap-puQTJL.xml
apacmantmp-1000  tmux-1000   zenmap-cm0Mwz.xml

Can I just delete files inside /tmp? It's just temp files.
Why isn't it clearing automaticaly?

At reboot it deletes the files.

Read some about tmpfs here: https://wiki.archlinux.org/index.php/Makepkg


I possess a device, in my pocket, that is capable of accessing the entirety of information known to man.
I use it to look at funny pictures of cats and to argue with strangers.

Offline

Board footer

Powered by FluxBB