Skip to content

Conversation

@yxxhero
Copy link

@yxxhero yxxhero commented Jun 16, 2025

failed to register layer: ApplyLayer exit status 1 stdout:  stderr: lchown /root/.cpan/build/Number-Compare-0.03-0/Changes: invalid argument

uid of /root/.cpan/build/Number-Compare-0.03-0/Changes is too big. and all files in /root/.cpan are cache. so we can remove safely.

@yxxhero
Copy link
Author

yxxhero commented Jun 16, 2025

~/.cpan/build/Number-Compare-0.03-0# ll
total 76
drwxr-xr-x 5 root      root       4096 Jun 10 08:50 ./
drwxr-xr-x 9 root      root       4096 Jun 10 08:50 ../
-rw-r--r-- 1 831580115 755412454   580 Sep 21  2011 Changes
-rw-r--r-- 1 831580115 755412454   163 Sep 21  2011 MANIFEST
-rw-r--r-- 1 831580115 755412454    43 Sep 12  2011 MANIFEST.SKIP
-rw-r--r-- 1 831580115 755412454   490 Sep 21  2011 META.yml
-rw-r--r-- 1 root      root        890 Jun 10 08:50 MYMETA.json
-rw-r--r-- 1 root      root        514 Jun 10 08:50 MYMETA.yml
-rw-r--r-- 1 root      root      27078 Jun 10 08:50 Makefile
-rw-r--r-- 1 831580115 755412454   178 Sep 12  2011 Makefile.PL
drwxr-xr-x 8 root      root       4096 Jun 10 08:50 blib/
drwxr-xr-x 3 831580115 755412454  4096 Sep 21  2011 lib/
-rw-r--r-- 1 root      root          0 Jun 10 08:50 pm_to_blib
drwxr-xr-x 2 831580115 755412454  4096 Sep 21  2011 t/

uid: 831580115
gid: 755412454

@skyshine102
Copy link

Encountered the same issue.

@yxxhero
Copy link
Author

yxxhero commented Jul 22, 2025

@skyshine102 you can use dockerfile that updated by me to build your own image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants