Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

AEM "Error: Only sealed (built) sub packages allowed"

Avatar

Level 6

I want to get rid of "/etc/tags" as the new place for tags is /content/cq:tags.

Our Adobe Rep wants us to do everything via packages ( i.e. no crx/de directly in prod).

I planned to build and download a package with filter "/etc" and remove /etc/tabs and rezip and ask Adobe to reinstall it.

But I can't build a package with filter "/etc". It gives the above error message. I believe it is because root level filters might produce too much output ?   I don't know how else I am going to get rid of /etc/tags with using packages only.

Any ideas?

thanks

Fiona

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
1 Reply

Avatar

Correct answer by
Community Advisor

Avatar

Level 6
hi Chitra, thanks for that. It confirmed that I really needed to get rid of /etc/tags. Fortunately our CSE agreed to delete them via /crx/de as it didn't seem possible via packages. thanks. Fiona